Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Fix headers for call-location tracing.
[simgrid.git] / examples /
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
2016-04-26 Frederic Suterrenaming a bunch of tests
2016-04-26 Frederic Suterkill exception example
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-26 Frederic Suterrenaming properties to platform-properties
2016-04-25 Martin QuinsonAll options are consistently in kebab-case (but the...
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 Martin Quinsonkebab-case some smpi options
2016-04-25 Gabriel Corona[mc] Really ignore the output of bugged1_liveness
2016-04-24 Martin Quinsonstart converting option names to kebab-case
2016-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-21 Martin Quinsonuseless global variable, hindering MC equality
2016-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-21 Gabriel Corona[mc] Ingnore the output of the liveness test and only...
2016-04-20 Martin Quinsonspellchecking instead of sleeping
2016-04-19 Martin Quinsonplug some easy memleak
2016-04-19 Gabriel Corona[mc] Increase the timeout of the liveness tests
2016-04-18 Martin Quinsonplug a bunch of memleaks
2016-04-18 Frederic Suterend of MSG examples doc revision
2016-04-17 Frederic Suterrevise I/O examples doc
2016-04-17 Martin QuinsonNS3 tests: reduce the amount of exchanged data to speed...
2016-04-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-15 Frederic Suterrevise ns3 documentation
2016-04-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-15 Frederic Suterrevise documentation of tracing examples
2016-04-15 Frederic Suterrevise documentation of async examples
2016-04-15 Frederic Sutertypos and useless register
2016-04-15 Frederic Suteruseless MSG_function_register
2016-04-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-14 Frederic Suterdocument all process- examples
2016-04-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-13 Gabriel Corona[mc] Delegate some part of Session::logState() to Check...
2016-04-13 Gabriel Corona[mc] Move MC_print_statistics() as Session::logState()
2016-04-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-10 Frederic Suteradd process-kill to the list
2016-04-10 Frederic Suterhave uniform log format for the same example
2016-04-10 Frederic Suterone step further in documenting MSG examples
2016-04-09 Frederic Suterrework documentation for
2016-04-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-09 Frederic Suterrevisit examples/msg/sendrecv
2016-04-08 Frederic Suterjust opened Pandora's doc ...
2016-04-08 Frederic Suter3 more renamed tests
2016-04-07 Martin Quinsonscaling tests are not welcome in the regression testing
2016-04-07 degommeFix some tests failing in out of source builds
2016-04-07 Martin Quinsonns3: ignore the output as it changes with the version
2016-04-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-05 Frederic Suterfix distcheck
2016-04-05 Frederic Sutermv some app examples in app- folders
2016-04-05 Frederic Suterfix rm
2016-04-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-05 Frederic Suteractions-mpi becomes actions-comm
2016-04-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-05 degommereduce stack size for cloud example (weirdly only crash...
2016-04-04 Frederic Suterend of reorganizing cloud examples
2016-04-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-04 Frederic Suterstart to rename cloud examples
2016-04-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-04 Gabriel CoronaFix #includes to automaton.h
2016-04-04 Frederic Suterclean and simplify
2016-04-04 Frederic Suterfix this untested example
next