Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
have sendrecv_replace work with non contiguous datatypes and really pass tests
[simgrid.git] / examples /
2013-04-02 Marion Guthmullermodel-checker : update tesh
2013-04-02 Marion Guthmullermodel-checker : update tesh (different log messages)
2013-03-28 Arnaud GierschDon't build smpi in a separate library anymore.
2013-03-27 Marion Guthmullermodel-checker : add example (electric_fence) to check...
2013-03-25 Marion Guthmullermodel-checker : update bugged1 tesh
2013-03-25 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-19 Marion Guthmullermodel-checker : update tesh
2013-03-19 Marion Guthmullermodel-checker : order reached_pairs by number of proces...
2013-03-19 Marion Guthmullermodel-checker : update tesh (according to previous...
2013-03-18 Nicolas BonichonFix msg-bittorrent's problem of incompletion
2013-03-16 Marion Guthmullermodel-checker : update msg chord example for the verifi...
2013-03-16 Marion Guthmullermodel-checker : fix tesh (different local deployment...
2013-03-16 Marion Guthmullermodel-checker : update tesh
2013-03-16 Marion Guthmullermodel-checker : fix MC_RANDOM simcall
2013-03-16 Marion Guthmullermodel-checker : remove obsolete example
2013-02-20 Arnaud GierschFix a few more memory leaks.
2013-02-20 Arnaud GierschFix a few memory leaks.
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-02-14 Arnaud GierschRemove remaining traces from synchronized dynars.
2013-02-14 Arnaud GierschIncrease tesh timeouts for slow machines.
2013-02-14 Arnaud GierschMake test reproducible on slow machines.
2013-02-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2013-02-14 Arnaud GierschReplace, when possible, calls to bprintf() by calls...
2013-02-14 Arnaud GierschRemove unused static functions.
2013-02-14 Arnaud GierschDeclaration for static functions in header file does...
2013-02-14 Lucas Schnorr[trace] fix tesh, changes only in event ordering, same...
2013-02-14 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-14 Lucas Schnorr[trace] fix simdag tracing tesh (change in event orderi...
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-13 Arnaud GierschAdd missing files to the archive.
2013-02-13 Arnaud GierschFix errors caught by java -Xcheck:jni.
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-12 Arnaud GierschFix the parallel execution for the bittorrent example.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommebug : smpi tracing options were replacing those the...
2013-02-11 Augustin Degommeresolve cmakelists conflict
2013-02-11 Augustin Degommevarious fixes to hopefully compile under win32
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-08 suterhandle new action trace files properly
2013-02-08 suteradd three more tests to smpi_replay : alltoall, alltoal...
2013-02-08 George MarkomanolisFixing a possible bug, I should use parse_double()...
2013-02-08 suterrevalidate tesh file as the reduce action has been...
2013-02-06 Arnaud GierschMSG_comm_get_status must be called before MSG_comm_destroy.
2013-02-06 Arnaud GierschRegenerate tesh file for master_slave_virtual_machines.
2013-02-06 Arnaud GierschWait a while before effective shutdown.
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-04 suterdon't try to understand why the order changes when...
2013-02-04 Arnaud LegrandThis way of passing arguments has changed since a long...
2013-02-04 suter'end' is parsed as other node now, don't use a non...
2013-02-04 sutertry again to revalidate this thing... hope it is robust now
2013-02-04 suterchange generated trace format
2013-02-04 Arnaud LegrandThis way of passing arguments has changed since a long...
2013-02-04 Martin Quinsonuse our xbt_getline on every platform to ease our cmake...
2013-02-03 Arnaud GierschFix java examples: catch exceptions on failures.
2013-02-02 Arnaud GierschRun Java tests from build directory, instead of source...
2013-02-02 Arnaud GierschRemove output file after run.
2013-02-02 Martin Quinsoncleanups in .gitignore files
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 Arnaud GierschAnother fix in build depends.
2013-02-01 Arnaud GierschConsolidate .gitignore files.
2013-02-01 Maximiliano Geierchainsend: remove active wait at peer termination
2013-02-01 Arnaud GierschFix dependencies for Java and its examples.
2013-02-01 Maximiliano Geierchainsend: reduce filesize in tesh to avoid timeouts...
2013-02-01 Maximiliano Geierchainsend: remove end of data message, send that inform...
2013-02-01 Martin Quinsonignore some new stuff
2013-01-31 Marion Guthmullermodel-checker : update tesh bugged1_liveness and chord_...
2013-01-31 Marion Guthmullermodel-checker : remove trigger for state equality detection
2013-01-31 Arnaud GierschEnable tests for all Java examples.
2013-01-31 Arnaud GierschEnable build for all Java examples.
2013-01-31 Martin Quinsonignore some new stuff
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 Arnaud GierschAdd CMakeLists.txt for examples/java.
2013-01-31 Arnaud GierschUpdate CMakeLists.txt for java_bittorrent.
2013-01-31 Arnaud GierschFix path.
2013-01-31 suterdon't compile simdag_trace if Tracing is off
2013-01-31 Arnaud GierschFinal fix for the java-bittorrent example.
2013-01-31 Arnaud GierschAdd java-bittorrent example (still not working).
2013-01-31 suterfinal revalidation of this multi-example
2013-01-31 suterrevalidate that too
2013-01-31 suterreally revalide tesh (loader set some categories)
2013-01-31 suterrevalidate tesh with category dumping
2013-01-31 suterrevalidate tesh file
2013-01-31 suteruse new category setting function name
2013-01-30 Arnaud GierschMove Java examples to examples/java/.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Paul BédarideFix masterslaveDeployment.xml
2013-01-30 Paul BédarideMerge branch 'v3_9_x'
2013-01-30 Paul BédarideModify teshs timings
2013-01-30 Paul BédarideMerge commit '4df273f15273f959fc9e6ed69d2bf5e607ec9bf7...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschDon't know what this file is for. Just delete it!.
2013-01-30 Arnaud GierschCorreclty distribute the lua/{bittorrent,kademlia}...
2013-01-30 Arnaud GierschSort file names.
2013-01-30 Arnaud GierschRemove remaining trace of chord_before_dsend.
2013-01-30 Arnaud GierschAdd more missing files to the archive.
2013-01-30 Arnaud GierschRemove now unused file.
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
next