Commit Graph

18080 Commits

Author SHA1 Message Date
Steven R. Loomis
56b2c43c4c ICU-4716 initial checkin of zic utilities
X-SVN-Rev: 19970
2006-08-03 23:58:44 +00:00
Steven R. Loomis
f946c487b7 ICU-4716 initial checkin of zic utilities
X-SVN-Rev: 19969
2006-08-03 23:40:18 +00:00
Steven R. Loomis
411a74f3bf ICU-4716 update for PD timezone data
X-SVN-Rev: 19968
2006-08-03 23:24:09 +00:00
Ram Viswanadha
d5dfa5ef8b ICU-4980 synch perf test
X-SVN-Rev: 19965
2006-08-02 23:01:32 +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
George Rhoten
77d118a8a5 ICU-5282 Don't test for UCONFIG_NO_CONVERSION. It shouldn't normally work.
X-SVN-Rev: 19963
2006-08-02 22:29:50 +00:00
Markus Scherer
885b57fdb6 ICU-4933 titlecase first _cased_ letter
X-SVN-Rev: 19962
2006-08-02 21:56:34 +00:00
Yoshito Umaoka
86ff19728b ICU-5293 DateFormat perfomance improvement, including a fix for timezone parsing bug #5290
X-SVN-Rev: 19960
2006-08-02 20:44:55 +00:00
George Rhoten
a98c968d72 ICU-5288 Warn about U_MAKE not being GNU make.
Also remove some unused substitution variables.

X-SVN-Rev: 19956
2006-08-02 02:55:00 +00:00
Eric Mader
16662f3a69 ICU-5282 correct invocation of override script.
X-SVN-Rev: 19955
2006-08-02 00:42:33 +00:00
Eric Mader
fccac1b63b ICU-5282 correct name of override script.
X-SVN-Rev: 19954
2006-08-02 00:36:16 +00:00
Eric Mader
2e426d09bb ICU-5282 update script for new location, add the ability to override BUILD_DIR, SRC_DIR and ICUPLATFORM.
X-SVN-Rev: 19952
2006-08-01 23:24:48 +00:00
Eric Mader
6cdaf28d5b ICU-5282 Checkin script in new location.
X-SVN-Rev: 19949
2006-08-01 19:20:49 +00:00
Mark Davis
57f9113fdc ICU-5287 add meaningful exception information to aid in debugging
X-SVN-Rev: 19948
2006-08-01 18:31:36 +00:00
Mark Davis
701fc92aa2 ICU-5287 add toString to aid debugging. This is not an API change, since toString() is always defined (it just doesn't produce as useful results as one would like!)
X-SVN-Rev: 19947
2006-08-01 18:28:43 +00:00
Mark Davis
acd4c98939 ICU-5287 assist with UnicodeSet tweaking
X-SVN-Rev: 19946
2006-08-01 18:25:28 +00:00
Mark Davis
c1767a4f15 ICU-5287 add utilities to UnicodeMap
X-SVN-Rev: 19945
2006-08-01 18:22:09 +00:00
Mark Davis
c5470ce06f ICU-5287 make the tabber more flexible
X-SVN-Rev: 19944
2006-08-01 18:10:09 +00:00
George Rhoten
e3d2129414 ICU-4869 Try to fix an EBCDIC issue.
X-SVN-Rev: 19942
2006-08-01 15:48:07 +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
dccb974b4b ICU-5008 promote draft APIs to stable
X-SVN-Rev: 19938
2006-07-31 21:09:28 +00:00
Eric Mader
79e7c706dd ICU-4967 code review changes.
X-SVN-Rev: 19937
2006-07-31 21:03:36 +00:00
Ram Viswanadha
681bb462e2 ICU-5008 promote draft APIs to stable
X-SVN-Rev: 19936
2006-07-31 21:02:36 +00:00
Ram Viswanadha
0ff9cf8f7c ICU-5008 promote draft APIs to stable
X-SVN-Rev: 19934
2006-07-31 20:52:01 +00:00
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