Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-08 | misleading obsolete comment | N.N. | |
svn path=/trunk/; revision=11713 | |||
2009-06-03 | using namespace desire; | N.N. | |
svn path=/trunk/; revision=11660 | |||
2009-06-03 | better display of the symbol table | N.N. | |
svn path=/trunk/; revision=11637 | |||
2009-06-03 | added pd (global) method "symbol_table" to get a sorted list of all symbols. | N.N. | |
svn path=/trunk/; revision=11636 | |||
2009-06-02 | fixed dollsym expansion | N.N. | |
svn path=/trunk/; revision=11633 | |||
2009-06-02 | reformat | N.N. | |
svn path=/trunk/; revision=11630 | |||
2009-06-02 | use t_outlet->send | N.N. | |
svn path=/trunk/; revision=11627 | |||
2009-06-02 | reformat | N.N. | |
svn path=/trunk/; revision=11620 | |||
2009-05-29 | can now load zexy (re: class_new can take null as a t_symbol* | N.N. | |
svn path=/trunk/; revision=11554 | |||
2009-05-29 | reformat | N.N. | |
svn path=/trunk/; revision=11553 | |||
2009-05-14 | make gcc globally shut up about (v)asprintf return values, yet make the ↵ | N.N. | |
return values usable if we want to. svn path=/trunk/; revision=11335 | |||
2009-05-14 | fix gcc "unimplemented feature": vasprintf for mingw was being redef'd on ↵ | N.N. | |
linux because config.h wasn't included svn path=/trunk/; revision=11332 | |||
2009-05-14 | suggested parentheses | N.N. | |
svn path=/trunk/; revision=11331 | |||
2009-05-14 | fix warnings due to new gcc thinking asprintf() might not return >=0... | N.N. | |
svn path=/trunk/; revision=11330 | |||
2009-04-27 | (v)asprintf throws () to fit the C++ declarations of those functions. | N.N. | |
svn path=/trunk/; revision=11171 | |||
2009-04-27 | #define in .c instead of .h (from Patrice Colet) | N.N. | |
svn path=/trunk/; revision=11170 | |||
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-25 | move asprintf,vasprintf out to kernel.c to avoid multiple defs | N.N. | |
svn path=/trunk/; revision=11145 | |||
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-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 | goes with recently removed warnings | N.N. | |
svn path=/trunk/; revision=11124 | |||
2008-02-08 | reorganized | IOhannes m zmölnig | |
svn path=/trunk/; revision=9400 |