aboutsummaryrefslogtreecommitdiff
path: root/desiredata/src/desire.h
AgeCommit message (Expand)Author
2009-08-17fixing a problem with stdio.h being loaded _after_ the asprintf macros are de...N.N.
2009-06-03namespace desire, for some things that may conflictN.N.
2009-06-03merge s_stuff.h into desire.hN.N.
2009-06-03improved DESIRE macroN.N.
2009-06-02fix namespace problem with clip templateN.N.
2009-05-28gros shortcut d'la mortN.N.
2009-05-23rename templatesym to tsym, etcN.N.
2009-05-14fix multiple definition of throw_if_negativeN.N.
2009-05-14make gcc globally shut up about (v)asprintf return values, yet make the retur...N.N.
2009-04-27(v)asprintf throws () to fit the C++ declarations of those functions.N.N.
2009-04-27#define in .c instead of .h (from Patrice Colet)N.N.
2009-04-26moved some asprintf stuff that really should go in the .c instead of .hN.N.
2009-04-25move asprintf,vasprintf out to kernel.c to avoid multiple defsN.N.
2009-04-25add (v)asprintf for win32 (sent by Patrice Colet)N.N.
2009-04-24remove gcc 4.2 warning in pd_pickle, pd_saveheadN.N.
2009-04-24remove gcc 4.2 warnings in binbuf_text, binbuf_text_matju, binbuf_text_quoted...N.N.
2009-04-24remove gcc 4.2 warnings in inlet_tip, pd_vmess, MAKESYMN.N.
2009-04-24remove gcc 4.2 warnings about pd_scanargs, pd_saveargsN.N.
2008-02-08reorganizedIOhannes m zmölnig