Age | Commit message (Expand) | Author |
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 |
2007-05-10 | ... | 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-05-10 | fixed typos, use $0 to avoid duplicate arrays (when opening several help-patc... | IOhannes m zmölnig |
2007-05-10 | abstraction implementation of [tabset] | IOhannes m zmölnig |
2007-03-19 | fixed symbolic link creation (stripped paths) | IOhannes m zmölnig |
2007-03-19 | added an aliasing "system": only the master objects are kept in CVS; | IOhannes m zmölnig |
2007-03-19 | made [a2l] the master for [an2list] | IOhannes m zmölnig |
2007-03-14 | updated everything a bit... | IOhannes m zmölnig |
2007-03-14 | updated test system and added a msgfile reentrancy test | IOhannes m zmölnig |
2007-03-14 | updated the zexy help-system: all reference-patches (aka help-patches) are no... | IOhannes m zmölnig |
2007-03-08 | provide our own verbose() function, in case pd is lacking one; | IOhannes m zmölnig |
2007-03-08 | added regex support | IOhannes m zmölnig |
2007-03-07 | added [matchbox] an object to search a list (with pattern matching) in a "box... | IOhannes m zmölnig |
2007-03-07 | increased minor version, for bugfixes | IOhannes m zmölnig |
2007-03-06 | increased the headroom for converting the buffer from the text-format to a bi... | IOhannes m zmölnig |
2007-03-06 | simplified | IOhannes m zmölnig |