Valeriy Yatsko
|
d05e3e3a7b
|
We don't want to leave the isupport name in the extension memory space on changing it - fixed a bug (tnx Artem@IrcNet(RU))
|
2008-08-31 03:57:27 +04:00 |
William Pitcock
|
508c7c41fe
|
Make change_isupport() return the old value!!!
|
2008-08-29 15:36:41 -05:00 |
William Pitcock
|
17ad49a96a
|
Add change_isupport() to change the value of an ISUPPORT token.
|
2008-08-29 15:27:34 -05:00 |
Valery V Yatsko
|
2392eb24cd
|
Generating cflags bufs dynamically: one for RPL_MYINFO and one for
supported.c
|
2008-06-25 07:51:32 +04:00 |
Valery Yatsko
|
a64c5173a7
|
strlcat -> rb_strlcat
|
2008-04-20 08:44:04 +04:00 |
Valery Yatsko
|
8e43b0b414
|
MyMalloc -> rb_malloc
|
2008-04-02 03:07:29 +04:00 |
Valery Yatsko
|
90a3c35b29
|
Argh, wrong replace caused by MS VS 2005 interface.
|
2008-04-02 02:47:17 +04:00 |
Valery Yatsko
|
a55e57248b
|
MyFree -> rb_free
|
2008-04-02 02:45:16 +04:00 |
Valery Yatsko
|
cc200171d7
|
libcharybdis includes gone.
|
2008-04-02 02:39:19 +04:00 |
William Pitcock
|
8e69bb4e90
|
macro replacement
|
2008-04-01 15:43:10 -05:00 |
William Pitcock
|
af81d5a0b0
|
dlink -> rb_dlink
|
2008-04-01 15:41:52 -05:00 |
William Pitcock
|
38e6acddad
|
ircs[n]printf -> rb_s[n]printf
|
2008-04-01 15:38:40 -05:00 |
Jilles Tjoelker
|
58067bff67
|
Cleanups to 005 code, from ratbox (androsyn).
|
2008-03-18 23:28:03 +01:00 |
Jilles Tjoelker
|
f1297898f3
|
Hide cmode +r from 005 if there is no service{} block.
|
2008-03-11 23:56:23 +01:00 |
jilles
|
c614f4a9c9
|
[svn] Make EXTBAN 005 token like unreal's (, instead of :).
|
2007-09-09 11:59:08 -07:00 |
nenolod
|
212380e3f4
|
[svn] - the new plan:
+ branches/release-2.1 -> 2.2 base
+ 3.0 -> branches/cxxconversion
+ backport some immediate 3.0 functionality for 2.2
+ other stuff
|
2007-01-24 22:40:21 -08:00 |