Fix PowerPC assembler syntax mistakes.
[wine] / dlls / ntdll / tests / rtlstr.c
2003-10-06  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-04  Michael GünnewigFixed warnings with gcc option "-Wwrite-strings".
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-19  Jon GriffithsFix -W warnings.
2003-05-06  Thomas MertesTests for RtlDuplicateUnicodeString, RtlFindCharInUnico...
2003-04-08  Thomas MertesTests for RtlUlonglongByteSwap, RtlRandom, RtlAreAllAcc...
2003-03-22  Thomas MertesTests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas...
2003-02-19  Thomas MertesTests for RtlCharToInteger, RtlExtendedMagicDivide...
2003-01-16  Francois Gougetok() does not support '%S'. Store the Ansi version...
2003-01-03  Francois GougetCall lstrcmpW rather than wcscmp.
2002-12-19  Alexandre JulliardAvoid some warnings.
2002-11-12  Robert ShearmanFirst of tests for the Rtl* string manipulation functions.