Check for failed allocations and fix some resource leaks.
[reactos.git] / reactos / ntoskrnl / ntoskrnl.xml
2005-12-08 Thomas Bluemel- fixed definition of RtlImageRvaToVa
2005-11-25 Casper HornstrupSpeed up compilation of ntoskrnl
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-11-18 Alex IonescuDue to CcRos's abusive usage and dependency on our...
2005-10-27 Christoph von Wittichrenamed some .S files (msvc fix)
2005-09-26 Alex Ionescu- Put executive atom functions in the executive folder...
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-23 Gé van GeldorpMake GDB available for release builds
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 IonescuShare more duplicated functions
2005-09-08 Alex IonescuDon't duplicate string and ctype functions 2 (or even...
2005-09-08 Alex Ionescu- Part one of major RTL cleanup. Merge duplicated code...
2005-08-07 Alex Ionescu- Remove cid.c
2005-08-05 Alex Ionescu- Makefile change for previous commit.
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-07-26 Alex Ionescu- Remove ROSRTL. The era is over. Thanks to Filip for...
2005-07-05 Filip Navara- Convert pure inline assembler .c files to .S files.
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-19 Filip Navara- Use regular PE structures in NTOSKRNL/NTDLL/DISKDUMP.
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-03 Gé van GeldorpFix DBG := 0 build
2005-05-29 Alex IonescuWrappers for debug builds only, like before.
2005-05-29 Alex IonescuBuild at 2GB like before
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-08 Casper HornstrupBuild when DBG=1
2005-04-04 Casper HornstrupInstall generated files
2005-03-10 Royce Mitchell IIIenable PCH support for ntoskrnl
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-02 Casper HornstrupCopy bootstrap files to cd
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-12 Casper HornstrupAdd stub GNU makefile
2005-01-21 Royce Mitchell IIIattribute 'first' of <file> must be 'true' or 'false'
2005-01-20 Royce Mitchell IIIrequire attributes to have values
2005-01-19 Royce Mitchell IIIadded 'first' attribute to <file>
2005-01-16 Casper Hornstrup* KernelModeDriver module support
2005-01-16 Casper HornstrupAdd resources to existing modules.
2005-01-16 Art YerkesCorrected filename trap.S -> trap.s
2005-01-15 Casper Hornstrup* Use objects rather than archive when linking ntoskrnl
2005-01-14 Filip NavaraWe're not supposed to build elf.c, it's template file.
2005-01-14 Royce Mitchell IIIadd csq library to ntoskrnl
2005-01-13 Royce Mitchell IIIfix variable cases
2005-01-12 Royce Mitchell IIIsupport for <if> tag
2005-01-09 Casper Hornstrup* Nasm support
2005-01-09 Casper HornstrupGCC assembler support.
2005-01-09 Casper HornstrupPrecondition dependencies.