Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[ENERGY] Assert that 1-core systems are correctly configured.
[simgrid.git] / examples / s4u /
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-08 Martin QuinsonMerge pull request #184 from Takishipp/signals
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Suteruse pimpl/piface combo for s4u storage
2017-06-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-06 Frederic Sutertry to catch some leaks
2017-06-06 Frederic Suterfix S4U chord example \o/
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-26 Martin QuinsonAnother step toward working CommPtr. chord example...
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin QuinsonUpdate all our XML files + next XML version will be...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 Martin Quinsonplease sonar by killing useless parameters and cleanups
2017-04-07 Frederic Suterfix some newly introduced smells
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-28 Frederic Sutertypos and leak
2017-03-27 Frederic Suterplug leaks
2017-03-26 Frederic Sutersunday smell chase
2017-03-23 Martin Quinsonpetting sonar as every night before bed
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-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 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-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 Frederic Sutercorrect/remove include of rename xbt/replay.h
2017-03-13 Frederic Suterxbt_sr_parse to std::sto
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-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 Frederic Suteruse a map for host list and fix s4u example
2017-03-07 Frederic Suteradd a S4U example: token-ring
2016-12-12 Martin Quinsoncosmetics: .name().c_str() becomes .cname()
2016-12-05 Martin Quinsonplease my old friend SonarQube now that it's back
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-10-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-10 Martin QuinsonAPI format unification
2016-08-23 Martin QuinsonDon't use -- within XML comments, sonar fails when...
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-09 Frederic Suterfix distcheck (courtesy to emptty;))
2016-08-07 Martin Quinsonimprove the s4u_mutex example
2016-08-07 Martin Quinsonvarious documentation improvements
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-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-21 Gabriel Corona[mc] this_actor, wait_for and wait_until
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-04 degommeAdd missing file to dist
2016-07-01 Gabriel Corona[s4u] XML deployment example
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-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-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-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
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 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
next