aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-26undo the previous change... was dumbN.N.
2009-04-26for correct linkage of libpd.so ? maybe notN.N.
2009-04-26for win32 (from Patrice Colet)N.N.
2009-04-26for win32 (from Patrice Colet)N.N.
2009-04-26no setuid/getuid on win32 ?N.N.
2009-04-26use new/delete[] instead of malloc/freeN.N.
2009-04-26for win32 (from Patrice Colet)N.N.
2009-04-26moved some asprintf stuff that really should go in the .c instead of .hN.N.
2009-04-26refrain from using std::vector's data() for portability reasons (it's GNU-only)N.N.
2009-04-25documented [select] issues with arguments of mixed typeHans-Christoph Steiner
2009-04-25removed all_about_data_structures because it didn't have any useful contentHans-Christoph Steiner
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-24- removed extraneous help patches from flatspace_install Hans-Christoph Steiner
2009-04-23added bit about flext binaries and fixed Mac OS X preference removal instruct...Hans-Christoph Steiner
2009-04-22forgot to uncomment Run section when enabling the ASIO4ALL URL to auto-launchHans-Christoph Steiner
2009-04-22removed stupid purepd kludge and made purepd install its help files into the ...Hans-Christoph Steiner
2009-04-21rsync and the perms on SVN's .svn files seem to fight and be unhappy on Cygwi...Hans-Christoph Steiner
2009-04-21changed rsync option to --delete-before so it will delete everything before i...Hans-Christoph Steiner
2009-04-20fixed stupid bug where it would only add incomplete paths instead of complete...Hans-Christoph Steiner
2009-04-19Removing recursive new_anything() patch because its currently unused,Hans-Christoph Steiner
2009-04-18making the Gem.dll kludge a bit more pedantic and completely ignored on all b...Hans-Christoph Steiner
2009-04-18custom kludge for installing the Gem binary on Windows :( Gem.dll needs to b...Hans-Christoph Steiner
2009-04-18added links to the books that are freely available onlineHans-Christoph Steiner