]> git.tdb.fi Git - libs/core.git/history - source/time/timestamp.h
Mark boolean conversion operators as explicit
[libs/core.git] / source / time / timestamp.h
2021-10-31 Mikko RasaMark boolean conversion operators as explicit
2021-10-31 Mikko RasaMark constructors and destructors as default where...
2021-10-31 Mikko RasaUse default member initializers and constructor delegation
2011-07-29 Mikko RasaIsolate platform-dependent RawTime conversion functions...
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-09 Mikko RasaStyle and comment updates
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-28 Mikko RasaSelect RawTime definition based on compiler, not platform
2011-05-28 Mikko RasaRename time/types.h to rawtime.h
2011-05-25 Mikko RasaMerge branch 'strings-master'
2010-11-26 Mikko RasaMake to_unixtime const
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-11-13 Mikko RasaMSVC compatibility fixes
2007-11-10 Mikko RasaUse operator void * instead of bool in Time classes...
2007-08-21 Mikko RasaReorder components to get headers install correctly
2007-03-26 Mikko RasaAdded DateTime
2006-11-17 Mikko RasaThrow out anything polling related - they will go to...
2006-08-28 Mikko RasaRename to libmspcore