- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which basically translated into...
[reactos.git] / reactos / lib / rtl / rtl.h
2008-04-01 Aleksey Bragin- Implement inline version of _rotl. The Win32 version...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-08-07 Aleksey Bragin- Rename exception.c to except.c to avoid conflict...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-02 Alex Ionescu- Fix various ntoskrnl/wdk compilation issues in rossym...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-01 Johannes Anderwald- Use compiler intrinsics instead of hidden dependency...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-27 Hervé PoussineauAdd guard to prevent multiple inclusions (not used...
2005-12-08 Thomas Bluemel- fixed definition of RtlImageRvaToVa
2005-11-30 Alex Ionescu- Implement remaining functions in rtl/i386/math_asm.S
2005-11-30 Alex Ionescu- Remove NTSYSAPI/NTSYSCALLAPI definitions from NDK...
2005-11-28 Alex Ionescu- Remove inlined gas assembly + c code mix in math...
2005-11-27 Alex Ionescu- Add DDK alignment macros and move/rename the ones...
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
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-09-05 Alex Ionescu- More NDK/MSDDK compatibility fixes.
2005-08-01 Filip NavaraFix prototype of RtlCreateHeap and respect the CommitRo...
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-20 Thomas Bluemel- Removed the Rtlp* string functions from the shared...
2005-07-01 Alex IonescuKill off more of rosrtl
2005-06-19 Alex IonescuBuild RTL with NDK
2005-06-19 Alex IonescuFix rtl/rossym
2005-06-17 Filip NavaraUse W32API.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Alex IonescuMake rtl use a single header. Helps for PCH and will...