msvcrt: Fix 20 tests from demangle_test() on old Win versions.
[wine] / dlls / msvcrt / tests / cpp.c
2006-02-20  Michael Stefaniucmsvcrt: Fix 20 tests from demangle_test() on old Win...
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2005-11-17  Eric PouechProvide a sample of the joy of MSC symbol mangling.
2005-11-14  Uwe BonnesUndname: Allow more then one coded character in demangl...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-10-20  Vijay Kiran KamujuFix msvcrt symbol demangling for non MS symbols.
2004-12-02  Peter ChapmanFix up several inline assembler blocks so that they...
2004-11-08  Eric PouechNow that name undecoration works, fix the type info.
2003-10-15  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-24  Jon GriffithsAdded tests for cpp objects/RTTI.