Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] renaming source file to reflect its speciality
[simgrid.git] / src / msg /
2012-01-17 navarroPut XBT_WARN when try to use channel and not alias...
2012-01-17 navarroImplement SIMIX_process_from_PID
2012-01-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-16 Christophe ThiéryMSG_task_dsend: don't apply a default function if clean...
2012-01-13 Christophe ThiéryLua: close the Lua world of a process being destroyed
2012-01-13 Christophe ThiéryChange the prototype of copy data callbacks to add...
2012-01-13 Christophe ThiéryMSG_comm_destroy should not assume that the task still...
2012-01-13 Marion GuthmullerMerge branch 'MC_LTL'
2012-01-13 Martin QuinsonMerge branch 'MC_LTL'
2012-01-12 Christophe ThiéryMSG: register a SIMIX copy data callback only if necessary
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-11 Christophe ThiéryMSG: add a function to register a task copy callback
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-06 Christophe ThiéryMSG: don't keep pointers to a structure freed
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2011-12-26 Martin QuinsonFurther investigate the dsend issue, in vain so far
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-26 Martin Quinsonfix some glitches in documentation generation
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropUse isend instead of send to set the simdata->comm...
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-13 Marion Guthmullermodel-checker : clean code
2011-12-07 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-28 Arnaud GierschReorganize structs to save a few bytes.
2011-11-25 Mark StillwellMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-11-23 Arnaud GierschFix warning about clobbered variable.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-16 Christophe ThiéryMSG_comm_test and MSG_comm_testany did not update isused
2011-11-15 Christophe ThiéryNobody uses MSG_get_errno and wants useless calls to...
2011-11-15 Christophe ThiérySIMIX: add a redundant parameter to avoid repeated...
2011-11-14 Christophe ThiéryLua: return errors from execute/send/recv, or nil in...
2011-11-14 Christophe ThiéryMake MSG_TASK_CANCELLED deprecated, replace it by MSG_T...
2011-11-14 Marion Guthmullermodel-checker : add name of program in arguments of...
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-14 Arnaud GierschUse defined interface for accessing to lib properties.
2011-11-14 Arnaud GierschRemove usage of xbt_dict_size().
2011-11-10 Arnaud GierschSimply say fun_ptr(...) instead of (*fun_ptr)(...).
2011-11-10 Martin Quinsonsanitize get_network_element_type()
2011-11-10 Christophe ThiéryLua: garbage collect the simgrid module (remove simgrid...
2011-11-10 Christophe ThiéryClean MSG source file names
2011-11-10 Martin Quinsonfurther improve that damn message (fct called from...
2011-11-10 Martin Quinsonfix a typo spotted by Henri
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-09 Lucas Schnorrimprove documentation of MSG_task_dsend function
2011-11-09 Henri CasanovaMy yearly totally useless commit to SimGrid. The error...
2011-11-08 Martin QuinsonReimplement the lua console on top of sg_platf
2011-11-07 Christophe ThiéryAdd comments about who should or shouldn't call MSG_tas...
2011-10-25 Marion Guthmullermodel-checker : separate informations for safety statef...
2011-10-25 Marion Guthmullermodel-checker : new example bugged1 for stateful dpor
2011-10-25 Marion Guthmullerstart new example with parsing lex/yacc of automaton...
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-14 Christophe ThiéryMake cancelling a non-running task a no-op
2011-10-14 Christophe ThiéryFix remaining memory leaks in MSG
2011-09-20 Lucas Schnorr[trace] "bugfix", this line is causing a segfault in...
2011-09-20 Lucas Schnorr[trace] cosmetics, declare variable when it is first...
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-25 Christophe ThiéryCancelling a non-running task: show a warning only...
2011-07-25 Christophe ThiéryDon't throw the impossible when the user cancels a...
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] cosmetics, remove TRACE_is_active, use TRACE_is...
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-17 Arnaud Giersch[trace] Do not split comm if trace is not active.
2011-04-18 Martin Quinsonfurther doxygen fixes (I'll try to stop for today)
2011-04-18 Christophe ThiéryTypos
2011-04-18 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Christophe ThiéryFix a memory leak in MSG (hosts were not destroyed)
2011-04-18 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Christophe ThiéryLibs created in surf_init should be destroyed be surf_exit
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 Lucas Schnorrtrace process creation before request for simix, assumi...
2011-04-11 Lucas Schnorrtrace earlier, simix may start the process before retur...
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 Pierre-Nicolas ClaussMerge branch 'master' of github.com:THEpini/simgrid
2011-03-29 Pierre-Nicolas ClaussCoding Sprint : Synchronize SVN with GitHub
2011-03-29 cristianrosaMerge branch 'master', remote branch 'git-hub-cristian...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 navarropfree libs at the right moment.
2011-03-24 navarropRemove host_lib, link_lib and as_router_lib from SD_exi...
2011-03-24 navarropRemove xbt_dict host from simix.
2011-03-24 navarropAdd levels to lib host_lib, link_lib and as_router_lib
2011-03-15 mquinsonallow MSG users to play with request matching mecanism
2011-02-25 navarropCompletely remove ruby and java from simgrid project.
2011-02-24 thierySimplify process cleanup calls between SIMIX and MSG
2011-02-22 thierySimplify the management of processes in MSG.
2011-02-22 agierschFix build error: implicit declaration of function ...
2011-02-21 thieryAllow MSG_process_cleanup(p) to be called by other...
2011-02-18 navarropWe need include simgrid_config.h for function getline.
2011-02-17 navarropRemove unused include "simgrid_config.h"
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschUse new style logging macros.
2011-02-11 agierschReview const attribute for pointers..
2011-02-08 thierySimix: add requests to make isend+wait or irecv+wait...
next