Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Avoid to clear mem for the last element.
[simgrid.git] / src / xbt / lib.c
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.