Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[INSTR] NULL -> nullptr substitution
[simgrid.git] / examples /
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
2016-05-17 Frederic Suterimprove I/O Java examples
2016-05-16 Frederic Sutertrace-simple is now process-create
2016-05-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-16 degommemerge
2016-05-16 Martin Quinsondoxygen fixups
2016-05-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-16 Martin Quinsondoc example: change trace-simple into process-create
2016-05-16 Frederic Suterfix one, rename another
2016-05-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-16 Frederic Suterrename tracing example
2016-05-16 Martin Quinsonwoops, I commited a local test
2016-05-16 Martin Quinsondone reformating the doc of MSG examples. Many examples...
2016-05-16 Martin Quinsondoc example: actions and apps
2016-05-16 Martin QuinsonDoc example: model-based ones + add many TODO
2016-05-16 Martin QuinsonRework the presentation of MSG tracing examples
2016-05-16 Martin Quinsonkebab case
2016-05-16 Martin QuinsonFurther reorganize the MSG examples' documentation
2016-05-15 degommefix mistakes in script
2016-05-14 Martin Quinsonbetter presentation of the examples in the doc
2016-05-14 Martin QuinsonDoc: Kill formating pragma that are unused since 10...
2016-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-12 Martin Quinsonteshfile: dont sort output
2016-04-27 Martin Quinsonfix a bunch of typos reported by lintian
2016-04-27 Martin Quinsonplug a memleak in that example
2016-04-26 Martin Quinsonplug the memleaks of the cloud-capping example
next