Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move config from surf to simgrid
[simgrid.git] / src / msg / msg_config.c
2012-12-17 Paul BédarideMove config from surf to simgrid
2012-12-11 Arnaud GierschRemove/add a few includes.
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Arnaud GierschUse xbt_abort instead of abort.
2012-06-21 Martin Quinsonimprove documentation on the way
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonMerge all public simix headers, and distribute them...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-10 Christophe ThiéryClean MSG source file names
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-03-30 mquinsonRename configuration variables *_model into */model...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-26 mquinsonSanitize the way surf options are declared: in surf_con...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-09-21 cheriermDeclaration of the variables at the begining of the...
2007-08-06 alegrandindent -i2 -kr. Aaaah, I feel much better now. Sorry...
2007-07-18 alegrandcosmetics
2007-07-16 alegrandsurf_workstation_model -> workstation_model
2007-07-06 velhoCorrected some bugs, added the simix support to the...
2007-07-05 mquinsonIt can happen that users put the call to MSG_config...
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-05-17 kayofadded "#include "gras_config.h"" for USE_GTNETS
2007-05-17 kayofadded codes for the GTNetS model.
2006-04-21 alegranddoc fix
2006-04-21 alegrandThe new workstation model is really the default for...
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-08-30 alegrandgetting rid of memleaks.
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-01 alegrandfix a reference
2005-06-29 mquinsonFirst try at actually using the configuration stuff...