Age | Commit message (Expand) | Author |
2008-02-20 | bumped version to 2.2.1 | IOhannes m zmölnig |
2008-02-20 | updated runtests | IOhannes m zmölnig |
2008-02-20 | more tests | IOhannes m zmölnig |
2008-02-20 | ... | IOhannes m zmölnig |
2008-02-20 | fixed some bugs in msgfile; | IOhannes m zmölnig |
2008-02-20 | more tests | IOhannes m zmölnig |
2008-02-20 | renamed problematic files (NTFS doesn't like them...) | 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-10-01 | added fbar's original patch to trigger the bug; | IOhannes m zmölnig |
2007-09-30 | updated help to reflect the advent of [list] objects | IOhannes m zmölnig |
2007-09-30 | regression test for [lister] and inlne modification of lists | 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 | better evaluation of passed/failed tests | IOhannes m zmölnig |
2007-09-06 | renamed "noresult"-test to "fail_noresult" to indicate that this test | IOhannes m zmölnig |
2007-09-06 | added tests for testing the unittest-engine | IOhannes m zmölnig |
2007-09-06 | changed default test-behaviour: | IOhannes m zmölnig |
2007-09-06 | updated [testunit] to pd-0.40 | IOhannes m zmölnig |
2007-09-06 | renamed zexy.pd to zexy_.pd, since pd refuses to load [help-msg/zexy] | IOhannes m zmölnig |
2007-09-06 | fixed crasher bug when replacing an sublist in an empty msgbox | IOhannes m zmölnig |
2007-09-05 | a crasher-bug committed by ed. | 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 some documentation to the new features of fwriteln | 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 | added help-patches for fz's [freadln]/[fwriteln] | 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 |