Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Enable warnings for C++, and stop hiding potential problems.
[simgrid.git] / examples / msg /
2013-06-13 Marion Guthmullermodel-checker : restore while statement for bugged1_liv...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Marion Guthmullermodel-checker : update bugged1 and bugged2 tesh (differ...
2013-06-13 Marion Guthmullermodel-checker : increase timeout in tesh
2013-06-13 Marion Guthmullermodel-checker : update bugged2 tesh
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 suterfurther simplification of the storage API, keep size...
2013-06-12 Arnaud GierschAddress compilation warnings.
2013-06-12 Arnaud GierschAdd CMakeLists.txt for examples/msg/semaphores/.
2013-06-11 suterget rid of "mode" parameter in the open file function...
2013-06-11 degommeremove warning
2013-06-10 Marion Guthmullermodel-checker : update tesh for liveness example
2013-06-10 Marion Guthmullermodel-checker : update tesh
2013-06-06 LionelBugfix
2013-06-06 LionelBugfix
2013-06-06 LionelAn example to test MSG semaphores
2013-06-06 LionelMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-06 suterrevalidate
2013-06-06 suterfp => fd (for file descriptor)
2013-06-06 Takahiro Hirofuchiadd comments
2013-06-06 Takahiro Hirofuchifix a compilation error and update an example
2013-06-06 Takahiro Hirofuchiadd a missing file and add MSG_vm_set_bound
2013-06-06 Martin Quinsonkill some dead code
2013-06-05 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-05 Takahiro Hirofuchiadd the load capping feature
2013-06-05 suterrevalidate tesh to account for BIG FAT WARNING
2013-06-05 suterrevalidate tesh
2013-06-05 sutersimplify the examples of file usage
2013-06-05 Martin Quinsoncleanups: kill unused forward declarations
2013-06-05 Paul BédarideMake hypervisor compile with compile_warnings=ON
2013-06-04 Martin Quinsondisplay a warning message to avoid that some people...
2013-06-01 Marion Guthmullermodel-checker : modify chord example in mc for exhausti...
2013-05-31 Marion Guthmullermodel-checker : update bugged1_liveness tesh
2013-05-28 Marion Guthmullermodel-checker : add global variable in bugged1_liveness...
2013-05-07 Arnaud GierschUse correct capitalization for unit prefixes.
2013-05-06 Paul BédarideAdd unit support in xml files [#14422]
2013-04-30 Arnaud GierschRemove stale forward declarations.
2013-04-30 Arnaud GierschRemove duplicate file.
2013-04-30 Arnaud GierschRemove binary file!
2013-04-30 Nicolas BonichonMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-29 Marion Guthmullermodel-checker : cleanups in tesh examples
2013-04-26 Nicolas BonichonRemove unused notion of stalled messages for "piece...
2013-04-26 Nicolas Bonichonbittorrent: Replace the last isend by dsend
2013-04-25 Nicolas Bonichonreindent ... this time with the appropriate options
2013-04-25 Nicolas BonichonFully implement the piece selection algorithms of Bitto...
2013-04-25 Nicolas BonichonMerge branch 'bittorrent'
2013-04-25 Nicolas Bonichon-Cleaning a bit the code
2013-04-25 Nicolas Bonichonreindent before changes
2013-04-24 Takahiro Hirofuchimerge from the java bindings work
2013-04-24 alebreMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-24 alebreJava bindings - Adrien
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-10 Marion Guthmullermodel-checker : update tesh for jenkins (memory managem...
2013-04-10 Arnaud GierschFix out-of-source build.
2013-04-03 Marion Guthmullermodel-checker : new examples (with tesh) for verificati...
2013-04-03 Marion Guthmullermodel-checker : display address of communication in...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-04-02 Marion Guthmullermodel-checker : update tesh
2013-04-02 Marion Guthmullermodel-checker : update tesh (different log messages)
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-03-14 Takahiro HirofuchiFix warning by c-lang
2013-03-11 Takahiro HirofuchiAdd migrate_vm example.
2013-03-11 Takahiro HirofuchiUse the bandwidth 100Mbps in VM's platform xml
2013-03-08 Takahiro HirofuchiFix formating
2013-03-08 Takahiro HirofuchiFix the dummy cpu action when no tasks are on a VM
2013-03-05 alebreAdd few comments - Adrien
2013-02-28 Takahiro HirofuchiAdd a simpler example for the VM API
2013-02-28 Takahiro HirofuchiUpdate the VM example for the new VM support
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-20 Arnaud GierschFix a few more 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 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... Remove commented code from surf_routing_cluster
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 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...
next