1. 22 Mar, 2003 2 commits
    • Thomas Mertes's avatar
      Tests for RtlCompareMemoryUlong, RtlUniform, RtlDowncaseUnicodeString, · 83ee8478
      Thomas Mertes authored
      RtlAppendUnicodeStringToString.
      83ee8478
    • Thomas Mertes's avatar
      - Implement RtlDowncaseUnicodeString, RtlUniform, iswdigit, iswlower, · c83aa0d3
      Thomas Mertes authored
        iswspace, iswxdigit.
      - Fixed RtlInt64ToUnicodeString and RtlIntegerToUnicodeString.
      - According to tests RtlAppendUnicodeStringToString leaves the
        destination unchanged when the source length is 0 (FIXED).
      - Documentation updates in RtlExtendedMagicDivide,
        RtlLargeIntegerToChar, RtlInt64ToUnicodeString, RtlUpperChar,
        RtlUpperString, RtlUpcaseUnicodeChar, RtlCharToInteger,
        RtlIntegerToChar, RtlUnicodeStringToInteger,
        RtlIntegerToUnicodeString, _ultoa, _ltoa, _itoa, _ui64toa, _i64toa,
        _atoi64, _ultow, _ltow, _itow, _ui64tow, _i64tow, _wtol, _wtoi,
        _wtoi64.
      c83aa0d3
  2. 21 Mar, 2003 13 commits
  3. 20 Mar, 2003 22 commits
  4. 19 Mar, 2003 3 commits