]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/timer.h
Add counter system for umodes to get rid of some O(n)
[user/henk/code/inspircd.git] / include / timer.h
2006-12-15 w00tAnd now, just to force you to recompile the *whole...
2006-09-24 specialSpeaking of misleading comments, 'Delete and InspTImer...
2006-09-15 brainAdd timeouts to the http module. Two seperate timeouts...
2006-08-11 brainDocument TimerManager class
2006-08-10 brainRelocate timer stuff into TimerManager class
2006-07-10 brainMade a load more stuff Extensible which might be of...
2006-04-10 omRoute some more stuff through socket.h and hash_map...
2006-03-12 brainCommented a lot of stuff that hasnt been commented...
2006-02-23 brainLook-behind for missed timers up to 2 minutes (if your...
2006-02-23 brainMoved timer stuff from OnBackgroundTimer to InspTimer...
2006-02-23 brainIncorporating InspTimer into safelist as a test
2006-02-23 brainFixes
2006-02-23 brainFirst revision of new timer code, not in the makefile...