Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the routing stuff to its namespace
[simgrid.git] / examples /
2016-06-17 degommeRename topology examples clusters, for a better clarity...
2016-06-17 degommeadd test for the dragonfly topology
2016-06-17 Martin Quinsonno need to save the workers in an array in that example
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Gabriel Corona[s4u] Create actors by functions in the mutex example
2016-06-17 Gabriel Corona[simix] Create actor by passing function and arguments
2016-06-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-17 Frederic Suterreduce Java debt (endless wip)
2016-06-16 adfaure[simix] Refcounting with SIMIX_cond_{ref,unref}()
2016-06-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-16 Frederic Suterremove some smells in Java
2016-06-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-16 Frederic Sutermake pastry example functional
2016-06-16 Gabriel Corona[simix] Create actors by value (instead of new()-ing...
2016-06-16 Frederic Suterclean chord a bit
2016-06-16 Gabriel Corona[simix] Refcounting with SIMIX_{process,mutex}_{ref...
2016-06-15 Martin QuinsonImprove the doc of the S4U actors
2016-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-15 Gabriel Corona[s4u] Cleanup s4u mutex example
2016-06-15 Gabriel Corona[s4u] Use simix simix::Mutex refcount support for s4u...
2016-06-15 adfaure[s4u] add mutex
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Frederic Sutercosmetics in java
2016-06-09 Gabriel CoronaGetting rid of C exceptions
2016-06-09 Frederic Suterremove a few sonar stuff
2016-06-07 Martin Quinsonwoops, I broke everything
2016-06-07 Martin Quinsoncosmetics
2016-06-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-03 Frederic Sutersimplify this example
2016-06-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-02 Frederic Sutertry to make TestHostOnOff do something
2016-06-01 Martin Quinsonwoops
2016-06-01 Martin Quinsonsome manual reindent of XML to please sonar
2016-06-01 Martin Quinsoncosmetics from patch review
2016-06-01 Martin Quinsoncosmetics from patch review
2016-06-01 Frederic Suteryet another bunch of critical
2016-06-01 Frederic Sutersimplify this example
2016-06-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-01 Frederic Suterblockers--
2016-05-31 degommeReplace sprintf by snprintf.
2016-05-31 degommetry to stabilize output of trace call location test
2016-05-31 Frederic Suterkurgan said "there can be only one"
2016-05-31 Frederic SuterRevert "avoid assert in the middle of the code"
2016-05-31 Frederic Suterremove a couple of ugly things from DT.c
2016-05-31 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-31 Frederic Suteravoid assert in the middle of the code
2016-05-31 Frederic Suterremove blocker in kademlia
2016-05-31 Frederic SuterCannot let GC destroy VM itself ...
2016-05-31 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-31 Frederic Sutercosmetics
2016-05-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-30 Frederic Suterkeep playing
2016-05-30 Frederic Sutersome are picky with extraneous parentheses
2016-05-30 Frederic Suterblocker --?
2016-05-30 Frederic Suterremove soner bugs in async examples
2016-05-30 Frederic Suterboolify bittorrent
2016-05-30 Christian Heinrich[SMPI Examples] Set path for tracefile correctly
2016-05-30 Christian Heinrich[SMPI Examples] srcdir should become bindir
2016-05-30 Martin Quinsonwoopsy, forgot to commit that file
2016-05-30 Gabriel CoronaLimit scope of variables
2016-05-30 Gabriel CoronaUse verbose cast
2016-05-29 Martin Quinsonmake sonarqube happy
2016-05-29 degommefix stupid mistake, and stop inserting thousands of...
2016-05-29 degommesome more files for sonar
2016-05-28 Martin Quinsoncleanups in XML so that sonarqube manages to parse...
2016-05-28 Martin Quinsonchange some sprintf into snprintf
2016-05-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-28 Martin Quinsonuse snprintf instead of sprintf
2016-05-27 degommeActually sonar did find an actual (tiny) bug. Requalify...
2016-05-27 Christian Heinrich[SMPI Examples] Fix absolute paths, part 2.
2016-05-27 Christian Heinrich[SMPI Examples] Use absolute paths for the tracing...
2016-05-27 Christian Heinrich[SMPI Examples] Remove binary blob that was not blacklisted
2016-05-27 Christian Heinrich[SMPI Examples] Change path to trace file in tesh
2016-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-27 Christian Heinrich[SMPI Examples] Fix tesh for windows.
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Gabriel CoronaUse & when forming pointer-to-functions
2016-05-27 Christian Heinrich[SMPI Examples] Make SMPICC the compiler under windows
2016-05-27 Frederic Sutera few more fixes
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Gabriel CoronaMerge master branches
2016-05-27 Christian Heinrich[SMPI Examples] Enable the call location test.
2016-05-27 Christian Heinrich[SMPI Examples] Add C-example for call location tracing.
2016-05-27 Christian Heinrich[Examples] Cmake indentation
2016-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-27 Frederic SuterSmelly code, smelly code, how are they writing you
2016-05-27 Frederic Suterhave a try at solving some SonarQube issues
2016-05-26 Martin Quinsonuse unordered_map instead of map for sake of speed
2016-05-24 Martin QuinsonWe only have one packet-level simulator underneath
2016-05-23 Gabriel Corona[s4u] Move actions by the current actor in the this_act...
2016-05-23 Gabriel Corona[s4u] Return void in worker classes
2016-05-23 Gabriel Corona[simix] C++-based ownership of process name and arguments
2016-05-23 Gabriel Corona[s4u] Move the actor logic out of the Actor class
2016-05-22 Martin QuinsonReorganize the documentation
2016-05-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-21 Martin Quinsonshuffle a bit the MSG and SimDag documentation
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-20 Martin Quinsonvarious doc cleanups
next