Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / src / simix /
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 Quinsonsonar
2017-07-12 Frederic Sutersimplify simcalls
2017-07-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
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 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 Frederic Sutercleanups
2017-07-06 Christian Heinrich[SMPI] Move SMPI_PRIVATIZATION_* macros to enums
2017-07-06 Martin Quinsonplease sonar: remove an unused parameters down below
2017-07-06 Martin QuinsonRevert "s4u: use size_t for payload size instead of...
2017-07-06 Frederic Suterdata is now userdata for process/actor
2017-07-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-06 Martin Quinsonplease sonar
2017-07-06 Frederic Suterstill playing with ActorImpl
2017-07-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-06 Frederic Sutermake sleep and suspend methods of ActorImpl
2017-07-06 Martin Quinsons4u: use size_t for payload size instead of int and...
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-05 Frederic Sutersimcall to kernelImmediate
2017-07-05 Frederic Suteranother move to FileImpl
2017-07-05 Martin Quinsonthis header is C++ only
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Frederic Sutermodernize one more simcall
2017-07-04 Martin Quinsonrefactor: be explicit on what an action's priority is
2017-07-04 Frederic Sutermodernize some simcalls
2017-07-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-04 Frederic Suterget rid of smx_file_t
2017-07-04 Martin Quinsonfurther reduce the intrusive_ptr churn
2017-07-04 Martin Quinsonplease clang
2017-07-04 Martin Quinsonfinish removing simix.h from C files, and avoid the...
2017-07-04 Martin Quinsontry to speed up the refcounting madness by using std...
2017-07-03 Frederic Suterplease sonar
2017-07-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-01 Martin Quinsonrename SIMIX_host_self() into sg_host_self(), and make...
2017-06-30 Martin Quinsonregenerate the simcall code -- sorry for the noisy...
2017-06-30 Martin Quinsontry to reduce the amount of casts by using the right...
2017-06-30 Martin Quinsongenerate code that does not drive clang-format crazy
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-28 Martin Quinsoncosmetics
2017-06-28 Frederic Suterplease sonar and simplify simcalls (before killing...
2017-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-27 Frederic Suterclean up that mess of layers
2017-06-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-26 Frederic Suterplug leak of file unlink
2017-06-21 Martin Quinsonfurther handle my sonar backlog
2017-06-19 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-19 Martin Quinsoncosmetics
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Sutermassive cleanups in the storage world.
2017-06-18 Martin Quinsonand now, a correct implementation of this_actor::isMaes...
2017-06-17 Martin Quinsonplease sonar a bit
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-15 Martin Quinsonfix the linkage declaration of a function
2017-06-15 Martin Quinsonfix clang build
2017-06-15 Martin QuinsonDon't use the C linkage when we use C++ datatypes
2017-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-15 Martin Quinsonthese static casts are useless
2017-06-14 Martin Quinsontry to get the refcounting right on waitany simcalls
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin Quinsoneradicate all remaining manual refcounting on ActivityImpl
2017-06-13 Martin Quinsonrefcount should be automatic now, and initialized to 0
2017-06-13 Martin Quinsonimprove the debug messages of smx_network
2017-06-13 Martin QuinsonCorrectly deal with simcall returning a intrusive_ptr...
2017-06-13 Martin Quinsoncorrect refcounting of ActorPtr
2017-06-13 Martin Quinsonfurther WIP on the ActivityImplPtr feature. Now it...
2017-06-13 Martin Quinsonfirst attempt (ongoing WIP)
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-12 Frederic Suterthis is now useless
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Sutergetting closer: no more MSG_STORAGE_LEVEL
2017-06-08 Frederic Suterredefine sg_storage_t
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-06-06 Frederic Sutertiny stuff
2017-06-05 Martin Quinsonmake it possible to return intrusive_ptr in simcalls
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-05-30 Martin Quinsonkill a redundent oldish API to the activity refcounting
2017-05-30 Martin Quinsonhave only one refcounting system for the activities
2017-05-30 Martin Quinsonless black magic here
2017-05-29 Martin Quinson2 other memleaks got jammed
2017-05-29 Martin Quinsonplease sonar
2017-05-29 Martin Quinsonnow that irecv is fixed, do the same to isend, bummer.
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-29 Martin Quinsonplug a huge memleak in regular communications
2017-05-29 Martin Quinsonchop includes
2017-05-28 Martin Quinsondon't mix the refcount of s4u::Comm and the one of...
2017-05-27 Martin QuinsonRename some activity/SynchroBlah into activity/BlahImpl...
next