Commit Graph

15827 Commits

Author SHA1 Message Date
Yoshito Umaoka
f4a7861584 ICU-4567 Removed unnecessary virtual method implementations in Taiwan/Buddhist calendar.
X-SVN-Rev: 22415
2007-08-17 03:38:53 +00:00
Eric Mader
2552d04edc ICU-5808 use invariant UnicodeString constructors so that code compiles even if UCONFIG_NO_CONVERSION is set.
X-SVN-Rev: 22414
2007-08-17 01:41:57 +00:00
Andy Heninger
3c035f1d12 ICU-5766 Remove Extended Grapheme Cluster from Break Iteration
X-SVN-Rev: 22412
2007-08-16 23:14:06 +00:00
Yoshito Umaoka
f7f687e073 ICU-4567 Updated TaiwanCalendar to use a Gregorian year in EXTENDED_YEAR. As a result, some override methods are no longer required. Also, use 1970 as the default value of EXTENDED_YEAR in all GregorianCalendar subclasses
X-SVN-Rev: 22411
2007-08-16 22:10:16 +00:00
Steven R. Loomis
398b2aafc0 ICU-4567 taiwan calendar for C/C++
X-SVN-Rev: 22403
2007-08-16 18:40:18 +00:00
John Emmons
07f488201c ICU-5761 Fix missing unihan aliases
X-SVN-Rev: 22402
2007-08-16 18:04:34 +00:00
Matitiahu Allouche
69d0c83e8c ICU-5732 change a variable name for consistency with ICU4J
X-SVN-Rev: 22401
2007-08-16 14:24:28 +00:00
Matitiahu Allouche
d934ed30e8 ICU-5732 doc-only enhancements
X-SVN-Rev: 22400
2007-08-16 14:20:47 +00:00
Eric Mader
c771cb8f13 ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22398
2007-08-16 00:37:44 +00:00
Markus Scherer
36fdbd9322 ICU-5850 fix Bidi_Mirroring according to Unicode Corrigendum #6
X-SVN-Rev: 22394
2007-08-15 21:42:41 +00:00
George Rhoten
6307379a95 ICU-5821 Fix some issues for i5/OS
X-SVN-Rev: 22385
2007-08-15 01:31:52 +00:00
George Rhoten
babb54cb90 ICU-5454 Fix for UCONFIG_NO_CONVERSION
X-SVN-Rev: 22383
2007-08-14 20:45:46 +00:00
George Rhoten
5978af8238 ICU-5821 Fix some issues for i5/OS
X-SVN-Rev: 22382
2007-08-14 20:36:38 +00:00
Michael Ow
fa8e493b41 ICU-5658 Move performace tests data folder to seperate repository.
X-SVN-Rev: 22380
2007-08-14 19:05:25 +00:00
Yoshito Umaoka
5619137130 ICU-3704 Fix DAY_OF_WEEK_IN_MONTH least maximum value in GregorianCalendar. Also merged field limit bug fixes from ICU4J to ICU4C.
X-SVN-Rev: 22379
2007-08-14 18:31:26 +00:00
Yoshito Umaoka
537017f806 ICU-4408 Use a Gregorian year for EXTENDED_YEAR in BuddhistCalendar to make it consistent with ICU4J and other GregorianCalendar subclasses. As a results, monthLength and a couple of methods used by monthLength are no longer needed.
X-SVN-Rev: 22378
2007-08-14 18:25:52 +00:00
Steven R. Loomis
7951431096 ICU-4567 TW calendar data
X-SVN-Rev: 22376
2007-08-13 23:48:00 +00:00
Steven R. Loomis
4fb6ee8521 ICU-5841 check in hindu calendar data into XML
X-SVN-Rev: 22371
2007-08-13 22:51:47 +00:00
George Rhoten
6cbf6ab1d7 ICU-5821 Fix EBCDIC issue.
X-SVN-Rev: 22369
2007-08-13 21:21:16 +00:00
John Emmons
fc4edcf11f ICU-5708 Fix aliasing logic
X-SVN-Rev: 22363
2007-08-13 16:09:51 +00:00
Matitiahu Allouche
4d320b8e17 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22359
2007-08-12 08:01:40 +00:00
George Rhoten
a45ce20a2b ICU-5799 Add options to hide some library functions for future reference.
These options are commented out until U_CAPI can import and export as needed.

X-SVN-Rev: 22358
2007-08-12 05:41:18 +00:00
George Rhoten
07a0475c66 ICU-5799 Change HP-UX IA64 to use genccode assembly generation.
X-SVN-Rev: 22357
2007-08-12 03:41:19 +00:00
George Rhoten
116a585ab3 ICU-5445 Ignore some unnecessary warnings about casting between
undefined C types and real C++ types. 

X-SVN-Rev: 22356
2007-08-12 00:35:41 +00:00
George Rhoten
5ba4307fc8 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22355
2007-08-12 00:29:13 +00:00
George Rhoten
e137661259 ICU-4567 Record errors with it_errln instead of fprintf.
X-SVN-Rev: 22354
2007-08-11 23:38:25 +00:00
George Rhoten
883d7d0e07 ICU-5787 The char type is unsigned on AIX. Use the platform independent
type int8_t. Also fix some warnings.

