- 05 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 04 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 02 Mar, 2005 1 commit
-
-
Francois Gouget authored
-
- 25 Feb, 2005 2 commits
-
-
Uwe Bonnes authored
Honor precision argument for strings.
-
Jon Griffiths authored
-
- 18 Feb, 2005 1 commit
-
-
Gunnar Dalsnes authored
drive, _getdcwd incorrectly passed "X:\" (X = any drive) as path to GetFullPathName. "X:" (without the backslash) is the correct thing to use.
-
- 14 Feb, 2005 2 commits
-
-
Francois Gouget authored
function pointer being of the wrong type. Fix assorted signed/unsigned comparison warnings.
-
Mike McCormack authored
tests.
-
- 10 Feb, 2005 1 commit
-
-
Francois Gouget authored
-
- 28 Jan, 2005 1 commit
-
-
Francois Gouget authored
Add conformance tests to verify the behavior of '%c'. Improve some of the test's error messages.
-
- 10 Jan, 2005 1 commit
-
-
Bill Medland authored
Keep quiet about hints.
-
- 04 Jan, 2005 2 commits
-
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
- 03 Jan, 2005 1 commit
-
-
Eric Pouech authored
-
- 27 Dec, 2004 1 commit
-
-
Rein Klazes authored
which they are evaluated.
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 14 Dec, 2004 4 commits
-
-
Juan Lang authored
tracing long command lines.
-
Juan Lang authored
-
Juan Lang authored
- update a couple traces
-
Francois Gouget authored
-
- 13 Dec, 2004 1 commit
-
-
Eric Pouech authored
-
- 10 Dec, 2004 1 commit
-
-
Rein Klazes authored
- remove all stubs of data item from the spec file, those actually may hide problems.
-
- 09 Dec, 2004 2 commits
-
-
Juan Lang authored
- make max file descriptors 2048 to match MS - increase max file streams to match
-
Alexandre Julliard authored
-
- 07 Dec, 2004 1 commit
-
-
Juan Lang authored
-
- 06 Dec, 2004 2 commits
- 02 Dec, 2004 1 commit
-
-
Peter Chapman authored
code with the -fomit-frame-pointer gcc flag.
-
- 30 Nov, 2004 1 commit
-
-
Eric Pouech authored
-
- 28 Nov, 2004 1 commit
-
-
Eric Pouech authored
-
- 21 Nov, 2004 1 commit
-
-
Bill Medland authored
-
- 08 Nov, 2004 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 06 Nov, 2004 1 commit
-
-
Rein Klazes authored
structure. Instead return error when it is given an unormalized date. - Use better algorithms for RtlTimeToTimeFields and RtlTimeFieldsToTime. RtlTimeToTimeFields is about 3 times faster. - Add tests for RtlTimeFieldsToTime. - SystemTimeToFileTime must fail if RtlTimeFieldsToTime fails. Users of SystemTimeToFileTime must do likewise. - Remove a todo_wine from SystemTimeToFileTime tests. - Since msvcrt.mktime must accept unnormalized dates, it cannot use SystemTimeToFileTime and do the calculations itself. - Add some tests for mktime accepting unnormalized dates.
-
- 04 Nov, 2004 1 commit
-
-
Aneurin Price authored
way). - Add some more.
-
- 03 Nov, 2004 1 commit
-
-
Tony Lambregts authored
-
- 27 Oct, 2004 1 commit
-
-
Rein Klazes authored
time changes in the local time zone.
-
- 25 Oct, 2004 1 commit
-
-
Rein Klazes authored
-
- 21 Oct, 2004 1 commit
-
-
Rein Klazes authored
other fields of the supplied tm structure. - add prototype declarations for the time functions.
-
- 19 Oct, 2004 1 commit
-
-
Alexandre Julliard authored
that they can have the correct layout, and get rid of the corresponding hacks in RTTI_GetObjectLocator. Build more of the code on non-i386 platforms too. Protect __RTDynamicCast and friends with exception handlers. Fix handling of the vtable pointer so that we don't need to declare all object pointers as type_info.
-