- Implement RtlInitializeUnicodePrefix and RtlNextUnicodePrefix. The UnicodePrefix...
[reactos.git] / reactos / lib / rtl / i386 /
2005-10-27 Christoph von Wittichrenamed .S files so msvc does not try to compile the...
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-09-26 Alex Ionescu- Implement alldvrm and aulldvrm and export them from...
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-23 Alex IonescuFix exception handling/PSEH. Fixes bug 797.
2005-09-18 Alex IonescuFix user-mode stack trace regression caused by my excep...
2005-09-17 Gé van GeldorpAdd back support for older binutils versions
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
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-08-10 Gunnar Dalsnesfix horribly broken ftol. this fixes abiword 2.0.3
2005-07-29 Filip NavaraFix the file to be actually compilable (with GAS 2...
2005-07-27 Alex Ionescu - Combine some assembly files together and move them...
2005-07-26 Filip Navara#include "rtl.h" -> #include <rtl.h>
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
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 Ionescuforgot this guy
2005-05-05 Hervé PoussineauSVN maintenance: Set eol style to native and add keywords
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-04-23 Alex IonescuShare compiler-generated asm exports between ntdll...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-29 Thomas Bluemelmove chkstk.s from ntdll to rtl because _alloca_probe...
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-01-25 Alex IonescuRemove debug output from user mode exceptions. Reported...
2005-01-25 Alex IonescuFix bugs on optimized build, fix RtlpDispatchException...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-09 Filip Navara- Fixed dispatching of nested exceptions.
2004-07-07 Filip Navara- Fixed RtlUnwind to correctly remove SEH frames and...
2004-07-04 Filip Navara- Don't continue execution if there is no exception...
2004-07-01 KJK::HyperionMerging the KJKHyperion-RtlUnwind branch back into...
2004-06-25 KJK::HyperionCommitted in the hope CVS will shut the hell up and...