aboutsummaryrefslogtreecommitdiff
path: root/desiredata
AgeCommit message (Expand)Author
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-25compatibility with Tcl 8.5aN.N.
2009-04-25.N.N.
2009-04-25fix [any]N.N.
2009-04-25blahN.N.
2009-04-25add t_symbol.==(const char*); remove gcc 4.2 warning in binbuf_read,binbuf_re...N.N.
2009-04-25use vector<> in sys_parsercfileN.N.
2009-04-25.N.N.
2009-04-25remove gcc 4.2 warning in usagemessageN.N.
2009-04-24i don't remember what those changes were for, but that's how they are in my c...N.N.
2009-04-24remove pre8.5.tclN.N.
2009-04-24remove gcc 4.2 warning in oss_errornamesN.N.
2009-04-24remove gcc 4.2 warning in pd_pickle, pd_saveheadN.N.
2009-04-24remove gcc 4.2 warning in binbuf_write, binbuf_read, binbuf_read_via_canvas, ...N.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-24goes with recently removed warningsN.N.
2009-04-24remove gcc 4.2 warning in sys_sockerrorN.N.
2009-04-24remove gcc 4.2 warnings about pd_scanargs, pd_saveargsN.N.
2009-04-24fixed recent blunder about A_LIST and A_ATOMN.N.
2009-04-24remove gcc 4.2 warnings in sys_vgui, sys_guiN.N.
2009-04-24remove gcc 4.2 warnings in pd_printN.N.
2009-04-24remove gcc 4.2 warnings in binbuf_addvN.N.
2009-04-24added A_LIST for binbuf atoms... may rename it laterN.N.
2009-04-24uncommitted left over from last pd convention... (really)N.N.
2009-04-24forgot to pass argsN.N.
2009-04-24just a shortcutN.N.
2009-04-16fix scrollbar on osxN.N.
2009-04-15remove code conditional to Tcl/Tk 8.4N.N.
2009-04-15ça sert à rienN.N.
2009-04-15capitalise (while keeping the acute mark, in conformance to OQLF standards)N.N.
2009-04-15down is down and up is upN.N.
2008-06-17testN.N.
2008-04-03testN.N.
2008-02-20use "find" instead of "cp -r", in order to ignore ".svn" foldersN.N.
2008-02-19changed pseudo-targets to :: (GNU standard, afaik) and added "make test"N.N.
2008-02-19.N.N.
2008-02-19.N.N.
2008-02-14speedup for recent Tcl 8.5 that doesn't have {expand} anymoreN.N.
2008-02-13require Tcl/Tk 8.5N.N.
2008-02-13.N.N.
2008-02-13.N.N.
2008-02-13adding a test/demo patch that i kept forgetting the commitchunlee
2008-02-13svn testN.N.
2008-02-13.N.N.
2008-02-12trivil commit testing svnchunlee
2008-02-08reorganizedIOhannes m zmölnig