Age | Commit message (Expand) | Author |
2009-04-26 | added new url files for delete upon uninstall; new attempt at getting the ASI... | Hans-Christoph Steiner |
2009-04-26 | undo the previous change... was dumb | N.N. |
2009-04-26 | for correct linkage of libpd.so ? maybe not | N.N. |
2009-04-26 | for win32 (from Patrice Colet) | N.N. |
2009-04-26 | for win32 (from Patrice Colet) | N.N. |
2009-04-26 | no setuid/getuid on win32 ? | N.N. |
2009-04-26 | use new/delete[] instead of malloc/free | N.N. |
2009-04-26 | for win32 (from Patrice Colet) | N.N. |
2009-04-26 | moved some asprintf stuff that really should go in the .c instead of .h | N.N. |
2009-04-26 | refrain from using std::vector's data() for portability reasons (it's GNU-only) | N.N. |
2009-04-25 | documented [select] issues with arguments of mixed type | Hans-Christoph Steiner |
2009-04-25 | removed all_about_data_structures because it didn't have any useful content | Hans-Christoph Steiner |
2009-04-25 | move asprintf,vasprintf out to kernel.c to avoid multiple defs | N.N. |
2009-04-25 | add (v)asprintf for win32 (sent by Patrice Colet) | N.N. |
2009-04-25 | compatibility with Tcl 8.5a | N.N. |
2009-04-25 | . | N.N. |
2009-04-25 | fix [any] | N.N. |
2009-04-25 | blah | N.N. |
2009-04-25 | add t_symbol.==(const char*); remove gcc 4.2 warning in binbuf_read,binbuf_re... | N.N. |
2009-04-25 | use vector<> in sys_parsercfile | N.N. |
2009-04-25 | . | N.N. |
2009-04-25 | remove gcc 4.2 warning in usagemessage | N.N. |
2009-04-24 | i don't remember what those changes were for, but that's how they are in my c... | N.N. |
2009-04-24 | remove pre8.5.tcl | N.N. |
2009-04-24 | remove gcc 4.2 warning in oss_errornames | N.N. |
2009-04-24 | remove gcc 4.2 warning in pd_pickle, pd_savehead | N.N. |
2009-04-24 | remove gcc 4.2 warning in binbuf_write, binbuf_read, binbuf_read_via_canvas, ... | N.N. |
2009-04-24 | remove gcc 4.2 warnings in binbuf_text, binbuf_text_matju, binbuf_text_quoted... | N.N. |
2009-04-24 | remove gcc 4.2 warnings in inlet_tip, pd_vmess, MAKESYM | N.N. |
2009-04-24 | goes with recently removed warnings | N.N. |
2009-04-24 | remove gcc 4.2 warning in sys_sockerror | N.N. |
2009-04-24 | remove gcc 4.2 warnings about pd_scanargs, pd_saveargs | N.N. |
2009-04-24 | fixed recent blunder about A_LIST and A_ATOM | N.N. |
2009-04-24 | remove gcc 4.2 warnings in sys_vgui, sys_gui | N.N. |
2009-04-24 | remove gcc 4.2 warnings in pd_print | N.N. |
2009-04-24 | remove gcc 4.2 warnings in binbuf_addv | N.N. |
2009-04-24 | added A_LIST for binbuf atoms... may rename it later | N.N. |
2009-04-24 | uncommitted left over from last pd convention... (really) | N.N. |
2009-04-24 | forgot to pass args | N.N. |
2009-04-24 | just a shortcut | N.N. |
2009-04-24 | - removed extraneous help patches from flatspace_install | Hans-Christoph Steiner |
2009-04-23 | added bit about flext binaries and fixed Mac OS X preference removal instruct... | Hans-Christoph Steiner |
2009-04-22 | forgot to uncomment Run section when enabling the ASIO4ALL URL to auto-launch | Hans-Christoph Steiner |
2009-04-22 | removed stupid purepd kludge and made purepd install its help files into the ... | Hans-Christoph Steiner |
2009-04-21 | rsync and the perms on SVN's .svn files seem to fight and be unhappy on Cygwi... | Hans-Christoph Steiner |
2009-04-21 | changed rsync option to --delete-before so it will delete everything before i... | Hans-Christoph Steiner |
2009-04-20 | fixed stupid bug where it would only add incomplete paths instead of complete... | Hans-Christoph Steiner |
2009-04-19 | Removing recursive new_anything() patch because its currently unused, | Hans-Christoph Steiner |
2009-04-18 | making the Gem.dll kludge a bit more pedantic and completely ignored on all b... | Hans-Christoph Steiner |
2009-04-18 | custom kludge for installing the Gem binary on Windows :( Gem.dll needs to b... | Hans-Christoph Steiner |