Ram Viswanadha
|
02e66e48b9
|
ICU-2194 update links in comments. No code change
X-SVN-Rev: 11340
|
2003-03-17 21:25:36 +00:00 |
|
Markus Scherer
|
026f023227
|
ICU-2397 allow to stack-allocate UNormIterator
X-SVN-Rev: 11338
|
2003-03-17 18:32:54 +00:00 |
|
Markus Scherer
|
f2b1b64dc1
|
ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11337
|
2003-03-17 18:02:10 +00:00 |
|
George Rhoten
|
c31d7e59cd
|
ICU-2759 Add the QNX configuration
X-SVN-Rev: 11331
|
2003-03-15 02:22:07 +00:00 |
|
George Rhoten
|
c9ed03fc4b
|
ICU-2744 Fix some IRIX problems
X-SVN-Rev: 11329
|
2003-03-15 01:57:10 +00:00 |
|
Markus Scherer
|
af52fd13b1
|
ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11316
|
2003-03-14 19:24:55 +00:00 |
|
George Rhoten
|
d82e7274d9
|
ICU-2481 Fix for AIX. The last enum value shouldn't have a comma
X-SVN-Rev: 11315
|
2003-03-14 17:41:19 +00:00 |
|
Ram Viswanadha
|
7652b4aff6
|
ICU-2194 update links in comments. No code change
X-SVN-Rev: 11305
|
2003-03-13 23:50:56 +00:00 |
|
Markus Scherer
|
ab9d557dfe
|
ICU-2481 make UNORM_UNICODE_3_2 and related public
X-SVN-Rev: 11302
|
2003-03-13 23:01:42 +00:00 |
|
Markus Scherer
|
f9ce852e79
|
ICU-2481 make UNORM_UNICODE_3_2 and related public; move obsolete UNormalizationMode constants to the obsolete library
X-SVN-Rev: 11301
|
2003-03-13 23:01:03 +00:00 |
|
Ram Viswanadha
|
102ad41655
|
ICU-2194 convert the ouput of toASCII to lower case
X-SVN-Rev: 11298
|
2003-03-13 22:17:24 +00:00 |
|
Ram Viswanadha
|
8cf2a2cee5
|
ICU-2194 fix bug found while running demo
X-SVN-Rev: 11288
|
2003-03-12 23:17:56 +00:00 |
|
Vladimir Weinstein
|
d8cf75aa69
|
ICU-2701 fixed API documentation for u_unescape
X-SVN-Rev: 11283
|
2003-03-12 01:36:47 +00:00 |
|
Markus Scherer
|
25d1629bb7
|
ICU-2021 replace Turkic-casefolding prototype with explanation
X-SVN-Rev: 11278
|
2003-03-10 00:59:10 +00:00 |
|
Markus Scherer
|
a32165212d
|
ICU-2481 make the implementation of tailored normalization permanent; remove the a-umlaut option
X-SVN-Rev: 11276
|
2003-03-10 00:24:37 +00:00 |
|
Markus Scherer
|
41490cb19a
|
ICU-2350 implement CASE_SENSITIVE via uprops.icu data
X-SVN-Rev: 11274
|
2003-03-08 18:00:51 +00:00 |
|
Markus Scherer
|
cb850817d8
|
ICU-2427 support property Hangul_Syllable_Type
X-SVN-Rev: 11272
|
2003-03-08 02:00:06 +00:00 |
|
Markus Scherer
|
70aecbb5f0
|
ICU-2427 use full properties in uprops.icu instead of computing them from partial ones
X-SVN-Rev: 11265
|
2003-03-07 21:49:09 +00:00 |
|
Markus Scherer
|
a968441ac2
|
ICU-2427 move Hangul/Jamo constants from unorm.cpp to unormimp.h
X-SVN-Rev: 11264
|
2003-03-07 21:46:51 +00:00 |
|
George Rhoten
|
efda501285
|
ICU-2710 Remove some obsolete code
X-SVN-Rev: 11248
|
2003-03-05 04:56:28 +00:00 |
|
Alan Liu
|
6c81c154d1
|
ICU-2478 give No_Block the code point tag [none]
X-SVN-Rev: 11240
|
2003-03-04 19:55:37 +00:00 |
|
George Rhoten
|
5ae9046b7b
|
ICU-2704 Fix a compiler warning
X-SVN-Rev: 11233
|
2003-03-04 19:03:17 +00:00 |
|
Markus Scherer
|
6d4359784d
|
ICU-2478 replace UBLOCK_INVALID_CODE=-1 by new UBLOCK_NO_BLOCK=0 in most cases
X-SVN-Rev: 11226
|
2003-03-04 00:52:07 +00:00 |
|
Markus Scherer
|
bfd5df7613
|
ICU-2427 upgrade to Unicode 4
X-SVN-Rev: 11225
|
2003-03-04 00:47:01 +00:00 |
|
Markus Scherer
|
737c614b75
|
ICU-2427 upgrade to Unicode 4 - initially only for existing properties; move obsolete UBlockCode constants to the obsolete library
X-SVN-Rev: 11224
|
2003-03-04 00:42:54 +00:00 |
|
Andy Heninger
|
d1c1beb261
|
ICU-2422 regexp, look-behind ops, error message fixed.
X-SVN-Rev: 11213
|
2003-03-03 18:02:06 +00:00 |
|
Andy Heninger
|
ae14297881
|
ICU-2422 look-behind ops implementation finished.
X-SVN-Rev: 11212
|
2003-03-02 19:11:09 +00:00 |
|
Ram Viswanadha
|
a85f43fcda
|
ICU-2194 fix Solaris and HPUX failure
X-SVN-Rev: 11210
|
2003-03-01 00:42:53 +00:00 |
|
Markus Scherer
|
353f8ee0eb
|
ICU-2021 another fix for canonical caseless match, still prototyping
X-SVN-Rev: 11209
|
2003-03-01 00:13:40 +00:00 |
|
Markus Scherer
|
e9e4feea24
|
ICU-2021 fix sample in comment
X-SVN-Rev: 11208
|
2003-03-01 00:09:42 +00:00 |
|
Ram Viswanadha
|
cf37cfbbb4
|
ICU-2194 add ustrprep_cleanup to ucln_cmn
X-SVN-Rev: 11199
|
2003-02-28 22:17:06 +00:00 |
|
Ram Viswanadha
|
7da935c904
|
ICU-2194 IDNA API
X-SVN-Rev: 11194
|
2003-02-28 21:35:25 +00:00 |
|
George Rhoten
|
0f56e199be
|
ICU-2481 Fix a compiler error
X-SVN-Rev: 11189
|
2003-02-28 18:48:01 +00:00 |
|
George Rhoten
|
f8341c0598
|
ICU-2704 Fix a warning
X-SVN-Rev: 11187
|
2003-02-28 17:06:10 +00:00 |
|
George Rhoten
|
2a1a26d193
|
ICU-2120 Improve the performance of some functions.
X-SVN-Rev: 11184
|
2003-02-28 05:59:24 +00:00 |
|
Alan Liu
|
d9be8ea0f0
|
ICU-2678 add USCRIPT_CANADIAN_ABORIGINAL
X-SVN-Rev: 11175
|
2003-02-27 00:59:50 +00:00 |
|
Alan Liu
|
2cc3e72b30
|
ICU-2161 move obsolete code to icuapps/obsolete component
X-SVN-Rev: 11171
|
2003-02-26 23:22:03 +00:00 |
|
Markus Scherer
|
2b7ba6ffc3
|
ICU-2481 improve prototype and support backlevel Unicode 3.2 normalization
X-SVN-Rev: 11167
|
2003-02-26 01:45:06 +00:00 |
|
Markus Scherer
|
eece437e5b
|
ICU-2653 compare character age values with <= semantics not ==
X-SVN-Rev: 11165
|
2003-02-26 01:06:15 +00:00 |
|
Doug Felt
|
c31688a777
|
ICU-2203 C++ version of NumberFormat registration
X-SVN-Rev: 11160
|
2003-02-25 23:36:48 +00:00 |
|
Alan Liu
|
9dc05ec566
|
ICU-2161 move obsolete Unicode class code and tests to icuobs DLL
X-SVN-Rev: 11154
|
2003-02-25 20:53:34 +00:00 |
|
Alan Liu
|
6da5965d85
|
ICU-2161 move obsolete bidi code and tests to icuobs DLL
X-SVN-Rev: 11152
|
2003-02-25 19:40:00 +00:00 |
|
Alan Liu
|
0a3630d38d
|
ICU-2161 move obsolete bidi code and tests to icuobs DLL
X-SVN-Rev: 11151
|
2003-02-25 19:23:06 +00:00 |
|
George Rhoten
|
67725ff09d
|
ICU-2704 Use a smaller and faster way to get the list of available locales.
X-SVN-Rev: 11147
|
2003-02-25 01:49:34 +00:00 |
|
Andy Heninger
|
ddf59cf344
|
ICU-2422 look-behind op, plus some optimizations, work-in-progress.
X-SVN-Rev: 11145
|
2003-02-24 05:12:29 +00:00 |
|
George Rhoten
|
919141a5d6
|
ICU-2350 Don't use // in C files.
X-SVN-Rev: 11136
|
2003-02-21 02:24:20 +00:00 |
|
Andy Heninger
|
2df0b33049
|
ICU-2422 regexp, add and use new case-insensitive constructor on UnicodeSet.
X-SVN-Rev: 11129
|
2003-02-21 01:15:16 +00:00 |
|
Alan Liu
|
7da5687fa3
|
ICU-2350 remove isCaseUnique; implement binary prop UCHAR_CASE_SENSITIVE instead
X-SVN-Rev: 11127
|
2003-02-20 22:47:18 +00:00 |
|
Markus Scherer
|
5625465b67
|
ICU-2021 fix unorm_compare(case-insensitive) - see Jitterbug details
X-SVN-Rev: 11107
|
2003-02-19 21:58:54 +00:00 |
|
Markus Scherer
|
a329f99f76
|
ICU-2481 fix internalGetDXCJKCompat()
X-SVN-Rev: 11088
|
2003-02-18 01:20:12 +00:00 |
|
Alan Liu
|
a64bd0d937
|
ICU-2715 detect invalid range
X-SVN-Rev: 11084
|
2003-02-17 23:56:51 +00:00 |
|
Markus Scherer
|
a809529f93
|
ICU-2481 small fix
X-SVN-Rev: 11082
|
2003-02-17 23:33:46 +00:00 |
|
Alan Liu
|
2784e20f51
|
ICU-2715 fix toPattern handling of supplementals
X-SVN-Rev: 11079
|
2003-02-17 23:30:28 +00:00 |
|
Markus Scherer
|
42a3e0cef1
|
ICU-2481 do not apply exclusions to composition parts
X-SVN-Rev: 11077
|
2003-02-17 21:46:51 +00:00 |
|
George Rhoten
|
f1919822df
|
ICU-2648 Reduce the size of .brk files, and test that the rules roundtrip.
X-SVN-Rev: 11076
|
2003-02-17 18:06:42 +00:00 |
|
George Rhoten
|
3670030ff7
|
ICU-2699 Don't allow the warning message to show the word "error".
X-SVN-Rev: 11074
|
2003-02-17 17:37:40 +00:00 |
|
Markus Scherer
|
0206e6f0be
|
ICU-2344 fix Turkic lowercasing of U+0307 according to Unicode erratum from 2002-10-31
X-SVN-Rev: 11073
|
2003-02-16 19:20:04 +00:00 |
|
Markus Scherer
|
41a939315c
|
ICU-2397 make hasPrevious/hasNext true when throwing away buffered chars from that end
X-SVN-Rev: 11069
|
2003-02-16 01:00:01 +00:00 |
|
Markus Scherer
|
0c4249f0b4
|
ICU-2481 fix iterative normalization for unpaired surrogates
X-SVN-Rev: 11068
|
2003-02-16 00:06:01 +00:00 |
|
Markus Scherer
|
d2966f1a4d
|
ICU-2481 prototype tailored normalization; remove old ignore_hangul
X-SVN-Rev: 11065
|
2003-02-15 01:54:25 +00:00 |
|
George Rhoten
|
a36de8f446
|
ICU-2350 Don't use // in C files.
X-SVN-Rev: 11064
|
2003-02-15 01:48:01 +00:00 |
|
George Rhoten
|
bb0daf402d
|
ICU-2337 Fix for HP/UX which can't support placement new/delete, but
does support overriding new/delete.
X-SVN-Rev: 11058
|
2003-02-15 00:23:27 +00:00 |
|
Alan Liu
|
278dc45373
|
ICU-2350 add uchar_isCaseUnique
X-SVN-Rev: 11057
|
2003-02-15 00:22:31 +00:00 |
|
Alan Liu
|
181b598671
|
ICU-2350 make default options USET_IGNORE_SPACE
X-SVN-Rev: 11054
|
2003-02-14 21:27:16 +00:00 |
|
Alan Liu
|
f42ca8c44c
|
ICU-2350 made closeOver API @internal; added constructor and applyPattern() method taking option bitmask to support case-insensitive patterns
X-SVN-Rev: 11053
|
2003-02-14 21:22:20 +00:00 |
|
Alan Liu
|
fe3dd2faa3
|
ICU-2350 remove withdrawn API changes
X-SVN-Rev: 11051
|
2003-02-14 21:18:19 +00:00 |
|
George Rhoten
|
e1faf21914
|
ICU-2707 Fix a typo
X-SVN-Rev: 11049
|
2003-02-14 19:36:20 +00:00 |
|
George Rhoten
|
c60823327d
|
ICU-2707 Fix for Red Hat Linux 8 with gcc 3.2 doesn't work on AIX5.1/VA5 32-bit mode.
X-SVN-Rev: 11047
|
2003-02-14 18:35:32 +00:00 |
|
George Rhoten
|
cfbdea0e8a
|
ICU-2710 Remove obsolete code
X-SVN-Rev: 11040
|
2003-02-14 01:33:13 +00:00 |
|
Alan Liu
|
4dc1d411e8
|
ICU-2350 fix binary search bug
X-SVN-Rev: 11039
|
2003-02-14 00:12:17 +00:00 |
|
Markus Scherer
|
c60e812576
|
ICU-2657 more api doc improvements
X-SVN-Rev: 11036
|
2003-02-13 01:46:14 +00:00 |
|
Markus Scherer
|
c5e4c5b9cb
|
ICU-2657 make checks for multiple general categories more readable
X-SVN-Rev: 11029
|
2003-02-11 23:30:09 +00:00 |
|
Syn Wee Quek
|
8b4d6d7609
|
ICU-2219 minor changes for java output, comments and alignment.
X-SVN-Rev: 11028
|
2003-02-11 23:30:08 +00:00 |
|
Markus Scherer
|
73b457e004
|
ICU-2657 improve API documentation
X-SVN-Rev: 11027
|
2003-02-11 23:27:40 +00:00 |
|
Markus Scherer
|
67883d2422
|
ICU-2657 add the CAT_MASK helper macro
X-SVN-Rev: 11026
|
2003-02-11 23:26:13 +00:00 |
|
Alan Liu
|
c51a59cd65
|
ICU-2350 implement closeOver()
X-SVN-Rev: 11023
|
2003-02-11 22:47:12 +00:00 |
|
Alan Liu
|
a2225cc8d9
|
ICU-2350 declare closeOver() and supporting methods
X-SVN-Rev: 11022
|
2003-02-11 22:46:20 +00:00 |
|
Alan Liu
|
b4379f3870
|
ICU-2350 added USET_CLOSE for UnicodeSet::closeOver()
X-SVN-Rev: 11021
|
2003-02-11 22:45:43 +00:00 |
|
George Rhoten
|
12151213b7
|
ICU-2707 Fix for Red Hat Linux 8 with gcc 3.2
X-SVN-Rev: 11020
|
2003-02-11 22:42:18 +00:00 |
|
George Rhoten
|
4194737649
|
ICU-2000 Fixed a compiler warning
X-SVN-Rev: 11018
|
2003-02-11 02:45:50 +00:00 |
|
Markus Scherer
|
5d82e0c3b0
|
ICU-2657 improve API documentation
X-SVN-Rev: 11017
|
2003-02-11 01:59:32 +00:00 |
|
Markus Scherer
|
2e5616455d
|
ICU-2657 fix u_isbase: not true for Mn!
X-SVN-Rev: 11016
|
2003-02-11 01:59:05 +00:00 |
|
George Rhoten
|
4d3562dcb7
|
ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
|
2003-02-11 00:13:48 +00:00 |
|
Andy Heninger
|
606b10c511
|
ICU-2703 fix missing null termination on extract from zero length UnicodeString
X-SVN-Rev: 11006
|
2003-02-10 22:57:39 +00:00 |
|
Markus Scherer
|
77a600126a
|
ICU-2657 add/change properties functions to match Java
X-SVN-Rev: 10999
|
2003-02-09 21:02:26 +00:00 |
|
Markus Scherer
|
e87f9e1104
|
ICU-2397 move unorm_it.c into normalization project folder
X-SVN-Rev: 10998
|
2003-02-09 18:00:18 +00:00 |
|
George Rhoten
|
7bcb3761b0
|
ICU-2337 A fix for the Mac
X-SVN-Rev: 10995
|
2003-02-07 22:02:25 +00:00 |
|
George Rhoten
|
7cce44db0b
|
ICU-2337 This should fix the STL problem.
X-SVN-Rev: 10991
|
2003-02-07 19:59:50 +00:00 |
|
Andy Heninger
|
7f44eb19cf
|
ICU-2422 regexp, case insensitive matching, work in progress
X-SVN-Rev: 10989
|
2003-02-07 02:04:14 +00:00 |
|
George Rhoten
|
6c56af4be2
|
ICU-2686 Fix a link
X-SVN-Rev: 10988
|
2003-02-07 01:34:21 +00:00 |
|
Vladimir Weinstein
|
a9f0786bfd
|
ICU-2397 bug fix
X-SVN-Rev: 10983
|
2003-02-06 23:26:48 +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
|
548ec9a6e7
|
ICU-2000 Fixed a compiler warning
X-SVN-Rev: 10981
|
2003-02-06 22:03:58 +00:00 |
|
George Rhoten
|
1890772362
|
ICU-2686 Fix the HTML for doxygen
X-SVN-Rev: 10948
|
2003-02-03 22:34:59 +00:00 |
|
George Rhoten
|
a946aa2589
|
ICU-2686 Fix the HTML for doxygen
X-SVN-Rev: 10947
|
2003-02-03 22:20:00 +00:00 |
|
George Rhoten
|
4d7921d1b8
|
ICU-2686 Various documentation updates.
X-SVN-Rev: 10937
|
2003-01-30 22:48:58 +00:00 |
|
Andy Heninger
|
578d384880
|
ICU-2219 add java output option to RBBI rule parse state table generation perl script
X-SVN-Rev: 10936
|
2003-01-30 20:08:36 +00:00 |
|
Vladimir Weinstein
|
4e1bdf0eb1
|
ICU-2352 Fix warning names in the documentation
X-SVN-Rev: 10924
|
2003-01-29 17:58:29 +00:00 |
|
George Rhoten
|
e2715acda5
|
ICU-2671 Update some conversion documentation
X-SVN-Rev: 10922
|
2003-01-29 01:17:11 +00:00 |
|
Alan Liu
|
78c4cb87f9
|
ICU-122 add capacity to uprv_itou
X-SVN-Rev: 10908
|
2003-01-27 17:24:33 +00:00 |
|
Alan Liu
|
8779d38c34
|
ICU-122 add capacity to uprv_itou and rename pad parameter to minwidth
X-SVN-Rev: 10907
|
2003-01-27 17:22:27 +00:00 |
|
Markus Scherer
|
f092768650
|
ICU-2397 add UNormIterator
X-SVN-Rev: 10900
|
2003-01-23 21:47:09 +00:00 |
|
Markus Scherer
|
aa5e64cef3
|
ICU-2397 document usage sample
X-SVN-Rev: 10897
|
2003-01-22 22:13:59 +00:00 |
|
Markus Scherer
|
0b4bc6ee2e
|
ICU-2397 add UNormIterator
X-SVN-Rev: 10895
|
2003-01-22 22:00:19 +00:00 |
|
Markus Scherer
|
4dea6082dd
|
ICU-2397 iterator improvements
X-SVN-Rev: 10894
|
2003-01-22 21:59:26 +00:00 |
|
Alan Liu
|
c5bc9e881a
|
ICU-2557 remove ICU 2.4 gc/gcm hack; data file supports this properly as of ICU 2.6
X-SVN-Rev: 10889
|
2003-01-22 18:12:07 +00:00 |
|
Alan Liu
|
29227d65b8
|
ICU-2557 fix UCHAR_GENERAL_CATEGORY_MASK comment (was Enumerated; changed to Bitmask)
X-SVN-Rev: 10886
|
2003-01-22 17:57:04 +00:00 |
|
Vladimir Weinstein
|
7364fbe852
|
ICU-2659 moved the timebomb in uobject.h to 2.6 - Markus still needs to work on it
X-SVN-Rev: 10885
|
2003-01-21 22:49:42 +00:00 |
|
Alan Liu
|
55b6f2aef7
|
ICU-2653 add support for [:Age=x:] pattern
X-SVN-Rev: 10883
|
2003-01-21 21:13:50 +00:00 |
|
Andy Heninger
|
a868ba8a94
|
ICU-2422 add back references
X-SVN-Rev: 10878
|
2003-01-21 04:56:14 +00:00 |
|
Vladimir Weinstein
|
9d23b182cd
|
ICU-2659 bumped version to 2.6
X-SVN-Rev: 10874
|
2003-01-20 18:09:21 +00:00 |
|
Vladimir Weinstein
|
c0513031ab
|
ICU-2659 bumped the version number to 2.6
X-SVN-Rev: 10873
|
2003-01-20 17:57:20 +00:00 |
|
Markus Scherer
|
c456ab0bbe
|
ICU-2397 add UCharIterator getState() and setState()
X-SVN-Rev: 10867
|
2003-01-18 00:35:59 +00:00 |
|
Andy Heninger
|
50a1da1f2b
|
ICU-2422 regexp, atomic paretheses added, but still buggy
X-SVN-Rev: 10865
|
2003-01-17 01:43:54 +00:00 |
|
George Rhoten
|
878e00da42
|
ICU-2628 Fix OS390_STUBDATA loading
X-SVN-Rev: 10860
|
2003-01-16 17:17:16 +00:00 |
|
Andy Heninger
|
01147100bd
|
ICU-2422 regexp, {min,max} quantifiers added.
X-SVN-Rev: 10859
|
2003-01-16 01:12:04 +00:00 |
|
Markus Scherer
|
2cfa2ab7bb
|
ICU-2397 move u_strCompareIter to ustring.c
X-SVN-Rev: 10856
|
2003-01-14 21:18:52 +00:00 |
|
Eric Mader
|
248af1bcf3
|
ICU-2348 replace /file with \file.
X-SVN-Rev: 10852
|
2003-01-13 23:15:52 +00:00 |
|
George Rhoten
|
db7d3d822f
|
ICU-2488 Change these UTR22 names gb_2312_80-1 -> ibm-5478, ksc5601 -> ibm-1363
X-SVN-Rev: 10850
|
2003-01-13 21:26:27 +00:00 |
|
George Rhoten
|
1fad6b41a6
|
ICU-2488 Use the more modern ksc5601 that ICU already has.
X-SVN-Rev: 10848
|
2003-01-13 19:53:10 +00:00 |
|
Markus Scherer
|
87c1bc8331
|
ICU-2397 fix uiter_setUTF16BE() for big-endian machines and length=-1
X-SVN-Rev: 10846
|
2003-01-13 18:03:34 +00:00 |
|
George Rhoten
|
82ab7fda56
|
ICU-2630 Since ibm-942_P120 has been removed, change the name to use the Charset repository name.
X-SVN-Rev: 10843
|
2003-01-11 01:42:35 +00:00 |
|
Markus Scherer
|
d08ac9bbe1
|
ICU-2646 fix U8_PREV for non-characters
X-SVN-Rev: 10840
|
2003-01-10 23:40:58 +00:00 |
|
Markus Scherer
|
e03434154e
|
ICU-2397 more portable check for even (2-aligned) pointer
X-SVN-Rev: 10836
|
2003-01-10 21:00:47 +00:00 |
|
Andy Heninger
|
4ce7abb538
|
ICU-2420 add uvectr32 to Unix Makefile.in
X-SVN-Rev: 10834
|
2003-01-10 20:10:15 +00:00 |
|
Markus Scherer
|
7daa35bdd9
|
ICU-2397 add UTF-16BE UCharIterator
X-SVN-Rev: 10833
|
2003-01-10 19:42:28 +00:00 |
|
Markus Scherer
|
10394346b1
|
ICU-2397 add UTF-8 UCharIterator
X-SVN-Rev: 10830
|
2003-01-10 01:51:12 +00:00 |
|
Vladimir Weinstein
|
a59fdd65d8
|
ICU-2420 Added new files to the common project
X-SVN-Rev: 10828
|
2003-01-09 18:29:18 +00:00 |
|
Andy Heninger
|
baf94c23e2
|
ICU-2420 regexp perf, add UVector32 class - vector of uint32_t. Allows optimizations
not possible with original (pointer sized) UVector class.
X-SVN-Rev: 10826
|
2003-01-08 23:40:45 +00:00 |
|
George Rhoten
|
eadb848359
|
ICU-2628 Fix for z/OS in non-USS mode.
X-SVN-Rev: 10820
|
2003-01-08 21:37:44 +00:00 |
|
Markus Scherer
|
480ec3a447
|
ICU-2611 organize source files into folders
X-SVN-Rev: 10806
|
2003-01-02 19:07:58 +00:00 |
|
George Rhoten
|
73f87a2b37
|
ICU-2134 Mention the real function to call.
X-SVN-Rev: 10772
|
2002-12-20 16:41:57 +00:00 |
|
George Rhoten
|
b579d80f42
|
ICU-2000 Fix some compiler warnings.
X-SVN-Rev: 10760
|
2002-12-19 01:06:00 +00:00 |
|
Ram Viswanadha
|
dbe3f4af73
|
ICU-2565 lifecycle tag clean up
X-SVN-Rev: 10759
|
2002-12-19 01:01:43 +00:00 |
|
Alan Liu
|
03a1aa77bc
|
ICU-2565 fix doxygen warnings
X-SVN-Rev: 10758
|
2002-12-19 00:43:21 +00:00 |
|
Alan Liu
|
14b296fa3c
|
ICU-2565 fix doxygen warnings
X-SVN-Rev: 10756
|
2002-12-19 00:25:31 +00:00 |
|
Vladimir Weinstein
|
4115ca506e
|
ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10755
|
2002-12-19 00:23:20 +00:00 |
|
Steven R. Loomis
|
83954e559d
|
ICU-2565 doxygen warnings
X-SVN-Rev: 10754
|
2002-12-19 00:19:08 +00:00 |
|
Vladimir Weinstein
|
a1aaa11bce
|
ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10748
|
2002-12-18 23:41:01 +00:00 |
|
Vladimir Weinstein
|
f6df211be9
|
ICU-2039 Some assignment operators and copy constructors declared private
X-SVN-Rev: 10747
|
2002-12-18 23:17:12 +00:00 |
|
Ram Viswanadha
|
46a131d26b
|
ICU-2565 @stable lable clean up
X-SVN-Rev: 10743
|
2002-12-18 22:59:35 +00:00 |
|
Markus Scherer
|
9d029d2f86
|
ICU-2504 doxygen doc for typo
X-SVN-Rev: 10728
|
2002-12-18 16:25:35 +00:00 |
|
Vladimir Weinstein
|
89628f1df9
|
ICU-2107 added copyright notices
X-SVN-Rev: 10722
|
2002-12-18 08:31:34 +00:00 |
|
Markus Scherer
|
3df3e7e946
|
ICU-2415 fix @param comments
X-SVN-Rev: 10720
|
2002-12-18 02:38:42 +00:00 |
|
George Rhoten
|
dbd2dd9d79
|
ICU-2565 These two are really @internal and not @stable
X-SVN-Rev: 10719
|
2002-12-18 02:20:50 +00:00 |
|
Markus Scherer
|
7da23af806
|
ICU-2581 remove names of unused arguments; define global new/delete only on windows
X-SVN-Rev: 10718
|
2002-12-18 02:17:01 +00:00 |
|
George Rhoten
|
83cdfe7b50
|
ICU-2135 Make more data const.
X-SVN-Rev: 10717
|
2002-12-18 01:47:06 +00:00 |
|
Vladimir Weinstein
|
f5c4d4b5e5
|
ICU-2581 don't use C++ comments
X-SVN-Rev: 10704
|
2002-12-17 23:41:31 +00:00 |
|
Vladimir Weinstein
|
e4183bba44
|
ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10703
|
2002-12-17 23:37:09 +00:00 |
|
George Rhoten
|
8fbfa761a0
|
ICU-2087 Add @internal to one of the functions
X-SVN-Rev: 10701
|
2002-12-17 23:20:06 +00:00 |
|