Commit Graph

19496 Commits

Author SHA1 Message Date
Steven R. Loomis
1d44c52660 ICU-5486 updated translit files.
X-SVN-Rev: 22147
2007-07-26 01:38:26 +00:00
Steven R. Loomis
bfaf276ded ICU-5486 translit build
X-SVN-Rev: 22146
2007-07-25 23:24:55 +00:00
Steven R. Loomis
83a5655ee8 ICU-5486 copyright change to 2007
X-SVN-Rev: 22145
2007-07-25 22:42:11 +00:00
Steven R. Loomis
9c841b5251 ICU-5486 build in CLDRVersion to ICU data file (backwards compatible w/ pre 1.5 data), and clarify some tests that might break on new data. This checkin doesn't include any new data or dependencies on new data.
X-SVN-Rev: 22144
2007-07-25 18:46:17 +00:00
Steven R. Loomis
11310aa327 ICU-4567 comment changes
X-SVN-Rev: 22143
2007-07-25 18:32:35 +00:00
George Rhoten
6c2360850a ICU-5357 Run link check, and update Cygwin information.
X-SVN-Rev: 22142
2007-07-25 16:14:04 +00:00
George Rhoten
b1e31dfbda ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22141
2007-07-25 07:42:33 +00:00
George Rhoten
b2f8966433 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22140
2007-07-25 07:34:33 +00:00
George Rhoten
c2e89e8b6d ICU-5357 Update reference platforms, out of date links, Windows x64 building comment, some version numbers, etc.
X-SVN-Rev: 22139
2007-07-25 07:09:44 +00:00
George Rhoten
0e9fd2f00e ICU-5764 Test Windows x64 builds with Visual Studio 2005 standard edition.
X-SVN-Rev: 22138
2007-07-25 06:39:18 +00:00
Steven R. Loomis
e189493581 ICU-5486 undraft (checked these)
X-SVN-Rev: 22137
2007-07-25 04:11:36 +00:00
George Rhoten
397ffe6f76 ICU-5445 operator= does not have a check for the source and destination
addresses being non-identical

