Commit Graph

3840 Commits

Author SHA1 Message Date
Andrew J Macheret
bf0220380b ICU-5739 dramatically increased the speed of the encoding and decoding of us-ascii and isolatin1.
X-SVN-Rev: 21678
2007-06-08 21:49:02 +00:00
George Rhoten
8a5997649b ICU-5681 Add documentation
X-SVN-Rev: 21677
2007-06-08 21:31:41 +00:00
George Rhoten
bba9bbccd2 ICU-5681 Smaller implementation of isCESU8
X-SVN-Rev: 21676
2007-06-08 21:27:52 +00:00
Andrew J Macheret
df7243e993 ICU-5739 dramatically increased the speed of the encoding and decoding of us-ascii and isolatin1.
X-SVN-Rev: 21675
2007-06-08 20:55:19 +00:00
Andrew J Macheret
e2eba26b07 ICU-5739 dramatically increased the speed of the encoding and decoding of us-ascii and isolatin1.
X-SVN-Rev: 21674
2007-06-08 20:45:17 +00:00
Andrew J Macheret
55a0ff384f ICU-5739 dramatically increased the speed of the encoding and decoding of us-ascii and isolatin1.
X-SVN-Rev: 21673
2007-06-08 20:37:19 +00:00
Andrew J Macheret
495748c466 ICU-5738 ported performance tests for icu4jni charset apis into icu4j
X-SVN-Rev: 21672
2007-06-08 20:35:26 +00:00
Andrew J Macheret
f69a374304 ICU-5738 ported performance tests for icu4jni charset apis into icu4j
X-SVN-Rev: 21671
2007-06-08 20:35:05 +00:00
George Rhoten
6e82eae95b ICU-5681 Use UConverterConstants instead of UConverterSharedData for constants. Refactor UTF-8 to better emulate ICU4C's goto statements.
X-SVN-Rev: 21670
2007-06-08 18:13:24 +00:00
Yoshito Umaoka
839abe9fe8 ICU-5737 Fix JavaDoc warnings in several classes
X-SVN-Rev: 21668
2007-06-08 17:46:17 +00:00
Michael Ow
638f39fbe3 ICU-5444 Added round-trip test to the ISCII converter. Ensured that GetMapping() accesses a non-negative index.
X-SVN-Rev: 21660
2007-06-07 05:53:11 +00:00
Michael Ow
44e1e346ca ICU-5444 Fixed some test cases for Charset ISCII test.
X-SVN-Rev: 21644
2007-06-05 19:48:57 +00:00
Matitiahu Allouche
da6e44c33d ICU-5489 addition of test for Bidi code
X-SVN-Rev: 21641
2007-06-05 16:08:12 +00:00
Matitiahu Allouche
0047c5088f ICU-5489 initial addition of Bidi code
X-SVN-Rev: 21640
2007-06-05 15:55:27 +00:00
Matitiahu Allouche
b6cc2b3cd0 ICU-5489 initial addition of Bidi code
X-SVN-Rev: 21639
2007-06-05 15:47:40 +00:00
Matitiahu Allouche
ead318758f ICU-5489 initial addition of Bidi code
X-SVN-Rev: 21637
2007-06-05 09:14:37 +00:00
Michael Ow
fa144dc2d9 ICU-5444 Add code to handle the different versions of ISCII charset.
X-SVN-Rev: 21626
2007-06-04 21:39:42 +00:00
Michael Ow
bf6c17b986 ICU-5444 Add full range of test cases for ISCII charset test.
X-SVN-Rev: 21622
2007-06-03 23:23:58 +00:00
Michael Ow
9c9687d072 ICU-5444 Added some fixes to the decode and encode loops.
X-SVN-Rev: 21613
2007-06-01 03:52:20 +00:00
Michael Ow
91afea3d85 ICU-5444 Temporarily remove charset ISCII to debug problem in TestConversion.
X-SVN-Rev: 21598
2007-05-30 17:21:36 +00:00
George Rhoten
91aba57938 ICU-5445 Possible fix of last change for non-Eclipse platforms.
X-SVN-Rev: 21590
2007-05-29 20:23:14 +00:00
John Emmons
21ad5f4698 ICU-5714 Use supplemental data for resolveParsedMetazone
X-SVN-Rev: 21586
2007-05-28 17:46:53 +00:00
Michael Ow
1a9b1dd09e ICU-5444 Added different versions of the ISCII Charset to the algorithmic charset list.
X-SVN-Rev: 21585
2007-05-24 20:22:25 +00:00
Eric Mader
efd76e19f8 ICU-5073 Move initialization of folded string to private method, use that method to compare with another CaseInsensitiveString, fix copyright date.
X-SVN-Rev: 21576
2007-05-23 23:09:18 +00:00
Eric Mader
59379e9e9f ICU-3702 Update copyright date.
X-SVN-Rev: 21575
2007-05-23 22:48:36 +00:00
Eric Mader
9e6566c584 ICU-5073 Use UCharacter.foldCase for equals() method as well as hashCode(). Split case folding out to a static method, cache case folded string.
X-SVN-Rev: 21574
2007-05-23 22:39:47 +00:00
Eric Mader
1f1a5deb79 ICU-3702 Reorder declarations so that the ID constants can be used when defining the block instances; add test to verify that the id of each block instance matches it's index and name.
X-SVN-Rev: 21570
2007-05-22 20:40:47 +00:00
George Rhoten
c59b43b689 ICU-5445 Fix some default Ecplise warnings.
X-SVN-Rev: 21569
2007-05-21 23:33:29 +00:00
George Rhoten
0d10489b19 ICU-5445 Fix some default Ecplise warnings.
X-SVN-Rev: 21566
2007-05-21 20:25:26 +00:00
Michael Ow
2322038fbe ICU-5444 Update substitution character and max number of bytes per character.
X-SVN-Rev: 21564
2007-05-21 00:27:48 +00:00
John Emmons
8a925ac176 ICU-5713 Add supplementalData.res to data
X-SVN-Rev: 21561
2007-05-18 14:07:38 +00:00
Michael Ow
e16dc6ad4c ICU-5444 Fixed a few problems with Charset ISCII and implementing a work around to use instead of the goto statements in the C code. Added a framework of a test for the Charset ISCII.
X-SVN-Rev: 21559
2007-05-18 02:53:30 +00:00
Michael Ow
46f4f0d8bb ICU-5444 Added both encoder and decoder to ISCII Charset class. Still needs to be thoroughly tested and refined. Not yet ready to be used in anyway.
X-SVN-Rev: 21548
2007-05-16 21:02:13 +00:00
Michael Ow
90dcfef7fd ICU-5444 Added the ISCII charset with the correct class name. The code is incomplete and is not ready to be used.
X-SVN-Rev: 21541
2007-05-15 19:23:33 +00:00
Michael Ow
4749857f39 ICU-5444 Corrected the class name of ISCII Charset from CharsetISCI to CharsetISCII.
X-SVN-Rev: 21540
2007-05-15 19:12:48 +00:00
Michael Ow
de3fc4c7b9 ICU-5444 Included ISCI converter in CharsetICU. Added the port of the converter for ISCI from ICU4C to ICU4J. The code is not complete and is not ready for any type of use or testing.
X-SVN-Rev: 21537
2007-05-15 16:42:14 +00:00
George Rhoten
342f6df323 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21523
2007-05-13 05:51:43 +00:00
George Rhoten
00ad76d06d ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21522
2007-05-13 04:52:19 +00:00
Michael Ow
f66b1f02e0 ICU-5444 The test for UTF-7 Converter has been updated to provide a more thorough test.
X-SVN-Rev: 21514
2007-05-11 21:43:44 +00:00
Michael Ow
1ce03348b4 ICU-5444 This is a port of the UTF-7 Charset Converter from ICU4C to ICU4J. It has been thoroughly tested and is ready to use.
X-SVN-Rev: 21513
2007-05-11 21:05:51 +00:00
Michael Ow
e369bd5510 ICU-5444 Added simple test case for UTF-7. It is not production ready quite yet. Will add more serious test cases.
X-SVN-Rev: 21498
2007-05-08 20:45:42 +00:00
Michael Ow
eeed45b152 ICU-5444 Update to UTF-7 converter which addresses the null replacement exception.
X-SVN-Rev: 21497
2007-05-08 17:53:07 +00:00
Michael Ow
7cfd3461e1 ICU-5444 Structural editing to conform with certain standard coding structures in ICU4J.
X-SVN-Rev: 21495
2007-05-07 20:44:39 +00:00
Michael Ow
ae82e4ca69 ICU-5444 Addition of UTF-7 to the list of algorithmic charsets in ICU.
X-SVN-Rev: 21494
2007-05-07 20:36:22 +00:00
Michael Ow
dd7f95856c ICU-5444 This is an update for UTF-7 converter. It now includes both encoder and decoder. However, the code has not been heavily tested and should not be used yet.
X-SVN-Rev: 21489
2007-05-04 17:11:25 +00:00
Michael Ow
a7e5c9601b ICU-5444 Port of UTF-7 converter from ICU4C to ICU4J. Only the decoding portion is ported over so far. The code will compile but testing has not been done on this converter yet so do not use.
X-SVN-Rev: 21487
2007-05-03 18:30:15 +00:00
Andrew J Macheret
18ee440bb2 ICU-5605 added a css to icutzu
X-SVN-Rev: 21464
2007-04-27 18:21:37 +00:00
Andrew J Macheret
8c6bc2ce36 ICU-5605 modified the interplay between download/icutzu.html and the readme.html that comes with icutzu
X-SVN-Rev: 21460
2007-04-26 21:21:06 +00:00
Andrew J Macheret
53785a4ea5 ICU-5605 modified the interplay between download/icutzu.html and the readme.html that comes with icutzu
X-SVN-Rev: 21459
2007-04-26 21:20:56 +00:00
Andrew J Macheret
aa21e0221b ICU-5605 modified the interplay between download/icutzu.html and the readme.html that comes with icutzu
X-SVN-Rev: 21458
2007-04-26 21:16:15 +00:00