aboutsummaryrefslogtreecommitdiff
path: root/src/list2symbol.c
AgeCommit message (Expand)Author
2015-08-28one-true indentationIOhannes m zmölnig
2011-09-21fixed license boilerplate and UTF8 encodingIOhannes m zmölnig
2009-07-18probably fixed a bug with freeing 0-allocated memoryIOhannes m zmölnig
2008-01-03cleanup includesIOhannes 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-06-28changed [l2s] argument incompatibly: the argument is now the delimiterIOhannes m zmölnig
2006-04-05use unused variablesIOhannes m zmölnig
2006-01-25removed the z_..._setup() functionIOhannes m zmölnig
2005-12-14removed implicit use of alloca (my mingw-X-compiler couldn't cope with that)IOhannes m zmölnig
2005-08-31fixed bug that wrongly guessed the size of the new symbol (lead to crashes)IOhannes m zmölnig
2005-08-23do not use atom_getstring() for symbols, rather take the s_nameIOhannes m zmölnig
2005-07-13return "" if calculated length is <= 0 (and not just <0)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