George Rhoten
9925b69c5c
ICU-3718 Do faster string copying, and hopefully avoid any uninitialized reads
...
X-SVN-Rev: 15517
2004-05-24 23:35:35 +00:00
George Rhoten
2cc38d98db
ICU-3659 Unambiguate Math::floorDivide call
...
X-SVN-Rev: 15513
2004-05-24 22:13:28 +00:00
Vladimir Weinstein
d45f502825
ICU-3100 collator <> identifier, short string implementation
...
X-SVN-Rev: 15511
2004-05-24 22:11:31 +00:00
Alan Liu
a1b393c257
ICU-3659 limit UDate range to +/-7F000000 julian days; matches ICU4J
...
X-SVN-Rev: 15502
2004-05-24 20:32:59 +00:00
Alan Liu
0bfd502d22
ICU-3659 temporarily disable...
...
X-SVN-Rev: 15498
2004-05-24 17:36:53 +00:00
George Rhoten
42e5615866
ICU-2487 Don't use ::tolower. It will fail on tr_TR localized machines. Use uprv_tolower.
...
X-SVN-Rev: 15496
2004-05-24 17:01:12 +00:00
Alan Liu
efa0aef669
ICU-3659 compute as double to avoid overflow
...
X-SVN-Rev: 15494
2004-05-24 06:01:13 +00:00
Alan Liu
d08db4a33f
ICU-3659 assert values are in range before using them to index arrays
...
X-SVN-Rev: 15493
2004-05-24 05:59:54 +00:00
George Rhoten
77ae20ad84
ICU-3659 Unambiuate Math::floorDivide call.
...
X-SVN-Rev: 15489
2004-05-22 01:41:31 +00:00
George Rhoten
341b3ef174
ICU-3719 Don't export some variables and make some const.
...
X-SVN-Rev: 15467
2004-05-21 20:48:36 +00:00
Alan Liu
390b02ec5b
ICU-3659 add test and fix for udat_format failing with extreme dates (circa 10^27)
...
X-SVN-Rev: 15463
2004-05-21 20:25:52 +00:00
George Rhoten
2ea2f356c6
ICU-3100 Fix for z/OS
...
X-SVN-Rev: 15453
2004-05-21 17:14:35 +00:00
George Rhoten
df8374da27
ICU-2421 Fix for z/OS
...
X-SVN-Rev: 15452
2004-05-21 17:14:06 +00:00
Vladimir Weinstein
980f17b643
ICU-3100 More implementation of identifier <> collator functions
...
X-SVN-Rev: 15451
2004-05-21 06:56:06 +00:00
Alan Liu
f503bc6a8e
ICU-3659 fix docs
...
X-SVN-Rev: 15442
2004-05-20 22:02:08 +00:00
George Rhoten
bdd46debb0
ICU-3718 Fix a memory initialization error
...
X-SVN-Rev: 15439
2004-05-20 21:14:06 +00:00
Vladimir Weinstein
4aeaaed375
ICU-3100 Implementation of identifier <> collator functions
...
X-SVN-Rev: 15437
2004-05-20 21:03:31 +00:00
Eric Mader
abefef5844
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15411
2004-05-19 20:42:44 +00:00
Alan Liu
cb65962ab6
ICU-3500 fix msvc6 warnings
...
X-SVN-Rev: 15405
2004-05-19 17:28:20 +00:00
Steven R. Loomis
de66112963
ICU-2487 NULL -> '\0'
...
X-SVN-Rev: 15404
2004-05-19 15:44:12 +00:00
Ram Viswanadha
86383275f3
ICU-2487 fix for getLocale()
...
X-SVN-Rev: 15390
2004-05-18 23:08:35 +00:00
Steven R. Loomis
5ea1528081
ICU-2487 fix for getLocale()
...
X-SVN-Rev: 15387
2004-05-18 22:19:54 +00:00
Steven R. Loomis
a363606f4e
ICU-2487 simplify basic calendar factory.
...
X-SVN-Rev: 15381
2004-05-18 21:35:50 +00:00
Steven R. Loomis
66753f4215
ICU-2487 refactor calendar data, support CLDR 1.1 format
...
X-SVN-Rev: 15363
2004-05-18 02:06:28 +00:00
Steven R. Loomis
39ea0e9fe4
ICU-2487 refactor calendar access
...
X-SVN-Rev: 15362
2004-05-18 02:05:29 +00:00
Steven R. Loomis
3c3dfa11c8
ICU-2487 getFunctionalEquivalent signature changes
...
X-SVN-Rev: 15361
2004-05-18 02:04:31 +00:00
Alan Liu
850661f537
ICU-3746 add option for case folding to getExemplarSet
...
X-SVN-Rev: 15342
2004-05-17 21:42:43 +00:00
George Rhoten
648e3d7de3
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15331
2004-05-17 06:33:22 +00:00
George Rhoten
dc46ae20c6
ICU-3471 Cope with too many number format symbols
...
X-SVN-Rev: 15318
2004-05-14 22:38:37 +00:00
Vladimir Weinstein
b9259ec22a
ICU-3100 Fix another compiler error/warnings
...
X-SVN-Rev: 15293
2004-05-13 20:50:40 +00:00
Vladimir Weinstein
2966a803c9
ICU-3100 Fix compiler error/warnings
...
X-SVN-Rev: 15292
2004-05-13 20:45:53 +00:00
Vladimir Weinstein
3fdd79d0c3
ICU-3100 First cut of openFromShortString implementation
...
X-SVN-Rev: 15290
2004-05-13 09:02:33 +00:00
George Rhoten
1bf207e545
ICU-3741 Ignore some things that appear on Cygwin
...
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
99c1ba64fb
ICU-3542 Fix order of #include and testing of API configuration
...
X-SVN-Rev: 15234
2004-05-10 19:26:02 +00:00
Vladimir Weinstein
d8a7dace58
ICU-3100 declarations of the new functions
...
X-SVN-Rev: 15212
2004-05-08 16:03:58 +00:00
Vladimir Weinstein
cd24824aca
ICU-3100 collator from/to short string and integer, get contractions APIs
...
X-SVN-Rev: 15210
2004-05-08 08:48:01 +00:00
Vladimir Weinstein
e37c56616b
ICU-3729 some fixes to [before]. Not complete.
...
X-SVN-Rev: 15209
2004-05-08 07:59:36 +00:00
George Rhoten
4e2017ef10
ICU-3734 Use the base address when needed on Windows.
...
X-SVN-Rev: 15173
2004-05-06 05:56:22 +00:00
Alan Liu
b57d64d5c6
ICU-3549 update docs
...
X-SVN-Rev: 15149
2004-05-04 23:54:53 +00:00
Alan Liu
97d71b3e84
ICU-2334 clarify docs
...
X-SVN-Rev: 15145
2004-05-04 20:02:16 +00:00
Alan Liu
a873c1261d
ICU-3549 add keyword param to getFunctionalEquivalent
...
X-SVN-Rev: 15123
2004-05-03 18:15:13 +00:00
Alan Liu
dac1d7dd63
ICU-3549 work around hp11 acc bug
...
X-SVN-Rev: 15113
2004-04-30 22:04:46 +00:00
Alan Liu
55fb939e90
ICU-3500 fix compiler warnings
...
X-SVN-Rev: 15100
2004-04-29 19:29:18 +00:00
George Rhoten
4f38b04d89
ICU-3719 Update version numbers
...
X-SVN-Rev: 15097
2004-04-29 19:12:32 +00:00
Alan Liu
6ce395572d
ICU-3500 fix compiler warnings
...
X-SVN-Rev: 15096
2004-04-29 18:54:22 +00:00
Alan Liu
72b466d350
ICU-2334 fix logic for decimal presence & sig digits
...
X-SVN-Rev: 15093
2004-04-29 05:57:38 +00:00
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
Ram Viswanadha
bbe9de394c
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
...
X-SVN-Rev: 14775
2004-03-26 19:42:04 +00:00
George Rhoten
6d897671e7
ICU-3389 Fix library installation
...
X-SVN-Rev: 14773
2004-03-26 18:35:15 +00:00
George Rhoten
bb1df1918e
ICU-3389 Fix library installation
...
X-SVN-Rev: 14770
2004-03-26 17:57:09 +00:00
Andy Heninger
3854e7ced0
ICU-2421 C API for regular expressions
...
X-SVN-Rev: 14768
2004-03-26 01:23:01 +00:00
George Rhoten
1745685d1e
ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
...
X-SVN-Rev: 14767
2004-03-26 01:22:25 +00:00
Alan Liu
befd8f5bc2
ICU-2334 update docs; doxygen doesn't handle '@' properly
...
X-SVN-Rev: 14764
2004-03-25 21:18:13 +00:00
Alan Liu
2dae948bb0
ICU-2334 implement significant digits
...
X-SVN-Rev: 14762
2004-03-25 17:42:28 +00:00
George Rhoten
fee6977d9d
ICU-1722 Use FALSE, not false.
...
X-SVN-Rev: 14761
2004-03-25 16:28:25 +00:00
Alan Liu
032799bdf8
ICU-2334 initial checkin to support test file driven tests
...
X-SVN-Rev: 14758
2004-03-25 02:34:38 +00:00
Alan Liu
8382a0f9e7
ICU-2334 initial checkin to support test file driven tests
...
X-SVN-Rev: 14757
2004-03-25 02:34:37 +00:00
Alan Liu
19f6bee018
ICU-2334 add subclass method to internally set integer digit counts
...
X-SVN-Rev: 14756
2004-03-25 02:23:52 +00:00
George Rhoten
7fe030d918
ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
...
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
Andy Heninger
0581a09aa5
ICU-2421 more regexp C API tests
...
X-SVN-Rev: 14747
2004-03-24 18:34:36 +00:00
George Rhoten
1a0bbd037f
ICU-2421 Fix the project files for Andy
...
X-SVN-Rev: 14741
2004-03-24 02:23:03 +00:00
Andy Heninger
ae49bd5e94
ICU-2421 C API for regular expressions
...
X-SVN-Rev: 14740
2004-03-24 01:57:51 +00:00
Doug Felt
c37337d00c
ICU-1722 rbnf can't handle small numbers
...
X-SVN-Rev: 14738
2004-03-24 00:40:49 +00:00
Andy Heninger
8be1908bd3
ICU-2421 Redo Regex C API changes lost in OSS crash
...
X-SVN-Rev: 14722
2004-03-22 22:35:35 +00:00
Andy Heninger
efeb3b480d
ICU-2421 Redo Regex C API changes lost in OSS crash
...
X-SVN-Rev: 14721
2004-03-22 22:16:21 +00:00
George Rhoten
64dd6012c8
ICU-1282 Fix this code for various compilers.
...
X-SVN-Rev: 14710
2004-03-16 17:09:44 +00:00
Andy Heninger
e7300c9b5a
ICU-2421 C API for regular expressions
...
X-SVN-Rev: 14700
2004-03-12 22:38:07 +00:00
Doug Felt
ed4dc729f1
ICU-1282 add C APIs for rule based number format
...
X-SVN-Rev: 14698
2004-03-12 20:15:13 +00:00
Alan Liu
59b829f9e3
ICU-3391 add support for YeugAZ fields; fix handling of S field; move FieldPosition selectors to udat
...
X-SVN-Rev: 14681
2004-03-11 14:03:37 +00:00
Alan Liu
143af6cc1b
ICU-3391 add support for YeugAZ fields
...
X-SVN-Rev: 14680
2004-03-11 14:00:00 +00:00
Alan Liu
685ba04d7a
ICU-3391 move FieldPosition selectors to udat
...
X-SVN-Rev: 14679
2004-03-11 13:59:09 +00:00
Alan Liu
f46fc3c62b
ICU-3391 add pattern chars for YeugAZ fields
...
X-SVN-Rev: 14678
2004-03-11 13:57:08 +00:00
Alan Liu
d537aad043
ICU-3391 add UDateFormatField
...
X-SVN-Rev: 14656
2004-03-09 21:12:49 +00:00
Alan Liu
d8a9624dfe
ICU-3631 improve performance by avoiding unnecessary field computation
...
X-SVN-Rev: 14635
2004-03-04 23:24:43 +00:00
Vladimir Weinstein
533c22109a
ICU-3505 missed static init in preprocessing
...
X-SVN-Rev: 14621
2004-03-01 23:19:46 +00:00
Steven R. Loomis
63985ec991
ICU-3016 fix GregorianCalendar::getActualMinimum to be consistent with base class
...
X-SVN-Rev: 14618
2004-03-01 16:04:43 +00:00
Steven R. Loomis
838ba76877
ICU-3016 fix Calendar::getActualMinimum
...
X-SVN-Rev: 14617
2004-03-01 16:03:52 +00:00
Vladimir Weinstein
2bd1bb28d3
ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
...
X-SVN-Rev: 14609
2004-02-27 03:00:30 +00:00
Alan Liu
d70ecae2ec
ICU-3517 remove UnicodeFilterLogic and HexToUnicode- and UnicodeToHexTransliterator
...
X-SVN-Rev: 14592
2004-02-26 01:11:25 +00:00
Alan Liu
56f27d5462
ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
...
X-SVN-Rev: 14589
2004-02-25 23:02:26 +00:00
Alan Liu
e9985abfd4
ICU-3517 implement countElements / getElement
...
X-SVN-Rev: 14588
2004-02-25 23:01:04 +00:00
Alan Liu
103b71eed3
ICU-3517 remove UnicodeFilterLogic
...
X-SVN-Rev: 14586
2004-02-25 20:06:34 +00:00
Andy Heninger
cdbbd81e4a
ICU-3039 assorted threading changes and cleanups, in search of the elusive
...
threading failure.
X-SVN-Rev: 14564
2004-02-23 04:36:02 +00:00
George Rhoten
4d1280ac61
ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
...
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
Alan Liu
d0393ac474
ICU-3089 disallow unquoted specials in suffix
...
X-SVN-Rev: 14555
2004-02-20 19:38:59 +00:00
Alan Liu
4ba4259df7
ICU-3078 add StringEnumeration* getAvailableIDs(); mark countAvailableIDs() and getAvailableID() as obsolete
...
X-SVN-Rev: 14553
2004-02-20 03:32:06 +00:00
Alan Liu
0626ff10e1
ICU-3078 add StringEnumeration
...
X-SVN-Rev: 14552
2004-02-20 03:25:18 +00:00
Alan Liu
0212b0efa5
ICU-3078 add docs about pointer lifetime
...
X-SVN-Rev: 14551
2004-02-20 03:23:29 +00:00
Alan Liu
c59adcbe18
ICU-1285 flesh out DecimalFormat docs about formatting
...
X-SVN-Rev: 14545
2004-02-19 01:11:59 +00:00
Alan Liu
f182a75ccb
ICU-3296 replace DecimalFormat class docs with updated docs from ICU4J; other minor doc fixes
...
X-SVN-Rev: 14543
2004-02-19 00:34:12 +00:00
Alan Liu
77af4351ac
ICU-1462 flesh out unum docs; rename UNUM_IGNORE to UNUM_PATTERN
...
X-SVN-Rev: 14530
2004-02-17 00:44:06 +00:00
Vladimir Weinstein
88f247fcf7
ICU-3593 Disable instantiantion of string search when CODAN for collator is on
...
X-SVN-Rev: 14526
2004-02-16 19:08:50 +00:00
Alan Liu
be32e89c73
ICU-3399 add UErrorCode to ucurr_get* functions
...
X-SVN-Rev: 14512
2004-02-13 01:57:53 +00:00
Alan Liu
62b974ace2
ICU-3399 add UErrorCode to setCurrency
...
X-SVN-Rev: 14511
2004-02-13 01:56:38 +00:00
Alan Liu
d4260bd778
ICU-3399 fix copy ct, op=, op==
...
X-SVN-Rev: 14510
2004-02-13 01:56:22 +00:00
Alan Liu
f5a3aee7f2
ICU-3399 add UErrorCode to setCurrency; cleanup
...
X-SVN-Rev: 14509
2004-02-13 01:53:12 +00:00
Alan Liu
6787d6530a
ICU-3399 add UErrorCode to setCurrency; move operator== class check into Format
...
X-SVN-Rev: 14508
2004-02-13 01:51:42 +00:00
Alan Liu
00035cd85c
ICU-3399 move operator== class check into Format
...
X-SVN-Rev: 14507
2004-02-13 01:50:59 +00:00
Vladimir Weinstein
32afdaa2e0
ICU-3569 Thai should return ignorable
...
X-SVN-Rev: 14497
2004-02-12 08:37:17 +00:00
Vladimir Weinstein
416839892a
ICU-3567 CODAN bug fixes
...
X-SVN-Rev: 14495
2004-02-12 08:32:07 +00:00
Alan Liu
357b3fd941
ICU-2823 update docs for pad characters
...
X-SVN-Rev: 14480
2004-02-11 00:00:18 +00:00
George Rhoten
8fd9eda1d6
ICU-3221 Documentation fix.
...
X-SVN-Rev: 14425
2004-01-29 18:54:24 +00:00
Vladimir Weinstein
0cc1be1dd4
ICU-3515 Implicit tailoring - need to compare masked value to the boundaries (ICU4J already does this). Fix [before][last implicit] initialization.
...
X-SVN-Rev: 14418
2004-01-27 22:16:07 +00:00
Vladimir Weinstein
8785d18f0e
ICU-3515 Implicit tailoring - need to compare masked value to the boundaries (ICU4J already does this)
...
X-SVN-Rev: 14417
2004-01-27 22:15:07 +00:00
Vladimir Weinstein
f7dd6e9a7d
ICU-3515 CODAN placeholder definition - should be wired in from FractionalUCA in the future.
...
X-SVN-Rev: 14416
2004-01-27 22:14:14 +00:00
Vladimir Weinstein
15a8ebda8d
ICU-3515 implicit generation bug: don't use 0x03 either. Don't call an extra getSpecialPrevCE for latin-1 backward processing. Use placeholder for CODAN.
...
X-SVN-Rev: 14415
2004-01-27 22:13:24 +00:00
Vladimir Weinstein
8ba7b17cde
ICU-3537 Avoid double lock take 2
...
X-SVN-Rev: 14413
2004-01-26 23:18:48 +00:00
Vladimir Weinstein
77aadf5395
ICU-3537 Avoid double lock
...
X-SVN-Rev: 14412
2004-01-26 23:13:25 +00:00
Vladimir Weinstein
a4513276b9
ICU-3537 fix for fcdTrieIndex cleanup
...
X-SVN-Rev: 14406
2004-01-26 21:16:25 +00:00
Alan Liu
8b1695fbd5
ICU-2202 add comment that getLocale() API is likely to change in 3.0
...
X-SVN-Rev: 14395
2004-01-23 19:28:19 +00:00
Vladimir Weinstein
5e5033b5cd
ICU-2751 ucol_getUCAVersion wasn't marked @draft
...
X-SVN-Rev: 14392
2004-01-23 18:18:22 +00:00
Alan Liu
b1f70f3cd2
ICU-2202 add Ugly Hack to make collator getLocale() work properly with service registration and unregistration -- to be removed in 3.0
...
X-SVN-Rev: 14391
2004-01-23 18:06:22 +00:00
Alan Liu
4734da91e9
ICU-2202 make getLocale not return @calendar=gregorian for actual
...
X-SVN-Rev: 14373
2004-01-22 00:15:12 +00:00
Alan Liu
2aef935bfd
ICU-2202 deprecate getLocale
...
X-SVN-Rev: 14372
2004-01-22 00:14:35 +00:00
Alan Liu
a05f53c4b0
ICU-2202 make getLocale non-virtual!
...
X-SVN-Rev: 14371
2004-01-22 00:14:17 +00:00
Alan Liu
91390d5ea7
ICU-2202 preliminary checkin
...
X-SVN-Rev: 14367
2004-01-20 23:06:38 +00:00
George Rhoten
d7cb735e72
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14361
2004-01-17 00:06:19 +00:00
Vladimir Weinstein
99241f7468
ICU-3515 tailoring around implicit bug fix
...
X-SVN-Rev: 14360
2004-01-16 23:44:58 +00:00
Vladimir Weinstein
0e23771cdc
ICU-3515 trying to please AIX compiler by renaming constants
...
X-SVN-Rev: 14353
2004-01-16 16:40:30 +00:00
Vladimir Weinstein
6f9e0f5c2d
ICU-3515 implicit generation fix
...
X-SVN-Rev: 14345
2004-01-16 07:09:12 +00:00
George Rhoten
0e44167ab9
ICU-2424 Don't define non-working functions for urename.h, and add a better copyright notice.
...
X-SVN-Rev: 14337
2004-01-16 00:55:11 +00:00
George Rhoten
2f7feeea3e
ICU-3236 Don't export some functions
...
X-SVN-Rev: 14331
2004-01-15 22:12:26 +00:00
Vladimir Weinstein
4d153fa348
ICU-2751 fix for getUCAVersion
...
X-SVN-Rev: 14317
2004-01-14 21:50:23 +00:00
Vladimir Weinstein
904a2126cf
ICU-3222 compiler warning fix
...
X-SVN-Rev: 14313
2004-01-13 19:58:46 +00:00
Alan Liu
52237d9d62
ICU-3222 fix compiler warning
...
X-SVN-Rev: 14311
2004-01-13 19:03:45 +00:00
George Rhoten
aba3895e0e
ICU-2202 Don't use magic numbers that occasionally change, like "50"
...
X-SVN-Rev: 14302
2004-01-12 22:39:41 +00:00
George Rhoten
42f11aaecd
ICU-3259 Fix a memory leak.
...
X-SVN-Rev: 14287
2004-01-09 23:03:36 +00:00
George Rhoten
75689c0760
ICU-3259 Fix some uninitialized memory
...
X-SVN-Rev: 14282
2004-01-09 18:57:54 +00:00
Vladimir Weinstein
90fcf48efc
ICU-3494 fix binary collation generation bug
...
X-SVN-Rev: 14276
2004-01-09 07:31:57 +00:00
Steven R. Loomis
b93c3619d9
ICU-2424 fix compiler warnings
...
X-SVN-Rev: 14266
2004-01-08 21:49:54 +00:00
Andy Heninger
f21db4aa62
ICU-3423 fix problems in RegexPattern assignment/copy/clone
...
X-SVN-Rev: 14255
2004-01-08 00:40:59 +00:00
George Rhoten
ddb9791b82
ICU-3485 Rename the static libraries
...
X-SVN-Rev: 14252
2004-01-07 07:07:17 +00:00
Vladimir Weinstein
348b43f7d4
ICU-3184 CODAN bug fix
...
X-SVN-Rev: 14246
2004-01-07 00:21:55 +00:00
Andy Heninger
db9aaf89f0
ICU-3436 regex find() now moves start position forward after zero-length matches to avoid loops
...
X-SVN-Rev: 14245
2004-01-07 00:03:46 +00:00
Eric Mader
078c13a236
ICU-3476 fix memory allocation problems.
...
X-SVN-Rev: 14211
2003-12-23 18:10:11 +00:00
Eric Mader
a7def2c37f
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14193
2003-12-19 21:29:27 +00:00
Steven R. Loomis
fcf9649d9c
ICU-2424 use new uhash_i[get/put]i for 64 bit safety
...
X-SVN-Rev: 14187
2003-12-19 02:19:14 +00:00
George Rhoten
a1634465eb
ICU-3417 Undo last change due to os/390 2.10
...
X-SVN-Rev: 14184
2003-12-19 01:18:58 +00:00
Vladimir Weinstein
d076461c78
ICU-3472 fix some crashing conditions in collation construction
...
X-SVN-Rev: 14171
2003-12-18 19:06:11 +00:00
George Rhoten
153d089d5e
ICU-3259 Fix a memory leak
...
X-SVN-Rev: 14146
2003-12-16 21:41:43 +00:00
George Rhoten
6291099978
ICU-3417 Don't export Subformat documentation
...
X-SVN-Rev: 14145
2003-12-16 21:26:12 +00:00
George Rhoten
1298067225
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14100
2003-12-11 18:20:00 +00:00
Steven R. Loomis
c1341d59a5
ICU-3445 UCONFIG
...
X-SVN-Rev: 14095
2003-12-11 01:47:45 +00:00
Steven R. Loomis
b8864a81e0
ICU-3445 UCONFIG fix. Don't test UCONFIG_* before including ICU headers!
...
X-SVN-Rev: 14078
2003-12-10 19:42:32 +00:00
George Rhoten
60ebab0660
ICU-3259 Fix a memory leak
...
X-SVN-Rev: 14076
2003-12-10 19:06:20 +00:00
Andy Heninger
be25c30571
ICU-1866 translit thread safety patch.
...
X-SVN-Rev: 14070
2003-12-10 01:52:39 +00:00
George Rhoten
5f03ec8688
ICU-2424 Use TRUE, not true
...
X-SVN-Rev: 14069
2003-12-10 01:29:48 +00:00
George Rhoten
e08b903f4f
ICU-2424 Fix some of the compiler issues that arise from the last check-in
...
X-SVN-Rev: 14065
2003-12-09 23:12:23 +00:00
Steven R. Loomis
7fb178d7d0
ICU-2424 hebrew checked in, placeholder for chinese
...
X-SVN-Rev: 14060
2003-12-09 20:44:56 +00:00
Steven R. Loomis
48f3512cdc
ICU-2202 don't strcpy from failed resource
...
X-SVN-Rev: 14059
2003-12-09 20:42:03 +00:00
Andy Heninger
3d14de00e4
ICU-3445 UCONFIG_NO_BREAK_ITERATION changes to Regexp
...
X-SVN-Rev: 14055
2003-12-09 19:12:16 +00:00
Steven R. Loomis
2023a9c935
ICU-3445 UCONFIG fix
...
X-SVN-Rev: 14044
2003-12-09 01:03:38 +00:00
Steven R. Loomis
b6980f5b99
ICU-3445 UCONFIG fix. (do NOT test UCONFIG_* before including ICU header files!)
...
X-SVN-Rev: 14043
2003-12-09 01:02:46 +00:00
Andy Heninger
3c6b602cee
ICU-3437 test coverage fixes, compiler warning fixes.
...
X-SVN-Rev: 14028
2003-12-06 01:49:56 +00:00
George Rhoten
8a382db738
ICU-3222 Fix some compiler warnings according to Andy
...
X-SVN-Rev: 14025
2003-12-06 00:52:51 +00:00
Andy Heninger
2660646337
ICU-3437 test coverage fixes.
...
X-SVN-Rev: 14016
2003-12-05 02:03:13 +00:00
Steven R. Loomis
3031d44d3c
ICU-2424 limit fixes
...
X-SVN-Rev: 14012
2003-12-04 23:18:15 +00:00
Steven R. Loomis
f67d795773
ICU-2424 classid fix
...
X-SVN-Rev: 14011
2003-12-04 23:17:27 +00:00
Steven R. Loomis
5c899d41bc
ICU-2424 iSeries fixes
...
X-SVN-Rev: 14008
2003-12-04 23:12:02 +00:00
George Rhoten
257637d600
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 13993
2003-12-04 02:05:39 +00:00
George Rhoten
5ddb5826fc
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13992
2003-12-04 01:56:25 +00:00
Steven R. Loomis
a0d543bcf3
ICU-2424 remove statics, more cleanups, fix UMR
...
X-SVN-Rev: 13986
2003-12-04 00:42:38 +00:00
George Rhoten
107f3899a3
ICU-2424 Need to call ucln_i18n_registerCleanup just in case
...
X-SVN-Rev: 13980
2003-12-03 22:46:40 +00:00
Andy Heninger
d7dd8095cd
ICU-2468 regexp, disable conditional debug code
...
X-SVN-Rev: 13979
2003-12-03 22:32:07 +00:00
Andy Heninger
d7b1c9d7a1
ICU-2468 regexp \b word boundaries match Unicode TR definition.
...
X-SVN-Rev: 13978
2003-12-03 22:21:14 +00:00
George Rhoten
64dfb5ffdb
ICU-2424 warnings and cleanup
...
X-SVN-Rev: 13958
2003-12-03 00:49:45 +00:00
George Rhoten
88b50711f4
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13956
2003-12-03 00:45:12 +00:00
Steven R. Loomis
3a8218bb8f
ICU-2424 warnings and cleanup
...
X-SVN-Rev: 13954
2003-12-03 00:12:47 +00:00
Steven R. Loomis
20f4b280dd
ICU-2424 don't use -1 as an enum
...
X-SVN-Rev: 13953
2003-12-03 00:11:52 +00:00
Steven R. Loomis
11b61d3c06
ICU-2424 change resolveFields to not use an illegal enum value
...
X-SVN-Rev: 13952
2003-12-03 00:11:17 +00:00
Steven R. Loomis
e5d7683504
ICU-2424 remove heap allocations
...
X-SVN-Rev: 13948
2003-12-02 20:44:16 +00:00
George Rhoten
f3f79d3e26
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 13945
2003-12-02 19:14:26 +00:00
Doug Felt
a0bcf427af
ICU-3222 fix compiler warnings
...
X-SVN-Rev: 13930
2003-12-02 01:55:53 +00:00
George Rhoten
85541b4aeb
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13926
2003-12-02 01:25:21 +00:00
George Rhoten
bdc8659d8e
ICU-3222 Lump similar code together for better load performance, and
...
easier warning fixing.
X-SVN-Rev: 13916
2003-12-01 22:02:07 +00:00
George Rhoten
6b6a152797
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 13912
2003-12-01 21:53:22 +00:00
George Rhoten
79d6c8fd5e
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13906
2003-12-01 05:33:41 +00:00
George Rhoten
b2eb175307
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 13902
2003-11-27 01:23:15 +00:00
George Rhoten
fb0a19bbaf
ICU-813 Fix multithreaded issues and memory leak introduced by using gBogus.
...
Now use a class local variable fBogus for bogus strings.
This follows the DecimalFormatSymbols style.
X-SVN-Rev: 13898
2003-11-26 22:57:27 +00:00
Steven R. Loomis
b7375bb569
ICU-2424 remove DBL_MIN usage
...
X-SVN-Rev: 13885
2003-11-25 19:24:40 +00:00
Steven R. Loomis
808a7c45e1
ICU-2424 remove use of DBL_MIN
...
X-SVN-Rev: 13884
2003-11-25 19:23:59 +00:00
Steven R. Loomis
8fb196e023
ICU-2424 make astro objects UObject
...
X-SVN-Rev: 13882
2003-11-25 18:30:14 +00:00
Steven R. Loomis
3d2fe15a68
ICU-2424 fixes for windows
...
X-SVN-Rev: 13863
2003-11-24 23:12:44 +00:00
Steven R. Loomis
fd0010d370
ICU-2424 warnings cleanup
...
X-SVN-Rev: 13862
2003-11-24 22:50:45 +00:00
Steven R. Loomis
1c96a4be04
ICU-2424 fix cleanup definitions, implement roll(EDateFields) pure virtual
...
X-SVN-Rev: 13861
2003-11-24 22:43:31 +00:00
George Rhoten
da5d2bef9d
ICU-2424 Fix ordering of inserted files.
...
X-SVN-Rev: 13859
2003-11-24 22:33:17 +00:00
Steven R. Loomis
e579854991
ICU-2424 aix compile errs
...
X-SVN-Rev: 13856
2003-11-24 22:25:51 +00:00
Steven R. Loomis
c82b7993ee
ICU-2424 islamic+astro
...
X-SVN-Rev: 13855
2003-11-24 22:25:31 +00:00
Steven R. Loomis
7c46a9b274
ICU-2424 fixes for astronomer
...
X-SVN-Rev: 13847
2003-11-24 21:34:45 +00:00
Steven R. Loomis
24f0431f78
ICU-2424 islamic calendar
...
X-SVN-Rev: 13845
2003-11-24 20:02:11 +00:00
George Rhoten
d0fdad09c6
ICU-3027 Fix some doxygen warnings.
...
X-SVN-Rev: 13844
2003-11-24 19:59:15 +00:00
Vladimir Weinstein
6be38162d2
ICU-871 revert syn wee's changes to contraction handling
...
X-SVN-Rev: 13839
2003-11-24 19:40:10 +00:00
Vladimir Weinstein
91d46c9250
ICU-2202 getLocale implementation for rule based number format
...
X-SVN-Rev: 13807
2003-11-21 08:09:14 +00:00
Andy Heninger
9ded263c4a
ICU-2403 tracing, changes from code review
...
X-SVN-Rev: 13792
2003-11-20 20:04:34 +00:00
George Rhoten
67ca88a2e7
ICU-813 Fix for the C API, which uses va_args.
...
X-SVN-Rev: 13786
2003-11-20 17:37:05 +00:00
Markus Scherer
01d2c1b391
ICU-3403 cut out @obsolete ICU 2.8 APIs
...
X-SVN-Rev: 13784
2003-11-20 00:58:42 +00:00
Vladimir Weinstein
9f871e852f
ICU-2202 getLocale implementation for formatting classes and calendar
...
X-SVN-Rev: 13779
2003-11-19 23:51:38 +00:00
George Rhoten
b8b1565afe
ICU-3259 Fix a memory leak.
...
X-SVN-Rev: 13778
2003-11-19 23:44:51 +00:00
Vladimir Weinstein
8ab4bf13f7
ICU-2202 getLocale implementation for formatting classes and calendar
...
X-SVN-Rev: 13777
2003-11-19 23:31:45 +00:00
George Rhoten
cbf5e35cc8
ICU-3259 A little code formatting and don't use a buffer in release mode.
...
X-SVN-Rev: 13774
2003-11-19 22:49:41 +00:00
George Rhoten
60aec12e63
ICU-3259 Fix a memory leak where ures_* reference counting got messed up.
...
X-SVN-Rev: 13773
2003-11-19 22:39:41 +00:00
Markus Scherer
1abc435a83
ICU-3403 cut out @obsolete ICU 2.8 APIs
...
X-SVN-Rev: 13771
2003-11-19 21:51:36 +00:00
Markus Scherer
8206a888c1
ICU-3403 cut out @obsolete ICU 2.8 APIs
...
X-SVN-Rev: 13770
2003-11-19 21:46:30 +00:00
George Rhoten
65447083f8
ICU-3379 The string needs to be NULL-terminated, and there is no need to copy the data.
...
X-SVN-Rev: 13768
2003-11-19 20:07:43 +00:00
Steven R. Loomis
11117b20e9
ICU-2943 update to weekday calculation
...
X-SVN-Rev: 13759
2003-11-19 05:39:21 +00:00
Steven R. Loomis
7864fab41d
ICU-2943 updates from the code review for calendar
...
X-SVN-Rev: 13758
2003-11-19 05:38:55 +00:00
Doug Felt
562a37641a
ICU-813 int64 formatting support
...
X-SVN-Rev: 13757
2003-11-19 04:42:44 +00:00
Doug Felt
427c21ed97
ICU-813 fix long-standing uninitialized buffer contents error
...
X-SVN-Rev: 13756
2003-11-19 04:32:52 +00:00
George Rhoten
09d92f9758
ICU-3259 A better fix for a memory leak.
...
X-SVN-Rev: 13747
2003-11-18 23:38:08 +00:00
George Rhoten
b56d67be43
ICU-3259 Fix a memory leak.
...
X-SVN-Rev: 13746
2003-11-18 23:27:49 +00:00
Markus Scherer
eb3d7a8d9c
ICU-3348 change @draft ICU 2.2 and earlier to @stable
...
X-SVN-Rev: 13742
2003-11-18 02:37:24 +00:00
Andy Heninger
27b45eeb7c
ICU-3185 add #include for uprv_ functions needed.
...
X-SVN-Rev: 13739
2003-11-17 17:47:54 +00:00
Vladimir Weinstein
3e87dc487c
ICU-3185 added uprv_ to some function calls
...
X-SVN-Rev: 13733
2003-11-14 23:01:06 +00:00
Vladimir Weinstein
6e6edd96ed
ICU-2202 C format *_getLocaleByType API placeholders
...
X-SVN-Rev: 13731
2003-11-14 21:58:52 +00:00
Vladimir Weinstein
d4e8b6d20b
ICU-2202 C++ format getLocale API placeholders
...
X-SVN-Rev: 13729
2003-11-14 21:53:10 +00:00
Vladimir Weinstein
b951442768
ICU-2202 ucol_getLocaleByType - deprecated ucol_getLocale for consistency
...
X-SVN-Rev: 13728
2003-11-14 21:33:44 +00:00
Vladimir Weinstein
0fd90f3eb3
ICU-2202 getLocale API for calendar. API placeholder inserted.
...
X-SVN-Rev: 13727
2003-11-14 21:08:16 +00:00
Vladimir Weinstein
09d453333b
ICU-3382 change ucurr_forLocale to take a fill in parameter
...
X-SVN-Rev: 13719
2003-11-13 23:24:45 +00:00
Markus Scherer
0cd1226d84
ICU-3379 remove unused variables
...
X-SVN-Rev: 13715
2003-11-13 17:43:30 +00:00
Steven R. Loomis
d140c1fe70
ICU-3379 timezone format change, Unicode strings
...
X-SVN-Rev: 13708
2003-11-13 02:31:11 +00:00
Steven R. Loomis
8b34cb2ebc
ICU-2943 keyword support for calendar
...
X-SVN-Rev: 13697
2003-11-12 22:14:32 +00:00
Syn Wee Quek
7b219d0761
ICU-871 Fixed forward ignorables skipping bug
...
X-SVN-Rev: 13695
2003-11-12 20:45:53 +00:00
Andy Heninger
af26d3c641
ICU-2403 tracing, minor fixes
...
X-SVN-Rev: 13687
2003-11-12 17:53:53 +00:00
Steven R. Loomis
9924fd34a7
ICU-2943 incorporate changes from the review meeting, clean up docs
...
X-SVN-Rev: 13681
2003-11-12 09:01:41 +00:00
Vladimir Weinstein
f7a87f28da
ICU-2751 ucol_getUCAVersion
...
X-SVN-Rev: 13676
2003-11-12 04:17:35 +00:00
Vladimir Weinstein
77dbe29f91
ICU-2438 CollationElements->collations changes in collation framework
...
X-SVN-Rev: 13668
2003-11-11 21:38:27 +00:00
Vladimir Weinstein
204372993d
ICU-2438 support for keyword based locales (de@collation=phonebook)
...
X-SVN-Rev: 13646
2003-11-08 08:29:31 +00:00
George Rhoten
a29ee29325
ICU-2938 Fix HP-UX compiler error
...
X-SVN-Rev: 13642
2003-11-08 02:05:51 +00:00
Andy Heninger
d4e4635656
ICU-2468 regexp word boundaries using RBBI
...
X-SVN-Rev: 13641
2003-11-08 02:01:42 +00:00
George Rhoten
d0125e4c23
ICU-2938 Fix the last addition
...
X-SVN-Rev: 13621
2003-11-07 03:30:37 +00:00
Ram Viswanadha
62e2e580dd
ICU-2938 add APIs for paper size exemplar chars and measurement system
...
X-SVN-Rev: 13617
2003-11-07 02:45:58 +00:00
Ram Viswanadha
3858d6a40b
ICU-2938 add APIs for paper size exemplar chars and measurement system
...
X-SVN-Rev: 13616
2003-11-07 02:39:42 +00:00
Markus Scherer
9de47b7b54
ICU-699 add missing clone() functions
...
X-SVN-Rev: 13594
2003-11-05 21:59:41 +00:00
George Rhoten
58ca125b2d
ICU-3359 Allow .vcproj files to build in a directory with a space
...
X-SVN-Rev: 13586
2003-11-05 06:55:55 +00:00
Steven R. Loomis
bdb879222e
ICU-3357 define U_INT64_MIN, U_INT64_MAX, and U_UINT64_MAX
...
X-SVN-Rev: 13577
2003-11-05 01:49:45 +00:00
Doug Felt
6989169362
ICU-813 int64 formatting, unum (C), fmtable (error overloads)
...
X-SVN-Rev: 13572
2003-11-04 23:10:46 +00:00
Vladimir Weinstein
5005d6e0ec
ICU-2438 locale keyword support for ucurr_forLocale
...
X-SVN-Rev: 13569
2003-11-04 22:35:06 +00:00
George Rhoten
f1859c7e66
ICU-813 int64 formatting support
...
X-SVN-Rev: 13568
2003-11-04 21:50:25 +00:00
Vladimir Weinstein
a0f067b16d
ICU-3353 initialize allocated memory - removed one that had no effect
...
X-SVN-Rev: 13563
2003-11-04 19:07:44 +00:00
Vladimir Weinstein
bdd48cb6c6
ICU-3353 initialize allocated memory
...
X-SVN-Rev: 13562
2003-11-04 18:56:31 +00:00
George Rhoten
2ae51e5b30
ICU-3351 compiler changes (also needed by CodeWarrior)
...
X-SVN-Rev: 13554
2003-11-03 23:39:38 +00:00
Steven R. Loomis
af6e74535c
ICU-2943 adjust fields to account for 1582 rollover artifacts
...
X-SVN-Rev: 13552
2003-11-03 23:17:59 +00:00
Steven R. Loomis
a8122c6077
ICU-2943 add back handleComputeFields to account for 1582 rollover artifacts
...
X-SVN-Rev: 13551
2003-11-03 23:15:42 +00:00
Andy Heninger
5fb5017307
ICU-2403 tracing, split header file in two, misc. review fixes. Work in process.
...
X-SVN-Rev: 13549
2003-11-01 01:18:42 +00:00
Doug Felt
e5a79dc60c
ICU-813 int64 formatting support
...
X-SVN-Rev: 13547
2003-10-31 22:47:25 +00:00
Andy Heninger
d6f2e2319e
ICU-2403 tracing, split header file in two, misc. review fixes. Work in process.
...
X-SVN-Rev: 13539
2003-10-31 02:19:42 +00:00
Doug Felt
3f812b4d59
ICU-2552 number of zeros
...
X-SVN-Rev: 13520
2003-10-29 00:20:05 +00:00
Steven R. Loomis
1a48a8181b
ICU-2943 true => TRUE
...
X-SVN-Rev: 13515
2003-10-28 16:08:52 +00:00
Steven R. Loomis
e5c08d4150
ICU-2943 false->FALSE
...
X-SVN-Rev: 13514
2003-10-28 09:49:43 +00:00
Steven R. Loomis
55fdbdd6c5
ICU-2943 more fixes for MSVC
...
X-SVN-Rev: 13504
2003-10-28 02:30:49 +00:00
Steven R. Loomis
ebbf031deb
ICU-2943 fix compiler warnings - even more
...
X-SVN-Rev: 13502
2003-10-28 01:52:29 +00:00
Steven R. Loomis
4de3eb7b16
ICU-2943 fix compiler warnings
...
X-SVN-Rev: 13500
2003-10-28 00:04:00 +00:00
Steven R. Loomis
92fb1fead2
ICU-2943 calendar update (sync with Java, prepare for other calendars)
...
X-SVN-Rev: 13494
2003-10-26 10:24:58 +00:00
Andy Heninger
14325e430b
ICU-2925 API extensions, work in process.
...
X-SVN-Rev: 13491
2003-10-25 00:52:03 +00:00
Andy Heninger
3c223acda5
ICU-3320 Regex, incorrect optimization of patterns beginning with a X{0,*} loop
...
X-SVN-Rev: 13481
2003-10-24 01:01:45 +00:00
George Rhoten
9fba623b7e
ICU-3222 Fix a Solaris warning
...
X-SVN-Rev: 13431
2003-10-15 21:49:37 +00:00
George Rhoten
99f3cd6aee
ICU-3326 Improve build time
...
X-SVN-Rev: 13426
2003-10-15 07:51:31 +00:00
Alan Liu
c91c33fbdf
ICU-3262 make UnicodeSet constructor and applyPattern() taking a ParsePosition, options bit mask, and SymbolTable pointer public
...
X-SVN-Rev: 13417
2003-10-14 21:47:59 +00:00
Alan Liu
e1776d90c6
ICU-3175 fix handling of invalid pattern char
...
X-SVN-Rev: 13400
2003-10-13 17:15:39 +00:00
Syn Wee Quek
307771b192
ICU-871 synching thai forward and reverse iteration to have exactly the same collation elements
...
X-SVN-Rev: 13387
2003-10-10 01:54:16 +00:00
Syn Wee Quek
95b7eaadc2
ICU-871 synching forward and reverse iteration to have exactly the same collation elements
...
X-SVN-Rev: 13386
2003-10-10 00:55:32 +00:00
George Rhoten
1fde66b031
ICU-2966 The example should use the new API.
...
X-SVN-Rev: 13360
2003-10-08 18:23:31 +00:00
George Rhoten
2ef6713835
ICU-2966 Remove unused private classes needed by old timezone implementation
...
X-SVN-Rev: 13359
2003-10-08 18:08:09 +00:00
George Rhoten
8e7a34ec49
ICU-3221 Fix AIX linker warnings, and reduce amount of private static class data being exported (some mainframes have minor issues with that)
...
X-SVN-Rev: 13337
2003-10-07 15:49:47 +00:00
George Rhoten
ef250cdd79
ICU-2256 Fix a performance issue. Don't initialize with the default locale when you're going to use it as a fill in object.
...
X-SVN-Rev: 13329
2003-10-06 22:41:57 +00:00
George Rhoten
e7ded0fd0d
ICU-3259 Fix a memory leak
...
X-SVN-Rev: 13328
2003-10-06 22:37:41 +00:00
George Rhoten
f47cc30c23
ICU-2256 icuio performance enhancement.
...
Use the ures_* API instead of the ResourceBundle C++ API.
The resource copying did not scale well on multiprocessor machines because of ures_copyResB usage.
X-SVN-Rev: 13223
2003-09-26 20:59:06 +00:00
George Rhoten
611dc885fa
ICU-3258 CygWin/MSVC changes. Add library versioning information
...
X-SVN-Rev: 13215
2003-09-26 00:04:35 +00:00
Andy Heninger
e873651a72
ICU-2403 Misc tracing tweaks. Add cleanup func.
...
X-SVN-Rev: 13207
2003-09-25 17:58:08 +00:00
Andy Heninger
e6cb032d93
ICU-2403 Tracing, more cleanup.
...
X-SVN-Rev: 13183
2003-09-24 00:58:35 +00:00
Vladimir Weinstein
ac34860b7c
ICU-3278 remove usage of static UCA and invUCA
...
X-SVN-Rev: 13180
2003-09-24 00:17:15 +00:00
Syn Wee Quek
7302ce99a4
ICU-2732 deprecated class CollationKey
...
X-SVN-Rev: 13171
2003-09-23 03:47:13 +00:00
Andy Heninger
2781c969ac
ICU-2403 Tracing, partial checkin only.
...
X-SVN-Rev: 13149
2003-09-20 01:21:23 +00:00
Markus Scherer
2b352413b0
ICU-2235 fix generation of options-only collation tailoring binaries
...
X-SVN-Rev: 13144
2003-09-18 23:18:23 +00:00
Markus Scherer
100749a525
ICU-2235 amend data format description for options-only collation tailoring binaries
...
X-SVN-Rev: 13143
2003-09-18 23:17:43 +00:00
George Rhoten
33b524c059
ICU-3221 A better fix for the AIX linker warning on VA 6 (doesn't work on VA 5)
...
X-SVN-Rev: 13142
2003-09-18 22:36:45 +00:00
George Rhoten
8bd4e1ae61
ICU-3221 Fix the AIX linker warning about multiple definitions of
...
functions.
X-SVN-Rev: 13127
2003-09-18 00:40:29 +00:00
George Rhoten
85509909ea
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
...
X-SVN-Rev: 13126
2003-09-18 00:35:47 +00:00
Syn Wee Quek
379b4f9c8e
ICU-2732 deprecated getCollationKey
...
X-SVN-Rev: 13123
2003-09-17 20:10:10 +00:00
Vladimir Weinstein
913c08f225
ICU-1851 even number of zeroes CODAN fix
...
X-SVN-Rev: 13120
2003-09-17 03:36:38 +00:00
George Rhoten
f65b5ef435
ICU-2449 Use == instead of =
...
X-SVN-Rev: 13096
2003-09-15 21:09:21 +00:00
Andy Heninger
9fd23d2638
ICU-2403 Tracing, partial checkin only.
...
X-SVN-Rev: 13086
2003-09-13 00:07:12 +00:00
Vladimir Weinstein
e7f61a00df
ICU-3109 another Thai fix
...
X-SVN-Rev: 13082
2003-09-12 23:03:09 +00:00
Markus Scherer
13506b07a4
ICU-2235 improve documentation of collation binary data formats, document new fields for collation format 2.3
...
X-SVN-Rev: 13078
2003-09-12 18:50:01 +00:00
Vladimir Weinstein
9693e040f8
ICU-3249 parser/builder bug fixes
...
X-SVN-Rev: 13066
2003-09-11 22:35:13 +00:00
Vladimir Weinstein
d272595472
ICU-2235 Made collator binary more data swapper friendly + fixed some inconsistencies
...
X-SVN-Rev: 13063
2003-09-11 18:56:13 +00:00
Vladimir Weinstein
88eee1f25f
ICU-1851 Changed the amount of reserved space for options. It shrunk due to adding of numeric collation option.
...
X-SVN-Rev: 13056
2003-09-10 20:57:06 +00:00
Steven R. Loomis
e76f09208e
ICU-3236 2.8 update
...
X-SVN-Rev: 13049
2003-09-09 22:32:23 +00:00
Steven R. Loomis
b6d9ad6b1c
ICU-3236 update version number to 2.8
...
X-SVN-Rev: 13045
2003-09-09 20:19:39 +00:00
George Rhoten
dd91021005
ICU-2966 mirror changes for .dsp file to .vcproj
...
X-SVN-Rev: 13018
2003-09-02 22:48:22 +00:00
Alan Liu
8f7092b9b3
ICU-2966 document format of "zoneinfo" resource bundle
...
X-SVN-Rev: 13015
2003-09-02 20:24:14 +00:00
Alan Liu
27cdfe144b
ICU-2966 add docs, remove unused code, fix AIX warning
...
X-SVN-Rev: 13014
2003-09-02 20:23:49 +00:00
Alan Liu
8c2fb6ca1d
ICU-2966 remove unused code
...
X-SVN-Rev: 13013
2003-09-02 20:23:16 +00:00
George Rhoten
d772506fbd
ICU-3221 Fix some AIX linker warnings
...
X-SVN-Rev: 13012
2003-09-02 20:17:13 +00:00
Alan Liu
6d1636a35c
ICU-2966 add gregoimp.o
...
X-SVN-Rev: 13010
2003-09-02 18:41:16 +00:00
Alan Liu
d132cc43b3
ICU-2966 add EOL
...
X-SVN-Rev: 13009
2003-09-02 18:32:06 +00:00
Alan Liu
ac7056981f
ICU-2966 clean up
...
X-SVN-Rev: 13008
2003-09-02 18:31:23 +00:00
Alan Liu
61b5fddec2
ICU-2966 clean up and consolidate duplicated code
...
X-SVN-Rev: 13007
2003-09-02 17:46:43 +00:00
Alan Liu
69994a24be
ICU-2966 fix typo
...
X-SVN-Rev: 13004
2003-09-01 22:06:04 +00:00
Alan Liu
67c9a7c288
ICU-2966 add comments
...
X-SVN-Rev: 13003
2003-09-01 22:05:39 +00:00
Alan Liu
6afecf4ef8
ICU-2966 improve performance by storing finalMillis
...
X-SVN-Rev: 13002
2003-09-01 22:02:52 +00:00