aboutsummaryrefslogtreecommitdiff
path: root/src/makesymbol.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-10-04added LATER...IOhannes m zmölnig
2006-04-05use unused variablesIOhannes m zmölnig
2006-01-25removed the z_..._setup() functionIOhannes m zmölnig
2006-01-25made list2symbol() staticIOhannes m zmölnig
2006-01-24made all possible (well, most) functions "static" to not interfere with funct...IOhannes m zmölnig
2005-12-14removed implicit use of alloca (my mingw-X-compiler couldn't cope with that)IOhannes m zmölnig
2005-11-10changed MAXSTRINGLENGTH from 80 to MAXPDSTRING (1000)IOhannes m zmölnig
2005-05-19hopefully fixed the makesource-process for other platformsIOhannes m zmölnig
2005-03-22zexy-2.0:IOhannes m zmölnig