1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/irc
Timo Sirainen f4897860b5 toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some
systems, use our own is_...() functions now instead.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2348 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-01-27 20:45:59 +00:00
..
bot toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +00:00
core toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +00:00
dcc toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +00:00
flood whops, still wasn't fixed :) 2002-01-20 11:47:04 +00:00
notifylist Fixed a memory leak and a crash when notifylist_check_join() was called with NULL realname. 2001-12-03 19:51:00 +00:00
proxy We now handle PINGs from client properly. 2002-01-20 12:21:18 +00:00
.cvsignore irc/irc.c and fe-common/irc/irc-modules.c are generated by configure 2000-05-25 12:58:59 +00:00
Makefile.am Updated Irssi proxy to work with latest version, thanks to fuchs :) 2000-09-29 23:59:51 +00:00