Commit Graph

1711 Commits

Author SHA1 Message Date
Alan Liu
2b2d152e74 ICU-2779 add Age=3.2 filter for ICU version 2.6 ONLY
X-SVN-Rev: 11708
2003-04-25 19:33:42 +00:00
Alan Liu
da530c15c9 ICU-2779 update ICU version to 2.6.0.0
X-SVN-Rev: 11707
2003-04-25 19:33:05 +00:00
Mark Davis
c5d385e09e ICU-0 fixes to work with Eclipse
X-SVN-Rev: 11702
2003-04-25 01:39:15 +00:00
Alan Liu
0abce0b969 ICU-1921 add convenience methods on Position
X-SVN-Rev: 11684
2003-04-24 23:05:03 +00:00
Alan Liu
28edc135d5 ICU-2154 fix compiler errors against Sun JDK 1.3
X-SVN-Rev: 11682
2003-04-24 22:59:13 +00:00
Alan Liu
4131ad8564 ICU-2824 move set/getCurrency from DecimalFormat to NumberFormat
X-SVN-Rev: 11681
2003-04-24 22:58:04 +00:00
Alan Liu
d2cea9a9eb ICU-2790 recognize alternate transliterator syntax characters
X-SVN-Rev: 11623
2003-04-23 00:20:16 +00:00
Alan Liu
9bb3d4a7a6 ICU-2119 update fieldPosition when adding padding
X-SVN-Rev: 11616
2003-04-21 22:55:46 +00:00
Doug Felt
13f250dfaf ICU-2821 move utility from currency into LocaleUtilities
X-SVN-Rev: 11612
2003-04-21 21:03:25 +00:00
Doug Felt
aac89b7388 ICU-2821 service registration for currency, updated to use shim
X-SVN-Rev: 11611
2003-04-21 21:02:42 +00:00
Doug Felt
ae943c0b89 ICU-2755 fix unwanted printf
X-SVN-Rev: 11610
2003-04-21 21:00:23 +00:00
Alan Liu
83aafb5621 ICU-2119 fix space parsing for complex currencies; make toPattern() work after affix is set using API
X-SVN-Rev: 11603
2003-04-19 07:13:36 +00:00
Alan Liu
2e29ec565c ICU-2119 format 1.001 as a singular value with ChoiceFormat currency
X-SVN-Rev: 11602
2003-04-19 06:32:17 +00:00
Alan Liu
92e2cc3a06 ICU-2119 update currency data; remove CurrencyElements
X-SVN-Rev: 11601
2003-04-19 06:02:07 +00:00
Alan Liu
04654837b4 ICU-2119 add support for Currency, including ChoiceFormat currency display names; restore FieldPosition and ParsePosition support; fix parsing of padding; cleanup
X-SVN-Rev: 11600
2003-04-19 06:01:15 +00:00
Alan Liu
a86c171aaa ICU-2119 add getName(); remove getSymbol()
X-SVN-Rev: 11599
2003-04-19 05:53:48 +00:00
Alan Liu
263a743cf7 ICU-2119 remove CurrencyElements code; add code to use Currency
X-SVN-Rev: 11598
2003-04-19 05:52:45 +00:00
Alan Liu
a99f8d4cdb ICU-2119 cleanup, update, enhance tests; add complex currency tests
X-SVN-Rev: 11597
2003-04-19 05:51:50 +00:00
Alan Liu
aad1eb9c98 ICU-2119 recognize en_IN as special case
X-SVN-Rev: 11596
2003-04-19 05:51:09 +00:00
Doug Felt
aa58c6eed6 ICU-2755 registration for collation
X-SVN-Rev: 11594
2003-04-19 00:01:53 +00:00
Eric Mader
877192fcb4 ICU-2253 Make nullLanguageCode be 0, misc. related clean-up.
X-SVN-Rev: 11551
2003-04-15 20:15:53 +00:00
Doug Felt
0a866746c1 ICU-1776 ensure extra semicolons do not affect rule parse in java
X-SVN-Rev: 11546
2003-04-15 14:58:17 +00:00
Eric Mader
883a9b9000 ICU-2253 Changes to generate langauge data as well as script data.
X-SVN-Rev: 11545
2003-04-15 01:23:49 +00:00
Ram Viswanadha
6a2cab18c0 ICU-2427 synchronize the data
X-SVN-Rev: 11515
2003-04-10 23:26:55 +00:00
Ram Viswanadha
de65820640 ICU-2427 fix TestPropertySet failure
X-SVN-Rev: 11514
2003-04-10 23:24:29 +00:00
Ram Viswanadha
4e5b8facd8 ICU-2427 fix TestSkippable failure
X-SVN-Rev: 11500
2003-04-10 08:02:28 +00:00
Ram Viswanadha
e24a9cb49c ICU-2427 update UnicodeSet to use getInclusions()
X-SVN-Rev: 11494
2003-04-09 23:01:03 +00:00
Ram Viswanadha
107ad5fe53 ICU-2427 remove unused import
X-SVN-Rev: 11490
2003-04-09 21:39:15 +00:00
Ram Viswanadha
588a549a0d ICU-2481 remove unused import
X-SVN-Rev: 11489
2003-04-09 21:38:57 +00:00
Ram Viswanadha
fa974e4274 ICU-2481 Unicode 4.0 update
X-SVN-Rev: 11488
2003-04-09 21:38:17 +00:00
Ram Viswanadha
0770b38566 ICU-2427 Unicode 4.0 update
X-SVN-Rev: 11487
2003-04-09 21:37:26 +00:00
Ram Viswanadha
8f54f40332 ICU-2481 Tailored Normalization and Unicode 4.0 update
X-SVN-Rev: 11486
2003-04-09 21:36:26 +00:00
Ram Viswanadha
2e25892082 ICU-2481 Tailored Normalization and Unicode 4.0 update
X-SVN-Rev: 11484
2003-04-09 20:05:50 +00:00
Alan Liu
02a713849f ICU-2154 mark compareAffix static
X-SVN-Rev: 11459
2003-04-04 20:54:16 +00:00
Alan Liu
46f243eb69 ICU-2154 remove dead code
X-SVN-Rev: 11458
2003-04-04 20:43:38 +00:00
Eric Mader
692f0c90cf Jitterbug 2427 - comment out whole try-catch block instead of just the body. This avoids some strange JVM errors.
X-SVN-Rev: 11457
2003-04-04 19:37:00 +00:00
Alan Liu
52ac97f86e ICU-2154 standardize whitespace handling by date/number format
X-SVN-Rev: 11456
2003-04-04 19:20:52 +00:00
Alan Liu
f6815a28c0 ICU-1085 fix typo
X-SVN-Rev: 11455
2003-04-04 17:15:13 +00:00
Ram Viswanadha
c8720fe054 ICU-2677 revert the changes since the bug is exactly opposite
X-SVN-Rev: 11454
2003-04-04 01:42:19 +00:00
Ram Viswanadha
2b2b9d1d62 ICU-2427 upgrade to Unicode 4.0
X-SVN-Rev: 11453
2003-04-04 01:41:06 +00:00
Ram Viswanadha
84404b850b ICU-2427 upgrade to Unicode 4.0
X-SVN-Rev: 11452
2003-04-04 00:18:37 +00:00
Ram Viswanadha
0aa66d7e49 ICU-2427 upgrade to Unicode 4.0
X-SVN-Rev: 11451
2003-04-03 22:56:15 +00:00
Vladimir Weinstein
86f44db9be ICU-2767 Fixes for Japanese - composed version of prefix should have been added - looks like it was a typo. Also, a bug in AddCCNZ - instead of composed form, decomposed form was used.
X-SVN-Rev: 11386
2003-03-22 07:35:01 +00:00
Vladimir Weinstein
3c6e0b74da ICU-2767 CollationParsedRuleBuilder.getWeightRanges didn't clean up internal structures that were reused. This fixes CollationThaiTest failures.
X-SVN-Rev: 11383
2003-03-21 22:46:58 +00:00
Vladimir Weinstein
f75162345f ICU-2350 fixed a typo in the package name
X-SVN-Rev: 11381
2003-03-21 19:00:34 +00:00
Vladimir Weinstein
6d1e406059 ICU-2676 Fixed problem in instantiating a RuleBasedCollator for a locale in the event that binary data is not present.
X-SVN-Rev: 11378
2003-03-21 18:55:11 +00:00
Alan Liu
c603bebfc2 ICU-1085 make first day of week and minimal days of first week invalidate fields; check valid range
X-SVN-Rev: 11335
2003-03-17 17:14:48 +00:00
Alan Liu
7b2f01341c ICU-2656 fix compile error; clean up whitespace handling
X-SVN-Rev: 11304
2003-03-13 23:18:30 +00:00
Alan Liu
af4ba091da ICU-2656 complete rewrite of parse() to revise handling of abutting numeric fields so that "12345" x "HHmmss" => 1:23:45
X-SVN-Rev: 11295
2003-03-13 20:28:29 +00:00
Alan Liu
cc89ce6725 ICU-2656 revise handling of abutting fields; fix test bugs
X-SVN-Rev: 11294
2003-03-13 20:27:47 +00:00