aboutsummaryrefslogtreecommitdiff
path: root/desiredata/src/desire.h
AgeCommit message (Collapse)Author
2009-05-14fix multiple definition of throw_if_negativeN.N.
svn path=/trunk/; revision=11345
2009-05-14make gcc globally shut up about (v)asprintf return values, yet make the ↵N.N.
return values usable if we want to. svn path=/trunk/; revision=11335
2009-04-27(v)asprintf throws () to fit the C++ declarations of those functions.N.N.
svn path=/trunk/; revision=11171
2009-04-27#define in .c instead of .h (from Patrice Colet)N.N.
svn path=/trunk/; revision=11170
2009-04-26moved some asprintf stuff that really should go in the .c instead of .hN.N.
svn path=/trunk/; revision=11153
2009-04-25move asprintf,vasprintf out to kernel.c to avoid multiple defsN.N.
svn path=/trunk/; revision=11145
2009-04-25add (v)asprintf for win32 (sent by Patrice Colet)N.N.
svn path=/trunk/; revision=11144
2009-04-24remove gcc 4.2 warning in pd_pickle, pd_saveheadN.N.
svn path=/trunk/; revision=11128
2009-04-24remove gcc 4.2 warnings in binbuf_text, binbuf_text_matju, ↵N.N.
binbuf_text_quoted, binbuf_text_miller, pd_eval_text, pd_eval_text2, canvas_readerror, pd_vscanargs, pd_scanargs, pd_vsaveargs, pd_saveargs. svn path=/trunk/; revision=11126
2009-04-24remove gcc 4.2 warnings in inlet_tip, pd_vmess, MAKESYMN.N.
svn path=/trunk/; revision=11125
2009-04-24remove gcc 4.2 warnings about pd_scanargs, pd_saveargsN.N.
svn path=/trunk/; revision=11122
2008-02-08reorganizedIOhannes m zmölnig
svn path=/trunk/; revision=9400