Moved and renamed some ReactOS specific macros
[reactos.git] / reactos / include / ntos / rtl.h
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-03 Gunnar Dalsnesadded macros for sorted list insertions
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-09-02 Eric KohlAdded some splay-tree functions.
2003-08-25 Steven EdwardsConverted some C++ comment to C style comments
2003-08-14 Eric KohlFixed nls variable declarations.
2003-08-14 Eric KohlAdded missing nls declarations.
2003-07-29 Royce Mitchell IIIfixed all my bugs passing PUNICODE_STRING objects as...
2003-07-12 Casper Hornstrup2003-07-12 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-07 Eric KohlAdded RtlRandom() and RtlUniform().
2003-05-28 Casper Hornstrup2003-05-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-16 Eric KohlUpdated NLS function signature.
2003-05-15 Eric KohlImplemented NLS section (not usable yet) and updated...
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-03-26 Eric KohlImplemented RtlIsTextUnicode().
2003-02-12 KJK::Hyperion * include/defines.h: defined INVALID_FILE_SIZE
2002-11-16 Eric KohlRevoved lots of unix line breaks.
2002-11-15 Casper HornstrupAdd missing files.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...