Commit Graph

4019 Commits

Author SHA1 Message Date
George Rhoten
248545dcc7 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19995
2006-08-07 18:02:31 +00:00
Markus Scherer
d9e954dc93 ICU-5220 uenum_next() must not set an error code for just enumerating past the end
X-SVN-Rev: 19989
2006-08-06 22:38:31 +00:00
Markus Scherer
5d32123d29 ICU-4558 fix and clarify utfxx.h API docs for input string indexes for U16_ and U8_ macros
X-SVN-Rev: 19988
2006-08-05 21:27:11 +00:00
Markus Scherer
d03be86b5f ICU-5301 add U_USING_ICU_NAMESPACE switch for turning off default U_NAMESPACE_USE = using namespace icu_3_6
X-SVN-Rev: 19987
2006-08-05 05:47:05 +00:00
Andy Heninger
da55a80420 ICU-5300 fix RBBI safe clone memory leak
X-SVN-Rev: 19973
2006-08-04 18:15:29 +00:00
George Rhoten
916e39755c ICU-5282 Better fix for UCONFIG_NO_LEGACY_CONVERSION
X-SVN-Rev: 19964
2006-08-02 22:30:16 +00:00
Andy Heninger
4f7dda67b2 ICU-5170 perf tuning for UText based RBBI
X-SVN-Rev: 19939
2006-08-01 00:06:20 +00:00
Ram Viswanadha
0ff9cf8f7c ICU-5008 promote draft APIs to stable
X-SVN-Rev: 19934
2006-07-31 20:52:01 +00:00
George Rhoten
a1ec42ed4a ICU-5243 Fix for HP-UX. Don't define MIN.
X-SVN-Rev: 19932
2006-07-31 19:18:54 +00:00
George Rhoten
b8fa953128 ICU-4869 Fix last check-in on AIX
X-SVN-Rev: 19931
2006-07-31 18:14:28 +00:00
Matitiahu Allouche
0dd06e16fb ICU-5243 improve algorithm for RTL inverse bidi, add some comments
X-SVN-Rev: 19930
2006-07-31 15:05:42 +00:00
Matitiahu Allouche
7c4d4cbda7 ICU-5243 add a field to UBiDi structure (need for optimizing RTL inverse algorithm)
X-SVN-Rev: 19929
2006-07-31 15:04:55 +00:00
Matitiahu Allouche
8c669a4c0f ICU-5243 add a comment
X-SVN-Rev: 19928
2006-07-31 15:03:50 +00:00
Eric Mader
87731aeae7 ICU-5282 Fix problems found by uconfigtest.
X-SVN-Rev: 19922
2006-07-28 22:58:29 +00:00
Markus Scherer
cbb5fd45d1 ICU-4933 titlecase first _cased_ letter
X-SVN-Rev: 19921
2006-07-28 22:43:40 +00:00
George Rhoten
948a4e842f ICU-4869 Fix check-in of _XOPEN_SOURCE_EXTENDED. This is the correct fix.
X-SVN-Rev: 19919
2006-07-28 22:16:45 +00:00
George Rhoten
df74498d1a ICU-5225 Simplify string conversion during data swapping.
X-SVN-Rev: 19915
2006-07-28 18:09:36 +00:00
Matitiahu Allouche
5371c556bd ICU-5243 minor stylistic and formatting enhancements
X-SVN-Rev: 19914
2006-07-28 11:09:46 +00:00
Matitiahu Allouche
092fb55328 ICU-5243 fix a few bad or missing tags in the javadoc
X-SVN-Rev: 19903
2006-07-27 20:57:41 +00:00
Matitiahu Allouche
eccbb3ccd5 ICU-5243 fix bug for 1-char run when REORDER_RUNS_ONLY
X-SVN-Rev: 19901
2006-07-27 14:43:14 +00:00
Matitiahu Allouche
d5d2a9d95d ICU-5243 improved implementation of UBIDI_REORDER_RUNS_ONLY
X-SVN-Rev: 19899
2006-07-26 14:09:31 +00:00
Matitiahu Allouche
9f268b1619 ICU-5243 minor changes to better implement conventions
X-SVN-Rev: 19898
2006-07-26 14:05:40 +00:00
Matitiahu Allouche
bcc38f76a8 ICU-5243 improved implementation of UBIDI_REORDER_RUNS_ONLY
X-SVN-Rev: 19897
2006-07-26 14:02:08 +00:00
Matitiahu Allouche
94e87e3036 ICU-5243 add to comments for UBIDI_REORDER_RUNS_ONLY
X-SVN-Rev: 19896
2006-07-26 13:57:12 +00:00
Ram Viswanadha
6af17c629b ICU-5278 update udraft.h and friends
X-SVN-Rev: 19893
2006-07-25 22:46:49 +00:00
George Rhoten
c92383f0a9 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19889
2006-07-25 04:53:53 +00:00
George Rhoten
716cf4b20c ICU-5118 Ignore generated file
X-SVN-Rev: 19888
2006-07-25 04:53:32 +00:00
George Rhoten
b077601956 ICU-5243 Fix gcc compiler warnings.
X-SVN-Rev: 19886
2006-07-25 03:14:44 +00:00
George Rhoten
58f1b8d32a ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19884
2006-07-25 02:32:24 +00:00
George Rhoten
892cb4212f ICU-4973 Remove doc++ comments.
X-SVN-Rev: 19883
2006-07-25 02:31:26 +00:00
Matitiahu Allouche
8ba977b928 ICU-5243 make the UBIDI_OPTION_REMOVE_CONTROLS also remove ZWJ and ZWNJ
X-SVN-Rev: 19879
2006-07-23 14:35:45 +00:00
Steven R. Loomis
f0b3b7f44a ICU-5274 move uprv_log10 to test code
X-SVN-Rev: 19877
2006-07-21 22:16:30 +00:00
Steven R. Loomis
4fe05cc273 ICU-5270 don't leave count uninitialized if null is returned
X-SVN-Rev: 19874
2006-07-21 21:58:09 +00:00
Markus Scherer
58d426d1c9 ICU-5218 fix conversion bug for uncompressible supplementary code point in low-target-capacity case; see reply to bug
X-SVN-Rev: 19869
2006-07-21 17:20:18 +00:00
Deborah Goldsmith
ebf2be0979 ICU-5272 Use gcc visibility feature on Darwin when gcc >=4
X-SVN-Rev: 19866
2006-07-20 22:40:41 +00:00
Deborah Goldsmith
3345cab5fd ICU-5131 Make uset_serializedContains use binary search
X-SVN-Rev: 19862
2006-07-20 00:37:06 +00:00
Andy Heninger
cd14374897 ICU-5170 perf tuning for UText based RBBI
X-SVN-Rev: 19858
2006-07-19 17:19:02 +00:00
Deborah Goldsmith
aa37b80065 ICU-5128 Monomorphize ubrk.cpp and uset.cpp
X-SVN-Rev: 19856
2006-07-18 23:28:20 +00:00
Andy Heninger
461d0e3c44 ICU-5170 Perf tuning, rework RBBI next() loop to better match UText operation
X-SVN-Rev: 19847
2006-07-14 06:09:40 +00:00
George Rhoten
e66b33496f ICU-5161 Remove debugging information for small platforms.
X-SVN-Rev: 19845
2006-07-14 00:47:15 +00:00
George Rhoten
95f8cc867f ICU-4881 Update exported functions.
X-SVN-Rev: 19844
2006-07-14 00:13:24 +00:00
George Rhoten
62b5e40321 ICU-5261 Undo the fix for Solaris 10 until a better solution is found.
X-SVN-Rev: 19841
2006-07-13 22:35:52 +00:00
George Rhoten
f4ee2b0947 ICU-5261 Better fix for Solaris 10
X-SVN-Rev: 19836
2006-07-13 16:52:15 +00:00
George Rhoten
2366cc93f2 ICU-5261 Solaris 10 doesn't like U_MAX_PTR.
X-SVN-Rev: 19833
2006-07-13 07:21:15 +00:00
George Rhoten
0edeab1182 ICU-4869 Better usage of _XOPEN_SOURCE_EXTENDED
X-SVN-Rev: 19821
2006-07-11 04:13:34 +00:00
George Rhoten
d64ae22468 ICU-4881 Update version 3.5 ->3.6
X-SVN-Rev: 19819
2006-07-11 00:30:28 +00:00
Andy Heninger
65fa8b24a3 ICU-4669 fix some compiler warnings.
X-SVN-Rev: 19810
2006-07-10 05:34:42 +00:00
Andy Heninger
86f905c2eb ICU-4669 UText optimized UTF-8 provider
X-SVN-Rev: 19808
2006-07-10 05:03:54 +00:00
Matitiahu Allouche
1de7f76357 ICU-5243 add new options for bidi support (complete state tables + minor fixes)
X-SVN-Rev: 19802
2006-07-07 14:34:30 +00:00
Matitiahu Allouche
7ef2124382 ICU-5243 add new options for bidi support (improve support for insert/remove controls)
X-SVN-Rev: 19801
2006-07-07 14:18:15 +00:00
Matitiahu Allouche
4f8a542304 ICU-5243 add new options for bidi support (enhance mapping functions to account for insert/remove controls)
X-SVN-Rev: 19800
2006-07-07 14:17:33 +00:00
Matitiahu Allouche
374c0c0c77 ICU-5243 add new options for bidi support (add fields for insert/remove bidi controls)
X-SVN-Rev: 19799
2006-07-07 14:16:38 +00:00
Matitiahu Allouche
3c57889ff0 ICU-5243 add new options for bidi support (a few doc improvements)
X-SVN-Rev: 19797
2006-07-07 14:12:02 +00:00
Markus Scherer
8e5f03bcd1 ICU-5188 add ucnv_setSubstString()
X-SVN-Rev: 19789
2006-07-05 23:08:50 +00:00
Markus Scherer
21502ad4e2 ICU-5253 support resource==0 as designed and documented
X-SVN-Rev: 19787
2006-07-03 21:38:39 +00:00
Markus Scherer
57b730acf8 ICU-5253 add ures_getUTF8String() and ByIndex, ByKey variants
X-SVN-Rev: 19785
2006-07-03 21:05:30 +00:00
Steven R. Loomis
144e4c137c ICU-5118 Local Service Hook
X-SVN-Rev: 19782
2006-06-30 14:42:58 +00:00
Markus Scherer
2b532c1ddf ICU-2027 charset name matching ignore leading zeroes and all non-alnum characters
X-SVN-Rev: 19780
2006-06-28 23:16:45 +00:00
Markus Scherer
e21162be97 ICU-5172 reduce size of converter clone structs
X-SVN-Rev: 19767
2006-06-27 16:17:06 +00:00
Ram Viswanadha
29182d9041 ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19755
2006-06-23 16:31:07 +00:00
George Rhoten
a02c35ec04 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19753
2006-06-23 01:32:27 +00:00
George Rhoten
2f52260855 ICU-5230 Fix linkage issues introduced by last checkin
X-SVN-Rev: 19752
2006-06-23 01:32:07 +00:00
Matitiahu Allouche
98ab23527c ICU-5243 add new options for bidi support
X-SVN-Rev: 19750
2006-06-22 21:06:04 +00:00
Matitiahu Allouche
7ac27b76a6 ICU-5243 add new options for bidi support
X-SVN-Rev: 19749
2006-06-22 20:39:40 +00:00
Andy Heninger
1c03ed161c ICU-5170 bug with rbbi::previous() when first char is a supplementary. Introduced by UText's handling of supplementary indexing.
X-SVN-Rev: 19746
2006-06-22 00:53:43 +00:00
George Rhoten
8806712450 ICU-5172 Fix memory alignment issues of safeCloning
X-SVN-Rev: 19742
2006-06-20 22:27:15 +00:00
George Rhoten
9d9a907133 ICU-5225 Small speed & size optimization when creating a converter
X-SVN-Rev: 19741
2006-06-20 22:14:05 +00:00
George Rhoten
9a58a05799 ICU-5225 Small speed optimization in ucnv_createConverterFromSharedData
X-SVN-Rev: 19740
2006-06-20 21:32:22 +00:00
Markus Scherer
5fa5991579 ICU-5235 make ucnv_open("UTF-8") faster
X-SVN-Rev: 19739
2006-06-17 13:53:07 +00:00
Markus Scherer
23fc923706 ICU-5172 fix ucnv_safeClone(iso-2022-kr) to not unnecessarily heap-allocate currentConverter clones
X-SVN-Rev: 19737
2006-06-16 23:13:50 +00:00
Markus Scherer
825412e319 ICU-5229 document and check that ucnv_convertEx() streaming conversion requires an explicit pivot buffer
X-SVN-Rev: 19736
2006-06-16 21:55:52 +00:00
Markus Scherer
8f9047d4ac ICU-5171 fix iso-2022-cn min bytes per char: 1 not 2
X-SVN-Rev: 19735
2006-06-16 21:54:08 +00:00
Markus Scherer
1d687cde69 ICU-5230 faster u_strToUTF8() and u_strFromUTF8() functions, added ...WithSub() variants, added u_strFromUTF8Lenient()
X-SVN-Rev: 19723
2006-06-15 19:22:04 +00:00
Markus Scherer
154314acd1 ICU-5230 faster U8_NEXT and U8_APPEND macros
X-SVN-Rev: 19722
2006-06-15 19:09:42 +00:00
George Rhoten
4b466dd22a ICU-5225 Fix a compiler warning based on the last check-in.
X-SVN-Rev: 19720
2006-06-14 05:57:29 +00:00
Markus Scherer
54dea95f46 ICU-5084 Unicode 5.0 beta (d16)
X-SVN-Rev: 19717
2006-06-13 23:14:38 +00:00
George Rhoten
ec8b663ffa ICU-5226 Comment change
X-SVN-Rev: 19716
2006-06-13 15:59:20 +00:00
George Rhoten
ec174ab671 ICU-5226 Better testing of default converter.
X-SVN-Rev: 19715
2006-06-13 15:58:39 +00:00
George Rhoten
a706c5b441 ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options to be created incorrectly.
X-SVN-Rev: 19714
2006-06-13 15:50:01 +00:00
George Rhoten
6984e13ef5 ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options not be parsed correctly.
X-SVN-Rev: 19711
2006-06-12 22:59:13 +00:00
George Rhoten
8141124adb ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options not be parsed correctly.
X-SVN-Rev: 19710
2006-06-12 22:58:43 +00:00
George Rhoten
7dfb99d52c ICU-5226 Fix a typo from the last check in.
X-SVN-Rev: 19709
2006-06-12 22:48:41 +00:00
George Rhoten
7724842efe ICU-5226 Fix some issues with ucnv_setDefaultName.
X-SVN-Rev: 19708
2006-06-12 22:43:49 +00:00
George Rhoten
78f8b26a73 ICU-5225 Minor speed improvement for opening and closing converters
by storing information about whether converter options are on the canonical converter name.

