Eric Mader
e2e03f351c
ICU-5322 update sample code in doc comments.
...
X-SVN-Rev: 20216
2006-08-31 19:09:58 +00:00
George Rhoten
b29549eef4
ICU-5143 Make sure that proper ownership rules of the RuleBasedCollator are followed.
...
Do deep copying where needed.
Don't dereference NULL on failure to create rule string.
Initialize all member variables.
Consolidate copy and pasted code.
X-SVN-Rev: 19509
2006-04-02 19:07:50 +00:00
Vladimir Weinstein
ed7fe99c8b
ICU-4599 promote @draft ICU 2.8 to stable
...
X-SVN-Rev: 17985
2005-06-22 23:38:06 +00:00
Ram Viswanadha
d0eb5dd8e9
ICU-4524 add brief documentation
...
X-SVN-Rev: 17983
2005-06-22 22:39:36 +00:00
George Rhoten
5c51ec946a
ICU-4233 Fix non-ASCII characters in doxygen documentation.
...
X-SVN-Rev: 17899
2005-06-15 04:20:43 +00:00
Eric Mader
41ca4f63ee
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
aac8e996c4
ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
...
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
Andy Heninger
9f6f294e5f
ICU-4225 remove non-ascii characters from source code
...
X-SVN-Rev: 16835
2004-11-12 01:11:27 +00:00
George Rhoten
7c225a89aa
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
...
X-SVN-Rev: 16183
2004-08-24 17:38:33 +00:00
George Rhoten
2263af12ff
ICU-3820 Fix doxygen warnings
...
X-SVN-Rev: 15816
2004-06-09 18:18:34 +00:00
George Rhoten
306e874e1d
ICU-3820 Fix doxygen warnings
...
X-SVN-Rev: 15796
2004-06-08 23:13:07 +00:00
George Rhoten
1503c7ad49
ICU-3650 Fix broken link
...
X-SVN-Rev: 15753
2004-06-07 06:57:16 +00:00
George Rhoten
5ba76644fa
ICU-3650 Fix doxygen warnings
...
X-SVN-Rev: 15523
2004-05-25 03:23:31 +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
Markus Scherer
9de47b7b54
ICU-699 add missing clone() functions
...
X-SVN-Rev: 13594
2003-11-05 21:59:41 +00:00
George Rhoten
492d57ac79
ICU-3221 Fix AIX linker warnings
...
X-SVN-Rev: 12997
2003-08-31 20:53:46 +00:00
Alan Liu
de95737116
ICU-2959 update copyright dates to include 2003
...
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Markus Scherer
962c18923a
ICU-2537 add declarations mostly for unimplemented default constructors
...
X-SVN-Rev: 11798
2003-05-04 01:40:40 +00:00
Doug Felt
556c72cc54
ICU-2755 fixed RuleBasedCollator clone/cc operations to handle aliasing cases,
...
added additional tests for getLocale of registered collators, misc fixes to ICUService,
StringSearch, ucollator to support changes.
X-SVN-Rev: 11786
2003-05-02 22:17:14 +00:00
George Rhoten
84cb864c59
ICU-2000 Fixed a compiler warning
...
X-SVN-Rev: 10982
2003-02-06 22:57:35 +00:00
George Rhoten
6a7d5d2535
ICU-2686 Fix a link
...
X-SVN-Rev: 10952
2003-02-04 18:35:57 +00:00
Alan Liu
b00b17ebd1
ICU-2087 add "ICU 2.0" to versionless @stable tags, and add "ICU" to @stable tags that lack it
...
X-SVN-Rev: 10488
2002-12-05 00:30:16 +00:00
Markus Scherer
2af8b25b5a
ICU-2087 change @stable to @stable ICU 2.0
...
X-SVN-Rev: 10483
2002-12-04 23:46:16 +00:00
Syn Wee Quek
5cb6305432
ICU-2087 replace @draft ICU 2.0 with @stable
...
X-SVN-Rev: 10391
2002-11-27 01:47:01 +00:00
Markus Scherer
3d38617bdc
ICU-2248 modularize icu, allow parts to not be built
...
X-SVN-Rev: 9900
2002-09-20 01:54:48 +00:00
Syn Wee Quek
821c8a97b5
ICU-2294
...
added "This class is not subclassable" note
X-SVN-Rev: 9858
2002-09-11 00:27:41 +00:00
George Rhoten
0aaeec4a70
ICU-2134 Fixed some doxygen warnings
...
X-SVN-Rev: 9774
2002-08-22 22:00:23 +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
George Rhoten
a588120c7e
ICU-2023 Fix some doxygen documentation problems.
...
X-SVN-Rev: 9359
2002-07-25 23:08:28 +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
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
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
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
Markus Scherer
8c78422db2
ICU-1561 replace all UTextOffset with int32_t
...
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Syn Wee Quek
8b31fa8d51
ICU-1705 Internal collator update supported.
...
X-SVN-Rev: 7635
2002-02-13 01:01:33 +00:00
Syn Wee Quek
1d40137fb2
ICU-1030
...
Added @draft to documentation.
X-SVN-Rev: 6480
2001-10-29 22:26:32 +00:00
Syn Wee Quek
6e371a1166
ICU-1030
...
Fixed compiler warnings.
X-SVN-Rev: 6348
2001-10-19 23:03:24 +00:00
Helena Chapman
d816eefc57
ICU-1264 added namspace support where possible.
...
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
Syn Wee Quek
d2741a2e8d
ICU-1030
...
Extra documentation added.
X-SVN-Rev: 5718
2001-09-07 21:56:57 +00:00
Syn Wee Quek
75adf07067
ICU-1030
...
New implementation for Unicode Boyer Moore string search.
X-SVN-Rev: 5587
2001-08-25 02:03:53 +00:00