Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the ISP/UMPIRE tests to the dist in any case
[simgrid.git] / src / msg /
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Gabriel CoronaDetect/fix conflicting visibility and fix visibility...
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in msg
2015-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-25 Frederic Suterchange the way we identify opened files. The same proce...
2015-09-21 Martin Quinsonone more strange casting to fit into LLP64 data model
2015-09-21 Martin QuinsonCorrectly cast pointers into uintptr_t to fit into...
2015-09-17 Martin Quinson[MSVC] silence some warnings
2015-09-13 Martin Quinson[MSVC] silence some warnings
2015-08-16 Martin Quinsonuniformize simcall_comm_send() and simcall_comm_recv()
2015-08-09 Martin Quinsonrename simcall process_change_host -> process_set_host
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-21 Martin QuinsonSimplify the process_execute simcall
2015-07-21 Martin Quinsonmassive rename of simcalls: execution is related to...
2015-07-21 Martin Quinsonsanitize the process_create simcall
2015-07-20 Martin Quinsoncosmetics and documentation around VM parameters
2015-07-18 Martin Quinsonfix doxygen
2015-07-18 Martin Quinsonmake SD_HOST_LEVEL private
2015-07-18 Martin QuinsonNew function: sg_hosts_as_dynar
2015-07-18 Martin QuinsonUse MSG_host_by_name() instead of MSG_get_host_by_name()
2015-07-18 Martin Quinson[SGpp] make MSG_HOST_LEVEL private
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 "A candidate patch to Github issue #15. Three...
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-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-10 Martin QuinsonMASSIVE cleanup: s/workstation/host/
2015-07-07 Gabriel Coronahost-on-off: add basic tests
2015-07-03 Gabriel CoronaAdd the missing breaks
2015-07-02 Gabriel CoronaFix host-on-off
2015-07-01 Arnaud LegrandFix the documentation
2015-07-01 Arnaud LegrandComment on a function whose behavior may be misleading...
2015-06-22 Gabriel CoronaMSG_process_get_data(): don't segfault if there the...
2015-06-17 Martin Quinsonsome sorting in the [smpi/xbt]_replay stuff
2015-06-15 Martin Quinsonsmall doc improvement
2015-06-10 Millian PoquetMerge branch 'master' of https://scm.gforge.inria.fr...
2015-06-10 Millian PoquetA candidate patch to Github issue #15. Three problems...
2015-06-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-10 Martin QuinsonNew functions getWattMinAt and getWattMaxAt
2015-06-09 Martin Quinsonimprove the doc of MSG_host_on() and friends
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-09 Martin QuinsonMSG_host_get_pstate_number() -> MSG_host_get_pstate_count()
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-05-13 Adrien LebreMore progress toward the atomic simcall for vm migratio...
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-17 Gabriel Corona[mc] Remove standalone mode and remove MC_do_the_modelc...
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-13 Christian HeinrichElaborated on error messages in src/msg/msg_process.c
2015-04-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-04-09 Gabriel Corona[mc] Move liveness in MCer process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-08 Adrien LebreAdd hosts test before migrating a VM - adrien
2015-04-05 Martin QuinsonInterface cleanup
2015-04-04 Martin Quinsonmv msg/msg.h simgrid/msg.h
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-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-23 Martin Quinsonfix the formating of the energy plugin's documentation...
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-03 Martin Quinsonpartially fix the energy public API (massive renames...
2015-01-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-12-22 Martin QuinsonEnsure that MSG_host_self() works from maestro context
2014-12-10 Augustin Degomme(try to) avoid looping forever, temporarily.
2014-12-09 Augustin DegommeFix build
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-08 Adrien LebreFew temporary debug messages - adrien
2014-12-01 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-29 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-28 Augustin DegommeRemove warnings in vm
2014-11-27 Takahiro Hirofuchisupport timeout of migration
2014-11-27 Takahiro Hirofuchifix indent in migration code
2014-11-27 Takahiro Hirofuchiremove unnecessary comment out
2014-11-27 Takahiro Hirofuchiremove the unnecessary vm object in migration
2014-11-27 Takahiro Hirofuchiremove unused code in migration
2014-11-27 Takahiro Hirofuchiremove trailing space in the migration code
2014-11-27 Takahiro Hirofuchiremove unused migration code for CPU overheads
2014-11-02 Martin Quinsonrename smx_action_t to smx_synchro_t
2014-11-01 Martin QuinsonRemove the 'TUTORIAL: New API' chunks
2014-10-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-10-13 Lucas Mello SchnorrMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-13 Lucas Mello SchnorrPJ_value_get assumes value exists, this is not the...
2014-10-12 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-12 Adrien LebreStill looking for the pending bug :( (turning on/off...
2014-10-09 Martin QuinsonAllow to recreate VMs in a better way (I guess)
2014-10-09 Martin QuinsonRemove VMs from the lib of existing hosts so that they...
2014-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-10-09 Adrien Lebrefix msg_host_is_avai... in msg_host_is_on - adrien
next