Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / examples /
2016-08-29 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-29 Martin Quinsonsmpi/running-power is renamed to smpi/host-speed
2016-08-29 Martin Quinsonsmpi/cpu-threshold:-1 should become smpi/simulate-compu...
2016-08-28 Martin Quinsonmake it possible to start this example without parameters
2016-08-25 degommeplug some more "leaks"
2016-08-24 Martin Quinsonfix a memleak by not creating things we never use
2016-08-24 Martin Quinsonallow this example to start without paramters
2016-08-23 Martin Quinsoneclipse is not robust wrt relative pathes
2016-08-23 Martin Quinsonfurther cleanups to please sonar
2016-08-23 Martin QuinsonDon't use -- within XML comments, sonar fails when...
2016-08-23 Martin Quinsonjava way of life
2016-08-23 Martin Quinsonjava does not like uppercased packages
2016-08-23 Martin Quinsoncleanups to please sonar
2016-08-22 Martin Quinsonimprove the eclipse project of our Java examples by...
2016-08-22 Martin Quinsonnew java example, on asynchronous communications
2016-08-22 Martin Quinson[java] cosmetics in the Task.dsend() example
2016-08-22 Martin Quinsonnew example, Java implementation of the Token Ring
2016-08-22 Martin QuinsonCosmetics in the MSG version of app-token-ring
2016-08-22 Martin QuinsonA project file to import the Java examples in Eclipse
2016-08-16 Martin Quinsonkeep polite and informative
2016-08-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-15 Martin Quinsonplug a bunch of memleaks in SD examples and testsuites
2016-08-14 Martin Quinsonsonar cleanups
2016-08-14 Martin Quinsonplug another memleak, in a SD example
2016-08-14 Martin QuinsonAnd 2 memleaks in simdag examples
2016-08-14 Martin Quinsonplug a memleak
2016-08-13 Martin Quinsoncleanups to please sonar, and add a FIXME for a bug...
2016-08-12 Martin Quinsonfix an invalid access
2016-08-12 Martin Quinsonadd a Mailbox::byName(std::string) function
2016-08-12 Martin Quinsonrewrite the s4u_launching example
2016-08-12 Martin Quinsonrename the basic s4u example to 'launching'
2016-08-12 Martin Quinsonremove a dupplicated file
2016-08-11 Martin QuinsonMerge pull request #107 from adfaure/master
2016-08-11 degommeplease sonar
2016-08-11 Frederic Sutertry to remove remaining blockers
2016-08-11 Frederic Suterfix some introduced smells
2016-08-10 Martin Quinsonkill the half backen setAffinity feature
2016-08-10 Frederic Sutersimplify chord a bit (what a mess)
2016-08-10 Frederic Suterplease sonar
2016-08-10 Frederic Suterbug smell indent
2016-08-09 Frederic Suteruse C++ version of simulate
2016-08-09 Frederic Suterfix distcheck (courtesy to emptty;))
2016-08-09 Frederic SuterC++ify part of simdag
2016-08-07 Martin Quinsonchange the cluster platform so that smpirun handles it
2016-08-07 Martin Quinsonimprove the s4u_mutex example
2016-08-07 Martin Quinsonvarious documentation improvements
2016-08-07 Martin Quinsonremove 2 useless functions (and kill a supurious sonar...
2016-08-05 Martin Quinsonsimplify the code logic (and please sonar)
2016-08-05 Frederic Suterget rid of mallocators for tasks
2016-08-03 Frederic Sutercatch some dumb "nested code block"
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-02 degommeOn my laptop these tests failed due to change in messag...
2016-08-01 Martin Quinsondisable the cloud-multicore test. See #103
2016-08-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-01 Frederic Sutercatch some bugs and smells
2016-07-29 Frederic Suterremove a not-really-simdag example.
2016-07-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-28 degommecloud-multicore test was not built anymore..
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-26 Martin Quinsonrename a C++-only header with the '.hpp' suffix
2016-07-24 Martin Quinsoncosmetics
2016-07-24 Martin Quinsonkill two obscure SMPI examples
2016-07-22 Gabriel CoronaMerge s4u wait_any
2016-07-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Frederic Suterend of simplification of dependencies
2016-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-21 Frederic Suterchange the way dependencies are handled
2016-07-21 Gabriel Corona[mc] this_actor, wait_for and wait_until
2016-07-18 Gabriel Corona[java] Fix RngStream.setPackageSeed
2016-07-12 Martin Quinsonrevalidate a tesh file after I changed disk_content.txt
2016-07-11 Martin Quinsonkill the last bits about cocci
2016-07-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-07 Frederic Sutermove from vector to set
2016-07-06 Gabriel Corona[s4u] Allocate ConditionVariable on the heap and return...
2016-07-06 Gabriel Corona[s4u] Allocate Mutex on the heap and return MutexPtr
2016-07-06 Gabriel Corona[s4u] Allocate Actors on the heap and return ActorPtr
2016-07-05 degommedead code --
2016-07-05 degommethis file was moved
2016-07-05 Gabriel CoronaAvoid depending on C++11 stuff when including C/SMPI...
2016-07-05 Frederic Suterfix bug raised by rriemann.
2016-07-04 degommeAdd missing file to dist
2016-07-01 Gabriel Corona[s4u] XML deployment example
2016-07-01 Frederic Sutersmall changes
2016-06-30 Frederic Suterplease sonar on ++
2016-06-30 Frederic Suterblockers--
2016-06-30 Frederic Sutercosmetics
2016-06-30 Frederic Sutera few smell in pastry, including a nasty one
2016-06-29 Frederic Sutermove recently added getters after the constuctors
2016-06-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Frederic Suterdead stores--
2016-06-28 Frederic SuterValueOf -> parse
2016-06-28 Frederic Suterpublic -> private+get
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-27 Gabriel CoronaRemove xbt::args: use vector<string> instead
2016-06-26 Martin Quinsonplug a bunch of memleaks in SD examples
2016-06-24 Gabriel Corona[s4u] Restore the barrier as it was
2016-06-24 Gabriel CoronaRemove some useless #includes
2016-06-24 Martin Quinsonsonarqube procrastination
next