Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill an unused field (+cosmetics)
[simgrid.git] / src / simix /
2015-07-18 Martin Quinsonkill simcall_host_get_by_name: nobody uses it anyway
2015-07-18 Martin Quinson[SGpp] make SURF_CPU_LEVEL private
2015-07-18 Martin Quinsonsanitize a bit the prototype of SIMIX_host_create()
2015-07-18 Martin Quinson[SGpp] make SIMIX_HOST_LEVEL private
2015-07-18 Martin QuinsonGive simgrid's host its own header file and datatype
2015-07-14 Martin QuinsonRevert "rename SIMIX_process_get_maxpid() to SIMIX_proc...
2015-07-14 Martin Quinsonrename SIMIX_process_get_maxpid() to SIMIX_process_get_...
2015-07-14 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-07-12 Martin Quinsonless void*, new type: surf_host_t
2015-07-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-10 Martin QuinsonMASSIVE cleanup: s/workstation/host/
2015-07-09 Gabriel CoronaFix the host-on-off refcount test
2015-07-03 Gabriel CoronaMove the host-on-off fix above
2015-07-02 Gabriel CoronaClean the possibly dangling waiting_synchro pointer
2015-07-02 Gabriel CoronaFix host-on-off
2015-06-25 Gabriel CoronaFix thread safety issue in process cleanup
2015-06-22 Gabriel CoronaMSG_process_get_data(): don't segfault if there the...
2015-06-19 Gabriel CoronaAdd support for new Boost.Context API
2015-06-18 Gabriel CoronaParallel implementation for Boost.Context context
2015-06-18 Gabriel CoronaUpdate comments about process swag hookups
2015-06-17 Martin Quinsontypos in comments
2015-06-11 Martin Quinsontiny small cleanup of a messssy code
2015-06-10 Millian PoquetMerge branch 'master' of https://scm.gforge.inria.fr...
2015-06-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-10 Martin QuinsonNew functions getWattMinAt and getWattMaxAt
2015-06-10 Gabriel CoronaFix dllexport/dllimport declarations (Windows)
2015-06-09 Christian Heinrich[Doc] Fixed doxygen bug: 'Userspace is not a file'
2015-06-09 Gabriel CoronaFix Windows build
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Martin QuinsonNew: MSG_host_get_pstate() and smpi_get_host_pstate()
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Martin Quinsonfurther energy interface cleanups (see changelog)
2015-06-05 Gabriel CoronaBoost.Context context factory
2015-05-21 Gabriel Corona[mc] Make C++ classes out of addres_space, process...
2015-05-19 Adrien LebreFix the implicit declaration issue - Ad(rien)
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-05-13 Adrien LebreCompilation is at least ok - Ad(rien)
2015-05-13 Adrien Lebremissing to add few files - Ad(rien)
2015-05-13 Adrien LebreForgot to add the declaration - Ad(rien)
2015-05-13 Adrien LebreMore progress toward the atomic simcall for vm migratio...
2015-05-13 Adrien LebreFirst steps to add a new VM simcall - Ad(rien)
2015-04-28 Gabriel Corona[mc] Cleanup MC init code (split MCer and MCed init)
2015-04-28 Gabriel Corona[mc] Move stacks_areas code in mcer_ignore
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-26 Martin QuinsonRemove the kill_time timer when a process stops (fix...
2015-04-17 Gabriel Corona[mc] C++ class ModelChecker
2015-04-17 Gabriel Corona[mc] Remove mc_interface.h
2015-04-17 Gabriel Corona[mc] Remove standalone mode and remove MC_do_the_modelc...
2015-04-16 Gabriel Corona[mc] Switch to C++
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-04-08 Arnaud LegrandMaking the exception/exception test work:
2015-04-08 Arnaud LegrandAdding debug messages
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2015-04-04 Martin Quinsonrename parameters all around to make their meaning...
2015-03-26 Gabriel Corona[mc] Cross-process MC/safety implementation
2015-03-12 Gabriel Corona[mc] Fetch simix_process_maxpid from MCed
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-17 Arnaud GierschReplace remaining smx_action by smx_synchro.
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-06 Gabriel Corona[mc] Communication of heap_area_to_ignore to the remote...
2015-01-25 Martin Quinsoncosmetics in comments
2014-12-12 Gabriel Corona[mc] Support for reading heap state from another process
2014-12-12 Martin Quinsonmore documentation about the simcall mechanism
2014-12-10 Augustin DegommeFix windows build (this is now used from the java library)
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-04 Gabriel CoronaMerge branch 'master'
2014-12-04 Gabriel Corona[mc] Remove useless header #includes
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel CoronaRevert "[mc] Enable MC specific behaviour in replay...
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel Corona[mc] Initial support MC record/replay
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-13 Gabriel CoronaRemove warning about uninitialized variable
2014-11-13 Gabriel CoronaDon't use xbt_os_time() when not needed
2014-11-03 Martin QuinsonRemove some most simcall HEADERs
2014-11-02 Martin Quinson[popping] allow to omit the handler
2014-11-02 Martin Quinsonrename smx_action_t to smx_synchro_t
2014-11-02 Martin Quinsonbetter handling of blocking simcalls in the generated...
2014-11-02 Martin Quinsonsome more cosmetics in the popping generator
2014-11-02 Martin QuinsonGenerate automatically the simcall_HANDLER_* prototypes
2014-11-02 Martin Quinsonkill dead code
2014-11-02 Martin Quinson[popping] cosmetics in doc and generator
2014-11-02 Martin Quinsonrename all SIMIX_pre_* to simcall_HANDLER_*
2014-11-02 Martin QuinsonRename smx_user to libsmx (to mimick libc/smx)
2014-11-01 Martin Quinsonfinish the s/smurf/popping/ renaming
2014-11-01 Martin Quinsonimprove a bit the documentation of popping, and align...
2014-11-01 Martin Quinsonmake smx_popping_bodies.c parsable by eclipse (kinda)
2014-11-01 Martin Quinsoncosmetics in the popping generator
2014-11-01 Martin Quinsonkill dead code
2014-11-01 Martin Quinsonfurther simplification of the popping in simix
2014-11-01 Martin QuinsonRemove the 'TUTORIAL: New API' chunks
2014-11-01 Martin Quinsonrename a generated file involved in the kernel popping
2014-11-01 Martin Quinsonkill dead code
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-22 etortilopezusing walltimer in adaptive algorithm
next