Commit Graph

15346 Commits

Author SHA1 Message Date
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
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
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
Steven R. Loomis
3ac77212a6 ICU-5486 parallelizing target 'pall'
X-SVN-Rev: 22110
2007-07-23 19:41:33 +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
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
ffa667e80f ICU-3778 Fix uninitialized memory from new test.
X-SVN-Rev: 22096
2007-07-22 21:31:46 +00:00
George Rhoten
765302affd ICU-5775 Remove parentheses on test name
X-SVN-Rev: 22095
2007-07-22 20:56:42 +00:00
George Rhoten
53690b8af8 ICU-4797 icu.sf.net has moved to a different repository.
X-SVN-Rev: 22087
2007-07-20 21:14:32 +00:00
Andrew J Macheret
8bea4e9949 ICU-5738 Adding data to the icu4j charset conversion performance tests
X-SVN-Rev: 22085
2007-07-20 20:42:26 +00:00
Andrew J Macheret
2d57659ef8 ICU-5738 Adding data to the icu4j charset conversion performance tests
X-SVN-Rev: 22083
2007-07-20 20:37:07 +00:00
Yoshito Umaoka
23e6471728 ICU-3778 Changed not to cache the status code which is set when accessing tzdata version string
X-SVN-Rev: 22069
2007-07-20 02:46:47 +00:00
John Emmons
687be68872 ICU-5766 Use cldr 1.5 dtd
X-SVN-Rev: 22066
2007-07-20 00:11:37 +00:00
Yoshito Umaoka
0651c49b65 ICU-3778 Added getTZDataVersion for C and C++
X-SVN-Rev: 22063
2007-07-19 22:29:51 +00:00
George Rhoten
95463f427c ICU-5585 Properly label @draft API.
X-SVN-Rev: 22060
2007-07-19 18:22:09 +00:00
Eric Mader
5e9a529239 ICU-5585 Fix compilation problems on Linux.
X-SVN-Rev: 22059
2007-07-19 18:18:12 +00:00
George Rhoten
abb34c82eb ICU-5585 Fix for gcc
X-SVN-Rev: 22058
2007-07-19 17:36:38 +00:00
George Rhoten
c0598f5da9 ICU-5617 Revert encoding detection code for z/OS.
X-SVN-Rev: 22057
2007-07-19 16:41:48 +00:00
Steven R. Loomis
9099a7ef4b ICU-5486 fix crashing error in test (on failure)
X-SVN-Rev: 22056
2007-07-19 16:31:04 +00:00
George Rhoten
625c68b62d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22055
2007-07-19 06:01:57 +00:00
George Rhoten
05d56b407d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22054
2007-07-19 05:56:38 +00:00
Markus Scherer
19446aeeba ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
X-SVN-Rev: 22053
2007-07-19 04:33:20 +00:00
George Rhoten
4d282a7e02 ICU-5766 Reinsert UTF-8 BOM.
X-SVN-Rev: 22052
2007-07-19 04:20:54 +00:00
George Rhoten
398a4c58ed ICU-5617 Reinsert UTF-8 BOM.
X-SVN-Rev: 22051
2007-07-19 04:18:37 +00:00
George Rhoten
cb440cbec2 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22048
2007-07-19 01:51:03 +00:00
George Rhoten
211578fa68 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22043
2007-07-19 00:19:21 +00:00
Deborah Goldsmith
41c0301502 ICU-5733 deprecate misspelled name, add replacement
X-SVN-Rev: 22034
2007-07-18 18:51:32 +00:00
Eric Mader
8739b03c65 ICU-5581 replace // comments with /* */ comments.
X-SVN-Rev: 22026
2007-07-18 02:44:16 +00:00
George Rhoten
f449df5df0 ICU-5130 Add an example on how to use a UnicodeString with the icuio API.
X-SVN-Rev: 22025
2007-07-17 23:14:45 +00:00
George Rhoten
3ea75f4cae ICU-5545 Synchronize DecimalFormat::setMultiplier with ICU4J.
X-SVN-Rev: 22023
2007-07-17 22:39:44 +00:00
George Rhoten
6347a90f93 ICU-5576 Use the C compiler for compiling C code.
X-SVN-Rev: 22021
2007-07-17 22:23:08 +00:00
George Rhoten
09740c8b4a ICU-5357 A more recent version of GNU make is needed.
X-SVN-Rev: 22020
2007-07-17 22:04:31 +00:00
George Rhoten
dbb58ee5cb ICU-5581 Fix formatting crash after setting a prefix or suffix of a currency format.
X-SVN-Rev: 22019
2007-07-17 21:46:59 +00:00
Eric Mader
997bd7afb7 ICU-4082 Initial checkin of Indian Calendar.
X-SVN-Rev: 22018
2007-07-17 21:17:35 +00:00
Eric Mader
6dac77f733 ICU-4082 Initial checkin of Indian Calendar.
X-SVN-Rev: 22017
2007-07-17 21:16:03 +00:00