Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-03 | replaced &s_ with gensym() | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=15490 | |||
2011-09-21 | fixed license boilerplate and UTF8 encoding | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=15327 | |||
2008-06-12 | changed verbose message to refer to the originating object | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=9982 | |||
2008-01-03 | run with "-pedantic" and "-std=c99": removed warnings | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=9113 | |||
2007-10-31 | win32 fixes | musil | |
svn path=/trunk/externals/zexy/; revision=8915 | |||
2007-10-30 | replaced gensym("float") by &s_float | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=8908 | |||
2007-07-24 | added "delete" functionality | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=8230 | |||
2007-07-05 | declaration must be at start of a block | musil | |
svn path=/trunk/externals/zexy/; revision=7898 | |||
2007-05-10 | added my own version of [pack] and [unpack] which do not have type-tagging | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=7648 | |||
2007-03-14 | updated the zexy help-system: all reference-patches (aka help-patches) are ↵ | IOhannes m zmölnig | |
now to be found in the ./reference/ folder and are named <path>-help.pd; removed a now superfluous class_sethelpsymbol from ./src/*.c; the ./examples/ folder is currently empty but will eventually be filled with zexy real-world examples svn path=/trunk/externals/zexy/; revision=7485 | |||
2007-03-08 | added regex support | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=7479 | |||
2007-03-07 | added [matchbox] an object to search a list (with pattern matching) in a ↵ | IOhannes m zmölnig | |
"box" of lists svn path=/trunk/externals/zexy/; revision=7475 |