Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix mc build
[simgrid.git] / examples /
2017-04-11 Martin Quinsonplease sonar by killing useless parameters and cleanups
2017-04-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-06 Frederic Suterplug some leak by delete last message before leaving
2017-04-05 Frederic Sutertry to please MC
2017-04-05 Frederic Suternew s4u example: chord
2017-03-31 degommeHide xbt_cfg cruft from smpi tesh files.
2017-03-30 Frederic Suterattempt to plug all leaks for simdag.
2017-03-28 Frederic Suterleak-- smell++ (C cast to avoid const_cast)
2017-03-28 Frederic Suterleak plug and test AS properties
2017-03-28 Frederic Sutertypos and leak
2017-03-27 Frederic Suterplug leaks
2017-03-26 Frederic Sutersunday smell chase
2017-03-24 Frederic Suterbug-- and a bit less brain overload
2017-03-24 Martin Quinsonrestore a check ensuring that this example is not...
2017-03-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-24 Frederic Suterplug leak
2017-03-24 Frederic Suterno need to test if hard coded value is in a range
2017-03-23 Martin Quinsonpetting sonar as every night before bed
2017-03-23 Frederic Suterstart to mess up with storage
2017-03-22 Martin Quinsondoxygen fixups, again
2017-03-22 Frederic Suterfix links
2017-03-22 Frederic Suterfix example (bummer)
2017-03-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-22 Frederic Suteradd actor-kill S4U example
2017-03-22 Frederic Suteryet another example conversion
2017-03-22 Martin Quinsonanother round for sonar
2017-03-22 Martin Quinsonplease sonar
2017-03-22 Martin QuinsonImplement VM::all() as a native, and use it in tests
2017-03-22 Martin Quinsonjava examples: make it easier to run them from the...
2017-03-21 Martin Quinsonmake it easier to run that example from eclipse directly
2017-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-03-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-21 Frederic Suterupdate documentation with new examples
2017-03-21 Martin Quinsonallow to use this test as a crash test
2017-03-21 Martin Quinsonjava example simplification and cosmetics
2017-03-21 Martin Quinsonjava example simplification + reindent + cosmetics
2017-03-21 Martin Quinsonincrease a bit the size of this java test (+cosmetics)
2017-03-21 Martin Quinsonguess what? I hate our java crufty code
2017-03-21 Frederic Suteradd suspend/resume to S4U
2017-03-20 Frederic Suterattempt to extend S4U to migrate actors
2017-03-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-20 Frederic Suterconvert another example to s4u
2017-03-20 Martin Quinsonactually, there is nothing unexpected here
2017-03-20 Frederic Sutertest properties for cluster too
2017-03-20 Martin Quinsonadapt the comments to the state of things
2017-03-16 Frederic Sutercode killed by container usage
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 Frederic Suterreorg and more functions in namespace
2017-03-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-15 Frederic Suter3 more smells
2017-03-15 Frederic Suterfix newly introduced bug and smells
2017-03-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-15 Frederic Suteravoid double to size_t to double
2017-03-15 Frederic Suterfix 32-bit issues?
2017-03-15 Frederic Sutersimplify the s4u version of actions-comm to use s4u
2017-03-15 Martin QuinsonNew: Engine::hostList() and Engine::hostCount(). Still...
2017-03-14 Christian Heinrich[EXAMPLES] Added an example for the HostLoad plugin
2017-03-14 Frederic Sutercorrect/remove include of rename xbt/replay.h
2017-03-14 Frederic Suterone step further on C++ization of replay
2017-03-13 Martin QuinsonDrop s4u::Host::getPstateSpeedCurrent() which dupplicat...
2017-03-13 Frederic Suterminor bugs and smells
2017-03-13 Frederic Suterxbt_sr_parse to std::sto
2017-03-13 Martin Quinsonfix out of tree builds
2017-03-13 Martin QuinsonMSG_process_ref/unref: allow to fiddle with the process...
2017-03-13 Martin Quinsonmove an example from teshsuite to examples
2017-03-12 Martin Quinsontry to fix some supurious failures with Thread san
2017-03-11 Martin Quinsoncosmetics
2017-03-10 Martin Quinsonavoid a stupid namespace clash: daemon() already exist...
2017-03-10 Martin QuinsonAllow to mark actors as daemon
2017-03-10 Frederic Suterlist the new examples in the doc
2017-03-10 Frederic Suterfix build, and avoid (void*) cast
2017-03-10 Frederic SuterS4U is a true API, it has to have its own master-worker ;)
2017-03-09 Frederic Suterstart to C++ify this example
2017-03-09 Frederic Sutera dict was a unkowning vector
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Martin Quinsoncosmetics
2017-03-08 Martin Quinsonplug a memleak
2017-03-07 Martin Quinsonrename the logging channel of java from 'jmsg' to ...
2017-03-07 Martin QuinsonThis example can now be used to stress-test the VMs
2017-03-07 Frederic Suteruse a map for host list and fix s4u example
2017-03-07 Frederic Suteradd a S4U example: token-ring
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-06 Martin Quinsoncosmetics in the energy plugin
2017-03-06 Martin QuinsonRevalidate the tesh file
2017-03-06 Christian Heinrich[Tests] Fixed two broken Java tests for the energy...
2017-03-06 degommeMerge branch 'smpi_cpp'
2017-03-06 Christian Heinrich[Energy] Fix broken commit c6fc463d75e4daa67ddf9c460cbc...
2017-03-01 Martin Quinsontypo
2017-03-01 Martin Quinsonsmpi_replay: allow to register extra events before...
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 Frederic Suterallow users to create clusters with pstates
2017-03-01 degommeTry to have java coverage with jacoco.
2017-03-01 degommeMoar foreach !
2017-02-27 Martin Quinsonrename some C type for consistency
2017-02-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-27 Frederic Sutercheck that max is not -1 befor using it as index
2017-02-27 Frederic Suterchecking if a unsigned int is >0 is a bad idea
2017-02-27 Frederic Suterdo not try to remove an out-of-index piece
2017-02-24 Martin Quinsonplug an obvious memleak
2017-02-23 Martin Quinsonfix a suppurious failure on sanitizers
next