- Constification
- Fixed some compile warnings
- Revert to -r1831
- Made all numeric defines use the actual string instead of the numeric value which allows to use gcc's printf format attribute - Remove current message locale implementation
- Cleanup unused header file includes - Fixed minor compile warning in conf.c
- Implemented memory pool allocator which basically is taken from Tor's mempool allocator for Tor cells - Fixed compile warnings in conf_class.c - ./configure --enable-assert works again
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
- watch_init(): remove useless memset since watchTable resides in .bss - replace C++ comments with C comments
- renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
- create ircd-hybrid-8 "branch"
- recreate "trunk"
- branch off trunk to create 7.3 branch
- move ircd-hybrid-7.2 to trunk
- move list manipulation routines from tools.c to list.c - mem_frob() goes to memory.c - sort out redundant/unneeded header includes
- propset keywords
- lp64\llp64\ilp32 portability fixes
- Killed s_stats.c
svn propset svn:keywords
Backported WATCH
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.