Steven R. Loomis
|
7f44d38bd4
|
ICU-1950 Javadoc contains Javaisms
X-SVN-Rev: 9739
|
2002-08-20 15:59:07 +00:00 |
|
Syn Wee Quek
|
528917ff8a
|
ICU-2023
removed doxygen warnings
X-SVN-Rev: 9686
|
2002-08-12 23:06:22 +00:00 |
|
Syn Wee Quek
|
4534752929
|
ICU-2023
adding @stable
X-SVN-Rev: 9671
|
2002-08-12 16:20:26 +00:00 |
|
Steven R. Loomis
|
9b59b2964b
|
ICU-2031 @draft tags
X-SVN-Rev: 9668
|
2002-08-12 15:20:40 +00:00 |
|
Syn Wee Quek
|
6435f0da90
|
ICU-2023 docs update, remove docs warnings
X-SVN-Rev: 9660
|
2002-08-09 22:37:04 +00:00 |
|
Steven R. Loomis
|
b75d0a6f3a
|
ICU-2031 @draft to @stable
X-SVN-Rev: 9654
|
2002-08-09 20:51:28 +00:00 |
|
Steven R. Loomis
|
e0694f32c3
|
ICU-2031 change unmarked @draft tags
X-SVN-Rev: 9653
|
2002-08-09 20:45:22 +00:00 |
|
Steven R. Loomis
|
c24ba9b959
|
ICU-2031 change unmarked @draft tags
X-SVN-Rev: 9650
|
2002-08-09 19:31:13 +00:00 |
|
Alan Liu
|
c701df490b
|
ICU-2031 add version to @draft tag
X-SVN-Rev: 9638
|
2002-08-09 00:07:16 +00:00 |
|
Alan Liu
|
d2c9f0cbc9
|
ICU-2071 @since => @draft
X-SVN-Rev: 9636
|
2002-08-08 23:57:40 +00:00 |
|
Markus Scherer
|
97501d0948
|
ICU-2031 change @draft 1.7 to @stable
X-SVN-Rev: 9631
|
2002-08-08 23:31:03 +00:00 |
|
Alan Liu
|
d9112c29ec
|
ICU-2071 fix GMT @deprecate tag, and add @since tag to getGMT()
X-SVN-Rev: 9630
|
2002-08-08 23:13:54 +00:00 |
|
Alan Liu
|
de1e4f603d
|
ICU-1922 update handleTransliterate() docs
X-SVN-Rev: 9445
|
2002-07-30 22:13:23 +00:00 |
|
Syn Wee Quek
|
37cd0cf84d
|
ICU-2031
@draft changed to @stable for APIs prior and inclusive of 1.8.1
X-SVN-Rev: 9406
|
2002-07-29 22:37:56 +00:00 |
|
Vladimir Weinstein
|
57e3962141
|
ICU-1930 removed UCOL_ON_WITHOUT_HANGUL normalization option. It wasn't used while functioning and it's not used in normalization any more. The only reference was in the attribute setter.
X-SVN-Rev: 9373
|
2002-07-26 19:09:41 +00:00 |
|
Vladimir Weinstein
|
633e99e104
|
ICU-1902 Reviewed ucol.h API docs. Fixed bug for ucol_open locale argument
X-SVN-Rev: 9372
|
2002-07-26 18:46:43 +00:00 |
|
George Rhoten
|
4236f298d1
|
ICU-2023 Minor documentation fixes
X-SVN-Rev: 9369
|
2002-07-26 17:19:16 +00:00 |
|
George Rhoten
|
a588120c7e
|
ICU-2023 Fix some doxygen documentation problems.
X-SVN-Rev: 9359
|
2002-07-25 23:08:28 +00:00 |
|
George Rhoten
|
eeb30be8b5
|
ICU-900 Fixed a doxygen warning
X-SVN-Rev: 9321
|
2002-07-24 22:07:18 +00:00 |
|
Markus Scherer
|
f1ba8a9d4f
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9204
|
2002-07-16 17:50:42 +00:00 |
|
George Rhoten
|
86b7c21c50
|
ICU-1988 Regenerate urename.h and hide/rename the non-API functions
X-SVN-Rev: 9193
|
2002-07-16 01:46:42 +00:00 |
|
Ram Viswanadha
|
e4011b086e
|
ICU-1986 remove deprecated API
X-SVN-Rev: 9178
|
2002-07-16 00:15:23 +00:00 |
|
Doug Felt
|
608e614f95
|
ICU-1981 synch up ICU4J and ICU4C test of swedish collation
X-SVN-Rev: 9118
|
2002-07-12 20:37:14 +00:00 |
|
Syn Wee Quek
|
27da46cea7
|
ICU-1897
synching up icu4j with icu4j
* updated docs for string search
* ignored java modifier !
* allows rules to start without strength or &
X-SVN-Rev: 9117
|
2002-07-12 20:33:01 +00:00 |
|
George Rhoten
|
5950faa36e
|
ICU-1766 Properly use #ifdef U_INT64_T_UNAVAILABLE
X-SVN-Rev: 9079
|
2002-07-10 16:30:06 +00:00 |
|
Alan Liu
|
8a1a716ac7
|
ICU-1097 change ISO code from char* to UChar*
X-SVN-Rev: 9050
|
2002-07-08 18:00:29 +00:00 |
|
Alan Liu
|
29f886f412
|
ICU-1097 move currency.* to ucurr.* and change ISO code parameters from char* to UChar*
X-SVN-Rev: 9049
|
2002-07-08 17:57:10 +00:00 |
|
Alan Liu
|
62039179f9
|
ICU-1097 rename currency.* to ucurr.*
X-SVN-Rev: 9048
|
2002-07-08 17:47:01 +00:00 |
|
Markus Scherer
|
156e2f983f
|
ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
X-SVN-Rev: 9019
|
2002-07-02 23:58:34 +00:00 |
|
GCL Shanghai
|
d160acc6e2
|
ICU-1953 API docs have complete set of @param, @return...
X-SVN-Rev: 8983
|
2002-07-01 11:04:45 +00:00 |
|
GCL Shanghai
|
8898311b26
|
ICU-1953 Public C API have U_CAPI return-type U_EXPORT2
X-SVN-Rev: 8982
|
2002-06-29 09:33:05 +00:00 |
|
Markus Scherer
|
11948b52df
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
|
2002-06-29 00:04:16 +00:00 |
|
Alan Liu
|
d1773b2571
|
ICU-1434 initial implementation of source/target set API
X-SVN-Rev: 8971
|
2002-06-28 21:13:54 +00:00 |
|
Markus Scherer
|
5a81709c73
|
ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8953
|
2002-06-27 01:19:20 +00:00 |
|
Andy Heninger
|
70621f8923
|
ICU-45 new builder for RBBI rules, remove obsolete RBBI files
X-SVN-Rev: 8941
|
2002-06-25 18:53:10 +00:00 |
|
Alan Liu
|
f7058c64a3
|
ICU-1532 use non-mutexed availableXxx methods
X-SVN-Rev: 8848
|
2002-06-11 22:52:32 +00:00 |
|
Alan Liu
|
0c224a31ef
|
ICU-1532 add internal non-mutexed _registerInstance
X-SVN-Rev: 8844
|
2002-06-11 22:34:20 +00:00 |
|
Alan Liu
|
584503b5fc
|
ICU-1532 initial implementation
X-SVN-Rev: 8815
|
2002-06-07 20:24:40 +00:00 |
|
Syn Wee Quek
|
bf893316a4
|
ICU-1897
Removing redundant normalization data member
X-SVN-Rev: 8804
|
2002-06-06 22:03:58 +00:00 |
|
Alan Liu
|
237c0e67c3
|
ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
|
2002-05-29 18:36:09 +00:00 |
|
George Rhoten
|
bca746dcf9
|
ICU-1913 Change the U_COL_SAFECLONE_BUFFERSIZE to a better size on os/400
X-SVN-Rev: 8678
|
2002-05-23 00:15:11 +00:00 |
|
Alan Liu
|
98d23f8592
|
ICU-1097 unum currency support
X-SVN-Rev: 8638
|
2002-05-16 18:25:36 +00:00 |
|
Syn Wee Quek
|
5e02c2eb16
|
ICU-1897
Synching up comments and identical search function with Java
X-SVN-Rev: 8636
|
2002-05-15 20:26:26 +00:00 |
|
Alan Liu
|
51c435ce06
|
ICU-1097 change API to C
X-SVN-Rev: 8633
|
2002-05-15 18:52:20 +00:00 |
|
Alan Liu
|
d5c7b20828
|
ICU-1097 use a char* for the currency code
X-SVN-Rev: 8625
|
2002-05-14 23:24:58 +00:00 |
|
Alan Liu
|
689b6179fb
|
ICU-1097 initial C++ implementation
X-SVN-Rev: 8599
|
2002-05-13 19:35:41 +00:00 |
|
Alan Liu
|
2327cfe7d8
|
ICU-1097 initial C++ implementation
X-SVN-Rev: 8598
|
2002-05-13 19:33:05 +00:00 |
|
George Rhoten
|
28261ecb0a
|
ICU-1749 Properly define the functions for HP/UX aCC
X-SVN-Rev: 8563
|
2002-05-02 03:01:49 +00:00 |
|
Alan Liu
|
e2b72f9b58
|
ICU-1749 hide public data members; remove abbreviation API
X-SVN-Rev: 8547
|
2002-04-30 22:12:01 +00:00 |
|
George Rhoten
|
4d0fb4be3e
|
ICU-1749 Remove one of the CVS tags.
X-SVN-Rev: 8534
|
2002-04-29 17:43:12 +00:00 |
|
George Rhoten
|
f1ad25038e
|
ICU-1749 Don't use static on an enum
X-SVN-Rev: 8533
|
2002-04-29 16:46:48 +00:00 |
|
Alan Liu
|
89c3796eaa
|
ICU-1749 initial port from Java of multichar string support
X-SVN-Rev: 8521
|
2002-04-25 23:39:57 +00:00 |
|
Alan Liu
|
4212379376
|
ICU-1749 initial port from Java
X-SVN-Rev: 8520
|
2002-04-25 23:36:02 +00:00 |
|
George Rhoten
|
7777030a4f
|
ICU-1828 Remove tabs
X-SVN-Rev: 8331
|
2002-04-02 02:55:31 +00:00 |
|
George Rhoten
|
642919633d
|
ICU-1740 Don't use CVS keywords.
X-SVN-Rev: 8321
|
2002-04-01 22:45:06 +00:00 |
|
George Rhoten
|
13167a2d54
|
ICU-837 Add a comment about the API
X-SVN-Rev: 8311
|
2002-03-30 00:03:02 +00:00 |
|
Andy Heninger
|
e6ca8550ef
|
ICU-786 sample code embedded in API docs now will compile
X-SVN-Rev: 8277
|
2002-03-28 01:18:42 +00:00 |
|
George Rhoten
|
2711b3192a
|
ICU-1766 Use #ifdef U_INT64_T_UNAVAILABLE instead.
X-SVN-Rev: 8234
|
2002-03-26 01:16:05 +00:00 |
|
George Rhoten
|
5abc8be6db
|
ICU-1733 Deprecate ambiguous API regarding malloc and new.
X-SVN-Rev: 8230
|
2002-03-25 22:55:40 +00:00 |
|
Vladimir Weinstein
|
775924c1a7
|
ICU-847 C++ wrapper for loose match API
X-SVN-Rev: 8185
|
2002-03-21 21:21:08 +00:00 |
|
Alan Liu
|
c5d4c5ee6c
|
ICU-1779 set data object for entire tree of functors under a rule
X-SVN-Rev: 8131
|
2002-03-20 00:42:02 +00:00 |
|
George Rhoten
|
79d29d4e37
|
ICU-1296 Fixed the constness of createAvailableIDs
X-SVN-Rev: 8129
|
2002-03-20 00:15:44 +00:00 |
|
Syn Wee Quek
|
ce3295e827
|
ICU-1745
strictly restrict matches to fit the breakiterator range exactly.
X-SVN-Rev: 8125
|
2002-03-19 21:50:15 +00:00 |
|
Steven R. Loomis
|
2beec0d7ab
|
ICU-1769 update to 2.1 version
X-SVN-Rev: 8103
|
2002-03-19 01:43:19 +00:00 |
|
Doug Felt
|
f3acab9495
|
ICU-1766 Make RBNF in ICU4C use 64-bit ints
(still need to remove llong.h, llong.cpp and commented-out code)
X-SVN-Rev: 8008
|
2002-03-14 00:28:22 +00:00 |
|
Vladimir Weinstein
|
376e2e3d13
|
ICU-898 implementation of getLocale function and method. User can now select the type of locale to get back (requested, valid, actual)
X-SVN-Rev: 7973
|
2002-03-13 05:48:25 +00:00 |
|
Markus Scherer
|
8c78422db2
|
ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
|
2002-03-12 01:32:42 +00:00 |
|
Markus Scherer
|
abccfeaf2e
|
ICU-1682 move caniter.h from i18n/unicode (public) to i18n (internal)
X-SVN-Rev: 7934
|
2002-03-11 17:48:49 +00:00 |
|
Alan Liu
|
ef77896421
|
ICU-162 add udat_parseCalendar
X-SVN-Rev: 7894
|
2002-03-06 20:41:57 +00:00 |
|
Alan Liu
|
34a2aecffc
|
ICU-162 add DateFormat parse() and format() methods taking a Calendar
X-SVN-Rev: 7857
|
2002-03-02 00:29:54 +00:00 |
|
George Rhoten
|
dfe29d99fd
|
ICU-900 Fix for some compiler warnings. Now the build system won't complain about UParseError
X-SVN-Rev: 7841
|
2002-03-01 21:56:40 +00:00 |
|
George Rhoten
|
4cd7a296e0
|
ICU-1733 Integrate some changes from Lotus with Vladimir's and Syn Wee's consent.
X-SVN-Rev: 7809
|
2002-02-28 20:01:48 +00:00 |
|
Vladimir Weinstein
|
8c93002e60
|
ICU-898 getLocale method for UCollator and RuleBasedCollator
X-SVN-Rev: 7803
|
2002-02-28 07:20:52 +00:00 |
|
George Rhoten
|
41ffc2ef36
|
ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
X-SVN-Rev: 7802
|
2002-02-28 01:42:40 +00:00 |
|
Vladimir Weinstein
|
74c9d78335
|
ICU-1682 Canonical iterator - port to C++, removed some debug info, needs to be optimized
X-SVN-Rev: 7795
|
2002-02-27 21:47:05 +00:00 |
|
George Rhoten
|
fb2f039c5b
|
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
X-SVN-Rev: 7747
|
2002-02-23 00:34:39 +00:00 |
|
Markus Scherer
|
aae7ac8a66
|
ICU-1126 move break iterator code to common library so that titlecasing can use it
X-SVN-Rev: 7728
|
2002-02-21 04:42:32 +00:00 |
|
Alan Liu
|
627e6e6575
|
ICU-1234 cleanup
X-SVN-Rev: 7712
|
2002-02-20 00:01:31 +00:00 |
|
Vladimir Weinstein
|
9ee1fbffd3
|
ICU-1682 Canonical iterator - port to C++, first revision
X-SVN-Rev: 7647
|
2002-02-13 19:24:02 +00:00 |
|
Syn Wee Quek
|
ee5752c14a
|
ICU-1702
getRules() implemented using ucol_getRulesEx().
X-SVN-Rev: 7645
|
2002-02-13 02:57:21 +00:00 |
|
Syn Wee Quek
|
8b31fa8d51
|
ICU-1705 Internal collator update supported.
X-SVN-Rev: 7635
|
2002-02-13 01:01:33 +00:00 |
|
George Rhoten
|
92e9c4a2eb
|
ICU-1499 Change DateTimeElements from string array -> intvector.
X-SVN-Rev: 7606
|
2002-02-08 02:48:01 +00:00 |
|
Alan Liu
|
47c47a5cd9
|
ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support
X-SVN-Rev: 7582
|
2002-02-07 01:07:55 +00:00 |
|
Vladimir Weinstein
|
c85bfd56c3
|
ICU-847 revised API and logic for bound generator. Needs more tests and examples
X-SVN-Rev: 7501
|
2002-01-24 23:02:02 +00:00 |
|
Vladimir Weinstein
|
429d200e9d
|
ICU-847 upper and lower bound APIs - working version, not fully complete
X-SVN-Rev: 7469
|
2002-01-21 23:54:34 +00:00 |
|
George Rhoten
|
b3b7b301d6
|
ICU-882 Remove old version of setDSTSavings()
X-SVN-Rev: 7432
|
2002-01-11 23:37:57 +00:00 |
|
Alan Liu
|
6e4cce25cd
|
ICU-929 add indexOf() and charAt() methods
X-SVN-Rev: 7340
|
2001-12-11 01:13:33 +00:00 |
|
George Rhoten
|
192e7744fe
|
ICU-1472 Update @draft -> @stable
X-SVN-Rev: 7290
|
2001-12-03 22:22:18 +00:00 |
|
Alan Liu
|
3eccfcc26d
|
ICU-1575 fixed normalizing transliterator to get closer to the end in incremental mode; latin-katakana & fullwidth/halfwidth now pass incremental tests. UnicodeSet has some package-private utilities added -- they should be made public next release.
X-SVN-Rev: 7280
|
2001-12-03 20:50:50 +00:00 |
|
Alan Liu
|
54d8e90e03
|
ICU-1560 sync with Java
X-SVN-Rev: 7199
|
2001-11-30 01:24:25 +00:00 |
|
Alan Liu
|
2db72dd89a
|
ICU-1566 make getDisplayName() grok variants
X-SVN-Rev: 7186
|
2001-11-29 23:49:44 +00:00 |
|
Vladimir Weinstein
|
655e6da650
|
ICU-1465 review @draft/@stable tags
X-SVN-Rev: 7175
|
2001-11-29 20:22:25 +00:00 |
|
Alan Liu
|
adeb7ac274
|
ICU-1560 implement smart rollback
X-SVN-Rev: 7155
|
2001-11-29 01:01:31 +00:00 |
|
Alan Liu
|
4378069652
|
ICU-1533 incorporate Mark's review comments; update docs
X-SVN-Rev: 7070
|
2001-11-22 00:05:50 +00:00 |
|
Alan Liu
|
412163dd3f
|
ICU-1225 make registration functions protected @internal
X-SVN-Rev: 7054
|
2001-11-21 19:35:53 +00:00 |
|
Vladimir Weinstein
|
6bc1ab66fe
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
X-SVN-Rev: 7039
|
2001-11-21 01:08:55 +00:00 |
|
Alan Liu
|
9d0f301488
|
ICU-1533 update docs per Doug's review
X-SVN-Rev: 7005
|
2001-11-20 00:41:01 +00:00 |
|
Alan Liu
|
4f8c05c3af
|
ICU-1533 incorporate Mark's comments
X-SVN-Rev: 6992
|
2001-11-19 20:53:06 +00:00 |
|
Alan Liu
|
117df8c791
|
ICU-1533 incorporate Mark's comments
X-SVN-Rev: 6991
|
2001-11-19 19:53:10 +00:00 |
|
Alan Liu
|
06c701ce89
|
ICU-1533 catch bounds violations
X-SVN-Rev: 6988
|
2001-11-19 19:27:51 +00:00 |
|