- watch: cache hash values
- Style corrections
- Rip out mempool
- Update copyright years
- Update copyright years
- Fixed svn properties
- watch.c: remove unused header include
- watch.h, watch.c, m_watch.c: rename some variables for consistency
- Update copyright years
- Make mem-usage counters use size_t and use the %zu conversion specifier accordingly
- Update copyright years
- Renamed variables
- Renamed variables
- Constification
- watch.c:watch_add_to_hash_table(): fixed typo in comment
- Renamed 'localClient' Client structure member to just 'connection'
- Update GPL 2 license headers
- Let mp_pool_get() clear memory
- Fixed possible WATCH core. Fix provided by Adam
- Fixed inconsistent style in several places
- Style corrections all over the place
- Applied Adam's sendto_one_numeric() changes
- Fixed indentation, removed whitespaces/tabs, update copyright header
- whowas.c: renamed count_whowas_memory() to whowas_count_memory() - watch_count_memory(), whowas_count_memory(): constification, renamed variables, removed unused variables
- 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.