Eric Mader
|
cf2495919d
|
ICU-4744 code review changes.
X-SVN-Rev: 19933
|
2006-07-31 20:50:52 +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 |
|
Matitiahu Allouche
|
fc3f2caf98
|
ICU-5243 add 2 test cases
X-SVN-Rev: 19927
|
2006-07-31 15:03:02 +00:00 |
|
George Rhoten
|
7b3b80aeec
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19925
|
2006-07-29 01:44:45 +00:00 |
|
George Rhoten
|
aaab30d9f4
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19924
|
2006-07-29 01:08:10 +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
|
914eadd2dd
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19918
|
2006-07-28 21:47:47 +00:00 |
|
George Rhoten
|
d6e59fa634
|
ICU-5032 Increase code coverage
X-SVN-Rev: 19917
|
2006-07-28 19:35:12 +00:00 |
|
George Rhoten
|
d9d4065306
|
ICU-5161 Never use C++ static initialization.
X-SVN-Rev: 19916
|
2006-07-28 19:33:44 +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 |
|
Eric Mader
|
f9dacd07e8
|
ICU-5282 Regenerate w/o DeviceTable experimental code.
X-SVN-Rev: 19910
|
2006-07-28 02:50:23 +00:00 |
|
Eric Mader
|
6fd80adca8
|
ICU-5282 SimpleFontInstance::getGlyphAdvance: don't check for combining characters; depends on normalization.
X-SVN-Rev: 19909
|
2006-07-28 01:48:34 +00:00 |
|
George Rhoten
|
fa8b239341
|
ICU-4707 Fix some Eclipse warnings
X-SVN-Rev: 19908
|
2006-07-28 00:16:13 +00:00 |
|
George Rhoten
|
cf440d910b
|
ICU-4707 Fix some Eclipse warnings
X-SVN-Rev: 19907
|
2006-07-27 23:42:41 +00:00 |
|
George Rhoten
|
2db165b24a
|
ICU-4707 Fix some Eclipse warnings
X-SVN-Rev: 19906
|
2006-07-27 23:30:11 +00:00 |
|
George Rhoten
|
7ea2415352
|
ICU-4707 Fix some Eclipse warnings
X-SVN-Rev: 19905
|
2006-07-27 23:24:25 +00:00 |
|
George Rhoten
|
ced140e399
|
ICU-4707 Fix some Eclipse warnings
X-SVN-Rev: 19904
|
2006-07-27 23:00:59 +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
|
0b47bd5489
|
ICU-5243 add a test case for REORDER_RUNS_ONLY
X-SVN-Rev: 19900
|
2006-07-27 14:26:10 +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 |
|
Matitiahu Allouche
|
6edbf4304e
|
ICU-5243 add tests for a few APIs, test new implementation of REORDER_RUNS_ONLY
X-SVN-Rev: 19895
|
2006-07-26 13:55:25 +00:00 |
|
George Rhoten
|
8132ccec88
|
ICU-4881 Fix version test
X-SVN-Rev: 19894
|
2006-07-25 23:02:40 +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
|
cbd6f5368e
|
ICU-5032 Remove unused code.
X-SVN-Rev: 19892
|
2006-07-25 22:42:34 +00:00 |
|
Ram Viswanadha
|
14f3f13cd7
|
ICU-3842 fix ModuleTest
X-SVN-Rev: 19891
|
2006-07-25 21:26:17 +00:00 |
|
George Rhoten
|
b1b20ec190
|
ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19890
|
2006-07-25 05:31:24 +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
|
198bcd69bb
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19887
|
2006-07-25 03:58:17 +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
|
4397926a33
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19885
|
2006-07-25 02:52:22 +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 |
|
Ram Viswanadha
|
9b5a03e9c5
|
ICU-5247 re-add deleted files
X-SVN-Rev: 19882
|
2006-07-24 22:16:19 +00:00 |
|
George Rhoten
|
02a714e77c
|
ICU-5277 Fix the aliases for the ISO-2022 converters, which includes the proper designation of IANA/MIME/CCSID names.
X-SVN-Rev: 19881
|
2006-07-24 21:14:00 +00:00 |
|
Steven R. Loomis
|
2b2ceca58a
|
ICU-5274 remove the log10 code completely
X-SVN-Rev: 19880
|
2006-07-24 18:02:38 +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
|
83c6d252dc
|
ICU-5270 don't crash when no data present
X-SVN-Rev: 19876
|
2006-07-21 22:01:55 +00:00 |
|