Optimize NtGetContextThread a bit and fix use of unitinialized memory if PreviousMode...
[reactos.git] / reactos / ntoskrnl / ps / debug.c
2005-11-03 Gregor AnichOptimize NtGetContextThread a bit and fix use of unitin...
2005-11-03 Gregor AnichRemove assignment to unused Thread variable which was...
2005-11-03 Gregor Anich(Hopefully) fix (parts of) terribly broken NtSet/GetCon...
2005-11-02 Alex Ionescu- Use correct trapframe during set/get context. Thanks...
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Alex IonescuDo not build debug PS function on reatail build
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
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-22 Alex IonescuThread Creation and Context Switching re-write, plus...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-18 Alex IonescuThread/Process Termination/Repeaing Rewrite + Fixes
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-22 Thomas Bluemeladded more irql checks
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-01-29 Thomas Bluemelsecurely access buffers in NtSetContextThread() and...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-11-20 Gregor AnichFPU/SSE state saving on taskswitching, FPU and SSE...
2004-10-24 Thomas Bluemelmore prototype fixes
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
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-02 Royce Mitchell IIINtRaiseException fixed to not clobber EAX any more...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-07-21 David WelchChecked in Petr Matousek's fixes for sending APCs to...
2003-06-16 Hartmut Birr- Fixed the test for context flags because the architec...
2003-06-07 Gé van GeldorpFix NtGetContextThread() and implement NtSetContextThread()
2003-06-05 Gunnar Dalsnes-corrected protoype
2002-12-22 Gé van GeldorpFixed typo, Edi was not restored
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-03-16 David WelchRemoved obsolete header files
2001-03-14 David WelchMore dependency fixes
2000-12-10 David WelchSome work on file caching