Age | Commit message (Expand) | Author |
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 |
2009-04-18 | added links to the books that are freely available online | Hans-Christoph Steiner |
2009-04-18 | added asio4all link to start menu and installer; switched license to GNU GPL v3 | Hans-Christoph Steiner |
2009-04-18 | cleaned up all_about pages and adding a tiny bit of content | Hans-Christoph Steiner |
2009-04-18 | this does not really have any useful info | Hans-Christoph Steiner |
2009-04-17 | kludge to rm iemabs' output~ to make a single working output~ straight in 'ex... | Hans-Christoph Steiner |
2009-04-16 | - added verbosity control at Phil Stone's suggestion | Hans-Christoph Steiner |
2009-04-16 | added info about ASIO4ALL to Windows README | Hans-Christoph Steiner |
2009-04-16 | oops, forgot to remove some cruft | Hans-Christoph Steiner |
2009-04-16 | found %CommonProgramFiles% env var which is needed since 'Common Files' is lo... | Hans-Christoph Steiner |
2009-04-16 | updated section in README on installing externals | Hans-Christoph Steiner |
2009-04-16 | fix scrollbar on osx | N.N. |