Commit Graph

13902 Commits

Author SHA1 Message Date
George Rhoten
94b0e097ef ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 14988
2004-04-16 04:27:29 +00:00
George Rhoten
c05f6b7cf7 ICU-2487 Use multiple lines for the targets for easier editing.
X-SVN-Rev: 14987
2004-04-16 02:10:53 +00:00
Andy Heninger
77136a5b24 ICU-3295 rbbi rt port to Java.
X-SVN-Rev: 14986
2004-04-16 01:15:04 +00:00
George Rhoten
c957f85632 ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 14985
2004-04-16 01:08:35 +00:00
Alan Liu
c879b59862 ICU-2825 add unum_formatDoubleCurrency and unum_parseDoubleCurrency
X-SVN-Rev: 14984
2004-04-15 18:15:17 +00:00
Steven R. Loomis
22fc44dde7 ICU-2487 update alias files to not use collation-based aliases.
X-SVN-Rev: 14983
2004-04-15 08:34:51 +00:00
Steven R. Loomis
db880037f8 ICU-2487 change ures_findResource tests to not use collation as an example.
X-SVN-Rev: 14982
2004-04-15 08:06:17 +00:00
Steven R. Loomis
d442797ad9 ICU-2487 update documentation on internal function ures_findResource(), as this function does not currently have a syntax to handle resource bundle trees.
X-SVN-Rev: 14981
2004-04-15 07:55:48 +00:00
Steven R. Loomis
4d9959385c ICU-2487 fix some more bugs (don't use ures_findResource on collation)
X-SVN-Rev: 14980
2004-04-15 07:50:53 +00:00
Steven R. Loomis
0c9e674ecc ICU-2487 fix a crashing buffer calculation err, fixup some other items
X-SVN-Rev: 14979
2004-04-15 07:43:10 +00:00
Alan Liu
9cca22e331 ICU-2825 add support for formatting and parsing currency amounts
X-SVN-Rev: 14978
2004-04-15 06:20:42 +00:00
Alan Liu
894fb68198 ICU-2825 add currency attribute
X-SVN-Rev: 14977
2004-04-15 06:19:55 +00:00
Alan Liu
1b599b02f2 ICU-2825 add currency name parsing support for DecimalFormat
X-SVN-Rev: 14976
2004-04-15 06:19:42 +00:00
Alan Liu
74a7a26c3e ICU-2825 clean up Formattable display logic; escape message text in assert* methods
X-SVN-Rev: 14975
2004-04-15 06:19:10 +00:00
Alan Liu
112f613306 ICU-2825 process escapes; only remove BOM at start of file
X-SVN-Rev: 14974
2004-04-15 06:06:11 +00:00
Alan Liu
29bfb5542a ICU-2825 add support for formatting and parsing CurrencyAmount objects
X-SVN-Rev: 14973
2004-04-15 06:03:00 +00:00
Alan Liu
db00eaeec7 ICU-2825 intial checkin
X-SVN-Rev: 14972
2004-04-15 06:02:21 +00:00
George Rhoten
8c6d06f186 ICU-3499 Make sure that Makefiles can respond to a failure.
X-SVN-Rev: 14971
2004-04-14 23:44:24 +00:00
George Rhoten
d1bc58f6a0 ICU-3499 Verify that the test file can be removed during testing.
X-SVN-Rev: 14970
2004-04-14 23:41:00 +00:00
Eric Mader
d3852a94e8 ICU-2259 Fix compiler "warnings" about methods I forgot to update.
X-SVN-Rev: 14969
2004-04-14 21:40:09 +00:00
Steven R. Loomis
baaf3bc2aa ICU-2487 move collation data into new tree
X-SVN-Rev: 14968
2004-04-14 20:28:35 +00:00
Steven R. Loomis
207167f8be ICU-2487 move collation data into new tree
X-SVN-Rev: 14967
2004-04-14 20:08:16 +00:00
Steven R. Loomis
90cbe55253 ICU-2487 move collation data into new tree
X-SVN-Rev: 14966
2004-04-14 19:58:08 +00:00
Steven R. Loomis
fe11d5ce2d ICU-2487 move collation data into new tree
X-SVN-Rev: 14965
2004-04-14 19:39:08 +00:00
Steven R. Loomis
b0bb3f5e7e ICU-2487 move collation data
X-SVN-Rev: 14964
2004-04-14 19:37:00 +00:00
Steven R. Loomis
bb5102044c ICU-2487 committing new collation data
X-SVN-Rev: 14963
2004-04-14 19:35:02 +00:00
Steven R. Loomis
423fdb8c87 ICU-2487 remove locales which were collation-only.
X-SVN-Rev: 14962
2004-04-14 19:30:03 +00:00
George Rhoten
89b3116eb8 ICU-3499 Add some tests
X-SVN-Rev: 14961
2004-04-14 19:12:58 +00:00
George Rhoten
f3208bb73c ICU-3499 Start using significant digits for formatting.
X-SVN-Rev: 14960
2004-04-14 19:05:33 +00:00
Doug Felt
a6bda657f2 ICU-2509 improve rbnf error handling
X-SVN-Rev: 14959
2004-04-14 18:55:19 +00:00
Eric Mader
b41cefed8c ICU-2259 In hasFeatureTag() an empty tagList means that the glyph does not have the tag.
X-SVN-Rev: 14958
2004-04-14 18:49:57 +00:00
Eric Mader
52189b4118 ICU-2259 Add LEGlyphStorage, LEInsertionList.
X-SVN-Rev: 14957
2004-04-14 18:47:52 +00:00
Steven R. Loomis
2435461145 ICU-2487 fix warnings, clean up long lines
X-SVN-Rev: 14956
2004-04-14 17:59:00 +00:00
George Rhoten
4f3e9c90d2 ICU-3683 Remove a couple of allocations
X-SVN-Rev: 14955
2004-04-14 17:47:13 +00:00
Alan Liu
8ec29612f7 ICU-3565 remove stray asterisk
X-SVN-Rev: 14954
2004-04-14 16:54:11 +00:00
Steven R. Loomis
fd1bb652d3 ICU-2487 initial checkin of tree-manipulation utilities for service use. Note that this code has not yet been optimized.
X-SVN-Rev: 14951
2004-04-13 17:39:55 +00:00
Steven R. Loomis
4e04fc6c2b ICU-2487 add internal function for creating enumerator based on keyword list
X-SVN-Rev: 14950
2004-04-13 17:26:33 +00:00
Alan Liu
c27cbae2d6 ICU-3383 clean up tests
X-SVN-Rev: 14949
2004-04-13 00:47:35 +00:00
Alan Liu
af12b3b937 ICU-3517 clean up javac warnings
X-SVN-Rev: 14948
2004-04-13 00:45:56 +00:00
Alan Liu
31aa8cb970 ICU-3383 add MessageFormat tests
X-SVN-Rev: 14947
2004-04-13 00:43:11 +00:00
Alan Liu
31488860de ICU-3383 initial checkin (ported from ICU4C)
X-SVN-Rev: 14946
2004-04-13 00:42:38 +00:00
Alan Liu
031978208a ICU-3383 initial checkin (reference: IBM JDK 1.4)
X-SVN-Rev: 14945
2004-04-13 00:42:18 +00:00
Alan Liu
f9e7509a3e ICU-2334 rename some API
X-SVN-Rev: 14944
2004-04-12 23:43:57 +00:00
Alan Liu
6c7eec2915 ICU-2334 add George's test case
X-SVN-Rev: 14943
2004-04-12 23:38:12 +00:00
Alan Liu
f667e25fdf ICU-2334 add UNUM_SIGNIFICANT_DIGITS_USED
X-SVN-Rev: 14942
2004-04-12 23:38:01 +00:00
Alan Liu
e1b4d36b9f ICU-2334 rename some API
X-SVN-Rev: 14941
2004-04-12 23:37:44 +00:00
George Rhoten
c786c64fec ICU-3682 Improve the post link step for data library generation.
X-SVN-Rev: 14940
2004-04-12 23:20:23 +00:00
George Rhoten
5be93f61a4 ICU-3699 Add Welch locales
X-SVN-Rev: 14939
2004-04-12 22:55:45 +00:00
Markus Scherer
84ba3a515e ICU-3518 test Limbu and No_Block from int property
X-SVN-Rev: 14938
2004-04-12 22:47:11 +00:00
Markus Scherer
6535b09b5a ICU-3518 fix UnicodeBlock problems with new-in-2.6 blocks
X-SVN-Rev: 14937
2004-04-12 22:44:26 +00:00