reactos.git
1999-04-23 Emanuele Alibertiadded resource script with version information to disti...
1999-04-23 Emanuele Aliberti*.rc include
1999-04-21 Eric Kohlfixed GetFileAttributes()
1999-04-20 Eric Kohlcompatibility fixes
1999-04-19 Eric Kohlcleanup
1999-04-19 Eric Kohlfixed Beep()
1999-04-18 David WelchSynched makefiles
1999-04-18 David WelchCompletely code to synchronize DbgPrint and console...
1999-04-18 David WelchFixed silly bug (sorry)
1999-04-18 David WelchCorrected bug which stopped(!) crtdll from compiling
1999-04-18 David Welch*** empty log message ***
1999-04-18 David WelchSeveral bug fixes
1999-04-17 Boudewijn Dekkeradded quad.h and ieee.h
1999-04-17 Boudewijn DekkerReplaced old version of printf and added some long...
1999-04-16 Eric Kohlchanges to build cmd again
1999-04-16 Eric Kohldir workaround
1999-04-16 Eric Kohlchanges to build cmd again
1999-04-16 Eric Kohllast bugfixes for cmd
1999-04-15 Eric Kohlchanges to build cmd again
1999-04-15 Emanuele Aliberticomplete but not aliased export table for advapi32.dll
1999-04-15 Eric Kohlfixed cursor synchronization bug
1999-04-14 Eric Kohlchanged strupr() to _strupr()
1999-04-14 Eric Kohlseveral changes to make cmd compile and link again
1999-04-14 Eric Kohladded ver command
1999-04-14 Eric Kohlfixed bug in FreeConsole()
1999-04-14 Eric Kohlfixed cursor synchroization bug
1999-04-14 Boudewijn DekkerAdded various files.
1999-04-14 Boudewijn DekkerAdded two header files for multi byte string functions
1999-04-14 David WelchFixed more compilation bugs (sorry)
1999-04-14 David WelchFixed silly compilation bug
1999-04-14 David Welch*** empty log message ***
1999-04-14 David Welch*** empty log message ***
1999-04-11 Eric Kohlconsole update
1999-04-10 Eric Kohladded .cvsignore file
1999-04-10 Eric Kohlfixed bugs and cleaned up (direct io is working now)
1999-04-10 David WelchPartially implemented PEB
1999-04-08 Rex Jollifffixing filenames
1999-04-05 David WelchImproved GDT managment
1999-04-04 Rex Jollifffixed display of stack frames
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1999-04-03 Boudewijn Dekkerminor fixes
1999-04-02 Boudewijn Dekkermoved some header files from top level to crtdll directory
1999-04-02 The ReactOS... to fix a problem
1999-04-02 The ReactOS... to fix a problem
1999-04-02 Rex JolliffSetup CRTDLL config to build DLL
1999-04-02 Rex Jolliffremoved size_t from kernel specific includes.
1999-04-01 David WelchEnhanced memory managment
1999-04-01 Rex JolliffChanges to be able to build system
1999-03-31 jeaninitialization of LastError
1999-03-31 jeancorrect bug in release of semaphore
1999-03-31 jeancorrect bug in release of semaphore
1999-03-31 jeanreport changes from dwelch in 1.5 (include <string.h>
1999-03-31 jeanimplement some functions
1999-03-31 David WelchImproved physical page managment
1999-03-30 Eric KohlFixed bugs and improved del command.
1999-03-30 Eric KohlFixed bug in DeviceIoContol().
1999-03-30 Eric KohlChanged beep to compile as sys driver.
1999-03-30 Eric Kohlimproved bluescreen driver
1999-03-30 David WelchBegan improvements to memory managment, changed method of
1999-03-28 Rex Jolliffadded GDI32 DLL skeleton
1999-03-27 Boudewijn Dekkerfixed some bugs to make nls functions compile
1999-03-26 David WelchMade process execution work again
1999-03-26 David WelchMade user-mode execution of processes work again
1999-03-25 jeanchanged type for function ExIsResourceAcquiredSharedLite
1999-03-25 jeanmodifiy ExIsResourceAcquiredxxx
1999-03-25 jeanwork on semaphores.
1999-03-25 jeanbegin implement.
1999-03-25 David WelchCleaned up code a bit
1999-03-24 David WelchChanged kernel32 to compile as a dll
1999-03-23 Eric Kohlfixed drive reset bug!
1999-03-22 Boudewijn Dekkerno message
1999-03-22 Boudewijn DekkerAdded __set_errno to file.h
1999-03-22 Boudewijn DekkerChanges and improved mingw32 compile
1999-03-22 Boudewijn Dekkerno message
1999-03-22 Boudewijn DekkerConverted cwait.c and system.c to lower case.
1999-03-22 Boudewijn DekkerChanged access.c and try to convert commit.c to lower...
1999-03-21 Eric Kohlchanges to make cmd compile (not link)
1999-03-20 Rex Jolliffadded rule for cmd
1999-03-20 Rex JolliffAdded Eric Kohl's port of freedos command
1999-03-19 Rex Jolliffcleanup after merge with mingw32
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-03-16 jeanreplaced call %eax with call *%eax.First syntax is...
1999-03-13 Boudewijn Dekkerno message
1999-03-13 Boudewijn DekkerAdded logb from glibc math.h file
1999-03-13 Boudewijn Dekkerno message
1999-03-13 Boudewijn DekkerAdded some nls functions
1999-03-12 Boudewijn DekkerChanged .s files to .c files with gcc asm.
1999-03-12 Boudewijn DekkerChanged .s files to .c files with gcc asm.
1999-03-12 jeangenerate napi.c instead of napi.asm
1999-03-12 jeanreplaced by interlck.c
1999-03-12 jeancreated, replace interlck.asm
1999-03-12 jeanreplaced by apchelp.c
1999-03-12 jeancreated, replace apchelp.asm
1999-03-12 jeanreplaced by usercall.c
1999-03-12 jeanreplaced by irqhand.c
1999-03-12 jeancreated. replace usercall.asm
1999-03-12 jeancreated. replace irqhand.asm.
1999-03-12 Emanuele Alibertistubs
1999-03-10 Rex Jolliffmore changes to compile under mingw32
1999-03-10 Rex JolliffEric's beep driver and changes for same
next