1. 15 8月, 2009 1 次提交
  2. 23 6月, 2009 1 次提交
  3. 20 6月, 2009 1 次提交
  4. 22 5月, 2009 1 次提交
    • S
      6843578: Re-implement IBM doublebyte charsets · ae34f917
      sherman 提交于
      6639450: IBM949C encoder modifies state of IBM949 encoder
      6569191: Cp943 io converter returns U+0000 and U+FFFD for unconvertable character
      6577466: Character encoder IBM970 throws a BufferOverflowException
      5065777: CharsetEncoder canEncode() methods often incorrectly return false
      Summary: Re-write 11 IBM doublebyte charsets. Thanks Ulf.Zibis for the codereview!
      Reviewed-by: martin
      ae34f917
  5. 20 5月, 2009 2 次提交
  6. 24 3月, 2009 1 次提交
    • S
      6636323: Optimize handling of builtin charsets · a66c31ee
      sherman 提交于
      6636319: Encoders should implement isLegalReplacement(byte[] repl)
      Summary: optimized new String(byte[], cs/csn) and String.getBytes(cs/csn) for speed and memory consumption in singlebyte case.
      Reviewed-by: alanb
      a66c31ee
  7. 28 8月, 2008 1 次提交
  8. 23 8月, 2008 1 次提交
  9. 01 7月, 2008 1 次提交
    • S
      6675856: Open charset tests · dca5d60a
      sherman 提交于
      Summary: Moved non-confidiential test cased from closed repo to open repo
      Reviewed-by: martin
      dca5d60a