1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src
Timo Sirainen 2a8e1b5251 Added /SET perl_memory_check_level which works with only GC enabled. 0
doesn't do any checks, 1 checks for memory to be valid (default) at the
time, 2 runs GC and then checks if memory valid (slower, but detects errors
much better).


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3064 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-12-23 06:16:30 +00:00
..
core Compiler warning fix 2002-12-10 16:36:26 +00:00
fe-common Previous theme patch fixes by c0ffee 2002-12-11 10:00:51 +00:00
fe-none Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
fe-text --with-gc enables now support for Boehm's GC, if it's found and glib2 is 2002-12-23 06:06:14 +00:00
irc Added /SET channels_rejoin_unavailable to disable automatic rejoining when channel is unavailable. Efnet is stupid and uses the same numeric for joining juped channels and k-lines you after trying to constantly join it. 2002-12-20 14:37:56 +00:00
lib-config config_node_nth() and config_node_index() don't count comments in config 2002-10-25 13:57:16 +00:00
lib-popt --help printed part of the path for irssi which looked stupid, now it prints 2002-02-17 12:43:39 +00:00
perl Added /SET perl_memory_check_level which works with only GC enabled. 0 2002-12-23 06:16:30 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h A few fixes to make irssi work with garbage collected GLIB. 2002-12-10 17:31:26 +00:00
Makefile.am Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00