projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Protect GlobalAddAtomA string handling by exception handler (for
[wine]
/
dlls
/
kernel
/
time.c
2005-06-20
Mike McCormack
- avoid winternl.h depending on winbase.h
blob
|
commitdiff
|
raw
2005-06-20
Mike McCormack
- don't include winreg.h
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Emmanuel Maillard
Added Darwin 8.0 specific headers.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Jon Griffiths
Documentation spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-15
Jon Griffiths
Remove unneeded headers to reduce unneeded rebuilds.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
Rein Klazes
- RtlTimeFieldsToTime should not normalize the time...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-29
Rein Klazes
- Simplify the calculation in TIME_DaylightCompareDate;
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Rein Klazes
- Reordered some code from the existing helper _GetTime...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-10
Rein Klazes
Fixed TzSpecificLocalTimeToSystemTime and
blob
|
commitdiff
|
raw
|
diff to current
2004-04-28
Alexandre Julliard
Removed a number of internal file functions that are...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-09
Alexandre Julliard
Removed some unnecessary definitions from file.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-03
Rein Klazes
Implemented GetDaylightFlag.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-26
Mike Hearn
Use time rather than win32 debug channel for kernel...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Ge van Geldorp
Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-01
Jon Griffiths
Fail GetCalendarInfoA for Unicode-only locales.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-18
Jon Griffiths
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-04
Lionel Ulmer
Added SetSystemTimeAdjustment stub.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-17
Martin Fuchs
Fixes for SystemTimeToTzSpecificLocalTime() and
blob
|
commitdiff
|
raw
|
diff to current
2003-03-18
Jon Griffiths
Documentation updates.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Martin Fuchs
Fixed time zone calculation.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-19
Martin Fuchs
Implementation of SystemTimeToTzSpecificLocalTime(...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Alexandre Julliard
Avoid casts between LARGE_INTEGER and FILETIME.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
György 'Nog' Jeney
- Reimplement time functions using ntdll functions.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-11
György 'Nog' Jeney
- Implement RtlLocalTimeToSystemTime and RtlSystemTimeT...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-25
György 'Nog' Jeney
- Move SetSystemTime, GetTimeZoneInformation and
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-26
Patrik Stridvall
MSVC compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-13
Ulrich Czekalla
Added support for CAL_ITWODIGITYEARMAX.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Vincent Béron
- Fixed GetSystemTimeAdjustment prototype and added...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-29
Alexandre Julliard
Fixed some alignment issues (based on a patch by Gregg...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-14
Vincent Béron
Better implementation of GetCalendarInfo{A,W}, not...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-11
Patrik Stridvall
- Better handling when settimeofday is not available.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
Marcus Meissner
Enhanced GetCalendarInfo stub, added known CAL_* defines.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
blob
|
commitdiff
|
raw
|
diff to current
2001-04-09
James Hatheway
Fill in StandardName field in struct returned from...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-26
Eric Pouech
Added a few missing stubs to KERNEL32 and USER32.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Patrik Stridvall
Documentation argument fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
Andrew Johnston
Documentation update.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-31
Rein Klazes
Return TIME_ZONE_ID_STANDARD in GetTimeZoneInformation().
blob
|
commitdiff
|
raw
|
diff to current
2000-10-13
Alexandre Julliard
Added a few more large integer functions.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-02
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-01
Alexandre Julliard
Implemented a bunch of large integer functions in ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-29
Alexandre Julliard
Moved a bunch of routines to kernel32.dll (with the...
blob
|
commitdiff
|
raw
|
diff to current