2007-07-30 |
Alexandre Julliard | ntdll: Fixed the null bytes check in RtlIsTextUnicode. |
blob | commitdiff | raw |
2007-03-14 |
Alexandre Julliard | libwine: Pass flags to wine_utf8_wcstombs to allow... |
blob | commitdiff | raw | diff to current |
2007-01-04 |
Rob Shearman | ntdll: RtlInitUnicodeString on a string too long to... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Alexandre Julliard | libwine_unicode: Renamed is_dbcs_leadbyte to wine_is_db... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-04-10 |
Hans Leidekker | ntdll: The closing brace of a guid string is at index 37. |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Ge van Geldorp | Match PSDK STATUS_* definitions. |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Ivan Leo Puoti | Implement RtlInitAnsiStringEx. |
blob | commitdiff | raw | diff to current |
2005-11-02 |
Ivan Leo Puoti | Minor fixes to rtl string functions. |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Mike McCormack | Declare RtlGUIDFromString and RtlStringFromGUID. |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Mike McCormack | Don't include winbase.h or winerror.h when not necessary. |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Mike McCormack | Use HANDLE instead of HKEY in the NT API. |
blob | commitdiff | raw | diff to current |
2005-06-10 |
James Hawkins | Implement RtlAnsiCharToUnicodeChar. |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Alexandre Julliard | Fixed RtlIsTextUnicode prototype, and made it properly... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Uwe Bonnes | Use local buffer in RtlUpcaseUnicodeStringToCountedOemS... |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Alexandre Julliard | Fixed ntdll_wcstoumbs and WideCharToMultiByte to set... |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Rolf Kalbermatter | Fix bad initialization of Unicode length parameters in |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-03-12 |
Alexandre Julliard | Get rid of ntdll_get_process_heap and ntdll_get_process... |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Alexandre Julliard | ASCII string comparisons should not depend on the locale. |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Robert Shearman | Update documentation for Rtl functions. |
blob | commitdiff | raw | diff to current |
2004-01-18 |
Eric Pouech | Added support for Unix code page in NTDLL. |
blob | commitdiff | raw | diff to current |
2003-12-12 |
Jon Griffiths | Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLas... |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Alexandre Julliard | We no longer need a special case for codepages on startup, |
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-20 |
Dmitry Timoshkov | Apply only specified tests. |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Jon Griffiths | Add some new types and functions. |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Thomas Mertes | Implement RtlDuplicateUnicodeString, RtlFindCharInUnico... |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Alexandre Julliard | Implemented RtlIsNameLegalDOS8Dot3 (based on a patch... |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Thomas Mertes | Implemented RtlRandom, RtlAreAllAccessesGranted, |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Thomas Mertes | - Implement RtlDowncaseUnicodeString, RtlUniform, iswdi... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Alexandre Julliard | Added 'wine' prefix to libwine_unicode exports. |
blob | commitdiff | raw | diff to current |
2003-03-15 |
Jon Griffiths | Add RtlDowncaseUnicodeChar(), RtlEqualComputerName(), |
blob | commitdiff | raw | diff to current |
2003-03-14 |
Alexandre Julliard | Avoid GetProcessHeap() inside ntdll. |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Thomas Mertes | - Implement RtlCharToInteger, RtlExtendedMagicDivide... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Robert Shearman | Implemented RtlUnicodeStringToInteger. |
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-13 |
Dmitry Timoshkov | Cosmetics. |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Gregg Mattinson | Void functions can't return a value, even if it is... |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Alexandre Julliard | Fixed length handling in RtlUnicodeStringToAnsi/OemString. |
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-12-05 |
Alexandre Julliard | Removed ntdll dependency on MultiByteToWideChar/WideCha... |
blob | commitdiff | raw | diff to current |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
blob | commitdiff | raw | diff to current |
2000-09-04 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-08-25 |
Alexandre Julliard | Fixed Rtl* string functions for proper MBCS/codepage... |
blob | commitdiff | raw | diff to current |
2000-07-29 |
Alexandre Julliard | Removed a few external dependencies from ntdll. |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alexandre Julliard | Moved shared crtdll/ntdll functions into ntdll. |
blob | commitdiff | raw | diff to current |
2000-06-12 |
Alexandre Julliard | Reimplemented Unicode case mapping in a slightly more... |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Dmitry Timoshkov | Implement NTDLL.towupper and NTDLL.towlower using alrea... |
blob | commitdiff | raw | diff to current |
2000-01-27 |
Juergen Schmied | Small fix. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Juergen Schmied | - implementation of RtlReg* (read access), RtlEvent... |
blob | commitdiff | raw | diff to current |
1999-08-08 |
Alexandre Julliard | Replaced a few calls to lstr* functions by their CRTDLL... |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-04-11 |
Juergen Schmied | Implemented NtTerminateProcess and NtDisplayString. |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Marcus Meissner | Added #ifdef HAVE_WCTYPE_H. |
blob | commitdiff | raw | diff to current |
1999-03-09 |
Juergen Schmied | - sorted API by groups |
blob | commitdiff | raw | diff to current |
|