2004-01-13 |
Vincent Béron | Remove a "\" from a multiline string constant by splitt... |
tree | commitdiff |
2003-12-15 |
Hans Leidekker | Check if a function exists before testing it. |
tree | commitdiff |
2003-12-12 |
Jon Griffiths | Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLas... |
tree | commitdiff |
2003-11-25 |
Dimitrie O. Paun | RtlHeapReAllocate() should not allocate memory. |
tree | commitdiff |
2003-10-06 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-10-04 |
Michael Günnewig | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-09-25 |
Jon Griffiths | Various test fixes for XP/msvc. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-08-06 |
Alexandre Julliard | Avoid non-portable long long constants. |
tree | commitdiff |
2003-07-19 |
Jon Griffiths | Fix -W warnings. |
tree | commitdiff |
2003-07-18 |
Jon Griffiths | Added some new Rtl* tests. |
tree | commitdiff |
2003-06-18 |
Eric Pouech | - kernel32's environment tests: a few more tests now... |
tree | commitdiff |
2003-05-13 |
Eric Pouech | Enhanced test for queries, added tests for expansion. |
tree | commitdiff |
2003-05-08 |
Eric Pouech | Added environment tests. |
tree | commitdiff |
2003-05-06 |
Thomas Mertes | Tests for RtlDuplicateUnicodeString, RtlFindCharInUnico... |
tree | commitdiff |
2003-04-16 |
Alexandre Julliard | Implemented RtlIsNameLegalDOS8Dot3 (based on a patch... |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | Implemented RtlDetermineDosPathNameType_U and RtlIsDosD... |
tree | commitdiff |
2003-04-08 |
Thomas Mertes | Tests for RtlUlonglongByteSwap, RtlRandom, RtlAreAllAcc... |
tree | commitdiff |
2003-03-22 |
Thomas Mertes | Tests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas... |
tree | commitdiff |
2003-03-18 |
Alexandre Julliard | Avoid explicit long long constants. |
tree | commitdiff |
2003-03-18 |
Thomas Mertes | Tests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,... |
tree | commitdiff |
2003-02-19 |
Thomas Mertes | Tests for RtlCharToInteger, RtlExtendedMagicDivide... |
tree | commitdiff |
2003-02-18 |
Thomas Mertes | - Fix small bug in RtlFindMostSignificantBit. It return... |
tree | commitdiff |
2003-01-16 |
Francois Gouget | ok() does not support '%S'. Store the Ansi version... |
tree | commitdiff |
2003-01-03 |
Francois Gouget | Call lstrcmpW rather than wcscmp. |
tree | commitdiff |
2003-01-02 |
Francois Gouget | Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP. |
tree | commitdiff |
2002-12-19 |
Alexandre Julliard | Avoid some warnings. |
tree | commitdiff |
2002-11-12 |
Robert Shearman | First of tests for the Rtl* string manipulation functions. |
tree | commitdiff |
2002-11-12 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
2002-11-06 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
2002-11-04 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
2002-10-29 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
2002-10-23 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
2002-10-15 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
2002-09-17 |
Francois Gouget | Move all STATUS_* and RPC_NT_* to ntstatus.h as per... |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
tree | commitdiff |
2002-09-09 |
Andriy Palamarchuk | RtlNtStatusToDosError: Added new NT status to error... |
tree | commitdiff |
2002-08-15 |
Jon Griffiths | Implement and test rtl bitmap functions. |
tree | commitdiff |
|