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 |
|