aboutsummaryrefslogtreecommitdiff
path: root/src/matchbox.c
AgeCommit message (Collapse)Author
2012-12-19fixing unicode charactersIOhannes m zmölnig
now that Pd iuses UTF8, we can finally have hearts... svn path=/trunk/externals/zexy/; revision=16706
2011-10-03replaced &s_ with gensym()IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=15490
2011-09-21fixed license boilerplate and UTF8 encodingIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=15327
2008-06-12changed verbose message to refer to the originating objectIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=9982
2008-01-03run with "-pedantic" and "-std=c99": removed warningsIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=9113
2007-10-31win32 fixesmusil
svn path=/trunk/externals/zexy/; revision=8915
2007-10-30replaced gensym("float") by &s_floatIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=8908
2007-07-24added "delete" functionalityIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=8230
2007-07-05declaration must be at start of a blockmusil
svn path=/trunk/externals/zexy/; revision=7898
2007-05-10added my own version of [pack] and [unpack] which do not have type-taggingIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=7648
2007-03-14updated 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-08added regex supportIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=7479
2007-03-07added [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