weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] weechat src/plugins/ruby/wee-ruby.c src/plugins...


From: FlashCode
Subject: [Weechat-cvs] weechat src/plugins/ruby/wee-ruby.c src/plugins...
Date: Sat, 03 Sep 2005 08:37:24 -0400

CVSROOT:        /cvsroot/weechat
Module name:    weechat
Branch:         
Changes by:     FlashCode <address@hidden>      05/09/03 12:37:23

Modified files:
        src/plugins/ruby: wee-ruby.c 
        src/plugins/python: wee-python.c 
        src/plugins/perl: wee-perl.c 
        src/plugins    : plugins.c 
        src/irc        : irc-send.c irc-recv.c irc-nick.c irc-channel.c 
        src/gui/gtk    : gui-display.c 
        src/gui/curses : gui-display.c 
        src/gui        : gui-keyboard.c 
        src/common     : weelist.c weeconfig.c weechat.h weechat.c 
                         completion.c command.c 
        po             : fr.po 
        .              : ChangeLog 

Log message:
        Fixed bug with strings comparison (str[n]casecmp) and some locales 
(like turkish), now using ASCII comparison

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/plugins/ruby/wee-ruby.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/plugins/python/wee-python.c.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/plugins/perl/wee-perl.c.diff?tr1=1.24&tr2=1.25&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/plugins/plugins.c.diff?tr1=1.23&tr2=1.24&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/irc/irc-send.c.diff?tr1=1.51&tr2=1.52&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/irc/irc-recv.c.diff?tr1=1.79&tr2=1.80&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/irc/irc-nick.c.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/irc/irc-channel.c.diff?tr1=1.20&tr2=1.21&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/gtk/gui-display.c.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/curses/gui-display.c.diff?tr1=1.108&tr2=1.109&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/gui-keyboard.c.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/weelist.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/weeconfig.c.diff?tr1=1.71&tr2=1.72&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/weechat.h.diff?tr1=1.31&tr2=1.32&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/weechat.c.diff?tr1=1.54&tr2=1.55&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/completion.c.diff?tr1=1.27&tr2=1.28&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/command.c.diff?tr1=1.65&tr2=1.66&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/po/fr.po.diff?tr1=1.132&tr2=1.133&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/ChangeLog.diff?tr1=1.169&tr2=1.170&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]