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