X-SVN-Rev: 22353
2007-08-11 20:32:54 +00:00
Claire Ho
916b1d5ec4 ICU-5787 use static const string to read resource tag
X-SVN-Rev: 22352
2007-08-11 20:03:10 +00:00
Eric Mader
d207686dc4 ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22350
2007-08-11 00:57:49 +00:00
Eric Mader
a3b08a4e2b ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22349
2007-08-10 23:31:48 +00:00
George Rhoten
1df115616d ICU-5656 This experimental data is stale and incomplete. Instead of regenerating this data for every ICU release, the CLDR tools should be used instead. At least that is what Steven and John say.
X-SVN-Rev: 22347
2007-08-10 20:15:40 +00:00
John Emmons
7a6d23cb84 ICU-4321 Fix German number spellout rules
X-SVN-Rev: 22345
2007-08-10 19:20:48 +00:00
John Emmons
5bcb549e6d ICU-5104 Fix Portuguese number spellout rules
X-SVN-Rev: 22342
2007-08-10 16:53:07 +00:00
Matitiahu Allouche
c89bdf6138 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22341
2007-08-10 11:53:55 +00:00
Matitiahu Allouche
d8f87bd3cc ICU-5732 fix some compiler warnings
X-SVN-Rev: 22340
2007-08-10 11:51:39 +00:00
Matitiahu Allouche
b39e860bf1 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22339
2007-08-10 10:14:03 +00:00
Matitiahu Allouche
739c71fac0 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22338
2007-08-10 10:10:58 +00:00
Steven R. Loomis
71a8f8e1ad ICU-4567 win dadrfmt test and fix a compile warning
X-SVN-Rev: 22337
2007-08-10 02:21:27 +00:00
Steven R. Loomis
c1e3b68535 ICU-4567 data driven format test
X-SVN-Rev: 22335
2007-08-10 02:09:24 +00:00
Steven R. Loomis
f8780f4d57 ICU-5774 svn:ignore and makefile cleanup target cleanup
X-SVN-Rev: 22334
2007-08-10 02:07:24 +00:00
Eric Mader
473b9c23ed ICU-5808 playout doesn't make much sense w/o BreakIterator.
X-SVN-Rev: 22333
2007-08-10 00:39:57 +00:00
John Emmons
3250ab24d7 ICU-4930 Fix number spellout for Italian
X-SVN-Rev: 22329
2007-08-09 20:29:32 +00:00
George Rhoten
059d96e0e8 ICU-5575 Fix last change by making the static function a proper C callback.
X-SVN-Rev: 22328
2007-08-09 02:14:36 +00:00
George Rhoten
0781890fa8 ICU-5821 Fix for i5/OS
X-SVN-Rev: 22325
2007-08-09 00:04:00 +00:00
George Rhoten
d1a120a97c ICU-5575 Use ICU C++ namespace for ICU classes, and other updates.
X-SVN-Rev: 22324
2007-08-08 20:11:16 +00:00
George Rhoten
50b14d2beb ICU-5575 Don't export static function for urename.h
X-SVN-Rev: 22323
2007-08-08 20:00:37 +00:00
George Rhoten
0213ca2e46 ICU-5575 Update to ICU 3.8
X-SVN-Rev: 22322
2007-08-08 19:31:32 +00:00
George Rhoten
489856aaf2 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22321
2007-08-08 18:44:05 +00:00
George Rhoten
dd6812cfa0 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22320
2007-08-08 18:39:02 +00:00
George Rhoten
096748976d ICU-3778 Use a codepage specific char * instead of UTF-8 for the version string.
X-SVN-Rev: 22319
2007-08-08 18:38:20 +00:00
Yoshito Umaoka
979a520c59 ICU-5454 Increase the code coverage for ICU4C. Fixed a bug in VTimeZone operator=.
X-SVN-Rev: 22318
2007-08-08 17:14:55 +00:00
George Rhoten
e7acc3369e ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 22317
2007-08-08 09:04:52 +00:00
George Rhoten
af41197335 ICU-5787 Fix memory leak.
X-SVN-Rev: 22316
2007-08-08 09:01:18 +00:00
George Rhoten
feabb3b0a6 ICU-5732 Fix a memory leak.
X-SVN-Rev: 22315
2007-08-08 04:52:33 +00:00
George Rhoten
0d715edd6f ICU-5732 Clean up new code. Fix uninitialized memory errors, unused variables, unfriendly crashes and so forth.
X-SVN-Rev: 22314
2007-08-08 02:41:25 +00:00
Claire Ho
c9f5e38fb9 ICU-5787 Added operator!= .
X-SVN-Rev: 22313
2007-08-08 01:07:23 +00:00
Yoshito Umaoka
0de5cefde3 ICU-5454 Ported additional time zone test cases from ICU4J. Also fixed some bugs found by the new test cases.
X-SVN-Rev: 22311
2007-08-08 00:57:05 +00:00
John Emmons
d9f537dbcf ICU-5828 Remove provisional data from ICU
X-SVN-Rev: 22307
2007-08-07 23:20:42 +00:00
Claire Ho
f6a2f2a082 ICU-5787 1. Added test cases. 2. Fixed bug in == operator.
X-SVN-Rev: 22306
2007-08-07 23:16:36 +00:00
George Rhoten
9991e6a097 ICU-5708 Fix a memory leak
X-SVN-Rev: 22305
2007-08-07 20:23:09 +00:00
Matitiahu Allouche
f3ffdb5afc ICU-5732 a few fixes to match those in ICU4J
X-SVN-Rev: 22304
2007-08-07 19:54:10 +00:00
Matitiahu Allouche
a7a26cd51d ICU-5732 add tests to match those in ICU4J
X-SVN-Rev: 22303
2007-08-07 19:22:05 +00:00
George Rhoten
4bb6b2f380 ICU-5708 Fix a memory leak.
X-SVN-Rev: 22301
2007-08-07 09:23:46 +00:00
George Rhoten
0977182319 ICU-5708 Fix a memory leak.
X-SVN-Rev: 22300
2007-08-07 09:01:12 +00:00
George Rhoten
4337b47506 ICU-5787 Don't use C++ comments in C code.
X-SVN-Rev: 22299
2007-08-07 07:51:08 +00:00
George Rhoten
1c43d7eb86 ICU-5787 Make the error output more informational, and don't use C++ static
intialization.

