index
:
svn2git/libraries/zexy.git
externals/zexy
zexy: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
matchbox.c
Age
Commit message (
Expand
)
Author
2015-08-28
one-true indentation
IOhannes m zmölnig
2012-12-19
fixing unicode characters
IOhannes m zmölnig
2011-10-03
replaced &s_ with gensym()
IOhannes m zmölnig
2011-09-21
fixed license boilerplate and UTF8 encoding
IOhannes m zmölnig
2008-06-12
changed verbose message to refer to the originating object
IOhannes m zmölnig
2008-01-03
run with "-pedantic" and "-std=c99": removed warnings
IOhannes m zmölnig
2007-10-31
win32 fixes
musil
2007-10-30
replaced gensym("float") by &s_float
IOhannes m zmölnig
2007-07-24
added "delete" functionality
IOhannes m zmölnig
2007-07-05
declaration must be at start of a block
musil
2007-05-10
added my own version of [pack] and [unpack] which do not have type-tagging
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
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