aboutsummaryrefslogtreecommitdiff
path: root/src/matchbox.c
AgeCommit message (Expand)Author
2015-08-28one-true indentationIOhannes m zmölnig
2012-12-19fixing unicode charactersIOhannes m zmölnig
2011-10-03replaced &s_ with gensym()IOhannes m zmölnig
2011-09-21fixed license boilerplate and UTF8 encodingIOhannes m zmölnig
2008-06-12changed verbose message to refer to the originating objectIOhannes m zmölnig
2008-01-03run with "-pedantic" and "-std=c99": removed warningsIOhannes m zmölnig
2007-10-31win32 fixesmusil
2007-10-30replaced gensym("float") by &s_floatIOhannes m zmölnig
2007-07-24added "delete" functionalityIOhannes m zmölnig
2007-07-05declaration must be at start of a blockmusil
2007-05-10added my own version of [pack] and [unpack] which do not have type-taggingIOhannes m zmölnig
2007-03-14updated the zexy help-system: all reference-patches (aka help-patches) are no...IOhannes m zmölnig
2007-03-08added regex supportIOhannes m zmölnig
2007-03-07added [matchbox] an object to search a list (with pattern matching) in a "box...IOhannes m zmölnig