1. 27 12月, 2013 1 次提交
  2. 13 11月, 2013 1 次提交
  3. 22 10月, 2013 1 次提交
  4. 02 11月, 2012 1 次提交
  5. 26 7月, 2012 1 次提交
  6. 25 7月, 2012 1 次提交
  7. 18 7月, 2012 1 次提交
  8. 13 4月, 2012 1 次提交
  9. 12 3月, 2012 1 次提交
  10. 08 11月, 2011 1 次提交
    • S
      7096080: UTF8 update and new CESU-8 charset · 494cf7b7
      sherman 提交于
      7082884: Incorrect UTF8 conversion for sequence ED 31
      7082883: Incorrect UTF8 conversion for sequence fc 80 80 8f bf bf
      Summary: Updated UTF8 and added CESU-8 to following the latest Standard
      Reviewed-by: alanb
      494cf7b7
  11. 18 8月, 2011 1 次提交
  12. 03 5月, 2011 1 次提交
  13. 17 3月, 2011 1 次提交
  14. 29 12月, 2010 1 次提交
  15. 09 12月, 2010 1 次提交
  16. 18 11月, 2010 1 次提交
  17. 24 6月, 2010 1 次提交
  18. 23 6月, 2010 1 次提交
  19. 26 5月, 2010 1 次提交
  20. 13 5月, 2010 1 次提交
  21. 15 8月, 2009 1 次提交
  22. 23 6月, 2009 1 次提交
  23. 20 6月, 2009 1 次提交
  24. 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
  25. 20 5月, 2009 2 次提交
  26. 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
  27. 28 8月, 2008 1 次提交
  28. 23 8月, 2008 1 次提交
  29. 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