1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-09 06:20:45 +00:00
irssi/src
Emanuele Giaquinta 26a1d639e7 Use g_io_channel_unref rather than g_io_channel_close for file
channels.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4789 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-03-30 13:30:52 +00:00
..
core Implement linebuf_find using memchr. 2008-03-30 13:23:12 +00:00
fe-common Use g_io_channel_unref rather than g_io_channel_close for file 2008-03-30 13:30:52 +00:00
fe-none Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00
fe-text Move selection of string searching function out of the loop by using a 2008-03-28 12:42:27 +00:00
irc Simplify recode target computation. 2008-03-15 14:51:06 +00:00
lib-config Move lib-config typedefs in iconfig.h. 2008-03-11 14:55:46 +00:00
perl Use g_ascii_str{,n}casecmp for case insensitive comparison with 2008-03-09 12:01:16 +00:00
common.h Do not check for standard C headers. 2008-03-14 10:34:34 +00:00
Makefile.am Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00