Link all remaining files that contain kernel APIs into kernel32.dll
[wine] / memory / string.c
2003-10-08  Alexandre JulliardLink all remaining files that contain kernel APIs into...
2003-09-16  Alexandre JulliardMoved most kernel string functions to dlls/kernel.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-12  Dimitrie O. PaunMove excpt.h out of include/msvcrt/ as it does not...
2002-08-16  Alexandre Julliardlstrcpyn[AW] count should be considered unsigned.
2002-08-15  Alexandre JulliardFixed GetLocaleInfoW to handle Unicode properly and...
2002-07-08  Tommy Schultz LassenFixed lstrcpynA debug tracing.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-25  Peter HunnisettNew file msvcrt/excpt.h. Move some stuff out of winnt...
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-08-25  Alexandre JulliardFixed a couple of WINAPI issues with 16-bit spec files...
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-06-24  Eric PouechAdded (back) correct behavior for NULL ptrs in CharToOe...
2000-06-18  Dmitry TimoshkovReimplement CharToOemA/W, CharToOemBuffA/W, OemToCharA/W,
2000-06-12  Alexandre JulliardReimplemented Unicode case mapping in a slightly more...
2000-06-10  Alexandre JulliardRewrote codepage support to use the new codepage tables.
2000-06-08  Dmitry TimoshkovImplement NTDLL.towupper and NTDLL.towlower using alrea...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-19  Andreas MohrAdded an exception frame for lstrcpy16.
2000-02-26  Juergen SchmiedFixed definition of the RtlMemory functions. Use macros...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-23  Dmitry TimoshkovReplaced LocalToWideChar() by lstrcpynAtoW(), WideCharT...
1999-12-26  Francois GougetWrapped some strings in a debugstr_* call.
1999-11-04  Michael McCormackModified lstrcpynWtoA to put terminating null at end...
1999-09-11  Patrik StridvallEliminated warnings.
1999-09-04  Alexandre JulliardAdded configure check for str[n]casecmp.
1999-09-03  Marcus MeissnerFixed prototype order.
1999-08-08  Alexandre JulliardAdded an exception handler around a few lstr* functions.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-22  Andreas MohrlstrcpyA can't use strcpy.
1999-03-14  Gerard PatelFix OemToAnsiBuff for real Win31 behavior.
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-02  Ulrich WeigandImplemented KERNEL.434 (UnicodeToAnsi).
1999-01-30  Marcus MeissnerCheck for NULL in lstrcpy* (Windows uses real exception...
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-09-28  Alexandre JulliardRelease 970928 wine-970928
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-06-29  Alexandre JulliardRelease 970629 wine-970629
1997-04-15  Alexandre JulliardRelease 970415 wine-970415
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1996-12-22  Alexandre JulliardRelease 961222 wine-961222
1996-09-13  Alexandre JulliardRelease 960913 wine-960913
1996-09-02  Alexandre JulliardRelease 960902 wine-960902
1996-07-17  Alexandre JulliardRelease 960717 wine-960717
1996-07-12  Alexandre JulliardRelease 960712 wine-960712
1996-07-05  Alexandre JulliardRelease 960705 wine-960705
1996-06-11  Alexandre JulliardRelease 960611 wine-960611