Steven R. Loomis
|
4e3ef555e0
|
ICU-8784 iSeries updates - passes on iSeries!
X-SVN-Rev: 30675
|
2011-09-16 01:59:56 +00:00 |
|
Markus Scherer
|
f7f54e2084
|
ICU-8788 deprecate ChoiceFormat
X-SVN-Rev: 30673
|
2011-09-16 00:24:00 +00:00 |
|
Steven R. Loomis
|
be1a29532e
|
ICU-8784 more fixes for i
X-SVN-Rev: 30671
|
2011-09-15 23:31:15 +00:00 |
|
Steven R. Loomis
|
eefcfdaff6
|
ICU-8828 turn off searchengine by default
X-SVN-Rev: 30670
|
2011-09-15 21:49:17 +00:00 |
|
John Emmons
|
5b41678b44
|
ICU-8811 Remove extra comma from enumeration
X-SVN-Rev: 30669
|
2011-09-15 20:50:10 +00:00 |
|
Yoshito Umaoka
|
93cb17f386
|
ICU-8811 Removed the logic for supporting short commonly used time zone names.
X-SVN-Rev: 30668
|
2011-09-15 20:38:26 +00:00 |
|
Steven R. Loomis
|
737d129645
|
ICU-8784 commit iSeries porting fixes into trunk
X-SVN-Rev: 30667
|
2011-09-15 19:34:17 +00:00 |
|
Abhinav Gupta
|
f67841a40d
|
ICU-8813 removed name from stack buffer in init_entry (uresbound.cpp)
X-SVN-Rev: 30664
|
2011-09-15 18:09:30 +00:00 |
|
Abhinav Gupta
|
936abbe238
|
ICU-8819 DecimalFormatSymbols::initialize now throws a DEFAULT WARNING instead of FALLBACK. Updated NumberFormatTest::TestSymbolsWithBadLocale to reflect this change.
X-SVN-Rev: 30662
|
2011-09-15 17:37:00 +00:00 |
|
Abhinav Gupta
|
bfb7ec3b44
|
ICU-8558 added descriptive error to TestOpenVsTestOpenRules.
X-SVN-Rev: 30661
|
2011-09-15 16:19:03 +00:00 |
|
Peter Edberg
|
ed01311886
|
ICU-8753 Fix Calendar::add to handle change in UCAL_ZONE_OFFSET
X-SVN-Rev: 30657
|
2011-09-14 22:33:22 +00:00 |
|
Peter Edberg
|
7bb51b02e8
|
ICU-8794 Ensure that TextFile::ensureCapacity initial loop value is at least 64, quiet a warning.
X-SVN-Rev: 30656
|
2011-09-14 21:27:45 +00:00 |
|
Abhinav Gupta
|
612c7a44b5
|
ICU-8558 added locale name to error log for TestOpenVsOpenRules.
X-SVN-Rev: 30655
|
2011-09-14 16:12:36 +00:00 |
|
Michael Ow
|
3873726831
|
ICU-8815 Sync the ICU canonical name lookup between ICU4C and ICU4J and update alias table
X-SVN-Rev: 30652
|
2011-09-13 21:13:14 +00:00 |
|
Abhinav Gupta
|
707069804b
|
ICU-8812 fixed typo from previous commit.
X-SVN-Rev: 30651
|
2011-09-13 21:12:01 +00:00 |
|
Abhinav Gupta
|
64da48200b
|
ICU-8812 added test case for fallback warning to TestSymbolsWithBadLocale.
X-SVN-Rev: 30650
|
2011-09-13 20:58:08 +00:00 |
|
Abhinav Gupta
|
728d95f8c9
|
ICU-8812 fixed init_entry overflow and TestSymbolsWithBadLocale test case
X-SVN-Rev: 30649
|
2011-09-13 19:14:32 +00:00 |
|
Abhinav Gupta
|
8981a441b2
|
ICU-8812 fixed overflow and inconsistency
X-SVN-Rev: 30646
|
2011-09-12 20:44:57 +00:00 |
|
Yoshito Umaoka
|
6441cf4828
|
ICU-8592 tzdata2011j to ICU4C
X-SVN-Rev: 30644
|
2011-09-12 19:36:53 +00:00 |
|
Michael Ow
|
3afcbd6500
|
ICU-8798 Fix kfreebsd genccode detection
X-SVN-Rev: 30642
|
2011-09-09 21:24:37 +00:00 |
|
Markus Scherer
|
1f56fddafb
|
ICU-8805 fix some MessagePattern API comments
X-SVN-Rev: 30637
|
2011-09-08 19:28:32 +00:00 |
|
Markus Scherer
|
e71be2e3b7
|
ICU-8806 fix MessageFormat plural # formatting: fix offset lookup
X-SVN-Rev: 30635
|
2011-09-07 23:18:54 +00:00 |
|
Steven R. Loomis
|
8aabe8c5a6
|
ICU-8802 checkin xslt for transform
X-SVN-Rev: 30632
|
2011-09-07 20:28:30 +00:00 |
|
Steven R. Loomis
|
6050e51871
|
ICU-8802 improve perf build
X-SVN-Rev: 30631
|
2011-09-07 16:53:32 +00:00 |
|
Steven R. Loomis
|
22bfb7668a
|
ICU-8801 fix for performance regression of parse (mostly malloc/free)
X-SVN-Rev: 30628
|
2011-09-07 14:30:32 +00:00 |
|
Yoshito Umaoka
|
28a3ac4e9f
|
ICU-8780 Added a note to getGMT() explaining that the ID used by the result zone is 'GMT', not 'Etc/GMT'.
X-SVN-Rev: 30622
|
2011-09-06 20:52:28 +00:00 |
|
Yoshito Umaoka
|
50758756b5
|
ICU-8777 Fixed API doc for createTimeZone. Updated the description to explain the case for bad time zone ID - using Etc/Unknown instead of Etc/GMT as fallback zone ID.
X-SVN-Rev: 30620
|
2011-09-06 18:44:49 +00:00 |
|
John Emmons
|
de229aa8da
|
ICU-8423 Use stand-alone script names if possible in uloc_getDisplayScript()
X-SVN-Rev: 30619
|
2011-09-02 21:58:42 +00:00 |
|
John Emmons
|
5132f19ddc
|
ICU-8423 Data to support stand-alone script names
X-SVN-Rev: 30616
|
2011-09-02 01:04:36 +00:00 |
|
Michael Ow
|
451107e9e3
|
ICU-8716 Fix some rbbi and number format test so that it will pass without data
X-SVN-Rev: 30598
|
2011-08-30 19:11:32 +00:00 |
|
Michael Ow
|
8ccd432155
|
ICU-8718 Fix some memory leak issues in numbering systems
X-SVN-Rev: 30592
|
2011-08-30 03:22:38 +00:00 |
|
Michael Ow
|
d4bad5c896
|
ICU-8789 Remove svn:executable property from c/c++ source files
X-SVN-Rev: 30590
|
2011-08-29 22:09:55 +00:00 |
|
Yoshito Umaoka
|
6d797797f4
|
ICU-8592 tzdata2011i to ICU4C. Also includes updates from CLDR (rev#6121)
X-SVN-Rev: 30588
|
2011-08-29 22:03:55 +00:00 |
|
John Emmons
|
bda69e7101
|
ICU-8611 Make ICU look at patterns by numbering system
X-SVN-Rev: 30574
|
2011-08-24 18:06:46 +00:00 |
|
Michael Ow
|
8eb6ce1f6a
|
ICU-8746 Output import libraries on MinGW builds
X-SVN-Rev: 30573
|
2011-08-24 17:41:55 +00:00 |
|
Steven R. Loomis
|
349899e8cb
|
ICU-7365 fix broken test from r30570
X-SVN-Rev: 30572
|
2011-08-23 19:19:40 +00:00 |
|
Michael Ow
|
ac6992371c
|
ICU-7365 Promote approved data version API to draft 49 in ICU4C
X-SVN-Rev: 30570
|
2011-08-23 17:20:22 +00:00 |
|
Michael Ow
|
a2ede97dc9
|
ICU-8765 Undo previous change to remove __STDC__ redefinition on Solaris GCC because it is required on older GCC compilers
X-SVN-Rev: 30568
|
2011-08-23 17:06:02 +00:00 |
|
Michael Ow
|
6f6b1b346c
|
ICU-8765 Fix endianness detection issue in Solaris/GCC and silence some compilation warnings
X-SVN-Rev: 30562
|
2011-08-22 22:42:11 +00:00 |
|
Michael Ow
|
3ca1e00e84
|
ICU-8452 Update Cygwin MSVC handling by defining CYGWINMSVC
X-SVN-Rev: 30546
|
2011-08-19 17:51:04 +00:00 |
|
Michael Ow
|
6be4ed022f
|
ICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues
X-SVN-Rev: 30541
|
2011-08-18 18:47:16 +00:00 |
|
Markus Scherer
|
0085627c17
|
ICU-8733 #define U_CHARSET_IS_UTF8 1 on Android and Darwin-based
X-SVN-Rev: 30536
|
2011-08-17 20:17:56 +00:00 |
|
Markus Scherer
|
d5893b6918
|
ICU-8730 set U_HAVE_GCC_ATOMICS to 1 for only gcc>=4.1
X-SVN-Rev: 30535
|
2011-08-17 19:55:29 +00:00 |
|
Markus Scherer
|
c801179c8d
|
ICU-8657 fix endianness test, was missing && (BYTE_ORDER == BIG_ENDIAN)
X-SVN-Rev: 30516
|
2011-08-16 16:51:51 +00:00 |
|
Yoshito Umaoka
|
b990fed869
|
ICU-8766 Added a test case equivalent to ICU4J for testing parse position in date format parse with time zone pattern.
X-SVN-Rev: 30515
|
2011-08-16 16:36:51 +00:00 |
|
Steven R. Loomis
|
1cfc79d829
|
ICU-8755 remove MessagePattern from hide-draft-api
X-SVN-Rev: 30511
|
2011-08-15 22:36:57 +00:00 |
|
Yoshito Umaoka
|
3b11db76a4
|
ICU-8719 Skip date field range check added by r30018 when lenient mode. Reverted some date format test cases to accept out of range date fields when lenient.
X-SVN-Rev: 30508
|
2011-08-15 20:54:36 +00:00 |
|
Markus Scherer
|
e24455e6fc
|
ICU-8657 fix endianness test, was missing && (BYTE_ORDER == BIG_ENDIAN)
X-SVN-Rev: 30507
|
2011-08-15 18:35:56 +00:00 |
|
Steven R. Loomis
|
1e1f8509d8
|
ICU-8755 interim fix. MessagePattern still needs fixing.
X-SVN-Rev: 30505
|
2011-08-13 02:45:09 +00:00 |
|
Steven R. Loomis
|
177ea3d09f
|
ICU-8755 update hdrtest, show failures
X-SVN-Rev: 30504
|
2011-08-13 01:25:56 +00:00 |
|
John Emmons
|
e3697c8f0a
|
ICU-8707 Clean up compiler warnings from GCC
X-SVN-Rev: 30503
|
2011-08-12 21:16:53 +00:00 |
|
Michael Ow
|
a00f98f20e
|
ICU-8310 Fix missing parenthesis
X-SVN-Rev: 30485
|
2011-08-11 18:45:09 +00:00 |
|
Markus Scherer
|
ea780441f3
|
ICU-8759 make USET_SERIALIZED_STATIC_ARRAY_CAPACITY @stable and move it out of the closure masks enum
X-SVN-Rev: 30484
|
2011-08-10 23:08:30 +00:00 |
|
Andy Heninger
|
9f785d7ed6
|
ICU-8723 use array delete when appropriate in gencfu.cpp
X-SVN-Rev: 30481
|
2011-08-10 00:39:09 +00:00 |
|
John Emmons
|
900d537065
|
ICU-8361 Fix array overrun in Indic layout engine
X-SVN-Rev: 30478
|
2011-08-08 21:00:35 +00:00 |
|
John Emmons
|
c651458559
|
ICU-8656 Implement NumberingSystem::getAvailableNames()
X-SVN-Rev: 30476
|
2011-08-08 16:03:37 +00:00 |
|
John Emmons
|
fafdd3df5c
|
ICU-8713 Fix Polish number spellings
X-SVN-Rev: 30465
|
2011-08-04 20:07:39 +00:00 |
|
John Emmons
|
e3633d165e
|
ICU-8722 Update German short/generic tz names
X-SVN-Rev: 30460
|
2011-08-03 22:12:56 +00:00 |
|
Michael Ow
|
78937c5834
|
ICU-8452 Fix some Cygwin GCC and MinGW build errors
X-SVN-Rev: 30457
|
2011-08-03 20:09:44 +00:00 |
|
Markus Scherer
|
e8aa203464
|
ICU-8571 API cannot be both @stable and @internal, keep @stable
X-SVN-Rev: 30455
|
2011-08-03 18:28:56 +00:00 |
|
Markus Scherer
|
8cd85dd468
|
ICU-8744 add cast for perfect match to UnicodeString::insert(start, UChar) overload
X-SVN-Rev: 30451
|
2011-08-02 17:21:02 +00:00 |
|
Michael Ow
|
3ead87044e
|
ICU-7715 Compare the time zone StandardName against the StandardName from the registry to provide better Windows default time zone detection.
X-SVN-Rev: 30450
|
2011-08-02 16:33:22 +00:00 |
|
Markus Scherer
|
2c29b14fb9
|
ICU-8571 @system APIs are *supposed* to also have a regular API label; add #ifndef U_HIDE_SYSTEM_API
X-SVN-Rev: 30448
|
2011-08-01 02:38:58 +00:00 |
|
Markus Scherer
|
4e30dc4c14
|
ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead
X-SVN-Rev: 30447
|
2011-08-01 02:20:46 +00:00 |
|
Markus Scherer
|
ef45a40133
|
ICU-8529 include stddef.h instead of sys/types.h (we do not seem to need any of its additional definitions)
X-SVN-Rev: 30446
|
2011-07-31 22:19:54 +00:00 |
|
Michael Ow
|
079b2f8a28
|
ICU-8740 Fix pkgdata run command problem with MINGW
X-SVN-Rev: 30445
|
2011-07-29 22:47:25 +00:00 |
|
Michael Ow
|
a30cfbe075
|
ICU-8452 Remove extra header directory
X-SVN-Rev: 30442
|
2011-07-28 19:07:44 +00:00 |
|
Markus Scherer
|
c3d191321b
|
ICU-8575 move U_SENTINEL from utf.h to umachine.h (next to UChar32) so that just using U_SENTINEL does not require including utf.h
X-SVN-Rev: 30441
|
2011-07-28 18:48:08 +00:00 |
|
Markus Scherer
|
a84cf4df0f
|
ICU-8452 do not use ptrdiff_t (signed) as a fallback for uintptr_t (unsigned)
X-SVN-Rev: 30438
|
2011-07-27 23:37:05 +00:00 |
|
Markus Scherer
|
29f8701a59
|
ICU-8452 MinGW does not have _stricmp()
X-SVN-Rev: 30437
|
2011-07-27 23:24:54 +00:00 |
|
Markus Scherer
|
1f2a684eab
|
ICU-8452 define uintptr_t where missing
X-SVN-Rev: 30436
|
2011-07-27 23:15:57 +00:00 |
|
Markus Scherer
|
07035f8756
|
ICU-8731 move some @internal definitions to putilimp.h
X-SVN-Rev: 30433
|
2011-07-27 21:26:00 +00:00 |
|
Markus Scherer
|
ca12d6d5bd
|
ICU-8730 move some @internal, rarely-used platform macros to putilimp.h
X-SVN-Rev: 30432
|
2011-07-27 20:55:09 +00:00 |
|
Markus Scherer
|
9dfc6c4518
|
ICU-8728 remove redundant U_RELEASE, use U_DEBUG instead
X-SVN-Rev: 30431
|
2011-07-27 20:16:07 +00:00 |
|
Markus Scherer
|
e31ce99b84
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
X-SVN-Rev: 30430
|
2011-07-27 05:53:56 +00:00 |
|
Michael Ow
|
df14bcec37
|
ICU-7715 Use the StandardName timezone id when available on Windows
X-SVN-Rev: 30427
|
2011-07-26 20:55:36 +00:00 |
|
Markus Scherer
|
2862296471
|
ICU-8454 virtual destructors should be explicit, and defined in a .cpp file, so that they can serve as key functions
X-SVN-Rev: 30423
|
2011-07-26 05:32:25 +00:00 |
|
Markus Scherer
|
d0c495ee99
|
ICU-8452 try to work around a problem with using Solaris signal.h
X-SVN-Rev: 30421
|
2011-07-25 23:14:16 +00:00 |
|
Markus Scherer
|
1fb16d2460
|
ICU-8452 update the readme with the new location of the U_CHARSET_IS_UTF8 definition
X-SVN-Rev: 30419
|
2011-07-25 21:52:03 +00:00 |
|
Markus Scherer
|
3bf88cd711
|
ICU-8452 consolidate definition of _XOPEN_SOURCE for access to POSIX functions; do not use __STDC_VERSION__ in C++ code where it is not defined
X-SVN-Rev: 30418
|
2011-07-25 21:02:32 +00:00 |
|
Markus Scherer
|
bb8a3bb609
|
ICU-8452 remove the non-working conditional z/OS int8_t typedef
X-SVN-Rev: 30417
|
2011-07-25 18:56:25 +00:00 |
|
Markus Scherer
|
dc55bc7c66
|
ICU-8452 fix a couple of Darwin/iPhone platform tests
X-SVN-Rev: 30416
|
2011-07-25 18:42:17 +00:00 |
|
Markus Scherer
|
9bcc40cf9e
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
X-SVN-Rev: 30412
|
2011-07-23 00:10:30 +00:00 |
|
Michael Ow
|
e258161603
|
ICU-8310 Use inline function to avoid dereferencing type-punned pointer warning
X-SVN-Rev: 30410
|
2011-07-22 22:02:57 +00:00 |
|
Michael Ow
|
1836eb2957
|
ICU-8682 Use ReadWriteBarrier only on MSVC 9 and higher.
X-SVN-Rev: 30408
|
2011-07-22 20:29:09 +00:00 |
|
Michael Ow
|
11e0c9a5bf
|
ICU-8453 On certain platforms, use static library optimization option when building static ICU libraries in release mode
X-SVN-Rev: 30406
|
2011-07-21 23:38:15 +00:00 |
|
Michael Ow
|
88acd14026
|
ICU-8718 Fix memory leak in PluralRules
X-SVN-Rev: 30388
|
2011-07-19 21:10:56 +00:00 |
|
Steven R. Loomis
|
ff960d1f97
|
ICU-8714 - reimplement r30379 - now passes tests
X-SVN-Rev: 30383
|
2011-07-18 21:54:42 +00:00 |
|
Yoshito Umaoka
|
a2103b01f0
|
ICU-8488 Reviewed call sites of case conversion code in icu library code and updated some of them case sensitive/insensitive.
X-SVN-Rev: 30382
|
2011-07-18 21:43:18 +00:00 |
|
Steven R. Loomis
|
fd3246217f
|
ICU-8714 backing out r30379 - broke the build
X-SVN-Rev: 30380
|
2011-07-18 19:51:16 +00:00 |
|
Steven R. Loomis
|
ba3834755c
|
ICU-8714 patches from George
X-SVN-Rev: 30379
|
2011-07-18 19:13:31 +00:00 |
|
Michael Ow
|
cdd02be3f2
|
ICU-8716 Update collation and date format test to pass without data
X-SVN-Rev: 30378
|
2011-07-18 18:09:52 +00:00 |
|
Steven R. Loomis
|
bfc107659f
|
ICU-8715 fix BOM
X-SVN-Rev: 30373
|
2011-07-18 16:58:34 +00:00 |
|
John Emmons
|
ec44df4e86
|
ICU-8709 Merge CLDR ticket 4038 ( Spanish currency format)
X-SVN-Rev: 30356
|
2011-07-14 22:31:24 +00:00 |
|
Steven R. Loomis
|
e4d0866669
|
ICU-8706 icucheck x64
X-SVN-Rev: 30347
|
2011-07-14 18:58:24 +00:00 |
|
Michael Ow
|
12fe8cc4a2
|
ICU-8693 Display error message when missing needed options and given bad file names in pkgdata tool
X-SVN-Rev: 30346
|
2011-07-14 18:51:40 +00:00 |
|
Michael Ow
|
4fe319b158
|
ICU-8671 Update pkgdata to allow for space separated items when generating common data file.
X-SVN-Rev: 30343
|
2011-07-14 17:13:48 +00:00 |
|
John Emmons
|
c3da351a39
|
ICU-8696 Final update for CLDR 2.0.1 - restoring missing en_GB data + minor fixes
X-SVN-Rev: 30333
|
2011-07-13 20:57:21 +00:00 |
|
Peter Edberg
|
4c710d51d2
|
ICU-8576 Replace a stray printf with errln
X-SVN-Rev: 30328
|
2011-07-13 07:28:49 +00:00 |
|
Peter Edberg
|
62d26cc5fe
|
ICU-8576 Dictionary break test updates from George Rhoten
X-SVN-Rev: 30327
|
2011-07-13 06:49:42 +00:00 |
|