Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
obey our naming conventions
[simgrid.git] / src / simix / smx_global.cpp
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
2016-05-23 Gabriel Corona[simix] C++-based ownership of process name and arguments
2016-05-23 Gabriel CoronaMake s_smx_process_t a C++ class (constructor, new...
2016-05-06 Martin Quinsonkill smx_private.hpp We already have a smx_private.h
2016-05-06 Martin Quinsoninline a bunch of useless functions
2016-05-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-06 Martin Quinsonsplit smx_synchro_t into a hierarchy of C++ classes
2016-05-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-02 Martin Quinsonsimix: inline a function
2016-05-01 Martin Quinsonkill more old cruft: adaptative threshold
2016-05-01 Martin Quinsonkill deadcode (TIME_BENCH_AMDAHL)
2016-04-28 Gabriel Corona[mc] Remove redundant 'mc_mode' global variable
2016-04-27 Martin Quinsonfix a bunch of typos reported by lintian
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-25 Martin QuinsonAll options are consistently in kebab-case (but the...
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 Martin Quinsonkebab-case some smpi options
2016-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-21 Martin Quinsoncleanups in mailbox module init/fini
2016-04-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-10 Martin Quinsonkill an unused layer of code
2016-03-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-29 Gabriel Corona[mc] Let the Checker give us the current record trace
2016-03-23 Gabriel Corona[mc] Fix process_time handling
2016-03-13 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-11 Gabriel Corona[mc] Rename mc_client.{h,cpp} to Client.{hpp,cpp}
2016-03-11 Gabriel Corona[mc] Encapsulate model-checker/model-checker communicat...
2016-03-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-10 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-09 Martin Quinsonkill the portable header
2016-03-09 Gabriel CoronaFix HAVE_FOOBAR flags handling
2016-03-08 Martin Quinsonuse #if instead if #ifdef for the things in the public...
2016-03-06 Martin Quinson[cmake] remove some more useless tests (and includes)
2016-03-06 Martin Quinsontry to not specify any calling convention on windows
2016-03-06 Martin Quinsonfirst cleanups in the WIN32 preprocessor stuff
2016-03-02 Martin Quinsonfix my previous commit, sorry
2016-03-01 Martin Quinsoninline a function called once
2016-03-01 Martin Quinsonrename smx_rdv_t into smx_mailbox_t. One day it will...
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-25 Martin Quinsonremove useless header inclusions
2016-02-24 Martin Quinsonkill two almost empty files by inlining the contained...
2016-02-24 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
next