Commit Graph

15038 Commits

Author SHA1 Message Date
George Rhoten
0035458602 ICU-5787 Internal API does not need to derive from UObject. UMemory should be used instead and the API not exported. This reduces the amount of required testing.
X-SVN-Rev: 22275
2007-08-04 02:53:37 +00:00
George Rhoten
40bb1dfddb ICU-5787 Check point check in to fix the following errors.
Memory leaks. Portability errors. Compiler warnings. etc.
Still trying to narrow down AIX failure.

X-SVN-Rev: 22274
2007-08-04 02:44:11 +00:00
George Rhoten
507e86ddc1 ICU-5787 Trying to debug failure on AIX. Make it easier to specify a test name by not using spaces in the test name.
X-SVN-Rev: 22270
2007-08-04 01:15:18 +00:00
George Rhoten
9623bf94e7 ICU-5357 Fix doxygen warnings.
X-SVN-Rev: 22265
2007-08-03 23:52:19 +00:00
George Rhoten
0c42a3167e ICU-5787 Don't pass char* results to a UChar * parameter.
X-SVN-Rev: 22264
2007-08-03 23:01:56 +00:00
George Rhoten
02ed088beb ICU-5822 Fix undocumented TimeZoneTransition constructors
X-SVN-Rev: 22263
2007-08-03 22:43:10 +00:00
George Rhoten
f13d815410 ICU-5781 Fix Solaris x86_64 64-bit detection with the Sun compiler and gcc.
gcc 64-bit detection now done on all platforms.
Windows 64-bit detection is more accurate on Windows.