X-SVN-Rev: 22298
2007-08-07 07:22:18 +00:00
George Rhoten
48c1c050e5 ICU-5791 Partially undo last change. We still need to check for target limits.
X-SVN-Rev: 22297
2007-08-07 06:53:10 +00:00
Claire Ho
3a6f874106 ICU-5787 fixed the warnings from VC++.
X-SVN-Rev: 22296
2007-08-07 06:13:19 +00:00
Claire Ho
887eafb2c8 ICU-5787 1. Added test cases. 2. code clean up.
X-SVN-Rev: 22295
2007-08-07 03:14:19 +00:00
Andy Heninger
3d687c5e02 ICU-5791 2022 conversion work in progress
X-SVN-Rev: 22294
2007-08-07 01:38:29 +00:00
George Rhoten
790e49dca8 ICU-5787 Fix for i5/OS
X-SVN-Rev: 22292
2007-08-06 23:09:29 +00:00
Yoshito Umaoka
33ab224bb2 ICU-5820 Merging the updated test case from ICU4J
X-SVN-Rev: 22290
2007-08-06 22:19:03 +00:00
John Emmons
f53516fb63 ICU-5787 Minor code cleanup
X-SVN-Rev: 22288
2007-08-06 21:30:03 +00:00
John Emmons
ae617cbd3b ICU-5787 Minor code cleanup
X-SVN-Rev: 22287
2007-08-06 21:25:31 +00:00
John Emmons
fc28f366f6 ICU-5708 Generic time zone support - clean up code
X-SVN-Rev: 22286
2007-08-06 21:12:34 +00:00
John Emmons
0dedfc6f40 ICU-5761 Last minute updates to CLDR 1.5 data
X-SVN-Rev: 22285
2007-08-06 20:43:51 +00:00
Yoshito Umaoka
4026738639 ICU-5761 Make gendtjar.pl work on Cygwin
X-SVN-Rev: 22284
2007-08-06 20:40:32 +00:00
John Emmons
a2d03cc0fb ICU-5708 Generic time zone support
X-SVN-Rev: 22283
2007-08-06 15:17:35 +00:00
George Rhoten
3727ad903b ICU-5787 Minor code cleanup.
X-SVN-Rev: 22282
2007-08-04 14:19:29 +00:00
George Rhoten
964217bd77 ICU-5787 Reenable failing test.
X-SVN-Rev: 22281
2007-08-04 05:00:56 +00:00
George Rhoten
e032fbca08 ICU-5787 Temporarily comment out failing test.
X-SVN-Rev: 22279
2007-08-04 04:57:36 +00:00
George Rhoten
5c98f3a1fc ICU-5787 Allow UCONFIG_NO_CONVERSION=1 to work.
X-SVN-Rev: 22277
2007-08-04 04:13:16 +00:00
George Rhoten
3cf8f114a3 ICU-5787 Still trying to narrow down AIX failure and memory leaks.
X-SVN-Rev: 22276
2007-08-04 03:14:19 +00:00
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
6c2360850a ICU-5357 Run link check, and update Cygwin information.
X-SVN-Rev: 22142
2007-07-25 16:14:04 +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
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
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
George Rhoten
d1f7d0ed12 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22008
2007-07-17 05:57:55 +00:00
George Rhoten
0abc6413d3 ICU-5764 Undo fix for 64-bit Windows detection. Implement real fix later.
X-SVN-Rev: 22006
2007-07-17 02:51:31 +00:00
Steven R. Loomis
db71bd3ffe ICU-4567 DebugUtilitiesData generation from C
X-SVN-Rev: 22004
2007-07-16 22:07:35 +00:00
Yoshito Umaoka
5a13e65149 ICU-5454 Use the AnnualTimeZoneRule constructor which adopts DateTimeRule
X-SVN-Rev: 22002
2007-07-16 21:40:40 +00:00
George Rhoten
f7d42996e2 ICU-5617 Fix compiler error on Cygwin
X-SVN-Rev: 22001
2007-07-16 20:08:07 +00:00
Steven R. Loomis
c7aa864773 ICU-4567 Cleanup for udbg functions
X-SVN-Rev: 22000
2007-07-16 19:23:26 +00:00
George Rhoten
25c7eca3ab ICU-5617 Fix compiler error on Windows.
X-SVN-Rev: 21998
2007-07-16 18:52:55 +00:00
George Rhoten
6fd0c4676b ICU-5764 Fix 64-bit Windows detection
X-SVN-Rev: 21993
2007-07-16 17:10:02 +00:00
George Rhoten
eb3f3bc9c0 ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 21983
2007-07-14 07:04:17 +00:00
George Rhoten
57f9ad80e7 ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 21981
2007-07-14 03:58:14 +00:00
Andy Heninger
2d8fa82c26 ICU-5617 Update set of characters that are ignored for the purposes of finding word boundaries, for simple (not UAX 29) \b boundaries.
X-SVN-Rev: 21973
2007-07-13 22:12:31 +00:00
Eric Mader
0399dc31cf ICU-5410 remove copy of TestFont1.otf checked in from the wrong dir.
X-SVN-Rev: 21971
2007-07-13 21:00:53 +00:00
Eric Mader
76289f4338 ICU-5410 Add Hangul test case, TestFont1.otf. (w/ Tim Band's permission)
X-SVN-Rev: 21970
2007-07-13 20:57:14 +00:00
Steven R. Loomis
f01d6bed60 ICU-4567 yet another fix
X-SVN-Rev: 21969
2007-07-13 19:46:27 +00:00
Steven R. Loomis
b2ee79e337 ICU-4567 Solaris fix
X-SVN-Rev: 21968
2007-07-13 19:36:02 +00:00
Steven R. Loomis
75b000dece ICU-4567 IWIW (it works in windows)
X-SVN-Rev: 21967
2007-07-13 18:32:08 +00:00
Steven R. Loomis
e16d87f409 ICU-4567 build fixes
X-SVN-Rev: 21966
2007-07-13 18:16:21 +00:00
George Rhoten
0347fcbe3d ICU-5764 Fix static library installation on Windows.
X-SVN-Rev: 21965
2007-07-13 17:59:16 +00:00
Steven R. Loomis
ded9418a56 ICU-4567 build fixes
X-SVN-Rev: 21964
2007-07-13 17:34:22 +00:00
Eric Mader
a80c52ce78 ICU-5410 Add Hangul test case, TestFont1.otf. (w/ Tim Band's permission)
X-SVN-Rev: 21963
2007-07-13 17:31:00 +00:00
Eric Mader
fa93ad03f5 ICU-5357 describe current implementation, update references to fonts.
X-SVN-Rev: 21962
2007-07-13 17:28:41 +00:00
Eric Mader
be198d3420 ICU-5357 describe current implementation, update references to fonts.
X-SVN-Rev: 21961
2007-07-13 17:27:44 +00:00
Steven R. Loomis
e083454621 ICU-4567 build fixes
X-SVN-Rev: 21960
2007-07-13 17:01:31 +00:00
George Rhoten
9bc3cbe26e ICU-5764 Cygwin's ar currently doesn't handle win64, and GNU make's implicit rules are incompatible with gmake -j2. This is the first attempt to fix these issues.
X-SVN-Rev: 21959
2007-07-13 08:10:41 +00:00
George Rhoten
fa26cd5d10 ICU-5710 Don't create a static library when dll mode is not used.
X-SVN-Rev: 21958
2007-07-13 06:12:59 +00:00
Steven R. Loomis
8350ca45c4 ICU-4567 test data generation for J
X-SVN-Rev: 21957
2007-07-12 23:57:26 +00:00
Steven R. Loomis
1e3c43e8e5 ICU-4567 Win32 fixes for Data Driven CalTest
X-SVN-Rev: 21956
2007-07-12 22:58:54 +00:00
Steven R. Loomis
01a0744b62 ICU-4567 Taiwan calendar testing.. data driven calendar test.. enum generation and programmatic access
X-SVN-Rev: 21955
2007-07-12 21:53:20 +00:00
George Rhoten
02840a5978 ICU-5781 Add Solaris x86_64 configuration
X-SVN-Rev: 21950
2007-07-12 04:21:34 +00:00
George Rhoten
0d01a22429 ICU-5778 Add test for gb18030 enumeration.
X-SVN-Rev: 21945
2007-07-11 03:25:50 +00:00
George Rhoten
aac57e68d4 ICU-5776 Platform specific fix for pkgdata users
X-SVN-Rev: 21936
2007-07-10 19:26:05 +00:00
Andy Heninger
0e19040557 ICU-5775 add test case for reported RBBI problem
X-SVN-Rev: 21934
2007-07-10 18:11:43 +00:00
Andy Heninger
ca5d005978 ICU-5766 Extended Grapheme Clusters for ICU4C
X-SVN-Rev: 21933
2007-07-10 01:25:26 +00:00
Steven R. Loomis
f05f70645b ICU-5773 add 'tests' target, to build tests but not run them.
X-SVN-Rev: 21930
2007-07-09 20:50:46 +00:00
George Rhoten
f7f26df030 ICU-5486 Currency update for Ghana and Venezuela.
X-SVN-Rev: 21920
2007-07-05 23:00:06 +00:00
George Rhoten
d2a55b2ea8 ICU-4567 Fix test hang due to structLocale having incomplete data.
X-SVN-Rev: 21916
2007-07-05 21:47:39 +00:00
Yoshito Umaoka
da04d51d69 ICU-5454 Close resource bundle properly in VTimeZone::createVTimeZoneByID. Also resolve a strict compiler warning in tzrulets.cpp
X-SVN-Rev: 21915
2007-07-05 21:43:03 +00:00
Steven R. Loomis
a0daf6de27 ICU-4567 More taiwan calendar support
X-SVN-Rev: 21913
2007-07-05 21:28:01 +00:00
Yoshito Umaoka
e0e1ccd5a4 ICU-5454 Fix some compiler warnings
X-SVN-Rev: 21912
2007-07-05 17:17:59 +00:00
Andy Heninger
b4aab8ac4a ICU-5766 Add break rules for extended grapheme cluster
X-SVN-Rev: 21909
2007-07-03 23:44:08 +00:00
George Rhoten
cfcf17df72 ICU-5410 Improve ICU4J code coverage for some EUC charsets
X-SVN-Rev: 21905
2007-07-03 21:39:22 +00:00
Matitiahu Allouche
c3aee65b83 ICU-5732 synchronize function names with ICU4J
X-SVN-Rev: 21899
2007-07-03 15:06:56 +00:00
Yoshito Umaoka
d87b4bbd63 ICU-5454 Updated argument type in operator== in VTimeZone class.
X-SVN-Rev: 21888
2007-07-02 15:43:40 +00:00
Yoshito Umaoka
5c3732d32b ICU-5454 Update argument of operator== in RuleBasedTimeZone, InitialTimeZoneRule, AnnualTimeZoneRule and TimeArrayTimeZoneRule to match their super class.
X-SVN-Rev: 21886
2007-07-02 14:56:08 +00:00
Michael Ow
78e8c0bde7 ICU-3840 Add Unicode 5.0 characters for Gurmukhi in ISCII converter.
X-SVN-Rev: 21879
2007-06-30 23:09:57 +00:00
Yoshito Umaoka
17a3835464 ICU-4567 Changed resource type of calendar/taiwan/eras/abbreviated from string to table to resolve ICU4J DateFormatSymbols initialization crash problem.
X-SVN-Rev: 21873
2007-06-30 04:45:34 +00:00
Michael Ow
015e86f2fe ICU-3840 Update ISCII converter to include new characters in Unicode.
X-SVN-Rev: 21870
2007-06-30 00:18:48 +00:00
Andy Heninger
3fc4373c3e ICU-5389 add test for this regexp error
X-SVN-Rev: 21867
2007-06-29 23:40:04 +00:00
George Rhoten
6fc628ef82 ICU-4567 Fix initial taiwan calendar support
X-SVN-Rev: 21861
2007-06-29 21:52:26 +00:00
Steven R. Loomis
d1d8aedcb3 ICU-4567 taiwan calendar - improved test
X-SVN-Rev: 21855
2007-06-29 17:27:56 +00:00
Steven R. Loomis
9f4a4ce5e0 ICU-4567 initial taiwan calendar support
X-SVN-Rev: 21854
2007-06-29 16:56:34 +00:00
George Rhoten
025d805e3d ICU-5135 Update to tzdata 2007f
X-SVN-Rev: 21853
2007-06-29 16:31:26 +00:00
George Rhoten
a18ec71d3e ICU-5454 Fix newline settings.
X-SVN-Rev: 21852
2007-06-29 16:28:04 +00:00
George Rhoten
78c96b07fa ICU-5454 Fix newline settings for new code.
X-SVN-Rev: 21851
2007-06-29 16:27:12 +00:00
George Rhoten
915e631e92 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21850
2007-06-29 15:56:22 +00:00
Matitiahu Allouche
500615be13 ICU-5732 several fixes inspired by ICU4J testing
X-SVN-Rev: 21849
2007-06-29 14:48:15 +00:00
John Emmons
c057c1dc8e ICU-5486 Data fixes found from ICU4J testing
X-SVN-Rev: 21848
2007-06-29 06:31:49 +00:00
Yoshito Umaoka
b340ff12f6 ICU-5454 Merging ICU4C RuleBasedTimeZone/TimeZoneRule/VTimeZone implementation into trunk
X-SVN-Rev: 21845
2007-06-29 03:10:43 +00:00
John Emmons
7d837015e3 ICU-5486 CLDR 1.5 Integration run for 3.8M2
X-SVN-Rev: 21842
2007-06-28 20:59:10 +00:00
George Rhoten
810a27e86d ICU-5423 Minor preference changes.
X-SVN-Rev: 21841
2007-06-28 16:39:09 +00:00
Matitiahu Allouche
28f1cefe17 ICU-5732 Just a small doc fix.
X-SVN-Rev: 21840
2007-06-28 14:58:47 +00:00
George Rhoten
f086101240 ICU-5423 Add more debugging code, and make --enable-strict work.
X-SVN-Rev: 21839
2007-06-28 07:45:01 +00:00
George Rhoten
29bf35f7ed ICU-5423 Comment out debugging code.
X-SVN-Rev: 21838
2007-06-28 07:35:36 +00:00
George Rhoten
340f980d77 ICU-5423 Information from the daylight global variable is insufficient.
Probing when daylight occurs seems more reliable.

X-SVN-Rev: 21837
2007-06-28 07:33:44 +00:00
George Rhoten
30c0f9f3af ICU-5423 Improve reliability of timezone tests.
X-SVN-Rev: 21836
2007-06-28 07:30:49 +00:00
Eric Mader
6d112b9cff ICU-5565 clean up custom build steps for public headers.
X-SVN-Rev: 21835
2007-06-28 01:20:43 +00:00
George Rhoten
a1834196b3 ICU-5410 Move nfsubs.h private subclasses to nfsubs.cpp to get more accurate PureCoverage result.
Also use standard ICU rtti by using UOBJECT_DEFINE_RTTI_IMPLEMENTATION.

X-SVN-Rev: 21828
2007-06-27 00:59:42 +00:00
Eric Mader
3ba0c97144 ICU-5565 gendata needs to have ../../tools/ctestfw on include list. Update to most recent version of CODE2000.
X-SVN-Rev: 21826
2007-06-26 17:37:06 +00:00
George Rhoten
649b133cd2 ICU-5416 Add configure option to weakly reference the threading library.
This can be helpful on ELF based systems.

X-SVN-Rev: 21825
2007-06-26 01:52:09 +00:00
George Rhoten
722157c4d9 ICU-5410 Improve code coverage.
X-SVN-Rev: 21824
2007-06-25 22:09:38 +00:00
George Rhoten
0935070ac1 ICU-5486 Remove experimental locales that have been added to ICU.
X-SVN-Rev: 21823
2007-06-25 21:50:45 +00:00
George Rhoten
38c8b3690a ICU-5410 Improve code coverage by removing dead code.
X-SVN-Rev: 21821
2007-06-25 20:20:40 +00:00
George Rhoten
2df8756122 ICU-5486 Remove experimental locales that have been added to ICU.
X-SVN-Rev: 21820
2007-06-25 19:39:34 +00:00
George Rhoten
bdbd15f2b5 ICU-5565 Fix last commit for Debug builds.
X-SVN-Rev: 21819
2007-06-25 18:43:04 +00:00
George Rhoten
9ef5cb1a9f ICU-5486 Testing collation keywords from CLDR.
X-SVN-Rev: 21818
2007-06-24 19:01:59 +00:00
George Rhoten
fdc039a8bd ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21817
2007-06-24 04:15:38 +00:00
George Rhoten
fd263f86cf ICU-5279 Hide DigitList
X-SVN-Rev: 21816
2007-06-24 03:19:59 +00:00
John Emmons
83c612fed0 ICU-5486 CLDR 1.5 pre-vetting merge for M2
X-SVN-Rev: 21815
2007-06-22 23:57:38 +00:00
John Emmons
7a9f2f7202 ICU-5713 Add ICU compatability aliases to supplemental data
X-SVN-Rev: 21812
2007-06-22 16:04:30 +00:00
Eric Mader
b2dc4eced5 ICU-5565 Merge loengine branch to trunk!
X-SVN-Rev: 21808
2007-06-22 03:57:45 +00:00
George Rhoten
ac329166b4 ICU-5427 Reduce regex static memory consumption by 35%
X-SVN-Rev: 21805
2007-06-22 01:06:31 +00:00
George Rhoten
9a65d3613c ICU-5575 Get ready for milestone 2. Change to 3.7.2.
X-SVN-Rev: 21794
2007-06-20 20:58:41 +00:00
Eric Mader
202d784973 ICU-4758 Changes to conform to XLIFF 1.1 and the ICU Resource Bundle Profile document.
X-SVN-Rev: 21772
2007-06-18 23:36:49 +00:00
George Rhoten
f13803e5d5 ICU-4988 Remove browse information from release builds to fix some packaging issues.
X-SVN-Rev: 21761
2007-06-16 02:17:43 +00:00
George Rhoten
451f642056 ICU-5745 Documentation fix.
X-SVN-Rev: 21760
2007-06-16 01:27:13 +00:00
George Rhoten
c3f935855f ICU-5745 Improve performance of translit/TransliteratorTest/TestInstantiation
X-SVN-Rev: 21757
2007-06-15 23:32:12 +00:00
George Rhoten
8dc587cb1c ICU-5410 Improve code coverage.
X-SVN-Rev: 21750
2007-06-15 17:32:50 +00:00
George Rhoten
e9a3130705 ICU-5410 Improve code coverage by turning a stack array into a static const array.
X-SVN-Rev: 21749
2007-06-15 17:21:17 +00:00
George Rhoten
e69c3a3b89 ICU-5279 Better fix for the Intel compiler.
X-SVN-Rev: 21747
2007-06-15 07:27:16 +00:00
George Rhoten
09633de40c ICU-5279 Don't export some API.
X-SVN-Rev: 21746
2007-06-15 06:40:59 +00:00
George Rhoten
75ba2a3992 ICU-5427 Fix a memory leak.
X-SVN-Rev: 21745
2007-06-15 03:40:43 +00:00
George Rhoten
bfbd0255bc ICU-5427 Fix a memory leak.
X-SVN-Rev: 21744
2007-06-15 02:37:26 +00:00
George Rhoten
0da8673589 ICU-5427 Fix some memory leaks, simplify initialization, and follow desired policy stated in ticket 2796.
X-SVN-Rev: 21743
2007-06-15 02:35:33 +00:00
George Rhoten
12f27aa4b9 ICU-5486 Update Malta and Cyprus to the Euro
X-SVN-Rev: 21741
2007-06-14 21:12:46 +00:00
George Rhoten
3744b181a3 ICU-5410 Improve code coverage.
X-SVN-Rev: 21740
2007-06-14 20:46:45 +00:00
George Rhoten
0307b1b225 ICU-5410 Fix some indention format problems.
X-SVN-Rev: 21738
2007-06-14 20:30:52 +00:00
George Rhoten
ab5d23debd ICU-5410 Improve code coverage.
X-SVN-Rev: 21737
2007-06-14 20:09:01 +00:00
George Rhoten
04c95e0c93 ICU-5410 Improve code coverage.
X-SVN-Rev: 21736
2007-06-14 19:48:47 +00:00
George Rhoten
107b1a15d0 ICU-5410 We shouldn't export functions just to do code coverage.
X-SVN-Rev: 21734
2007-06-14 19:03:30 +00:00
George Rhoten
fa0d33875c ICU-5410 Improve code coverage.
X-SVN-Rev: 21733
2007-06-14 18:14:06 +00:00
George Rhoten
b38ccd76ca ICU-5427 Fix a valgrind warning when ICU is optimized.
X-SVN-Rev: 21732
2007-06-14 15:27:15 +00:00
George Rhoten
b51f7c7357 ICU-5410 Improve code coverage by removing unused/unuseable code.
X-SVN-Rev: 21730
2007-06-14 01:37:11 +00:00
George Rhoten
cf3401426a ICU-5410 Improve code coverage.
X-SVN-Rev: 21729
2007-06-14 01:30:51 +00:00
George Rhoten
fc532c8ac1 ICU-5743 Stop crashing when the default collator keyword is unsupported. Also add some other code coverage tests.
X-SVN-Rev: 21728
2007-06-13 22:53:28 +00:00
George Rhoten
8792b6d367 ICU-5410 Improve code coverage.
X-SVN-Rev: 21727
2007-06-13 22:15:26 +00:00
George Rhoten
b96ed146b3 ICU-5410 Improve code coverage.
X-SVN-Rev: 21726
2007-06-13 22:00:32 +00:00
Markus Scherer
a314ab91e3 ICU-5445 use <> for system headers
X-SVN-Rev: 21724
2007-06-13 20:27:13 +00:00
George Rhoten
4169039b77 ICU-5410 Improve code coverage by consolidating hard to test code.
X-SVN-Rev: 21723
2007-06-13 19:45:02 +00:00
George Rhoten
8923f76414 ICU-5410 Improve code coverage.
X-SVN-Rev: 21722
2007-06-13 19:18:57 +00:00
George Rhoten
8991008eb9 ICU-5410 Improve code coverage.
X-SVN-Rev: 21721
2007-06-13 19:03:09 +00:00
George Rhoten
c8918350a4 ICU-5410 Improve code coverage by removing unused/unuseable code.
X-SVN-Rev: 21719
2007-06-12 21:44:55 +00:00
Michael Ow
15349f2b91 ICU-5423 Get the time only once.
X-SVN-Rev: 21717
2007-06-12 21:09:37 +00:00
George Rhoten
af7b832a8b ICU-5410 Improve code coverage.
X-SVN-Rev: 21714
2007-06-12 20:41:12 +00:00
Michael Ow
5395d652ba ICU-5423 Remove the tzdate folder from the samples directory.
X-SVN-Rev: 21713
2007-06-12 20:33:39 +00:00
Michael Ow
16cb1d1365 ICU-5423 Configure the Makefile for compat.
X-SVN-Rev: 21712
2007-06-12 20:32:38 +00:00
Michael Ow
e76e222533 ICU-5423 Move the tzdate tool to the test folder.
X-SVN-Rev: 21711
2007-06-12 20:31:20 +00:00
George Rhoten
fc9cf24a18 ICU-5741 Test and fix cloning of Win32NumberFormat and Win32DateFormat
X-SVN-Rev: 21708
2007-06-12 05:20:11 +00:00
George Rhoten
b1596178bc ICU-5410 Improve code coverage.
X-SVN-Rev: 21707
2007-06-12 01:36:50 +00:00
Michael Ow
15aa6d4b33 ICU-5423 Remove the time zone test from the build.
X-SVN-Rev: 21704
2007-06-11 22:08:01 +00:00
Michael Ow
7a90c71ea2 ICU-5423 The output now gives the total number of time zones on the system.
X-SVN-Rev: 21703
2007-06-11 22:04:24 +00:00
Michael Ow
3a924f6fb7 ICU-5423 Added a help function for the tzone script.
X-SVN-Rev: 21702
2007-06-11 21:10:21 +00:00
George Rhoten
80bfe1b739 ICU-5357 Undo accidental change to tracetst.c
X-SVN-Rev: 21701
2007-06-11 21:08:10 +00:00
Michael Ow
4f084b4fec ICU-5423 Added a time zone test in samples folder. A perl script goes through the time zones on the system and compares the system time with the time given by icu. The results are put in a log file.
X-SVN-Rev: 21700
2007-06-11 20:44:01 +00:00
George Rhoten
93351fd30c ICU-5357 Fix broken HTTP links in documentation.
X-SVN-Rev: 21699
2007-06-11 19:14:47 +00:00
George Rhoten
b874dd50a1 ICU-5410 Remove untested code as per the agreed policy stated in ticket #2972.
X-SVN-Rev: 21697
2007-06-11 18:52:53 +00:00
Vladimir Weinstein
ba5eaaf5e1 ICU-5445 working around glibc bug in strcpy that produces compiler warnings.
X-SVN-Rev: 21696
2007-06-11 18:44:06 +00:00
George Rhoten
854bc0fa02 ICU-5410 Remove untested code as per the agreed policy stated in ticket #2972.
X-SVN-Rev: 21695
2007-06-11 18:42:29 +00:00
Vladimir Weinstein
a16ac0c913 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21694
2007-06-11 18:42:07 +00:00
George Rhoten
2f55b1b39f ICU-5410 Improve code coverage by removing unused/unuseable code.
X-SVN-Rev: 21693
2007-06-11 17:37:31 +00:00
George Rhoten
2ce4cfa8af ICU-5279 Add comments about API hiding.
X-SVN-Rev: 21692
2007-06-11 15:58:47 +00:00
George Rhoten
ff56edb93b ICU-5279 Hide RuleBasedTransliterator
X-SVN-Rev: 21691
2007-06-11 15:15:47 +00:00
George Rhoten
5e71954172 ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21690
2007-06-11 15:05:52 +00:00
George Rhoten
779270a376 ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21689
2007-06-11 15:00:42 +00:00
George Rhoten
5d795c7f6c ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21688
2007-06-11 06:05:41 +00:00
George Rhoten
6cc5994f9f ICU-5279 Hide more internal API.
X-SVN-Rev: 21687
2007-06-11 02:32:47 +00:00
George Rhoten
06c982a592 ICU-5279 Better hiding and testing of internal functions.
X-SVN-Rev: 21686
2007-06-10 20:11:28 +00:00
George Rhoten
c3b6afbcc0 ICU-5740 Improve converting ASCII/ISO-8859-1 -> UTF16
X-SVN-Rev: 21685
2007-06-10 06:36:08 +00:00
George Rhoten
cb0ad33fd6 ICU-5645 Add a test for incomplete surrogates when converting UTF-16->UTF-8
X-SVN-Rev: 21684
2007-06-10 03:26:49 +00:00
George Rhoten
28e08c0c3c ICU-5410 Undo check-in for i18n project.
X-SVN-Rev: 21680
2007-06-08 22:39:49 +00:00
George Rhoten
2cff43895e ICU-5410 Remove unused/untestable code
X-SVN-Rev: 21679
2007-06-08 22:31:20 +00:00
John Emmons
f612461fd1 ICU-5711 Allow RLM in date formats
X-SVN-Rev: 21667
2007-06-08 01:45:02 +00:00
George Rhoten
738ea1c274 ICU-5410 Improve code coverage.
X-SVN-Rev: 21664
2007-06-07 22:05:26 +00:00
George Rhoten
3341350bdb ICU-5566 Update Sudan currency
X-SVN-Rev: 21663
2007-06-07 20:34:21 +00:00
George Rhoten
7364565f3f ICU-5734 Add no and no_NO aliases.
X-SVN-Rev: 21662
2007-06-07 18:01:55 +00:00
George Rhoten
07a1c2a6b2 ICU-5326 Add comments about default converter handling
X-SVN-Rev: 21659
2007-06-07 05:15:52 +00:00
George Rhoten
31d17573e7 ICU-4678 Use u_fprintf instead of printf
X-SVN-Rev: 21658
2007-06-07 00:58:02 +00:00
George Rhoten
debbc013c6 ICU-5566 Update Sudan currency
X-SVN-Rev: 21657
2007-06-07 00:43:14 +00:00
George Rhoten
871ce36286 ICU-5305 Allow ICU to build when U_USING_ICU_NAMESPACE is 0
X-SVN-Rev: 21656
2007-06-07 00:41:21 +00:00
George Rhoten
e1ed2e9f2e ICU-5610 Use <tzfile.h> for time zone path names when available
X-SVN-Rev: 21653
2007-06-06 22:11:45 +00:00
George Rhoten
c22b3075b7 ICU-5604 EUC-JP portability is hopeless. Map POSIX charset names to close approximations. The current aliases are staying as they are for Windows/AIX compatibility.
Windows is max 2 bytes, and the other EUC-JP variants have a 3 byte maximum per codepoint.

X-SVN-Rev: 21652
2007-06-06 21:42:33 +00:00
George Rhoten
4b815792ea ICU-5279 Fix AIX 32-bit mode.
X-SVN-Rev: 21650
2007-06-06 14:35:22 +00:00
George Rhoten
954170ec8a ICU-5610 Undo last change. It's not portable.
X-SVN-Rev: 21649
2007-06-06 05:26:51 +00:00
Deborah Goldsmith
8334f8b2f7 ICU-5610 Use <tzfile.h> for time zone path names
X-SVN-Rev: 21648
2007-06-06 01:40:43 +00:00
Deborah Goldsmith
5369d809be ICU-5350 Fix decimal rounding
X-SVN-Rev: 21647
2007-06-06 01:17:15 +00:00
Markus Scherer
ad4541d6ff ICU-5651 use a separate Package for adding items, to keep them around for the lifetime of the target package, and to clean up the memory later
X-SVN-Rev: 21643
2007-06-05 19:40:11 +00:00
Matitiahu Allouche
9746d6e08d ICU-5732 sync ICU4C with ICU4J. Just a small doc fix.
X-SVN-Rev: 21642
2007-06-05 17:14:48 +00:00
Deborah Goldsmith
4a36c3820b ICU-5554 Fix non-integral formatting for Z
X-SVN-Rev: 21633
2007-06-05 03:17:58 +00:00
Deborah Goldsmith
6554598530 ICU-5563 Redo setAdd and setEquals to not be O(N^2)
X-SVN-Rev: 21632
2007-06-05 02:40:31 +00:00
Deborah Goldsmith
64c6863264 ICU-5429 Fix disk space leak with UCONFIG_NO_TRANSLITERATION
X-SVN-Rev: 21630
2007-06-05 02:22:42 +00:00
George Rhoten
2a0a22f0ad ICU-5234 Remove orphaned table.
X-SVN-Rev: 21625
2007-06-04 21:18:42 +00:00
George Rhoten
9b8e157b19 ICU-5279 Fix for Cygwin
X-SVN-Rev: 21624
2007-06-04 16:58:41 +00:00
George Rhoten
26a0e7ebd5 ICU-5279 Hide -fvisibility=hidden from icu-config users.
Also try a different fix for the Intel compiler, which seems to work differently
from an interactive shell.
This option is not needed for tools or tests.

X-SVN-Rev: 21623
2007-06-04 05:52:08 +00:00
George Rhoten
fad658d66d ICU-5279 Reduce the set of exported functions.
X-SVN-Rev: 21621
2007-06-03 06:08:46 +00:00
George Rhoten
b4d2e556bd ICU-5279 The current wchar_t macro is a little old and unreliable. Make it easier for cross-compiling. Also make it not fail on the Intel compiler with the additional -fvisibility=hidden compiler option.
X-SVN-Rev: 21620
2007-06-03 01:24:37 +00:00
George Rhoten
61cc1e07c8 ICU-5279 Some pre-gcc 4 and gcc compatible compilers support this feature too.
X-SVN-Rev: 21618
2007-06-01 20:24:07 +00:00
George Rhoten
90b396cbde ICU-5279 Use __attribute__((visibility("default"))) when gcc 4 is used.
X-SVN-Rev: 21617
2007-06-01 19:15:30 +00:00
George Rhoten
d3a10484b3 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21616
2007-06-01 07:21:01 +00:00
George Rhoten
7a5c36dff1 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21615
2007-06-01 07:17:26 +00:00
George Rhoten
562550bebb ICU-2957 Sun C compiler can't really handle UTF-16 (contrary to documentation and compiler warnings). The C++ compiler is okay.
X-SVN-Rev: 21614
2007-06-01 06:05:17 +00:00
Deborah Goldsmith
81cb18307a ICU-5723 Replace iostream by istream, ostream to avoid static constructors
X-SVN-Rev: 21612
2007-06-01 00:14:53 +00:00
John Emmons
8988a12e7b ICU-5676 clean up supplementalBundle - make local
X-SVN-Rev: 21611
2007-05-31 23:13:56 +00:00
George Rhoten
cbf9adb0a9 ICU-2957 Fix for Cygwin
X-SVN-Rev: 21609
2007-05-31 17:43:15 +00:00
Andy Heninger
840f1c1813 ICU-5722 Temporarily comment out failing tests, fix compiler warning.
X-SVN-Rev: 21608
2007-05-31 16:31:49 +00:00
George Rhoten
017b5cba75 ICU-2957 Sun Studio 8 has a broken C compiler, but a working C++ compiler.
Sun Studio 11 has a working C/C++ compiler

X-SVN-Rev: 21607
2007-05-31 06:06:26 +00:00
George Rhoten
a7e2d26372 ICU-2957 Enable UTF-16 strings on Solaris for ICU only (not ICU users).
X-SVN-Rev: 21606
2007-05-31 04:46:45 +00:00
George Rhoten
ab0628ec13 ICU-2957 More complete fix for HP-UX
X-SVN-Rev: 21605
2007-05-31 03:53:47 +00:00
George Rhoten
4dba503eca ICU-5445 This compiler warning no longer needs to be suppressed.
X-SVN-Rev: 21604
2007-05-31 03:22:17 +00:00
George Rhoten
ec444d4596 ICU-2957 Fix for AIX and partial fix for Solaris
X-SVN-Rev: 21603
2007-05-31 00:06:40 +00:00
George Rhoten
b5cb50faac ICU-2957 Fix for HP-UX
X-SVN-Rev: 21602
2007-05-30 23:18:21 +00:00
George Rhoten
7aee403061 ICU-5722 Fix for HP-UX
X-SVN-Rev: 21601
2007-05-30 22:34:39 +00:00
George Rhoten
bc576b9b4c ICU-2957 Add support for UTF-16 string literal syntax.
X-SVN-Rev: 21600
2007-05-30 22:28:35 +00:00
George Rhoten
1ccc7bec43 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21596
2007-05-30 07:07:27 +00:00
George Rhoten
3d3856d9bc ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21594
2007-05-30 05:09:25 +00:00
George Rhoten
f560c6b644 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21593
2007-05-30 04:53:51 +00:00
Andy Heninger
7b8a6aebf4 ICU-5722 add ICU tests for break test data from the Unicode web site.
X-SVN-Rev: 21591
2007-05-29 22:56:20 +00:00
George Rhoten
2140680584 ICU-5576 Add some more documentation
X-SVN-Rev: 21589
2007-05-29 17:00:54 +00:00
George Rhoten
2280a851bd ICU-5576 Change some z/OS optimization flags.
X-SVN-Rev: 21588
2007-05-29 16:24:01 +00:00
George Rhoten
8b4158e5a1 ICU-5576 Describe _MSE_PROTOS, NOCSECT, dll, xplink interaction.
X-SVN-Rev: 21587
2007-05-29 08:17:21 +00:00
George Rhoten
d41610f479 ICU-5627 Fixes for Windows
X-SVN-Rev: 21583
2007-05-24 16:41:19 +00:00
Deborah Goldsmith
e7c563efb3 ICU-5627 Add uloc_getLocaleForLCID
X-SVN-Rev: 21579
2007-05-24 00:04:20 +00:00
Eric Mader
0784e0cdf8 ICU-5425 Add copyright strings to laiyout libraries.
X-SVN-Rev: 21578
2007-05-23 23:56:20 +00:00
John Emmons
faee4af533 ICU-5676 Use supplemental data for resolving parsed metazone data
X-SVN-Rev: 21567
2007-05-21 21:07:01 +00:00
John Emmons
1048ad92e1 ICU-5713 Build CLDR supplementalData for use in ICU
X-SVN-Rev: 21556
2007-05-17 22:21:48 +00:00
George Rhoten
65c333bb76 ICU-5516 Use a more accurate ISO-8859-8 table
X-SVN-Rev: 21555
2007-05-17 18:04:34 +00:00
George Rhoten
f5d8c129ee ICU-5626 Fix bad fprintf format specifier when warnings are turned into errors
X-SVN-Rev: 21554
2007-05-17 16:44:33 +00:00
George Rhoten
b277e47801 ICU-5694 Bopo shouldn't be used in zh_Hans, and it should match zh.
X-SVN-Rev: 21553
2007-05-17 16:35:34 +00:00
George Rhoten
4e4bf921b5 ICU-5516 Use a more accurate ISO-8859-8 table
X-SVN-Rev: 21552
2007-05-17 16:23:36 +00:00
George Rhoten
e26c39039a ICU-5712 Compare against Windows Vista implementation, and update accordingly. This mainly covers Big5-HKSCS.
X-SVN-Rev: 21542
2007-05-15 22:10:19 +00:00
George Rhoten
c2980628d6 ICU-5566 Fix typo from last check-in.
X-SVN-Rev: 21539
2007-05-15 18:34:40 +00:00
George Rhoten
a156a50e83 ICU-5234 Add ibm-720 for Windows console.
X-SVN-Rev: 21534
2007-05-14 23:12:01 +00:00
George Rhoten
26dba41dae ICU-5447 Add const to some methods
X-SVN-Rev: 21519
2007-05-12 07:47:39 +00:00
Markus Scherer
6751276083 ICU-5707 fix u_strFromUTF8Lenient() for 2-byte UTF-8 in last 3 bytes of input
X-SVN-Rev: 21510
2007-05-10 20:40:35 +00:00
George Rhoten
c08fb2bcf0 ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21508
2007-05-10 06:52:39 +00:00
George Rhoten
7441cd008e ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21507
2007-05-10 06:49:56 +00:00
George Rhoten
4aeb88327c ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21506
2007-05-10 06:47:49 +00:00
George Rhoten
5c3a43a348 ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21505
2007-05-10 06:40:31 +00:00
George Rhoten
27fcfb7ef3 ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21504
2007-05-10 06:39:17 +00:00
Deborah Goldsmith
88d93814c9 ICU-5695 Reorganize ICULanguageBreakFactory for more flexibility
X-SVN-Rev: 21485
2007-05-02 23:23:31 +00:00
Deborah Goldsmith
505ae092f0 ICU-5695 Reorganize ICULanguageBreakFactory for more flexibility
X-SVN-Rev: 21484
2007-05-02 23:07:12 +00:00
Deborah Goldsmith
6b94b2aabb ICU-5442 Make RBBI:checkDictionary protected
X-SVN-Rev: 21483
2007-05-02 22:56:37 +00:00
Deborah Goldsmith
78a3e24384 ICU-5443 Add macro for UTEXT_SETNATIVEINDEX
X-SVN-Rev: 21482
2007-05-02 22:49:20 +00:00
Deborah Goldsmith
8050e9315e ICU-5595 Fix bug in previous fix
X-SVN-Rev: 21481
2007-05-02 22:32:12 +00:00
George Rhoten
079df617dd ICU-5447 Allow the data library to include ICU4J data.
X-SVN-Rev: 21478
2007-05-02 07:29:47 +00:00
George Rhoten
e2494b2ac3 ICU-5591 Fix path resolution.
X-SVN-Rev: 21475
2007-05-01 05:08:47 +00:00