implemented sweeping of handle tables
[reactos.git] / reactos / ntoskrnl / rtl / i386 /
2005-09-12 Alex IonescuFix RtlpGetStackLimits to get the right limits if calle...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-14 Filip Navara- Remove KeAttachProcess and KeDetachProcess prototypes...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-23 Alex IonescuShare compiler-generated asm exports between ntdll...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-25 Alex IonescuFix bugs on optimized build, fix RtlpDispatchException...
2005-01-15 Casper Hornstrup* Use objects rather than archive when linking ntoskrnl
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-01 KJK::HyperionMerging the KJKHyperion-RtlUnwind branch back into...
2004-06-27 Royce Mitchell IIIfix end-of-lines
2004-06-25 Thomas Bluemelre-added files that hyperion accidently deleted from...
2004-06-25 KJK::HyperionMoved common SEH routines to Rtl, removed very wrong...
2004-02-24 David Welch- Avoid a crashing when trying to process an exception...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-07-27 David Welch- Don't continue the exception if there are no seh...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-06-11 Eric KohlFixed math support routines.
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-27 Hartmut Birr*** empty log message ***
2003-04-05 guidoinitialize variable
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-26 David Welchdos2unix'd some more files.
2002-10-26 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-26 Casper Hornstrup*** empty log message ***
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-28 Hartmut Birr*** empty log message ***
2002-08-28 Hartmut BirrAdded memcpy/memset with inline assembler implementatio...