Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix some introduced smells
[simgrid.git] / examples /
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
2016-06-24 Frederic Sutersmells--
2016-06-23 Frederic Suterchase a few more rules
2016-06-23 Frederic Sutermodifiers in right order
2016-06-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-22 Gabriel CoronaMerge get-pid
2016-06-22 degommefix dist
2016-06-22 Gabriel Corona[s4u] Register function names
2016-06-22 Frederic Suterfew fixes and improvements in bittorrent
2016-06-22 degommeremove leaks from pastry example
2016-06-21 Martin Quinsondon't protect only some paths against NULLity
2016-06-21 Martin Quinsonsimplify these loops to please sonarqube
2016-06-21 Martin Quinsonignore the result of the computation
2016-06-21 Martin QuinsonTest that ptasks with 0 exec and 0 comm do work
2016-06-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-21 Frederic SuterXML should smell good again now
2016-06-21 Frederic Sutersome clean ups in EP
2016-06-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-21 Frederic Sutersome MC tests still believe that platform.xml exist
2016-06-21 Gabriel Corona[s4u] Use unique_ptr in ConditionVariable (like the...
2016-06-21 Frederic Sutertrack down remaining XML glitches
2016-06-20 Martin Quinsonfix XML
2016-06-20 Frederic Sutera few smells in java
2016-06-20 Frederic Suterreindent more platform files
2016-06-20 Frederic Suterreindent more deployment files
2016-06-20 Frederic Suterreindent a bunch of deployment files too
2016-06-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-20 Frederic Suterreindent most of the platform files
2016-06-20 Martin Quinsonmake this loop sonarqube-complient
2016-06-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-20 degommeFix dist #2
2016-06-20 Frederic Suterfix distcheck
2016-06-20 Frederic Sutertoday is doomsday: platform.xml is sacrificed for the...
2016-06-20 degommeTry to fix dist
2016-06-20 Martin Quinsonfix XML formating
2016-06-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next