Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
small cosmetics in the storage
[simgrid.git] / examples /
2016-10-22 Martin Quinsonrename MSG_host_(get/set)_params into MSG_vm_(get/set...
2016-10-14 Martin QuinsonReduce the layering madness a bit
2016-10-12 Martin Quinsonfix a Java tesh after Christian recent changes
2016-10-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-10 Christian Heinrich[ENERGY] Fixed a bug (division of integers)
2016-10-10 Martin QuinsonAPI format unification
2016-10-10 Martin QuinsonMerge branches, and adapt the new code to the new refac...
2016-10-09 Christian Heinrich[Energy] Fix the power_slope in the energy plugin
2016-10-09 Martin Quinsonremove an unused parameter
2016-10-08 Martin Quinsondisable the maestro-set test on windows, nobody will...
2016-10-07 Martin Quinsonplease sonar by using every parameters (+cosmetics)
2016-10-06 Martin Quinsonrevalidate a tesh file after Christian recent changes
2016-10-06 Christian Heinrich[ENERGY] Introduce idle/1core/maxCore energy consumption
2016-09-16 Frederic Sutersimplify and fix cycle detection
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Frederic Suterplug leak
2016-09-07 Martin QuinsonMerge pull request #113 from adfaure/master
2016-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-09-07 Frederic Suterdiff on generated file is likely to fail
2016-09-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-06 Frederic Suterobjectify jedule
2016-09-06 Frederic Suteradding the expected output of jedule
2016-09-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-04 Martin Quinsonplug a memleak
2016-09-03 Martin Quinsonignore less informative messages
2016-09-03 Martin Quinsonfix make dist
2016-09-03 Martin Quinsonwe don't use the deployment file anymore
2016-09-03 Martin Quinsonuse C++11 threads for portability
2016-09-02 Augustin Degommefix one issue here, leave one for later
2016-09-02 Martin Quinsonrewrite the maestro-set test to something meaningful
2016-09-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-02 Martin QuinsonMerge pull request #112 from glesserd/teshpy
2016-09-01 David GlesserReplace tesh.pl by pesh.py a much better version of...
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
next