msvcrt: Test and fix _mbsinc/_mbsninc.
[wine] / dlls / msvcrt / tests / cpp.c
2007-08-15  Paul Vriensmsvcrt/tests: Remove wrong FreeLibrary and fix typo's.
2007-08-14  Alexandre Julliardmsvcrt: Use a valid parameter array when demangling...
2007-04-06  Michael Stefaniucmsvcrt: Demangle a C++ mangled string that is only...
2007-03-23  Andrew Talbotmsvcrt/tests: Replace inline static with static inline.
2006-12-14  Francois Gougetmsvcrt: The tests link with msvcrt(d).dll now, so use...
2006-12-12  Andrew Talbotmsvcrt/tests: Cast-qual warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-06  Eric Pouechmsvcrt: Some more fixes to name demangling.
2006-02-20  Michael Stefaniucmsvcrt: Add some tests for __unDName().
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.