Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-26 | undo the previous change... was dumb | N.N. | |
svn path=/trunk/; revision=11160 | |||
2009-04-26 | for correct linkage of libpd.so ? maybe not | N.N. | |
svn path=/trunk/; revision=11159 | |||
2009-04-26 | for win32 (from Patrice Colet) | N.N. | |
svn path=/trunk/; revision=11158 | |||
2009-04-26 | for win32 (from Patrice Colet) | N.N. | |
svn path=/trunk/; revision=11157 | |||
2009-04-26 | no setuid/getuid on win32 ? | N.N. | |
svn path=/trunk/; revision=11156 | |||
2009-04-26 | use new/delete[] instead of malloc/free | N.N. | |
svn path=/trunk/; revision=11155 | |||
2009-04-26 | for win32 (from Patrice Colet) | N.N. | |
svn path=/trunk/; revision=11154 | |||
2009-04-26 | moved some asprintf stuff that really should go in the .c instead of .h | N.N. | |
svn path=/trunk/; revision=11153 | |||
2009-04-26 | refrain from using std::vector's data() for portability reasons (it's GNU-only) | N.N. | |
svn path=/trunk/; revision=11152 | |||
2009-04-25 | documented [select] issues with arguments of mixed type | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11150 | |||
2009-04-25 | removed all_about_data_structures because it didn't have any useful content | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11149 | |||
2009-04-25 | move asprintf,vasprintf out to kernel.c to avoid multiple defs | N.N. | |
svn path=/trunk/; revision=11145 | |||
2009-04-25 | add (v)asprintf for win32 (sent by Patrice Colet) | N.N. | |
svn path=/trunk/; revision=11144 | |||
2009-04-25 | compatibility with Tcl 8.5a | N.N. | |
svn path=/trunk/; revision=11142 | |||
2009-04-25 | . | N.N. | |
svn path=/trunk/; revision=11138 | |||
2009-04-25 | fix [any] | N.N. | |
svn path=/trunk/; revision=11137 | |||
2009-04-25 | blah | N.N. | |
svn path=/trunk/; revision=11136 | |||
2009-04-25 | add t_symbol.==(const char*); remove gcc 4.2 warning in ↵ | N.N. | |
binbuf_read,binbuf_read_via_path,binbuf_write svn path=/trunk/; revision=11135 | |||
2009-04-25 | use vector<> in sys_parsercfile | N.N. | |
svn path=/trunk/; revision=11134 | |||
2009-04-25 | . | N.N. | |
svn path=/trunk/; revision=11133 | |||
2009-04-25 | remove gcc 4.2 warning in usagemessage | N.N. | |
svn path=/trunk/; revision=11132 | |||
2009-04-24 | i don't remember what those changes were for, but that's how they are in my ↵ | N.N. | |
code for quite a while. svn path=/trunk/; revision=11131 | |||
2009-04-24 | remove pre8.5.tcl | N.N. | |
svn path=/trunk/; revision=11130 | |||
2009-04-24 | remove gcc 4.2 warning in oss_errornames | N.N. | |
svn path=/trunk/; revision=11129 | |||
2009-04-24 | remove gcc 4.2 warning in pd_pickle, pd_savehead | N.N. | |
svn path=/trunk/; revision=11128 | |||
2009-04-24 | remove gcc 4.2 warning in binbuf_write, binbuf_read, binbuf_read_via_canvas, ↵ | N.N. | |
binbuf_read_via_path svn path=/trunk/; revision=11127 | |||
2009-04-24 | remove gcc 4.2 warnings in binbuf_text, binbuf_text_matju, ↵ | N.N. | |
binbuf_text_quoted, binbuf_text_miller, pd_eval_text, pd_eval_text2, canvas_readerror, pd_vscanargs, pd_scanargs, pd_vsaveargs, pd_saveargs. svn path=/trunk/; revision=11126 | |||
2009-04-24 | remove gcc 4.2 warnings in inlet_tip, pd_vmess, MAKESYM | N.N. | |
svn path=/trunk/; revision=11125 | |||
2009-04-24 | goes with recently removed warnings | N.N. | |
svn path=/trunk/; revision=11124 | |||
2009-04-24 | remove gcc 4.2 warning in sys_sockerror | N.N. | |
svn path=/trunk/; revision=11123 | |||
2009-04-24 | remove gcc 4.2 warnings about pd_scanargs, pd_saveargs | N.N. | |
svn path=/trunk/; revision=11122 | |||
2009-04-24 | fixed recent blunder about A_LIST and A_ATOM | N.N. | |
svn path=/trunk/; revision=11121 | |||
2009-04-24 | remove gcc 4.2 warnings in sys_vgui, sys_gui | N.N. | |
svn path=/trunk/; revision=11120 | |||
2009-04-24 | remove gcc 4.2 warnings in pd_print | N.N. | |
svn path=/trunk/; revision=11119 | |||
2009-04-24 | remove gcc 4.2 warnings in binbuf_addv | N.N. | |
svn path=/trunk/; revision=11118 | |||
2009-04-24 | added A_LIST for binbuf atoms... may rename it later | N.N. | |
svn path=/trunk/; revision=11117 | |||
2009-04-24 | uncommitted left over from last pd convention... (really) | N.N. | |
svn path=/trunk/; revision=11115 | |||
2009-04-24 | forgot to pass args | N.N. | |
svn path=/trunk/; revision=11114 | |||
2009-04-24 | just a shortcut | N.N. | |
svn path=/trunk/; revision=11113 | |||
2009-04-24 | - removed extraneous help patches from flatspace_install | Hans-Christoph Steiner | |
- made flatspace help patches go into the extra/flatspace libdir so that they won't interfere with other help patches. svn path=/trunk/; revision=11109 | |||
2009-04-23 | added bit about flext binaries and fixed Mac OS X preference removal ↵ | Hans-Christoph Steiner | |
instructions svn path=/trunk/; revision=11100 | |||
2009-04-22 | forgot to uncomment Run section when enabling the ASIO4ALL URL to auto-launch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11096 | |||
2009-04-22 | removed stupid purepd kludge and made purepd install its help files into the ↵ | Hans-Christoph Steiner | |
help browser svn path=/trunk/; revision=11094 | |||
2009-04-21 | rsync and the perms on SVN's .svn files seem to fight and be unhappy on ↵ | Hans-Christoph Steiner | |
Cygwin/Windows... this script is tweaked to try to get the 'meat' before the .svn files. Its scheduled to run every 20 minutes on the Windows build box since often it hangs after rsyncing a few files svn path=/trunk/; revision=11082 | |||
2009-04-21 | changed rsync option to --delete-before so it will delete everything before ↵ | Hans-Christoph Steiner | |
it tries to transfer files, in case the file transfer fails, like it does a lot on Windows svn path=/trunk/; revision=11077 | |||
2009-04-20 | fixed stupid bug where it would only add incomplete paths instead of ↵ | Hans-Christoph Steiner | |
complete, there was a ! where there should not have been svn path=/trunk/; revision=11075 | |||
2009-04-19 | Removing recursive new_anything() patch because its currently unused, | Hans-Christoph Steiner | |
following this discussion: http://lists.puredata.info/pipermail/pd-dev/2009-04/013385.html svn path=/trunk/; revision=11057 | |||
2009-04-18 | making the Gem.dll kludge a bit more pedantic and completely ignored on all ↵ | Hans-Christoph Steiner | |
but windows svn path=/trunk/; revision=11056 | |||
2009-04-18 | custom kludge for installing the Gem binary on Windows :( Gem.dll needs to ↵ | Hans-Christoph Steiner | |
be in the extra/Gem folder for the help files to be found svn path=/trunk/; revision=11055 | |||
2009-04-18 | added links to the books that are freely available online | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11054 |