Age | Commit message (Expand) | Author |
2008-07-21 | minor... | IOhannes m zmölnig |
2008-06-19 | removed the svn:executable bit for code, patches and text | IOhannes m zmölnig |
2008-06-18 | [route~] for separating signals from messages | IOhannes m zmölnig |
2008-06-12 | more compatibility with [pack] (that's important on Pd>=0.42) | IOhannes m zmölnig |
2008-06-12 | changed verbose message to refer to the originating object | IOhannes m zmölnig |
2008-06-09 | fixed help-message for scalar-versions of objects | IOhannes m zmölnig |
2008-05-07 | don't output the list in the DSP-cycle | IOhannes m zmölnig |
2008-04-14 | added option for disabling "-export_dynamic" and | IOhannes m zmölnig |
2008-04-09 | read as binary to avoid fighting with linefeeds | IOhannes m zmölnig |
2008-04-09 | changed read() to fread() | IOhannes m zmölnig |
2008-04-07 | moved microsoft vc7.10 project-files into separate directory | IOhannes m zmölnig |
2008-04-07 | moved vc6 procect files into separate folder | IOhannes m zmölnig |
2008-03-11 | updated README.txt a wee bit | IOhannes m zmölnig |
2008-02-20 | better error messages | IOhannes m zmölnig |
2008-02-20 | bumped version to 2.2.1 | IOhannes m zmölnig |
2008-02-20 | fixed some bugs in msgfile; | IOhannes m zmölnig |
2008-01-03 | run with "-pedantic" and "-std=c99": removed warnings | IOhannes m zmölnig |
2008-01-03 | cleanup includes | IOhannes m zmölnig |
2008-01-03 | use t_float/t_sample instead of "float" and where appropriate | IOhannes m zmölnig |
2007-11-10 | disabled warnings for functions deprecated in M$ studio 2005 | IOhannes m zmölnig |
2007-11-10 | dos2unix | IOhannes m zmölnig |
2007-10-31 | win32 fixes | musil |
2007-10-31 | added [tabread4~~] for higher-precision tabread | IOhannes m zmölnig |
2007-10-30 | replaced gensym("float") by &s_float | IOhannes m zmölnig |
2007-10-30 | use t_float and t_sample when possible | IOhannes m zmölnig |
2007-10-30 | added a macro for type-checking | IOhannes m zmölnig |
2007-10-22 | removed zexyconf.h as it was too easy to enable the wrong stuff when not | IOhannes m zmölnig |
2007-10-22 | per default, this disables alloca | IOhannes m zmölnig |
2007-10-01 | fixed bug with inline modification of buffer | IOhannes m zmölnig |
2007-09-23 | made the best out of "fwriteln": now accepts also arguments "f" "g" and "e" a... | Franz Zotter |
2007-09-23 | corrected the segmentation fault error in fwriteln. (string length was too sh... | Franz Zotter |
2007-09-06 | fixed crasher bug when replacing an sublist in an empty msgbox | IOhannes m zmölnig |
2007-08-29 | added a "g" instead of the "f" to fwriteln.c for better precision, when using... | Franz Zotter |
2007-08-24 | added a more stable version of float formatting to [fwriteln] with the arguments | Franz Zotter |
2007-08-21 | added a format string for writing floats with fwriteln | Franz Zotter |
2007-08-16 | freadln: removed a post message from code | Franz Zotter |
2007-08-16 | freadln: | Franz Zotter |
2007-07-26 | added more list operating objects | IOhannes m zmölnig |
2007-07-24 | added "delete" functionality | IOhannes m zmölnig |
2007-07-05 | make it vc6-proof! when using autoconf, this will be overwritten anyhow | musil |
2007-07-05 | w32 does not know vsnprintf()! use _vsnprintf(), dude... | musil |
2007-07-05 | declaration must be at start of a block | musil |
2007-07-05 | updated to include all those cool new sources | musil |
2007-06-20 | removed the "SIMD" verbosity | IOhannes m zmölnig |
2007-05-21 | made it more zexy | IOhannes m zmölnig |
2007-05-21 | added fz's [freadln] and [fwriteln] | IOhannes m zmölnig |
2007-05-21 | removed unused code | IOhannes m zmölnig |
2007-05-10 | allow to query multiple values at once | IOhannes m zmölnig |
2007-05-10 | added my own version of [pack] and [unpack] which do not have type-tagging | IOhannes m zmölnig |
2007-03-19 | fixed symbolic link creation (stripped paths) | IOhannes m zmölnig |