]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/timer.h
Remove unneeded Extensible inheritance and remove "age" field from classbase
[user/henk/code/inspircd.git] / include / timer.h
2009-09-02 danieldgRemove unneeded Extensible inheritance and remove ...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-02-03 w00tClear up header insanity
2008-01-13 w00tNew timer code. This may be a tiny fraction slower...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-15 w00tInspTimer -> Timer
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-06-17 brainComments
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-02-10 brainAnd make it compile. (whoops)
2007-02-10 braintimermanager never had a ServerInstance. Give it one...
2007-02-09 brainAdd and properly test the ability for an InspTimer...
2007-01-09 brainComment on a lot of recently added stuff that wasnt...
2007-01-09 brainSomeone forgot to make correct deps for timer.h. Fixed.
2007-01-08 brainAdd repeating timers, and make an hourly prune of the...
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...