- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which basically translated into...
[reactos.git] / reactos / lib / rtl / mem.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesAlso added for merge.
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
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 Andrew MungerResource sync from trunk.
2006-09-25 Magnus Olsenrestore files mem.c and memgen.c
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-31 Alex Ionescu- Write new, optimized, small, working and clean functi...
2006-08-30 Magnus OlsenWrote RtlUshotByteSwap RtlUlongByteSwap and RtlUlongl...
2006-08-30 Magnus OlsenKill inline asm code compete in RtlUlongByteSwap for...
2005-11-29 Alex Ionescu- Implement RtlPrefectMemoryNonTemporal. Patch by Patri...
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-09-08 Alex Ionescu- Part one of major RTL cleanup. Merge duplicated code...
2005-07-26 Filip Navara#include "rtl.h" -> #include <rtl.h>
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-09 Steven Edwardsstrip whitespace from end of lines
2005-05-08 Alex IonescuMake rtl use a single header. Helps for PCH and will...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-01-02 Alex IonescuFix horribly wrong defintions of ULONG32 and ULONG...
2004-11-25 Eric Kohl- Replace WIN32 types by corresponding native types.
2004-08-05 Alex IonescuAdded RTL Stubs, Prototypes and Exports.
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-05-31 Gunnar Dalsnescreate rtl for stuff common to ntdll/ntoskrnl