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
/
index.c
Age
Commit message (
Expand
)
Author
2008-01-03
run with "-pedantic" and "-std=c99": removed warnings
IOhannes m zmölnig
2007-03-14
updated the zexy help-system: all reference-patches (aka help-patches) are no...
IOhannes m zmölnig
2006-11-12
reduced warnings by properly declaring functions and avoidance of
IOhannes m zmölnig
2006-04-05
use unused variables
IOhannes m zmölnig
2006-01-25
removed the z_..._setup() function
IOhannes m zmölnig
2006-01-24
split help-strings into shorter strings (made w32's pd crash)
IOhannes m zmölnig
2006-01-24
made all possible (well, most) functions "static" to not interfere with funct...
IOhannes m zmölnig
2006-01-23
cleaned up code so we get hardly any warnings when compiling with "-Wall"
IOhannes m zmölnig
2005-12-21
removed C99-define-magic for verbose output:
IOhannes m zmölnig
2005-10-27
when we add an item at a certain index that exceeds the number of elements,
IOhannes m zmölnig
2005-06-30
added more intelligent verbosity
IOhannes m zmölnig
2005-06-21
default to 128 maxentries if 0 or a negative number is given
IOhannes m zmölnig
2005-06-15
oops, declaration after code
IOhannes m zmölnig
2005-06-15
included <string.h>
IOhannes m zmölnig
2005-05-30
improved performance (i think)
IOhannes m zmölnig
2005-05-19
hopefully fixed the makesource-process for other platforms
IOhannes m zmölnig
2005-04-12
code cleanup
IOhannes m zmölnig
2005-03-22
zexy-2.0:
IOhannes m zmölnig