Test commit. Not official branch release -- it will follow shortly in 15 minutes...
[reactos.git] / reactos / ntoskrnl / rtl / nls.c
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-05 Filip Navara- Move code from NtCreateSection to MmCreateSection...
2004-05-31 Gunnar Dalsnescreate rtl for stuff common to ntdll/ntoskrnl
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-11 Hartmut Birr- Fixed some type casts to get correct index values...
2003-08-10 Eric KohlDon't close the nls section object twice.
2003-07-29 Royce Mitchell IIIfixed all my bugs passing PUNICODE_STRING objects as...
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-06-17 Eric KohlInitialize pointers to lead byte info tables.
2003-05-21 Eric KohlMinor update
2003-05-20 Eric KohlFinished kernel-mode part of NLS section implementation.
2003-05-19 Eric KohlImplemented NLS file import.
2003-05-16 Eric KohlUpdated NLS function signature.
2003-05-15 Eric KohlImplemented NLS section (not usable yet) and updated...
2002-11-10 Robert Dickensonadded #ifdef around headers to support private test...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2001-11-02 Eric KohlImplemented basic ANSI/OEM <--> Unicode translation...
2001-06-29 Eric KohlPrepared loading of .nls files
2000-05-13 Eric KohlImplemented RtlCustomCPxx functions
2000-03-03 Eric KohlAdded bitmaps
1999-11-20 Eric KohlMajor update to Rtl string functions.
1999-11-15 Eric KohlStarted NLS support and improved Rtl string functions.