]> jfr.im git - irc/rqf/shadowircd.git/history - src/irc_dictionary.c
Fix an off by one error with zipstats processing
[irc/rqf/shadowircd.git] / src / irc_dictionary.c
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-05  Jilles TjoelkerUse rb_snprintf() in various places.
2008-06-08  William PitcockMerge with 'charybdis-ts6only' branch.
2008-04-21  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis charybdis-3.0.0-rc1
2008-04-20  Jilles TjoelkerFix various compiler warnings.
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-08  Jilles TjoelkerMake Dictionary keys const everywhere.
2008-04-02  William Pitcockfix irc_dictionary, and some ircd warnings
2008-04-02  William PitcockAutomated merge with http://85.237.34.214:8000/
2008-04-02  Valery Yatskook, trying to work on blockheap's stuff
2008-04-01  Valery YatskoDubString -> rb_strdup
2008-04-01  Valery YatskoMyMalloc -> rb_malloc
2008-04-01  Valery YatskoArgh, wrong replace caused by MS VS 2005 interface.
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  William Pitcockmacro replacement
2007-12-02  William PitcockI was nuts when I wrote that comment, lets kill it...
2007-12-02  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-02  William PitcockAdd irc_dictionary code.