new patch for more stubs and misc changes
[reactos.git] / reactos / lib / ntdll / stubs / stubs.c
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-07-27 Eric KohlImplemented LdrQueryImageFileExecutionOptions().
2003-06-11 Eric KohlAdded math support routines.
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...
2002-08-15 David WelchExport LdrFindResourceDirectory_U
2001-09-08 Eric KohlImplemented LdrFindEntryForAddress() and LdrQueryProces...
2001-06-17 Eric KohlImplemented some registry functions.
2001-06-17 Emanuele AlibertiNTDLL/csr: some more stubs; code split;
2001-05-02 Eric KohlImplemented CsrNewThread()
2000-12-23 David WelchAll task switching is done in software.
2000-09-01 Eric KohlImproved internal dll handling
2000-08-27 Eric KohlUser-mode loader improvements
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-05 David WelchIntegrated fixes from prep0016
2000-07-01 Emanuele AlibertiMinor changes.
2000-05-25 Eric KohlImplemented:
2000-05-13 David WelchSome fixes.
2000-04-14 Eric KohlImplemented debugger functions
2000-03-22 David WelchUpdated the minix driver
2000-01-10 Eric KohlAdded DbgPrint()
1999-12-30 Eric KohlAdded mbtowc(), mbstowcs(), wctomb() and wcstombs()
1999-12-30 David WelchAdded some additional csrss work
1999-12-30 Eric KohlAdded even more missing functions
1999-12-29 Eric KohlAdded some missing debug, math and ctype functions
1999-12-12 Eric KohlAdded abs() and labs()
1999-11-25 Eric KohlMore runtime functions
1999-11-15 Eric KohlAdded some RtlLargeInteger functions.
1999-11-14 Boudewijn DekkerImplemented LdrFindResource_U and LdrAccessResource
1999-10-18 Boudewijn Dekkerimplemented LdrUnloadDll
1999-10-07 Eric KohlFixed header inclusion order.
1999-07-29 Eric KohlAdded more crt functions and fixed some.
1999-04-23 Rex JolliffUpdated boot disk builder and fixed CHECKPOINT macro...
1999-04-18 David WelchCorrected bug which stopped(!) crtdll from compiling
1999-04-15 Eric Kohlchanges to build cmd again
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-03-10 Rex JolliffEric's beep driver and changes to support same
1999-02-16 jeanremoved stubs for memcpy,RtlTimeFieldsToTime,RtlTimeTot...
1999-02-07 David WelchFixed bugs in lib/kernel32/file/curdir.c and
1999-02-06 David Welchno message
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-01 David Welch*** empty log message ***
1998-12-19 David WelchAdding missing functions to ntdll