1. 27 12月, 2013 1 次提交
  2. 13 11月, 2013 1 次提交
  3. 02 11月, 2012 1 次提交
  4. 18 7月, 2012 1 次提交
  5. 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
  6. 03 5月, 2011 1 次提交
  7. 29 12月, 2010 1 次提交
  8. 24 6月, 2010 1 次提交
  9. 26 5月, 2010 1 次提交
  10. 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