irssi/src
Timo Sirainen 6b7c38d1c6 use Symbol qw(delete_packge) -> use Symbol; Symbol::delete_package(). Maybe
this helps with perl 5.004 not to crash at beginning, or maybe not :) Can't
test myself.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2823 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-05-26 14:36:44 +00:00
..
core /UPGRADE was broken, changed again the server connection code. 2002-05-20 04:12:12 +00:00
fe-common net_connect*() contains now error parameter, so it can be used to properly 2002-05-19 14:43:16 +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 External indent functions (theme_indent module) weren't working properly. 2002-05-18 11:51:04 +00:00
irc /UPGRADE was broken, changed again the server connection code. 2002-05-20 04:12:12 +00:00
lib-config removed useless functions 2002-05-17 21:00:38 +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 use Symbol qw(delete_packge) -> use Symbol; Symbol::delete_package(). Maybe 2002-05-26 14:36:44 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h broke CHAT_PROTOCOL_REC into struct + typedef. 2002-05-10 22:41:22 +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