Commit Graph

3983 Commits

Author SHA1 Message Date
George Rhoten
34c5798a18 ICU-5333 Whitespace changes.
X-SVN-Rev: 20117
2006-08-19 21:27:08 +00:00
George Rhoten
32b22cf076 ICU-4669 Fix newlines from last checkin
X-SVN-Rev: 20111
2006-08-19 08:28:10 +00:00
George Rhoten
106b17a85e ICU-5254 Fix an optimization bug on gcc 4.x.
X-SVN-Rev: 20108
2006-08-19 00:52:09 +00:00
Andy Heninger
dab1bcdb2d ICU-4669 UText, struct alignment, review comments
X-SVN-Rev: 20107
2006-08-19 00:38:18 +00:00
Ram Viswanadha
16c62819ab ICU-5275 fix bug
X-SVN-Rev: 20070
2006-08-15 23:20:55 +00:00
George Rhoten
668db96d1d ICU-5320 Make sure that ICU doesn't use global new and delete in debug mode.
X-SVN-Rev: 20066
2006-08-15 06:48:39 +00:00
George Rhoten
f784e6f443 ICU-5254 Open Office patch
X-SVN-Rev: 20062
2006-08-15 04:45:54 +00:00
George Rhoten
dfb20711e7 ICU-5261 Try to fix the csdet failure on Solaris 10.
X-SVN-Rev: 20054
2006-08-14 02:41:45 +00:00
Andy Heninger
238a5028fd ICU-4669 UText, cleanups from reviewing header file.
X-SVN-Rev: 20032
2006-08-11 16:59:25 +00:00
George Rhoten
f4741efce1 ICU-5009 Fix doxygen warnings.
X-SVN-Rev: 20031
2006-08-11 05:46:59 +00:00
George Rhoten
154f34dbf2 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20028
2006-08-11 04:05:04 +00:00
Andy Heninger
4ce961aa13 ICU-4669 Add tests for UText CharacterIterator provider, and fix errors uncovered by them.
X-SVN-Rev: 20016
2006-08-10 05:28:32 +00:00
Matitiahu Allouche
29e8e7b6ae ICU-5243 change one line in state tables to improve inverse bidi for NUMBERS_SPECIAL, add a few comments
X-SVN-Rev: 20000
2006-08-07 23:17:34 +00:00
George Rhoten
ea6e0433c1 ICU-4707 Better fix for compiler warnings.
X-SVN-Rev: 19996
2006-08-07 20:29:51 +00:00
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