Age | Commit message (Expand) | Author |
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 | 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-16 | fix scrollbar on osx | N.N. |
2009-04-15 | remove code conditional to Tcl/Tk 8.4 | N.N. |
2009-04-15 | ça sert à rien | N.N. |
2009-04-15 | capitalise (while keeping the acute mark, in conformance to OQLF standards) | N.N. |
2009-04-15 | down is down and up is up | N.N. |
2008-06-17 | test | N.N. |
2008-04-03 | test | N.N. |
2008-02-20 | use "find" instead of "cp -r", in order to ignore ".svn" folders | N.N. |
2008-02-19 | changed pseudo-targets to :: (GNU standard, afaik) and added "make test" | N.N. |
2008-02-19 | . | N.N. |
2008-02-19 | . | N.N. |
2008-02-14 | speedup for recent Tcl 8.5 that doesn't have {expand} anymore | N.N. |
2008-02-13 | require Tcl/Tk 8.5 | N.N. |
2008-02-13 | . | N.N. |
2008-02-13 | . | N.N. |
2008-02-13 | adding a test/demo patch that i kept forgetting the commit | chunlee |