irssi/src
David Leadbeater c5d81c598d Correct use of perl stack macros
Further to pull #49 this is the result of an audit of the use of perl
stack macros. There were several cases where PUTBACK was being called
where the stack pointer could be out-of-date.

Also some misc. cleanup where the macros were used needlessly.
2014-06-27 11:20:48 +01:00
..
core Add NO_ACT level 2014-06-18 23:40:26 +02:00
fe-common Add NO_ACT level 2014-06-18 23:40:26 +02:00
fe-none Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00
fe-text Fix UTF-8 character corruption every 32kb of text buffer 2014-06-18 22:47:17 +02:00
irc Revert "add d,q,f and J to CHANMODES default, to work a bit better with dancer and possibly others" 2014-06-16 15:35:38 +00:00
lib-config Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp. 2014-06-10 12:06:19 -04:00
perl Correct use of perl stack macros 2014-06-27 11:20:48 +01:00
common.h Add defines for memory slices functions for compatibility with glib 2009-01-08 11:39:27 +00:00
Makefile.am Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00