windows: fix that an immediate connect error is not seen and the socket is stuck...
[lcore.git] / btime.pas
2021-08-13 bewarebtime: also preserve -1 in unixtimeint, as in unixtimefloat
2021-08-13 bewarereplace internal uses of gettimeofday with monotonic...
2020-02-23 bewaremake unixtimeint and unixtimefloat work after 2038...
2018-04-15 bewareallow opt out of win8 api method for program that needs...
2017-10-26 bewareno longer by default call TimeBeginPeriod(1) in btime...
2017-09-10 plugwashReplace obsolete/broken lcoregtklaz with new lcorelazarus
2015-12-05 bewareoletounix should round so seconds do not go one off...
2014-11-03 bewareautomatically use GetSystemTimePreciseAsFileTime if...
2014-03-28 bewarefix spelling mistakes
2013-11-22 bewareifdef mswindows instead of win32 for 64 bits support
2012-08-15 bewareadded ISO style date/time and UTC date/time strings...
2012-08-07 bewarerename monotonic time to monotimefloat, added monotonic...
2012-08-06 bewarefix incorrectly detecting NT6 ~64.102 Hz mode as NT5...
2012-08-05 bewareremove increment guarantee, it causes problems if calle...
2011-02-21 bewareeliminated a lot of hints and warnings
2010-04-03 bewareunixtoole changed to take input as float
2010-02-24 bewaresimulate gettimeofday on windows
2010-02-05 plugwashremove executable property
2009-11-12 plugwashadd support for fpc 2.2.4rc1
2008-03-30 bewarethe big lot of changes by beware
2008-03-28 plugwashinitial import