Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not trim in split_quoted, that's expensive, and the caller can do it if his input...
[simgrid.git] / src / xbt / mallocator.c
2010-12-02 thieryCleaner detection of using model-checking.
2010-10-11 alegrandIndent include and src using this command:
2010-05-07 mquinsonnew option to any SimGrid-based simulator: --cfg=model...
2010-04-25 mquinsonFix copyright headers
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-09-10 mquinsonreindent (with eclipse)
2008-06-10 mquinsonGet the debug output more verbose
2008-06-10 mquinsonSome more debug output
2007-10-22 cheriermThis, modify the declaration of type of function pointe...
2006-09-25 mquinsoncosmetics (I'm an code esthetic freak, I know)
2006-09-25 cheriermDeclare all variables at the begining for ANSI C standa...
2006-08-04 thieryBad comment
2006-08-04 thieryAdd Doxygen documentation for mallocators
2006-08-03 thieryReset an object only when the user needs it
2006-08-03 thieryAdd a mallocator system to recycle unused objects inste...