| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Message handlers should return void.•••Also fix up some return values and stuff to use bool (or void if nothing). I just did it whilst I was here. According to jilles, the return value used to signify whether or not the client had exited. This was error-prone and was fixed a long, long time ago, but the return value was left int for historical reasons. Since the return type is not used (and has no clear use case anyway), it's safe to just get rid of it. | 2016-03-09 | 1 | -6/+4 | |
| * | Move module description headers to the top•••This is cleaner. Note this was broken out of a much larger piece of work I did, so if there's any problems, I apologise! | 2016-03-09 | 1 | -2/+3 | |
| * | Do a few more AV2 descriptions in modules. | 2016-03-07 | 1 | -1/+4 | |
| * | Migrate remaining modules to AV2•••No descriptions yet. :( | 2016-03-07 | 1 | -1/+1 | |
| * | Remove $Id tags from everything.•••These are obsolete and none have changed since 10 years gao... | 2016-03-06 | 1 | -2/+0 | |
| * | msg: remove last vestiges of the fakelag system. charybdis has never support... | 2016-02-19 | 1 | -1/+1 | |
| * | modules: chase MsgBuf API change | 2016-02-10 | 1 | -2/+2 | |
| * | Remove libratbox's snprintf.c, update related ircd code | 2016-02-10 | 1 | -1/+1 | |
| * | Remove trailing whitespace from all .c and .h files.•••3134 bytes were removed. | 2014-03-03 | 1 | -4/+4 | |
| * | Remove some unused variables.•••Found with llvm static analyzer. | 2009-03-01 | 1 | -2/+1 | |
| * | Update comments for parv[0] removal. | 2009-01-18 | 1 | -1/+0 | |
| * | strtoken -> rb_strtok_r (with arguments order changes) | 2008-04-20 | 1 | -4/+3 | |
| * | legacy irc sprintf gone | 2008-04-20 | 1 | -1/+0 | |
| * | More changes for libratbox. | 2008-04-01 | 1 | -2/+2 | |
| * | Change over some dlink functions. | 2008-04-01 | 1 | -2/+2 | |
| * | ircsprintf -> rb_sprintf | 2008-04-01 | 1 | -1/+1 | |
| * | start making this compile | 2008-04-01 | 1 | -3/+3 | |
| * | [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 | 1 | -0/+264 |
