Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill an unused variable, fix a segfault after resizing the buffer while varsubsting...
[simgrid.git] / src / xbt / xbt_strbuff.c
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...