aboutsummaryrefslogtreecommitdiff
path: root/src/msgfile.c
AgeCommit message (Expand)Author
2007-03-14updated the zexy help-system: all reference-patches (aka help-patches) are no...IOhannes m zmölnig
2007-03-06increased the headroom for converting the buffer from the text-format to a bi...IOhannes m zmölnig
2007-03-06made msgfile_bang reentrantIOhannes m zmölnig
2006-10-10use pd_error() to make errors findable;IOhannes m zmölnig
2006-07-05added the "$$" method also for reading (though not strictly necessary);IOhannes m zmölnig
2006-06-27added a new writing mode: '$$' which converts occurences of "$$" to "\$", in ...IOhannes m zmölnig
2006-06-08fixed searchIOhannes m zmölnig
2006-06-07hopefully fixed a bug discovered by p8r: 1st line was not read (or rather "ou...IOhannes m zmölnig
2006-04-05use unused variablesIOhannes m zmölnig
2006-01-25removed the z_..._setup() functionIOhannes m zmölnig
2006-01-24fixed "help"-message on w32 (split into smaller junks to prevent crashes)IOhannes m zmölnig
2006-01-23include <unistd.h> on non-w32 platforms (not just linux)IOhannes m zmölnig
2006-01-23cleaned up code so we get hardly any warnings when compiling with "-Wall"IOhannes m zmölnig
2005-10-02fixed reentrant bugIOhannes m zmölnig
2005-06-09replaced MACOSX by __APPLE__IOhannes m zmölnig
2005-06-08hopefully fixed a bug with not finding relative filenames (when "." was not i...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