Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't try to get front() from an empty list.
[simgrid.git] / include /
2017-08-02 Arnaud GierschCosmetics: typo in include guard.
2017-08-01 Frederic Suterproperties are now stored in maps and managed by Proper...
2017-07-31 Frederic Sutermove ugly dict closer to the C APIs
2017-07-31 Frederic Sutersimplify storage_type mess
2017-07-31 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-31 Martin Quinsonplease sonar
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Frederic Sutercosmetics
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud GierschUse C++ style includes when available.
2017-07-27 Arnaud GierschRemove header files which are obsolete since SimGrid...
2017-07-27 Arnaud GierschRemove commented lines.
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-24 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-23 Martin Quinsonfix MSG compatibility layer
2017-07-22 Martin Quinsoncodacy
2017-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-21 Frederic Sutersimplify process/actor restart
2017-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-21 Frederic Sutersimcall_mutex_unlock is back but keep the simplificatio...
2017-07-21 Martin Quinsoncosmetics in error message
2017-07-21 Frederic SuterRevert "kill one simcall, simplify another"
2017-07-21 Frederic Sutersimplify semaphores related simcalls
2017-07-21 Frederic Sutermodernize two more simcalls
2017-07-20 Arnaud GierschReturn what was apparently intended.
2017-07-20 Frederic Suterkill one simcall, simplify another
2017-07-20 Frederic Sutercleanups
2017-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-20 Arnaud GierschRevert "Give back control to maestro as late as possible."
2017-07-20 Arnaud GierschGive back control to maestro as late as possible.
2017-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-20 Frederic Sutertry to please sonar and avoid protected fields
2017-07-19 Martin Quinsondont document a deprecated function, and properly mark...
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Suterbe more explicit
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Suterkill another old-fashioned simcall
2017-07-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-18 Frederic Suterplug two more leaks
2017-07-18 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-17 Martin Quinsonfoward.h should remain as short as possible
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-17 degommeactivate new fortran test
2017-07-17 Frederic Suterleak plug
2017-07-16 Martin Quinsoncosmetics
2017-07-15 Martin Quinsondeprecate properly another function
2017-07-13 Martin Quinsonfix clang builds
2017-07-13 Martin Quinsonproperly deprecate another function
2017-07-13 Martin QuinsonImprove deprecate messages: we know when to remove it
2017-07-13 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-13 Martin QuinsonMerge pull request #199 from Takishipp/clear_fct
2017-07-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-12 Martin QuinsonMerge pull request #198 from Takishipp/clear_fct
2017-07-12 Frederic Sutersimplify simcalls
2017-07-12 TakishippDelete useless functions
2017-07-12 TakishippDelete an another unused fonction
2017-07-12 Takishippremove unused function
2017-07-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-11 Martin Quinsonkill a now useless type (to please sonar)
2017-07-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-11 Frederic Sutercrappy fix of cloud examples that mix host and VMs
2017-07-11 Frederic Sutermap msg_vm_t to s4u::VirtualMachine and save many casts
2017-07-11 Frederic Sutercleanups
2017-07-10 Frederic SuterFile mgmt looks like a plugin now \o/
2017-07-10 Frederic Suterdisentangle file opening
2017-07-10 Frederic Suterplease clang and remove useless field
2017-07-10 Frederic Suterclosing a file is a noop. No need to deep down the...
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Augustin Degommeadd bits and pieces to try to compile dumpi with smpi
2017-07-06 Martin Quinsonplease sonar: remove an unused parameters down below
2017-07-06 Martin Quinsonok, last try here: use uint64_t for size of sent data
2017-07-06 Martin Quinsonuse double for the sizes, so that 32bits simulators...
2017-07-06 Martin QuinsonRevert "s4u: use size_t for payload size instead of...
2017-07-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-06 Martin Quinsons4u: implement Engine::setConfig()
2017-07-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-06 Martin Quinsons4u: use size_t for payload size instead of int and...
2017-07-06 Martin Quinsons4u::Actor::execute() dont need to return a state
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-06 Frederic Sutervarious cleanups in actors/processes
2017-07-06 Martin Quinsonimplement getter s4u::Comm::mailbox()
2017-07-06 Martin QuinsonYou don't send a mailbox, but instead put stuff on it
2017-07-06 Martin QuinsonRework the OO design of S4U comms
2017-07-05 Martin Quinsonfix the API to isend detach() and speak about it in...
2017-07-05 Martin Quinsonchange the prototype of s4u::Comm::wait_any to mimick...
2017-07-05 Martin Quinsonmove a symbol decl to a better header file
2017-07-05 Martin Quinsonall actors are unified, no need to virtualize between...
2017-07-05 Frederic Sutersimcall to kernelImmediate
2017-07-05 Frederic Suteranother move to FileImpl
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Frederic Sutermodernize one more simcall
2017-07-04 Frederic Suteradd daemonize for s4u actors too
next