- KdDebuggerNotPresent should be FALSE by default.
[reactos.git] / reactos / ntoskrnl / rtl /
2007-02-18 Alex Ionescu- Fix KiDebugService to load EDX from KTRAP_FRAME_EDX...
2007-02-16 Alex Ionescu- Disable i8042prt debugger hack.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-22 Alex Ionescu- Implement new ExHandle* implementation using pushlock...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-11-12 Alex Ionescu- Move out SEH-support routines from ntoskrnl/rtl to...
2006-11-07 Alex Ionescu- Remove WRITE/READ_REG_XXX functions written in C...
2006-10-26 Alex Ionescu- Fix dozens of missing typecast errors.
2006-10-05 Alex Ionescu- Implement ExpInitNls to initialize the NLS Section...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-01 Alex Ionescu- Do MmInit1 much earlier in the boot phase (right...
2006-09-17 Alex Ionescu- Fix a bug in KeRaiseUserExceptionDispatcher which...
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-08-30 Alex Ionescu- Implement RtlCaptureStackBackTrace and RtlWalkFrameCh...
2006-05-19 Alex Ionescu- Use the proper HANDLE_TABLE and HANDLE_TABLE_ENTRY...
2006-01-17 Hartmut BirrRemoved my name from the hall of fame. Since it seems...
2006-01-08 Alex Ionescu- Remove some public APIs from internal headers.
2005-12-08 Thomas Bluemel- fixed definition of RtlImageRvaToVa
2005-12-07 Thomas Bluemelimplemented sweeping of handle tables
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-10-27 Thomas Bluemelcrash the system is someone uses RTL functions that...
2005-09-26 Alex Ionescu- Put executive atom functions in the executive folder...
2005-09-26 Alex Ionescu- Remove some deprecated files.
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-14 Alex Ionescuntoskrnl header cleanups
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-09-08 Alex Ionescu- Move s(w)printf to rtl (cannot be shared in string...
2005-09-08 Alex IonescuDon't duplicate string and ctype functions 2 (or even...
2005-09-08 Alex Ionescu- Move more stuff to /rtl
2005-09-08 Alex Ionescu- Part one of major RTL cleanup. Merge duplicated code...
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-08-14 Royce Mitchell IIIWINAPI -> STDCALL, plus fix/expound documentation
2005-08-14 Royce Mitchell IIIimplement DbgPrintEx, vDbgPrintEx, and vDbgPrintExWithP...
2005-08-08 Thomas Bluemelenter a critical region before looking up a CID handle
2005-08-07 Thomas Bluemeldirectly translate handles to indexes in ex/handle.c
2005-07-31 Thomas Bluemelfixed success check in RtlpCreateAtomHandle, ExCreateHa...
2005-07-20 Thomas Bluemel- Removed the Rtlp* string functions from the shared...
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-14 Filip Navara- Remove KeAttachProcess and KeDetachProcess prototypes...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-25 Alex IonescuNonpaged Pool Liberation Day: Allow PagedPool to be...
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Casper HornstrupSupport compilerflag within IFs
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Hervé PoussineauRtlFreeUnicodeString -> ExFreePool changes
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-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-05-01 Gé van Geldorpsvn maintenance
2005-04-23 Alex IonescuShare compiler-generated asm exports between ntdll...
2005-04-23 Alex IonescuAnd these should've been added...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-01 Gunnar Dalsnes-move ppb from ntdll to rtl
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-22 Thomas Bluemeladded more irql checks
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-01 Gunnar DalsnesRtlCreateUnicodeString->RtlpCreateUnicodeString
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-25 Alex IonescuFix bugs on optimized build, fix RtlpDispatchException...
2005-01-24 Gé van GeldorpRollback last change, since we found out that IoCreateF...
2005-01-24 Gé van GeldorpIoCreateFile should be passed kernelmode parameters.
2005-01-23 Gé van GeldorpFix typo
2005-01-22 Thomas Bluemeldon't leak resources on failure
2005-01-22 Thomas BluemelRtlCaptureUnicodeString should also check the buffers...
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
2005-01-19 Alex IonescuFix hacks from last night and properly share the code
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
2005-01-04 Hartmut Birr- Removed the 'shadow' NtGlobalFlag from ntdll.dll.
2005-01-03 Alex IonescuFix RtlCriticalSection dummy calls in ntoskrnl's libsup...
2005-01-01 Alex IonescuModified NtDelayExecution Prototype/Function to use...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-10-30 Filip Navara- Make InitializeListHead, InsertHeadList, InsertTailLi...
2004-10-22 Filip Navara- Fix RtlIsRangeAvailable for boundary addresses and...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
next