Commit Graph

2343 Commits

Author SHA1 Message Date
Alan Liu
07304e0e50 ICU-3500 fix compiler warning
X-SVN-Rev: 15087
2004-04-28 18:12:14 +00:00
George Rhoten
22acb3c825 ICU-2825 Fix last checkin for Windows.
X-SVN-Rev: 15076
2004-04-28 04:04:36 +00:00
Alan Liu
ceaea7c90d ICU-2825 add protected default constructor
X-SVN-Rev: 15069
2004-04-28 00:12:33 +00:00
Alan Liu
87bf19f73e ICU-2825 update class doc
X-SVN-Rev: 15067
2004-04-28 00:04:54 +00:00
Alan Liu
a34d7e2697 ICU-2825 tag as draft ICU 3.0
X-SVN-Rev: 15066
2004-04-28 00:04:20 +00:00
Alan Liu
1db13e2b86 ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
X-SVN-Rev: 15059
2004-04-27 21:47:09 +00:00
Alan Liu
e989896e67 ICU-3549 update implementation; add ucol_getFunctionalEquivalent
X-SVN-Rev: 15043
2004-04-24 02:59:03 +00:00
Alan Liu
52dafb16f7 ICU-3549 update docs; add ucol_getFunctionalEquivalent
X-SVN-Rev: 15042
2004-04-24 02:58:01 +00:00
Alan Liu
a22e089d93 ICU-3549 add getKeywords, getKeywordValues, and getFunctionalEquivalent
X-SVN-Rev: 15041
2004-04-24 02:57:18 +00:00
George Rhoten
76fc2868ef ICU-2825 first implementation of MeasureFormat (Fix for Alan)
X-SVN-Rev: 15025
2004-04-22 23:45:22 +00:00
Alan Liu
5c3bf38e02 ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15016
2004-04-21 18:50:55 +00:00
Alan Liu
461f739085 ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15015
2004-04-21 18:05:06 +00:00
Alan Liu
662b4b3704 ICU-2825 minor fix
X-SVN-Rev: 15014
2004-04-21 17:58:13 +00:00
George Rhoten
d25bc2ab9b ICU-3682 Make it easier for os/400 and Cygwin to do proper library versioning with usable names.
X-SVN-Rev: 15007
2004-04-19 17:32:30 +00:00
Alan Liu
6a3d881c1f ICU-3549 add new collation tree API
X-SVN-Rev: 15000
2004-04-16 21:06:52 +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
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
Steven R. Loomis
90cbe55253 ICU-2487 move collation data into new tree
X-SVN-Rev: 14966
2004-04-14 19:58:08 +00:00
Doug Felt
a6bda657f2 ICU-2509 improve rbnf error handling
X-SVN-Rev: 14959
2004-04-14 18:55:19 +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
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
Doug Felt
46f8a7fa55 ICU-2509 improve rbnf error handling
X-SVN-Rev: 14919
2004-04-09 19:58:58 +00:00
George Rhoten
015fce4246 ICU-2421 Don't use multi character chars.
X-SVN-Rev: 14917
2004-04-09 18:59:44 +00:00
Andy Heninger
f1f3be34f8 ICU-3170 More RBBI tweaks for Unicode 4.01 update
X-SVN-Rev: 14912
2004-04-08 23:38:02 +00:00
Ram Viswanadha
a11bcac7f5 ICU-3405 retract U_STABLE from an API ... this API was not marked so the script got confused
X-SVN-Rev: 14911
2004-04-08 23:31:09 +00:00
George Rhoten
3c981b5db7 ICU-3685 Use different function names.
X-SVN-Rev: 14910
2004-04-08 23:24:45 +00:00
George Rhoten
c7556e10ff ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
X-SVN-Rev: 14905
2004-04-08 19:11:25 +00:00
George Rhoten
5e9f5d084f ICU-3500 Fix AIX compiler warnings
X-SVN-Rev: 14902
2004-04-07 22:19:26 +00:00
George Rhoten
da70b390bc ICU-3682 Fix EBCDIC issue
X-SVN-Rev: 14901
2004-04-07 22:02:53 +00:00
George Rhoten
df336fd5c5 ICU-3500 Fix AIX compiler warnings
X-SVN-Rev: 14900
2004-04-07 21:58:43 +00:00
George Rhoten
232ee12872 ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
X-SVN-Rev: 14896
2004-04-07 05:20:22 +00:00
Andy Heninger
d23bf8bf5e ICU-3170 Grapheme Cluster Boundary rule tweak for Unicode 4.0
X-SVN-Rev: 14880
2004-04-06 05:31:17 +00:00
George Rhoten
bf80670ed2 ICU-3389 CygWin/MSVC "make clean" changes
X-SVN-Rev: 14869
2004-04-05 21:25:47 +00:00
Alan Liu
8cc0c7011e ICU-2334 add public set/isSignificantDigits API; add min/max/useSignificantDigits fields
X-SVN-Rev: 14849
2004-04-03 17:56:14 +00:00
George Rhoten
7c64f98b9b ICU-3500 Fix some compiler warnings
X-SVN-Rev: 14835
2004-04-01 22:04:52 +00:00
Alan Liu
7972df88c4 ICU-3668 document that user subclasses are not supported in the Format hierarchy
X-SVN-Rev: 14833
2004-04-01 19:05:57 +00:00
Alan Liu
602ed54376 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14832
2004-04-01 06:52:12 +00:00
Alan Liu
09d688a683 ICU-3668 eliminate unnecessary casts
X-SVN-Rev: 14811
2004-03-31 22:10:06 +00:00
Alan Liu
1950e4123f ICU-3668 make getRoundingMode const
X-SVN-Rev: 14810
2004-03-31 22:09:40 +00:00
Alan Liu
f2b6b0f836 ICU-3668 make getters const
X-SVN-Rev: 14799
2004-03-30 00:43:40 +00:00
Alan Liu
689390169c ICU-3668 make getters const
X-SVN-Rev: 14798
2004-03-29 23:23:04 +00:00
Alan Liu
452ab328cf ICU-3668 make getters const
X-SVN-Rev: 14790
2004-03-27 16:26:29 +00:00
Alan Liu
f6541cfe30 ICU-3668 make getters const -- can't do much here
X-SVN-Rev: 14789
2004-03-27 07:43:21 +00:00
Alan Liu
1a057ed7e4 ICU-3668 make C getters take const object pointer
X-SVN-Rev: 14788
2004-03-27 07:21:32 +00:00
Alan Liu
3f63c576e8 ICU-2334 typo
X-SVN-Rev: 14786
2004-03-27 04:49:28 +00:00
Alan Liu
06c4bd41f3 ICU-3667 prefer UErrorCode& to UErrorCode* in C++ API
X-SVN-Rev: 14785
2004-03-27 04:49:02 +00:00
Andy Heninger
c685748636 ICU-2421 regexp C API
X-SVN-Rev: 14777
2004-03-26 20:20:21 +00:00