Age | Commit message (Expand) | Author |
---|---|---|
2009-05-14 | fix multiple definition of throw_if_negative | N.N. |
2009-05-14 | make gcc globally shut up about (v)asprintf return values, yet make the retur... | N.N. |
2009-04-27 | (v)asprintf throws () to fit the C++ declarations of those functions. | N.N. |
2009-04-27 | #define in .c instead of .h (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-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-24 | remove gcc 4.2 warning in pd_pickle, pd_savehead | 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 | remove gcc 4.2 warnings about pd_scanargs, pd_saveargs | N.N. |
2008-02-08 | reorganized | IOhannes m zmölnig |