Eric Mader
|
6a6f3feb6b
|
ICU-5871 Fix crashes found running intltest w/o ICU data.
X-SVN-Rev: 22477
|
2007-08-23 01:19:39 +00:00 |
|
George Rhoten
|
8620a4a530
|
ICU-5869 Properly NULL terminate strings that are not byte based, like UTF-16 or UTF-32.
X-SVN-Rev: 22476
|
2007-08-22 23:39:11 +00:00 |
|
Claire Ho
|
762a820053
|
ICU-5787 a crash in dtptngen.cpp :line 1526.
X-SVN-Rev: 22475
|
2007-08-22 21:57:11 +00:00 |
|
Michael Ow
|
c9e968fbba
|
ICU-5343 Port over TestRounding from ICU4J to ICU4C.
X-SVN-Rev: 22473
|
2007-08-22 19:58:25 +00:00 |
|
David Bertoni
|
28f96c3eec
|
ICU-5868 Added new C++ header files.
X-SVN-Rev: 22472
|
2007-08-22 18:48:15 +00:00 |
|
Steven R. Loomis
|
e39acb98e0
|
ICU-5866 fix for cygwin
X-SVN-Rev: 22471
|
2007-08-22 17:45:12 +00:00 |
|
George Rhoten
|
b1cc901c93
|
ICU-5427 Prevent a crash when the locale is "hungarian".
X-SVN-Rev: 22467
|
2007-08-22 05:54:09 +00:00 |
|
Steven R. Loomis
|
5064859384
|
ICU-5866 remove requirement for version
X-SVN-Rev: 22466
|
2007-08-22 04:49:35 +00:00 |
|
George Rhoten
|
535d0ddc9d
|
ICU-5853 Use platform independent uint8_t.
X-SVN-Rev: 22464
|
2007-08-22 00:43:16 +00:00 |
|
David Bertoni
|
4103568566
|
ICU-5853 Cleaned up some GCC warnings.
X-SVN-Rev: 22462
|
2007-08-21 23:04:39 +00:00 |
|
George Rhoten
|
ad98d31c53
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22461
|
2007-08-21 23:02:50 +00:00 |
|
Eric Mader
|
f0029e5c11
|
ICU-5807 generate new udraft.h etc. for ICU 3.8
X-SVN-Rev: 22458
|
2007-08-21 20:53:15 +00:00 |
|
Eric Mader
|
c35c693136
|
ICU-5807 \internal used with \file confuses genheaders.pl
X-SVN-Rev: 22457
|
2007-08-21 20:50:06 +00:00 |
|
George Rhoten
|
b2ed1cbea5
|
ICU-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly.
X-SVN-Rev: 22456
|
2007-08-21 20:45:05 +00:00 |
|
Eric Mader
|
1a50c65e3d
|
ICU-5807 generate new udraft.h etc. for ICU 3.8
X-SVN-Rev: 22455
|
2007-08-21 20:31:44 +00:00 |
|
Steven R. Loomis
|
8e169b593b
|
ICU-5769 2007g
X-SVN-Rev: 22454
|
2007-08-21 20:25:57 +00:00 |
|
Steven R. Loomis
|
0e0cd5f286
|
ICU-5866 simplify building of ICU4C data from ICU4J
X-SVN-Rev: 22453
|
2007-08-21 20:15:55 +00:00 |
|
John Emmons
|
96dbf4b17d
|
ICU-5861 Implement new date formatting symbols from tr35
X-SVN-Rev: 22451
|
2007-08-21 16:57:21 +00:00 |
|
George Rhoten
|
2ea3749892
|
ICU-5857 Fix ICU4J file properties in svn
X-SVN-Rev: 22443
|
2007-08-21 03:00:43 +00:00 |
|
Steven R. Loomis
|
35daa80252
|
ICU-5135 tzcode update
X-SVN-Rev: 22428
|
2007-08-20 20:14:22 +00:00 |
|
George Rhoten
|
9754c268d3
|
ICU-5445 Fix some compiler warnings. Consulted with Eric for details.
X-SVN-Rev: 22426
|
2007-08-20 17:49:12 +00:00 |
|
George Rhoten
|
2aca9a194a
|
ICU-5852 Fix for Visual Studio 2003
X-SVN-Rev: 22425
|
2007-08-19 20:46:51 +00:00 |
|
George Rhoten
|
0d851cdb94
|
ICU-5852 Fix for Visual Studio 2003
X-SVN-Rev: 22424
|
2007-08-19 20:18:55 +00:00 |
|
George Rhoten
|
9ce90e2c18
|
ICU-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly.
X-SVN-Rev: 22422
|
2007-08-19 08:59:28 +00:00 |
|
George Rhoten
|
10b81c7930
|
ICU-4567 Fix last change so that it works on Windows.
X-SVN-Rev: 22421
|
2007-08-19 07:00:36 +00:00 |
|
George Rhoten
|
f14c7caeb4
|
ICU-5848 Allow ICU to build on GNU Hurd.
X-SVN-Rev: 22419
|
2007-08-18 00:48:16 +00:00 |
|
George Rhoten
|
a0088597b1
|
ICU-5852 Improve ability to round denormalized IEEE754 numbers and improve debug output.
X-SVN-Rev: 22417
|
2007-08-17 05:27:19 +00:00 |
|
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 |
|