| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unconditionally include <stdint.h> in stdinc.h•••Previously we relied on an inclusion from librb-config.h which was generated via the configure script. This seemed unwise, so add it to our list of standard includes. This replaces a superfluous include of stdio.h since we included it twice for some reason (check two lines down from the changed line for the other location) | 2026-03-17 | 1 | -1/+1 | |
| * | Remove ancient portability code (#361)•••Remove portability code for systems that don't follow at least SUSv3. This fairly closely aligns with ISO C99, which solanum already requires. | 2022-08-24 | 1 | -18/+0 | |
| * | stdinc: more cleanups | 2016-03-20 | 1 | -4/+0 | |
| * | authd: initial pass at win32 porting | 2016-03-20 | 1 | -2/+0 | |
| * | config.h delenda est | 2016-03-19 | 1 | -1/+0 | |
| * | Detect stdbool.h and add conformant shims if it isn't available•••Charybdis requires C99 already, so it's high time we start using stdbool. I've converted a few pieces of code already. A lot of the old code that uses YES/NO should probably be updated too because that's fucking hideous. | 2016-03-08 | 1 | -0/+16 | |
| * | Change all leftover libratbox stuff to librb. | 2016-03-06 | 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 | |
| * | Remove trailing whitespace from all .c and .h files.•••3134 bytes were removed. | 2014-03-03 | 1 | -2/+2 | |
| * | Revert all presence-related changes | 2009-12-08 | 1 | -1/+0 | |
| * | Add irc_dictionary.h to stdinc. I'm lazy. | 2009-05-30 | 1 | -0/+1 | |
| * | Reverting to 398.. trying again with native charybdis hash | 2008-04-02 | 1 | -25/+2 | |
| * | LOCAL_COPY_N macro | 2008-04-02 | 1 | -2/+25 | |
| * | ircd_defs.h declaration in stdinc.h - needed for some reasons. | 2008-04-02 | 1 | -0/+1 | |
| * | bork bork bork | 2008-04-01 | 1 | -1/+1 | |
| * | [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/+152 |
