- 27 12月, 2013 1 次提交
-
-
由 lana 提交于
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
-
- 13 11月, 2013 1 次提交
-
-
由 serb 提交于
Reviewed-by: alanb, malenkov, mullan
-
- 22 10月, 2013 1 次提交
-
-
由 sherman 提交于
Summary: updated the unmappable/malformed detecting handling for db charsets Reviewed-by: naoto
-
- 21 12月, 2012 1 次提交
-
-
由 katleman 提交于
Reviewed-by: ohair
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 26 7月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: fixed the test case Reviewed-by: alanb
-
- 25 7月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: Migrated all jis based charsets to new implementation Reviewed-by: okutsu
-
- 18 7月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: DoubleByte implements sun/nio.cs/ArrayDe/Encoder interface Reviewed-by: alanb
-
- 07 6月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: coffeys, chegar
-
- 17 4月, 2012 2 次提交
-
-
由 jmelvin 提交于
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories. Reviewed-by: dcubed, phh, ohair, katleman
-
由 alanb 提交于
Reviewed-by: michaelm, chegar
-
- 13 4月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: To use doPrivileged block to wrap the data reading code Reviewed-by: alanb
-
- 12 3月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, dholmes
-
- 07 3月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: NAlan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
-
- 08 11月, 2011 1 次提交
-
-
由 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
-
- 18 8月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: Removed sun.io package and related test cases Reviewed-by: alanb
-
- 03 5月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: implement sun.nio.cs.ArrayEn/Decoer in utf8 Reviewed-by: alanb
-
- 17 3月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: forward port the Cp1364 Reviewed-by: alanb
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 09 12月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: no BOM output if no byte to encode Reviewed-by: alanb
-
- 18 11月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: Forward port the Cp833 charset Reviewed-by: poonam
-
- 24 6月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: ohair, sherman, chegar
-
- 23 6月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: Updated the test cases and removed them from ProblemList.txt Reviewed-by: alanb
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 13 5月, 2010 1 次提交
-
-
由 ptisnovs 提交于
Summary: Testcase correction. Reviewed-by: sherman
-
- 15 8月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: override the canEncode() in ISO2022_CN_CNS Reviewed-by: martin
-
- 23 6月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Updated the US_ASCII and ISO-8859-1 to fix the failure. Reviewed-by: alanb, martin
-
- 20 6月, 2009 1 次提交
-
-
由 sherman 提交于
4891024: EUC-KR and JOHAB converters need to be updated to include two new characters 4287467: Character converter generator tool Summary: Migrated some of the doublebyte charsets to the new implementation. Reviewed-by: okutsu
-
- 22 5月, 2009 1 次提交
-
-
由 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
-
- 20 5月, 2009 2 次提交
- 24 3月, 2009 1 次提交
-
-
由 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
-
- 28 8月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: Update the spec and code to accept '+' as a charset name character Reviewed-by: alanb
-
- 23 8月, 2008 1 次提交
-
-
由 sherman 提交于
6636317: Optimize UTF-8 coder for ASCII input Summary: re-write the UTF-8 charset to obey the standard and improve the performance Reviewed-by: alanb
-
- 01 7月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: Moved non-confidiential test cased from closed repo to open repo Reviewed-by: martin
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-