X-SVN-Rev: 22136
2007-07-25 03:58:02 +00:00
George Rhoten
ab838a4310 ICU-5445 Consolidate RuleWhiteSpace implementations, and reduce casting between USet and UnicodeSet.
X-SVN-Rev: 22135
2007-07-25 02:51:25 +00:00
Andy Heninger
faab4a6efb ICU-5766 fix type on UBRK_X_GRAPHEME_CLUSTER
X-SVN-Rev: 22134
2007-07-25 00:55:01 +00:00
George Rhoten
fa5fa5ec05 ICU-5445 Fix some compiler warnings about potential misaligned access
X-SVN-Rev: 22133
2007-07-24 23:27:14 +00:00
Eric Mader
37bd98199b ICU-5594 set correct character classes for Gujarati chars U+0AE1, U+0AE2, U+0AE3.
X-SVN-Rev: 22131
2007-07-24 22:37:22 +00:00
George Rhoten
9cc45516bd ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22130
2007-07-24 22:25:48 +00:00
Yoshito Umaoka
fb68bb6add ICU-5559 Normalize time zone ID using RFC822 format in the result TimeZone when it is created by TimeZone#createTimeZone with custom ID.
X-SVN-Rev: 22129
2007-07-24 21:37:19 +00:00
Yoshito Umaoka
283fa8f668 ICU-5559 Use GMT when offset sepcified in the custom ID is 0. Also updated some code to match ICU4C implementation
X-SVN-Rev: 22128
2007-07-24 21:35:48 +00:00
George Rhoten
2435b965b7 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22127
2007-07-24 21:21:49 +00:00
Eric Mader
31b9b945db ICU-5753 compute binary search header values because they are incorrect in some old fonts .
X-SVN-Rev: 22126
2007-07-24 20:39:51 +00:00
George Rhoten
b025efb767 ICU-5445 Undo my last change.
X-SVN-Rev: 22125
2007-07-24 18:08:22 +00:00
Eric Mader
dedfa5a35d ICU-5752 reference kern pair key as two shorts rather than a single long to avoid boundary problems on certain platforms.
X-SVN-Rev: 22124
2007-07-24 17:52:17 +00:00
Yoshito Umaoka
699e263039 ICU-5736 Updated Utility#splitString(String, String) to treat the target string as string literal, not regular expression. Replaced TAB with SPs.
X-SVN-Rev: 22123
2007-07-24 16:15:22 +00:00
George Rhoten
8f18898777 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22122
2007-07-24 08:52:56 +00:00
George Rhoten
336a97e129 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22121
2007-07-24 08:45:50 +00:00
George Rhoten
b5e9f17cdd ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22120
2007-07-24 08:30:41 +00:00
Eric Mader
621fd73d0b ICU-5376 use unsigned value for IternatedChar.charValue.
X-SVN-Rev: 22118
2007-07-23 23:53:34 +00:00
Yoshito Umaoka
67b0330ac7 ICU-5559 Use RFC822 format for custom time zone IDs.
X-SVN-Rev: 22117
2007-07-23 23:30:51 +00:00
Eric Mader
1980723deb ICU-5376 changes for unsigned comparisons.
X-SVN-Rev: 22116
2007-07-23 23:26:48 +00:00
Yoshito Umaoka
aecb5a1d44 ICU-5801 Add svn:eol-style:native to DateNumberFormat.java
X-SVN-Rev: 22115
2007-07-23 21:26:22 +00:00
George Rhoten
05c292d609 ICU-5410 There is no need to perform reflection to get access to package private API. The callbacks will be introduced as public API in a future release of ICU.
X-SVN-Rev: 22114
2007-07-23 20:56:49 +00:00
Doug Felt
96bd6210fe ICU-5736 update javadoc to add provisional
X-SVN-Rev: 22113
2007-07-23 20:32:04 +00:00
Doug Felt
3afccb1c98 ICU-5736 update javadoc, fix 1.3 compatibility issue
X-SVN-Rev: 22112
2007-07-23 20:13:10 +00:00
George Rhoten
804cf05cd6 ICU-5444 Don't allocate substitution characters for callbacks so frequently.
X-SVN-Rev: 22111
2007-07-23 20:11:08 +00:00
Steven R. Loomis
3ac77212a6 ICU-5486 parallelizing target 'pall'
X-SVN-Rev: 22110
2007-07-23 19:41:33 +00:00
George Rhoten
54df360716 ICU-5410 Remove unnesessary CLOVER:OFF tags
X-SVN-Rev: 22109
2007-07-23 18:50:45 +00:00
George Rhoten
f28f2ebdd6 ICU-5410 Improve code coverage by commenting out unused code.
X-SVN-Rev: 22108
2007-07-23 18:39:27 +00:00
George Rhoten
9b69930ae6 ICU-5410 Improve code coverage by commenting out unused code.
X-SVN-Rev: 22107
2007-07-23 18:37:49 +00:00
Yoshito Umaoka
d1c15f6f75 ICU-5795 Deleted com/ibm/icu/impl/data/DateData.java which is no longer used
X-SVN-Rev: 22106
2007-07-23 18:24:24 +00:00
Yoshito Umaoka
70a05876f0 ICU-5407 Removed com.ibm.icu.impl.CollectionUtilities and merged the contents into com.ibm.icu.dev.test.util.CollectionUtilities. Moved com.ibm.icu.impl.PrettyPrinter to com.ibm.icu.dev.test.util package.
X-SVN-Rev: 22105
2007-07-23 16:12:24 +00:00
John Emmons
748d53a99f ICU-5761 Add specials for new CLDR collations
X-SVN-Rev: 22104
2007-07-23 16:01:01 +00:00
Matitiahu Allouche
3698119af4 ICU-5489 added some tests
X-SVN-Rev: 22103
2007-07-23 15:31:13 +00:00
Matitiahu Allouche
6d646e3fb6 ICU-5489 change out-of-memory exception handling, add some fixes
X-SVN-Rev: 22102
2007-07-23 15:29:59 +00:00
Yoshito Umaoka
531cd3623a ICU-5736 Changed Java 5 API usages to Java 1.4 equivalents
X-SVN-Rev: 22101
2007-07-23 14:42:12 +00:00
Yoshito Umaoka
9674ebb255 ICU-5801 Fix jar packaging problem. cnvalias.icu was accidentally included in core jar because of bad path definition in build.xml
X-SVN-Rev: 22100
2007-07-23 14:07:05 +00:00
George Rhoten
04f79f5d29 ICU-5799 HP aC++/ANSI C B3910B A.06.10 doesn't support +Olibcalls any more.
This is on by default in the new compiler. It's off by default in the old
compiler.

X-SVN-Rev: 22099
2007-07-23 07:27:44 +00:00
George Rhoten
f1b9a527b7 ICU-5715 Use supplementalData instead of CurrencyData
X-SVN-Rev: 22098
2007-07-22 22:19:10 +00:00
George Rhoten
ef4a3c962e ICU-5714 Use SupplementalData instead of CurrencyData
X-SVN-Rev: 22097
2007-07-22 22:10:19 +00:00
George Rhoten
ffa667e80f ICU-3778 Fix uninitialized memory from new test.
X-SVN-Rev: 22096
2007-07-22 21:31:46 +00:00