psychon
|
99f1efc843
|
Some more fun with tabs
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1966 726aef4b-f618-498e-8847-2d620e286838
|
2010-05-02 08:36:57 +00:00 |
|
psychon
|
5d9a22f6cc
|
Use CString::Split() in more places
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1808 726aef4b-f618-498e-8847-2d620e286838
|
2010-03-07 11:08:26 +00:00 |
|
psychon
|
1d88f564dc
|
Fix a bunch of style suggestions from cppcheck[1]
Thanks to DarthGandalf for this patch. You must be bored. :P
[1] cppcheck.sf.net
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1776 726aef4b-f618-498e-8847-2d620e286838
|
2010-02-19 16:21:07 +00:00 |
|
silverleo
|
07d7477dec
|
It's 2010, where's my hoverboard?
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1693 726aef4b-f618-498e-8847-2d620e286838
|
2010-01-06 09:37:05 +00:00 |
|
psychon
|
08ad0291ea
|
Happy New Year 2009 everyone!
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1317 726aef4b-f618-498e-8847-2d620e286838
|
2009-01-01 12:22:21 +00:00 |
|
kroimon
|
5237a24747
|
Use CString::Equals() everywhere.
* (CString::CaseCmp() == 0) became CString::Equals()
* (CString::CaseCmp() != 0) became !CString::Equals()
* replaced some occurrences of strn?casecmp
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1234 726aef4b-f618-498e-8847-2d620e286838
|
2008-09-30 15:15:59 +00:00 |
|
kroimon
|
fa57b9eb54
|
Added module 'autocycle' to replace the old core's functionality.
Credits to both psychon and kroimon
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1192 726aef4b-f618-498e-8847-2d620e286838
|
2008-09-07 11:50:43 +00:00 |
|