X-SVN-Rev: 22262
2007-08-03 20:44:41 +00:00
George Rhoten
4e7d2abfe5 ICU-5821 Try out a fix for i5/OS.
X-SVN-Rev: 22261
2007-08-03 20:18:37 +00:00
Claire Ho
efe2014ed1 ICU-5787 merge from feature branch revision 22024:22252.
X-SVN-Rev: 22260
2007-08-03 18:43:04 +00:00
George Rhoten
bb8aefc676 ICU-5764 Prevent ICU tools from using the new and delete operators that crash on purpose. Allow tools to use the C++ runtime new and delete operators instead. This only happens when --enable-debug --disable-release --enable-static --disable-shared options are used.
X-SVN-Rev: 22254
2007-08-03 05:32:38 +00:00
Michael Ow
c91a71bfad ICU-4362 Configure make files for test/perf.Add data and results folder to test/perf.
X-SVN-Rev: 22251
2007-08-02 21:24:02 +00:00
George Rhoten
ecc0887db3 ICU-5761 Fixes for CLDR 1.5 integration.
X-SVN-Rev: 22243
2007-08-01 22:29:35 +00:00
John Emmons
018f3781d2 ICU-5708 Added -F option to date for easier spot-checking of date formatting
X-SVN-Rev: 22233
2007-08-01 16:44:34 +00:00
George Rhoten
cbb002c877 ICU-5682 Add TODO topic that should be revisited some day.
X-SVN-Rev: 22223
2007-07-31 21:22:45 +00:00
George Rhoten
7549b277d1 ICU-5682 Synchronize ICU4J and ICU4C error handling in IDNA
X-SVN-Rev: 22222
2007-07-31 21:13:31 +00:00
George Rhoten
84e3cd3b3e ICU-5808 Fix for UCONFIG_NO_FORMATTING
X-SVN-Rev: 22217
2007-07-31 07:12:45 +00:00
George Rhoten
57451916b9 ICU-5761 Fixes for CLDR 1.5 integration.
X-SVN-Rev: 22216
2007-07-31 07:10:14 +00:00
Steven R. Loomis
8128cf9438 ICU-5761 more data updates..should be last from cldr 1.5
X-SVN-Rev: 22205
2007-07-29 01:51:42 +00:00
Steven R. Loomis
f574d41b01 ICU-5761 remove files not generated
X-SVN-Rev: 22201
2007-07-28 16:48:51 +00:00
George Rhoten
fa57cb2544 ICU-5575 Update to version 3.8.
X-SVN-Rev: 22197
2007-07-28 03:41:30 +00:00
Yoshito Umaoka
d13bbadcae ICU-5811 Update ICU time zone supplemental definitions for SystemV time zones synchronized with CLDR 1.5
X-SVN-Rev: 22196
2007-07-28 03:10:59 +00:00
George Rhoten
28ce35b674 ICU-4935 Consolidate conflicting definitions of UCaseMapFull
X-SVN-Rev: 22194
2007-07-27 23:59:25 +00:00
Steven R. Loomis
0ddb5cc650 ICU-5761 put exclusions into build rules
X-SVN-Rev: 22193
2007-07-27 23:37:41 +00:00
Eric Mader
eb99c76244 ICU-5807 generate new udraft.h etc. for ICU 3.8
X-SVN-Rev: 22191
2007-07-27 23:10:53 +00:00
Steven R. Loomis
86e3a4c01f ICU-5761 fix cldr#1484
X-SVN-Rev: 22188
2007-07-27 22:37:09 +00:00
Steven R. Loomis
aeec0e7a3c ICU-5761 update for CLDR bug 1480
X-SVN-Rev: 22185
2007-07-27 22:11:22 +00:00
Steven R. Loomis
ec96ec8a87 ICU-5761 update from CLDR 1.5d1 post
X-SVN-Rev: 22182
2007-07-27 19:43:34 +00:00
Eric Mader
06e6c8cb54 ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22180
2007-07-27 19:26:16 +00:00
Markus Scherer
c12f6712f9 ICU-4935 add U_TITLECASE_NO_LOWERCASE, U_TITLECASE_NO_BREAK_ADJUSTMENT, ucasemap_get/setBreakIterator, ucasemap_toTitle, ucasemap_utf8ToTitle, ucasemap_utf8FoldCase, UnicodeString::toTitle(...options)
X-SVN-Rev: 22170
2007-07-27 06:37:08 +00:00
Eric Mader
2531662042 ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22169
2007-07-27 03:25:38 +00:00
Eric Mader
474324a6e6 ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22168
2007-07-27 03:21:12 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
Eric Mader
e671a1c6c8 ICU-5805 Update skip list with new files that don't need IBM copyright notices.
X-SVN-Rev: 22166
2007-07-27 00:57:19 +00:00
Andy Heninger
59ad3a2a13 ICU-5804 improve API description
X-SVN-Rev: 22164
2007-07-27 00:46:26 +00:00
Steven R. Loomis
bb333ab94e ICU-5761 revert from r20604 (besides copyright) - until CLDR 1.5 fixes this data (broken)
X-SVN-Rev: 22157
2007-07-26 22:10:31 +00:00
George Rhoten
c0e0167814 ICU-5427 Fix a memory leak.
X-SVN-Rev: 22156
2007-07-26 21:05:44 +00:00
John Emmons
e4726d7ed3 ICU-5761 CLDR 1.5 data integration
X-SVN-Rev: 22154
2007-07-26 17:24:12 +00:00
George Rhoten
9833e48d70 ICU-5786 Revert back to the correct way to version library names on Mac OS X.
X-SVN-Rev: 22153
2007-07-26 17:08:57 +00:00
Steven R. Loomis
08f2cad504 ICU-5486 remove Canadian* for now, also
X-SVN-Rev: 22152
2007-07-26 17:04:34 +00:00
George Rhoten
bf533e1e89 ICU-5803 Prevent MinGW globbing.
X-SVN-Rev: 22151
2007-07-26 16:24:50 +00:00
George Rhoten
86bdf2deee ICU-5803 Porting fixes for MinGW
X-SVN-Rev: 22149
2007-07-26 07:06:04 +00:00
George Rhoten
2a97497038 ICU-5803 Porting fixes for MinGW
X-SVN-Rev: 22148
2007-07-26 06:42:56 +00:00
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
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
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
Eric Mader
da2d29fbc1 ICU-4082 Initial checkin of Indian Calendar.
X-SVN-Rev: 22016
2007-07-17 21:15:22 +00:00
Steven R. Loomis
3bb6d90678 ICU-4567 update for code coverage
X-SVN-Rev: 22012
2007-07-17 17:48:27 +00:00
Steven R. Loomis
52f7ab97af ICU-4567 merge in warning fixes, add calendar operations test
X-SVN-Rev: 22011
2007-07-17 14:54:46 +00:00
Yoshito Umaoka
b7957f5521 ICU-5454 Resolve the HP compiler warning
X-SVN-Rev: 22010
2007-07-17 14:41:03 +00:00
George Rhoten
ff75f65af6 ICU-5445 code formatting fix
X-SVN-Rev: 22009
2007-07-17 05:59:37 +00:00