Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use system malloc for the raw heap if GNU ld is used
[simgrid.git] / src / xbt / lib.c
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
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 dicts for xbt_lib.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschRewrite xbt libs, using xbt dicts.
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-03-24 navarropDont used (*lib) but l = *lib.
2011-03-24 navarropAdd xbt_lib_size and xbt_lib_rehash
2011-03-24 navarropAdd library (xbt_lib) to simgrid.