X-SVN-Rev: 19707
2006-06-12 10:05:08 +00:00
George Rhoten
f7ad33b0b7 ICU-5225 Minor speed improvement for opening and closing converters.
X-SVN-Rev: 19706
2006-06-12 07:00:57 +00:00
George Rhoten
b6fa95c973 ICU-5225 Minor speed improvement for opening and closing converters.
X-SVN-Rev: 19705
2006-06-12 06:28:31 +00:00
George Rhoten
290c62fdcd ICU-5208 Make it easier for dumb compilers to optimize the hashtable.
X-SVN-Rev: 19704
2006-06-11 22:13:56 +00:00
George Rhoten
5e15aecbe2 ICU-5225 Provide optimization option for size or speed of the alias table.
X-SVN-Rev: 19703
2006-06-11 16:57:02 +00:00
George Rhoten
7f2f9e4c63 ICU-5032 Remove unused code.
X-SVN-Rev: 19691
2006-06-06 22:38:49 +00:00
George Rhoten
542af25b7a ICU-5216 Fix parsing of variant locales on POSIX based machines.
X-SVN-Rev: 19688
2006-06-06 16:26:06 +00:00
George Rhoten
a2f8361eb3 ICU-5208 Optimize C++ Hashtable allocation.
X-SVN-Rev: 19673
2006-05-27 07:33:10 +00:00
George Rhoten
e41abf8ec5 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19671
2006-05-27 04:01:15 +00:00
George Rhoten
a284d4f987 ICU-5032 Make the StringPrepProfile smaller by using less struct padding.
X-SVN-Rev: 19670
2006-05-27 04:00:56 +00:00
George Rhoten
066ecf1746 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19667
2006-05-26 21:29:32 +00:00
George Rhoten
af4997cdc6 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19666
2006-05-26 20:31:30 +00:00
George Rhoten
93f2811dcc ICU-5032 Improve code coverage by using new/delete less frequently by using stack objects.
X-SVN-Rev: 19663
2006-05-26 19:14:35 +00:00
George Rhoten
2fd8657bd3 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19658
2006-05-26 01:47:54 +00:00
George Rhoten
697a03e0c8 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19657
2006-05-26 01:34:30 +00:00
George Rhoten
6e035da1d5 ICU-5032 Comment out unused @internal code.
X-SVN-Rev: 19656
2006-05-26 00:57:09 +00:00
George Rhoten
13c7d19ba3 ICU-5138 Separate the casing data from normalization data and data loading a little better.
X-SVN-Rev: 19652
2006-05-25 18:44:07 +00:00