aboutsummaryrefslogtreecommitdiff
path: root/desiredata/src/desire.h
AgeCommit message (Collapse)Author
2009-08-17fixing a problem with stdio.h being loaded _after_ the asprintf macros are ↵N.N.
defined. (from Carmen) svn path=/trunk/; revision=11931
2009-06-03namespace desire, for some things that may conflictN.N.
svn path=/trunk/; revision=11658
2009-06-03merge s_stuff.h into desire.hN.N.
svn path=/trunk/; revision=11639
2009-06-03improved DESIRE macroN.N.
svn path=/trunk/; revision=11638
2009-06-02fix namespace problem with clip templateN.N.
svn path=/trunk/; revision=11619
2009-05-28gros shortcut d'la mortN.N.
svn path=/trunk/; revision=11548
2009-05-23rename templatesym to tsym, etcN.N.
svn path=/trunk/; revision=11486
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