1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src
Emanuele Giaquinta 52053f1717 Use g_ascii_str{,n}casecmp for case insensitive comparison with
ascii only strings.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4772 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-03-15 13:27:17 +00:00
..
core Use g_ascii_str{,n}casecmp for case insensitive comparison with 2008-03-15 13:27:17 +00:00
fe-common Replace tab between else and opening brace with space. 2008-03-15 13:19:41 +00:00
fe-none Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00
fe-text After last change paste_entry includes the key before the one 2008-03-12 09:59:35 +00:00
irc Replace missed strncasecmp calls with g_ascii_strncasecmp. 2008-03-14 19:06:32 +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