]> git.tdb.fi Git - libs/core.git/history - source/time/timer.cpp
Drop copyright and license notices from source files
[libs/core.git] / source / time / timer.cpp
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-25 Mikko RasaMerge branch 'strings-master'
2011-05-24 Mikko RasaStyle updates
2009-09-11 Mikko RasaRewrite Timer to use a heap instead of set to deal...
2008-12-24 Mikko RasaMake sure all files have the correct header
2008-07-19 Mikko RasaAllow canceling timers
2007-10-19 Mikko RasaRewrite Time::Timer to not force the use of a thread...
2006-11-17 Mikko RasaThrow out anything polling related - they will go to...
2006-09-05 Mikko RasaWin32 compilation fixes
2006-08-28 Mikko RasaRename to libmspcore