Release 1.5.29.
[wine] / dlls / ntdll / time.c
2013-01-28  Alexandre Julliardntdll: Use the monotonic counter for NtGetTickCount.
2013-01-28  Alexandre Julliardntdll: Add support for the monotonic time counter on...
2013-01-28  Alexandre Julliardntdll: Use a monotonic time counter to implement NtQuer...
2012-10-30  Alexandre Julliardntdll: Avoid using Low/HighPart of a large integer...
2011-10-18  Dmitry Timoshkovntdll: Take into account timezone bias changes when...
2009-08-24  Alexandre Julliardntdll: The large integer functions are 32-bit only.
2008-03-10  Andrew Talbotntdll: Assign to structs instead of using memcpy.
2007-09-10  Rob Shearmanntdll: Remove the overly-cautious check which prevented...
2007-08-29  Dmitry Timoshkovntdll: Do not leave not initialized cached timezone...
2007-08-22  Dmitry Timoshkovntdll: Reimplement TIME_GetBias using new time zone...
2007-08-21  Dmitry Timoshkovntdll: Detect current time zone settings.
2007-08-09  Francois GougetAssorted spelling fixes.
2007-07-30  Lei Zhangntdll: Add Bolivian time zone info.
2007-07-30  Dmitry Timoshkovntdll: Simplify TIME_GetBias.
2007-07-30  Dmitry Timoshkovntdll: Add some traces to make debugging time zone...
2007-07-25  Konstantin Kondratyukntdll: Add Samara time zone.
2007-07-05  Julio E. Gonzalez Pntdll: Add PYT and PYST time zones.
2007-05-16  Erez Volkntdll: Added IDT Timezone (Israel daylight savings...
2007-04-27  Alexey Markachevntdll: Fix mistake in Novosibirsk time zone.
2007-04-17  Alexandre Julliardserver: Change the timeout handling to use NT-style...
2007-04-12  Kai Blinntdll: Don't use settimeofday() to attempt to set the...
2007-03-26  Gabriel Gambettantdll: Add Uruguayan Summer Time timezone.
2007-02-09  Konstantin Kondratyukntdll: Add Omsk time zone.
2007-01-10  Harry McNallyntdll: Add Western Australia Summer Time.
2006-07-26  Alexandre Julliardserver: Convert the server start time to the abs_time_t...
2006-07-26  Alexandre Julliardntdll: Renamed the NTDLL_get/from_server_timeout functi...
2006-06-26  Vijay Kiran Kamujuntdll: Add UZT timezone info.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-20  Jacek Cabanntdll: Added NtGetTickCount implementation.
2006-02-07  Sergei Butakovntdll: Added Urals time.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-08  Mike McCormackAdd some missing timezones.
2005-11-03  Kieran ClancyAdded another CST (Australian Central Daylight Time...
2005-10-10  Vijay Kiran KamujuAdded PHT time zone.
2005-09-26  Vijay Kiran KamujuAdd MYT (Malaysian Time) and NOVST (Novosibirsk Summer...
2005-09-21  Mike McCormackFix "empty body in an if/else-statement" warnings.
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-07-14  Alexandre JulliardMoved the server start time to the init_thread request...
2005-06-25  Mike McCormackUse RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
2005-06-20  Mike McCormack- avoid winternl.h depending on winbase.h
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-05-12  Gabriel GambettaAdded UYT to TZ_INFO.
2005-05-10  Juan LangAdded Irish Summer Time.
2005-05-07  Francois GougetAdd the 'Western European Summer Time' (WEST) timezone...
2005-05-04  Ivan WongAdded Hong Kong Standard Time (HKT).
2005-04-21  Alexandre JulliardGet rid of the remaining calls to strncpyW, and remove...
2005-03-22  Rustam ChernotkachAdded support for ANAT (Anadyr Standard Time) to TZ_INFO.
2005-03-14  Alex Villacís LassoAdd ECT to timezone list.
2005-02-22  Darryl DixonAdded support for NZDT (New Zealand Daylight Time)...
2005-02-14  Marcelo Duarte- Correct time zone for BRT and BRST.
2005-02-08  Robert ShearmanReplace 10000000 with TICKSPERSEC to make it more obvio...
2005-01-27  Troy RolloAdd TZ_INFO entry to match (incorrect) Australian Easte...
2005-01-20  Tony LambregtsAdded time zone information for SAMT (Samara Standard...
2005-01-06  Tony LambregtsAdd Brazilian standard time.
2004-12-13  Robert ShearmanImplement NtQueryTimer.
2004-12-06  Stewart AllenAdded SAST (South African Standard Time), corrected...
2004-11-21  Alexander YaworskyAdded NOVT timezone info.
2004-11-06  Rein Klazes- RtlTimeFieldsToTime should not normalize the time...
2004-11-02  Vitaly LipatovAdded MSK timezone info.
2004-11-02  Michael JungAdded CET timezone info.
2004-11-02  Roger OlsonAdd Pacific Standard Time (PST) to TZ_INFO.
2004-10-22  Rein KlazesCorrect the calculation of the year for the 31'st of...
2004-10-21  Rein KlazesCorrect the calculation of the year for the 31'st of...
2004-10-18  Rein KlazesIn RtlQueryTimezoneInformation use information from...
2004-10-04  Filip NavaraAdd UTC to the time zone list.
2004-09-07  Alexandre JulliardAvoid integer overflows in NTDLL_get_server_timeout...
2004-09-06  Uwe BonnesMore defines for TZ_INFO.
2004-08-13  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-04-02  Alexandre JulliardA couple of optimizations and bug fixes.
2004-04-02  Rein KlazesFix incorrect calculation of leap year in RtlTimeFields...
2004-03-11  Alexandre JulliardPortability fixes.
2004-03-01  Rein KlazesIn TIME_GetBias make sure there is a cached value for...
2004-02-27  Huw DaviesCache the result of TIME_GetBias for up to 1 second.
2004-02-26  Huw DaviesCall TIME_GetBias rather than RtlQueryTimeZoneInfo...
2004-02-25  Huw DaviesSpeed up RtlTimeFieldsToTime.
2004-02-24  Huw DaviesSpeed up RtlTimeToTimeFields.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-10-02  Gerald PfeiferCast time_t parameters to fprintf(...,"%l",...) to...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-19  Jon GriffithsMake RtlTimeToSecondsSince1970 consistent with other...
2003-07-02  Francois GougetFixed some common spelling errors.
2003-06-18  Francois GougetTypos/spelling fixes.
2003-04-02  Alexandre JulliardAdded abs_time_t structure to the server protocol,...
2003-03-31  Alexandre JulliardMoved WaitForMultipleObjects to ntdll (based on a patch...
2003-03-18  Jon GriffithsDocumentation updates.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-18  Alexandre JulliardImplemented RtlTimeToElapsedTimeFields.
2002-12-13  Alexandre JulliardAvoid casts between LARGE_INTEGER and FILETIME.
2002-12-11  György 'Nog' Jeney- Implement RtlLocalTimeToSystemTime and RtlSystemTimeT...
2002-11-27  Vincent BéronFix for implicit declaration of abs.
2002-11-25  György 'Nog' Jeney- Move SetSystemTime, GetTimeZoneInformation and
2002-11-06  György 'Nog' Jeney- Fix RtlTimeToTimeFields to actually work.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-31  Patrik StridvallMSVC compatibility fixes.
2002-08-27  Patrik StridvallMSVC long long fixes.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-07-01  Gregg MattinsonAvoid alignment problem in NtQuerySystemTime.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-29  Alexandre JulliardFixed some alignment issues (based on a patch by Gregg...
next