Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change interface for elements_father, and avoid to allocate a dynar.
[simgrid.git] / src / xbt / snprintf.c
2010-10-25 agierschMake bprintf abort on error, and define bvprintf accord...
2010-10-11 alegrandIndent include and src using this command:
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-05-28 mquinsonmerge with git master
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-11-07 mquinsonWork around newly reincreased paranoia of gcc and libc...
2008-09-10 mquinsonreindent (with eclipse)
2008-01-23 mquinsonAllow gcc cross-compilation targetting windows
2007-10-04 cheriermdeclare portable snprintf and vsnprintf functions for...
2007-09-21 cherierminclude str.h
2006-09-25 mquinsoncosmetics
2006-09-25 cheriermIncludes portable.h file header for use of the va_copy...
2005-10-19 alegrandmake g++ happy
2005-07-05 alegrandgetting rid of unused variables
2005-07-01 mquinsonAdd a pimple^W^W an helper function
2005-07-01 alegranduse a nice va_copy if none was provided by the system
2005-07-01 mquinsonMake sure we have an implementation of asprintf, even...