Fixed bug that occurred during DEBUG builds
[reactos.git] / reactos / apps /
2002-01-15 Eugene IngermanPorting pice. Forgot this one.
2002-01-15 Eugene IngermanPorting pice. Intermediate checkin. Now compiles and...
2002-01-15 David WelchImplemented NtW32Call and NtCallbackReturn
2002-01-14 Eugene IngermanPorting pice. Intermediate checkin. Now compiles.
2002-01-13 David WelchBegan work on message queue and default window procedure
2002-01-13 Eugene IngermanPorting pice. Intermediate checkin.
2002-01-08 Eugene IngermanPorting pice. Changed symbolic information handling.
2002-01-08 David WelchMore swapping fixes
2002-01-04 Casper HornstrupAdded application that will display statistics for...
2002-01-04 Eugene IngermanPorting pice. Added coff symbol parsing to pice, and...
2001-12-30 Steven Edwardsupdated gditest.c
2001-12-30 Steven Edwardsmoved ping to rosapps/net
2001-12-30 Steven EdwardsRemoved ncftp
2001-12-30 Steven EdwardsUpdates for move of net apps to rosapps
2001-12-30 Steven EdwardsUpdates for move of net apps to rosapps
2001-12-30 Steven EdwardsMove network apps to rosapps
2001-12-20 Steven EdwardsUpdates for ncftp 3.0.3 for reactos
2001-12-20 Steven Edwardsncftp for win32 3.0.3
2001-12-15 Eugene IngermanPorting pice. Added pe parsing in loader.
2001-12-06 Eugene IngermanPorting pice. Added keyboard hook and some file functions.
2001-11-29 Steven Edwardsfound out shell has kill built it
2001-11-28 Steven EdwardsInitial revision
2001-11-27 Steven EdwardsInitial revision
2001-11-11 Steven EdwardsRemove my old port of the winelib notepad
2001-11-07 Eric KohlAdded mutex test application.
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-10-31 Jason FilbyKludge: draw within screen until we have clipping working
2001-10-25 Steven EdwardsInitial revision
2001-10-23 Eugene IngermanPorting pice.
2001-10-23 Steven EdwardsInitial revision
2001-10-22 Eugene IngermanPorting pice.
2001-10-21 Eugene IngermanMissed these files from the last commit.
2001-10-21 Eugene IngermanChanged some driver functions to follow nt standard...
2001-10-21 Eugene IngermanOriginal source code for linux kernel debugger. To...
2001-10-16 Phillip SusiRemoved use of crtdll from all apps, let them use msvcr...
2001-09-01 David WelchUse the directory tree created by the install target...
2001-08-25 Eric KohlAdded partinfo application.
2001-08-23 Eric KohlNo longer in use
2001-08-23 Eric KohlMoved buildno into tools directory
2001-08-23 Casper HornstrupIntegrated winhello into new build system
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-20 Jason FilbyWin32 GUI Hello World
2001-08-16 Eric KohlRemoved useless file.
2001-08-03 Emanuele AlibertiMinor fix.
2001-08-03 Eric KohlRewrote stack allocation.
2001-07-28 Emanuele AlibertiMake gditest draw a background.
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-04 Rex Jolliffadded some test cases to fsd tests
2001-06-15 Casper HornstrupMore work on winsock stack (ping is now working)
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-26 Eric KohlImplemented handle table and atom table
2001-05-26 Jason FilbyMinor update
2001-05-10 Eric KohlSome named pipe improvements (not usable yet!).
2001-05-08 Eric KohlUse MinGW startup code (crt0)
2001-05-05 Eric KohlAdded makefile
2001-05-05 Eric KohlFixed silly 'off by one' bug
2001-05-05 Eric KohlAdded mailslot fs driver
2001-05-02 Emanuele AlibertiAdded -r switch to objdir to recurse the system name...
2001-05-02 Jason FilbyUpdate to test new GDI functions
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-05-01 Emanuele AlibertiNtQueryDirectoryObject rewritten.
2001-05-01 Nedko Arnaudovnow it compiles
2001-05-01 Rex Jolliffadded a few more fsd tests
2001-05-01 Rex Jolliffadded test set for fsd driver
2001-04-11 David Welchbuildno doesn't rewrite the include/reactos/buildno.h
2001-04-04 David WelchFix longstanding bug in keyboard driver
2001-03-31 Jason FilbyIndentation corrected, new tests
2001-03-26 Emanuele AlibertiThis is really a bare bones counter. It works with...
2001-03-25 David WelchFurther fixes
2001-03-21 Casper HornstrupAdded classes for cabinet handling
2001-03-18 Emanuele AlibertiReally simple application that displays how much time...
2001-03-13 David WelchRepresent page-in operations by descriptors
2001-03-07 David WelchMore .cvsignore files
2001-02-19 David WelchCorrected va_arg bugs
2001-02-06 David WelchFixed timer code
2001-01-27 Emanuele AlibertiSimple W32 telnet client.
2001-01-16 David WelchFix bug in MmAllocateContinuousPages spotted by Philip...
2001-01-14 Casper HornstrupSmall HTTP daemon
2000-12-10 Emanuele AlibertiI added the -p option to make buildno simply print...
2000-12-05 Eric KohlMoved system applications
2000-11-27 jeanadded test for NtFlushKey
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-11-10 jeanbugs corrected
2000-10-22 Eric KohlFixed prototype
2000-10-16 jeanremove unimplemented functions
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-10-11 jeanadded tests in apps/regtest
2000-10-08 David WelchFixed compilation bugs
2000-10-07 David WelchSome bug fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-10-05 jeanadd some tests
2000-09-29 jeanwork on registry
2000-09-17 Casper HornstrupAdded ping application (won't work on ReactOS yet)
2000-09-06 Eric KohlFixed some bugs in the registry
2000-09-05 Eric KohlAdded registry test app
2000-08-20 David WelchFixed memory manager bugs
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-12 David WelchAdded shared data test application
2000-08-11 Emanuele AlibertiAdded symbolic link expansion.
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
next