Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix sem_init testing.
[simgrid.git] / src / xbt / xbt_strbuff.c
2010-10-11 alegrandIndent include and src using this command:
2010-10-01 mquinsonFix xbt_strbuff test from testall [Arnaud Giersch].
2010-04-25 mquinsonFix copyright headers
2009-11-20 mquinsonMark a bunch of functions as candidates to inlining...
2009-08-17 mquinsonKill a off by one bug appearing in some rare conditions
2009-07-13 mquinsonbe a bit more paranoid: if a line looks like something...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-12-12 mquinsonkill an unused variable, fix a segfault after resizing...
2008-11-07 mquinsonWork around newly reincreased paranoia of gcc and libc...
2008-10-01 mquinsonAnd now, use the correct syntax for default values...
2008-10-01 mquinsonfix previous commits, bummer
2008-10-01 mquinsonNew functions:
2008-09-26 mquinsonNew function to replaces a set of variables by their...
2007-10-11 mquinsonMove string buffers from 'private to tesh' to 'public...