Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
still playing with ActorImpl
[simgrid.git] / src / simix / smx_global.cpp
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-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
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 clang build
2017-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
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 Quinsonfirst attempt (ongoing WIP)
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Suterredefine sg_storage_t
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-27 Martin QuinsonRename some activity/SynchroBlah into activity/BlahImpl...
2017-05-26 Martin Quinsonfurther useless cleanups
2017-05-24 Frederic Sutersimgrid::surf::Storage => simgrid::surf::StorageImpl
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-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-10 Frederic Suterkill useless code
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-07 Martin Quinsonreduce the amount of includes
2017-05-05 Martin Quinsonprefix all macro defined in public simgrid_config.h...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-04-20 Martin Quinsonrename option smpi/privatize-global-variables to smpi...
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 degommeYet another dlopen merge
2017-04-07 Christian Heinrich[SMX] Fixed wrong termination timing when daemons are...
2017-04-06 Martin Quinsonbe more robust to plugins creating processes a bit...
2017-03-22 Martin Quinsonplug two memleaks
2017-03-22 Martin QuinsonAllow maestro to do simcalls in the Java world too
2017-03-18 degommeIntroduce smpi::Process
2017-03-10 Martin Quinsonfix 32bits builds
2017-03-10 Martin QuinsonAllow to mark actors as daemon
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin QuinsonCleanups
2017-02-22 degommeAt this point of the program simgrid values are not...
2017-02-17 Frederic SuterFriday smell chase
2017-02-10 Martin Quinsonobey our naming conventions
2017-02-01 Martin QuinsonNew callbacks: simgrid::s4u::onSimulationEnd (right...
2017-02-01 Martin QuinsonNew callback: simgrid::s4u::onPlatformCreated (right...
2017-01-19 Martin QuinsonMake SIMIX_process_from_PID much faster
2017-01-16 Martin Quinsoncontinue to split the source code of MC. Split remoting
2017-01-07 Martin Quinsonplease sonar by removing useless asignments and return...
2016-12-28 Martin Quinsonfix some doxygen warnings
2016-12-16 Martin QuinsonCompletely rework the properties of netzones
2016-12-11 Martin Quinsonimprove an error message
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-22 Martin Quinsonmove VM into their namespace, and greatly reduce the...
2016-10-09 Martin Quinsonfix compilation on windows, bummer
2016-10-08 Martin Quinsondisable the maestro-set test on windows, nobody will...
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Christian Heinrich[SIMIX] Indentation to please clang-format ...
2016-09-08 Christian Heinrich[SIMIX] Correct spelling of cfg option
2016-08-28 Martin Quinsonkill two useless functions at once
2016-08-28 Martin Quinsonuse a typed extension for simix::Host
2016-08-26 Martin Quinsonplease sonar
2016-08-26 Martin Quinsongive the application a chance to not enter the deadlocks
2016-08-18 Martin QuinsonMerge pull request #108 from adfaure/master
2016-08-17 Frederic Suterstore host and not names
2016-08-16 Frederic Suterdynar-- for hosts that restart
2016-08-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-14 Martin Quinsonrename smx_process_t to smx_actor_t
2016-08-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-09 Frederic Suterdynar to std::vector
2016-08-07 Martin Quinsonrename smx_synchro_t to smx_activity_t
2016-08-03 Frederic Suterbugs and smells
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-08-01 Martin QuinsonRename smx_process to ActorImpl
2016-07-31 Martin Quinsonalign namespaces on directories for kernel::activity
2016-07-31 Martin Quinsonmove parts of the kernel to the right subdir
2016-07-30 Martin Quinsonmove the synchronization stuff to its own directory
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-26 Martin QuinsonRename the S4U interface stored in internal objects...
2016-07-05 Gabriel Corona[simix] Execute future callbacks in the main loop
2016-07-05 Gabriel CoronaAvoid (conditionnaly) including C++ headers files in...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-24 Gabriel Corona[simix] Use Task instead of std::package_task for timer...
2016-06-24 Gabriel CoronaRemove some useless #includes
2016-06-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-22 Gabriel Corona[simix] More generic mapping between function name...
2016-06-17 Gabriel Corona[simix] Add a `run_blocking` simcall and simix::kernelSync
2016-06-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-14 degomme[SMPI] Die more peacefully when a process calls exit...
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Gabriel CoronaGetting rid of C exceptions
2016-06-09 Christian Heinrich[SIMIX] NULL -> nullptr substitution
2016-05-30 Gabriel CoronaUse std::string for Synchro instead of char*
2016-05-30 Gabriel Corona[simix] Match delete with new for the maestro Process
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Gabriel CoronaUse & when forming pointer-to-functions
2016-05-23 Gabriel Corona[simix] Use std::function in timer and add overloads
2016-05-23 Gabriel Corona[simix] Use simgrid::simix::args in MSG
next