Alan Liu
|
9a9e49c403
|
ICU-2874 fix parsing of [^-b]
X-SVN-Rev: 11873
|
2003-05-09 21:26:52 +00:00 |
|
Alan Liu
|
dbf22af2dd
|
ICU-2792 adjust indent
X-SVN-Rev: 11865
|
2003-05-09 18:46:44 +00:00 |
|
Alan Liu
|
914c7c791b
|
ICU-2792 fix anomalous behavior when adding across a DST boundary
X-SVN-Rev: 11864
|
2003-05-09 18:44:54 +00:00 |
|
Alan Liu
|
239a55e4ce
|
ICU-2804 implement \x{...}
X-SVN-Rev: 11858
|
2003-05-09 03:31:49 +00:00 |
|
Doug Felt
|
1a249cc5be
|
ICU-2755 remove leftover imports of service classes
X-SVN-Rev: 11844
|
2003-05-08 22:05:36 +00:00 |
|
Ram Viswanadha
|
92855acabc
|
ICU-2309 remove Han Transliterator data from default and modular builds
X-SVN-Rev: 11830
|
2003-05-07 15:57:01 +00:00 |
|
Doug Felt
|
8554a06031
|
ICU-2787 double-checked locking fixes
X-SVN-Rev: 11807
|
2003-05-05 23:42:18 +00:00 |
|
Mark Davis
|
67ccf6d980
|
ICU-2779 made fixes for Thai, Cyrillic;
in the process, added more information to the logging.
X-SVN-Rev: 11802
|
2003-05-05 22:41:49 +00:00 |
|
Doug Felt
|
3a31e9598d
|
ICU-2755 removed dead registration code in java's collator
X-SVN-Rev: 11787
|
2003-05-02 22:32:45 +00:00 |
|
Doug Felt
|
96e07c6396
|
ICU-2755 minor service changes to synch with c++
X-SVN-Rev: 11759
|
2003-05-01 18:59:11 +00:00 |
|
Doug Felt
|
25b171f1a1
|
ICU-2755 doc update and minor api change
X-SVN-Rev: 11754
|
2003-05-01 17:09:16 +00:00 |
|
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 |
|