Claire Ho
c6dab684b7
ICU-5913 FCD broken in vi/ro sorts.
...
X-SVN-Rev: 22988
2007-11-30 04:29:20 +00:00
Yoshito Umaoka
7e51ed7330
ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk.
...
X-SVN-Rev: 22978
2007-11-28 20:49:58 +00:00
George Rhoten
6490ed1ae8
ICU-6034 Prevent a mutex deadlock in case tzset really calls ICU under the covers.
...
X-SVN-Rev: 22960
2007-11-26 18:25:01 +00:00
George Rhoten
af18df5289
ICU-5900 Fix logic issue with u_toSmallKana and u_toLargeKana
...
X-SVN-Rev: 22924
2007-11-14 18:06:11 +00:00
Andrew J Macheret
f23e13afaf
ICU-6004 Added a line so that the code that generates a partial key will ignore ignorables, just like the full key generator does
...
X-SVN-Rev: 22909
2007-11-09 20:32:16 +00:00
Andrew J Macheret
1f872827e3
ICU-4081 Ported more tests and fixed more problems revealed by tests
...
X-SVN-Rev: 22896
2007-11-07 00:07:35 +00:00
Andrew J Macheret
f018a43611
ICU-4081 Ported tests and fixed problems revealed by tests
...
X-SVN-Rev: 22894
2007-11-06 22:26:06 +00:00
Andrew J Macheret
4fc941c249
ICU-4081 Fixed warnings
...
X-SVN-Rev: 22892
2007-11-06 20:09:52 +00:00
Michael Ow
823b13cee5
ICU-5993 Eliminate infinite loop when search pattern is single combining diactrical.
...
X-SVN-Rev: 22891
2007-11-06 20:00:35 +00:00
Claire Ho
13ec3d524f
ICU-5913 Need to add the rules somewhere else. Withdraw the previous changes first.
...
X-SVN-Rev: 22886
2007-11-06 02:28:36 +00:00
Claire Ho
88f2f061d7
ICU-5913 fixed bug in discontinuous contractions.
...
X-SVN-Rev: 22876
2007-10-31 05:32:26 +00:00
Michael Ow
c66829fdad
ICU-4081 Add chinese calender to Makefile.in.
...
X-SVN-Rev: 22855
2007-10-25 22:53:36 +00:00
Michael Ow
3b76a8e2fb
ICU-5950 Added test case and added internal breakiterator to hold the character breakiterator.
...
X-SVN-Rev: 22854
2007-10-25 22:02:54 +00:00
Andrew J Macheret
f8339df718
ICU-4081 Ported Chinese calendar from icu4j. Mostly working.
...
X-SVN-Rev: 22853
2007-10-25 20:26:34 +00:00
Doug Felt
fb2431bbdd
ICU-6000 fix for RBNF in ICU4C
...
X-SVN-Rev: 22845
2007-10-24 00:38:03 +00:00
Michael Ow
3f617517e7
ICU-5024 Check for cases where getCE() should be used in hasAccentAfterMatch.
...
X-SVN-Rev: 22840
2007-10-23 19:13:33 +00:00
Michael Ow
db658067b7
ICU-5024 Remove getCE call on the last collation element check in the function hasAccentsAfterMatch.
...
X-SVN-Rev: 22827
2007-10-19 22:14:46 +00:00
Michael Ow
90b5316a76
ICU-4038 Added the fix on ICU4C to ICU4J StringSearch.
...
X-SVN-Rev: 22826
2007-10-19 21:16:09 +00:00
Michael Ow
9831a64be7
ICU-4038 Restore the last found ce so that shifting forward or backward is done properly with the correct ce.
...
X-SVN-Rev: 22821
2007-10-19 19:04:25 +00:00
George Rhoten
05e65a675a
ICU-5994 Make sure that the public headers are copied to the include directory
...
X-SVN-Rev: 22819
2007-10-18 23:48:13 +00:00
Michael Ow
9ddca92223
ICU-5950 Added member to struct USearch to keep track of whether a breakiterator is given by the user.
...
X-SVN-Rev: 22818
2007-10-18 22:35:50 +00:00
Michael Ow
7c1d2e0b40
ICU-5950 Implement breakiterator to check for accents after character match when using primary strength searches. Also, accents in the pattern are ignored when using primary strength searches. TestIgnorable test cases has been altered to test for accent after character matches.
...
X-SVN-Rev: 22817
2007-10-18 22:29:39 +00:00
George Rhoten
dc5e7b7a29
ICU-5994 Make sure that the public headers are copied to the include directory
...
X-SVN-Rev: 22800
2007-10-16 05:29:03 +00:00
George Rhoten
9d21e44d93
ICU-5847 Fix copyright change.
...
X-SVN-Rev: 22737
2007-10-02 21:24:38 +00:00
John Emmons
1f0933a1df
ICU-5965 Update metazone transition info to be GMT
...
X-SVN-Rev: 22723
2007-10-01 15:00:26 +00:00
Deborah Goldsmith
a8649df443
ICU-5847 Add support for U_ICU_VERSION_BUILDLEVEL_NUM
...
X-SVN-Rev: 22716
2007-09-27 00:05:18 +00:00
John Emmons
3cd078fd3e
ICU-5934 Fix parsing problem found in J, keep C in sync
...
X-SVN-Rev: 22714
2007-09-25 20:46:03 +00:00
George Rhoten
a21a0d8f00
ICU-5955 Prevent a highly unlikely memory leak.
...
X-SVN-Rev: 22712
2007-09-24 16:05:53 +00:00
Andy Heninger
52cc4ee6bf
ICU-5350 more decimal format rounding mode fixes
...
X-SVN-Rev: 22645
2007-09-08 01:00:27 +00:00
George Rhoten
b1fca97b2f
ICU-5919 Fixes for old iostream usage on an older HP-UX machine.
...
X-SVN-Rev: 22636
2007-09-06 19:21:55 +00:00
George Rhoten
c8bb832ad8
ICU-5919 Fixes for old iostream usage on HP-UX
...
X-SVN-Rev: 22634
2007-09-06 18:00:08 +00:00
John Emmons
2b9ae318ed
ICU-5910 Force use of standard string when DST not observed
...
X-SVN-Rev: 22622
2007-09-05 18:47:57 +00:00
George Rhoten
8c086e2c98
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 22604
2007-08-31 18:19:41 +00:00
George Rhoten
42efe10c62
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 22594
2007-08-31 05:20:56 +00:00
George Rhoten
f3084b1f1b
ICU-5889 Fix some logic errors uncovered by BEAM.
...
X-SVN-Rev: 22592
2007-08-31 04:58:52 +00:00
George Rhoten
cb9049cb25
ICU-5889 Fix some logic errors uncovered by BEAM.
...
X-SVN-Rev: 22583
2007-08-30 23:48:56 +00:00
George Rhoten
bee56b37b7
ICU-5808 Declare a UTF-16 string when available instead of converting a string.
...
X-SVN-Rev: 22564
2007-08-29 08:09:55 +00:00
George Rhoten
b668dd2d7d
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 22562
2007-08-29 06:49:58 +00:00
George Rhoten
e3e7425e43
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 22561
2007-08-29 06:13:07 +00:00
Claire Ho
eedbe63b1b
ICU-5787 fixed Beam warnings
...
X-SVN-Rev: 22559
2007-08-29 05:44:57 +00:00
George Rhoten
967b65a458
ICU-5889 Fix some logic errors uncovered by BEAM.
...
X-SVN-Rev: 22558
2007-08-29 02:57:42 +00:00
Yoshito Umaoka
da2e965252
ICU-5454 Changed API status from @stable to @draft for hasSameRules in RuleBasedTimeZone and VTimeZone.
...
X-SVN-Rev: 22545
2007-08-27 17:32:46 +00:00
Claire Ho
e48c68df67
ICU-5787 more code cleanup.
...
X-SVN-Rev: 22534
2007-08-26 20:10:45 +00:00
Michael Ow
c2f58bb5a5
ICU-5357 Added draft label for DateTimePatternGenerator destructor.
...
X-SVN-Rev: 22528
2007-08-24 23:36:45 +00:00
Michael Ow
9beac7ae26
ICU-5357 Added header information for API change report.
...
X-SVN-Rev: 22516
2007-08-24 17:55:03 +00:00
Markus Scherer
8047649893
ICU-5678 ULOCDATA_ES_COUNT=3 should be =2
...
X-SVN-Rev: 22514
2007-08-24 16:48:45 +00:00
Steven R. Loomis
02f8bbd8b2
ICU-2895 relative date testing and fix
...
X-SVN-Rev: 22493
2007-08-23 20:14:07 +00:00
Claire Ho
12dd691583
ICU-5787 code cleanup.
...
X-SVN-Rev: 22485
2007-08-23 05:48:44 +00:00
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
Claire Ho
762a820053
ICU-5787 a crash in dtptngen.cpp :line 1526.
...
X-SVN-Rev: 22475
2007-08-22 21:57:11 +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
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
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
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
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
George Rhoten
babb54cb90
ICU-5454 Fix for UCONFIG_NO_CONVERSION
...
X-SVN-Rev: 22383
2007-08-14 20:45:46 +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
John Emmons
fc4edcf11f
ICU-5708 Fix aliasing logic
...
X-SVN-Rev: 22363
2007-08-13 16:09:51 +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
a3b08a4e2b
ICU-5808 fixes for uconfigtest.
...
X-SVN-Rev: 22349
2007-08-10 23:31:48 +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
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
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
af41197335
ICU-5787 Fix memory leak.
...
X-SVN-Rev: 22316
2007-08-08 09:01:18 +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
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
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
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
George Rhoten
790e49dca8
ICU-5787 Fix for i5/OS
...
X-SVN-Rev: 22292
2007-08-06 23:09:29 +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
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
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
9623bf94e7
ICU-5357 Fix doxygen warnings.
...
X-SVN-Rev: 22265
2007-08-03 23:52:19 +00:00
George Rhoten
02ed088beb
ICU-5822 Fix undocumented TimeZoneTransition constructors
...
X-SVN-Rev: 22263
2007-08-03 22:43:10 +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
84e3cd3b3e
ICU-5808 Fix for UCONFIG_NO_FORMATTING
...
X-SVN-Rev: 22217
2007-07-31 07:12:45 +00:00
George Rhoten
fa57cb2544
ICU-5575 Update to version 3.8.
...
X-SVN-Rev: 22197
2007-07-28 03:41:30 +00:00
George Rhoten
28ce35b674
ICU-4935 Consolidate conflicting definitions of UCaseMapFull
...
X-SVN-Rev: 22194
2007-07-27 23:59:25 +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
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
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
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
George Rhoten
f1b9a527b7
ICU-5715 Use supplementalData instead of CurrencyData
...
X-SVN-Rev: 22098
2007-07-22 22:19:10 +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
Yoshito Umaoka
0651c49b65
ICU-3778 Added getTZDataVersion for C and C++
...
X-SVN-Rev: 22063
2007-07-19 22:29:51 +00:00
Deborah Goldsmith
41c0301502
ICU-5733 deprecate misspelled name, add replacement
...
X-SVN-Rev: 22034
2007-07-18 18:51:32 +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
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
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
Yoshito Umaoka
b7957f5521
ICU-5454 Resolve the HP compiler warning
...
X-SVN-Rev: 22010
2007-07-17 14:41:03 +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
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
George Rhoten
0347fcbe3d
ICU-5764 Fix static library installation on Windows.
...
X-SVN-Rev: 21965
2007-07-13 17:59:16 +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
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
f7f26df030
ICU-5486 Currency update for Ghana and Venezuela.
...
X-SVN-Rev: 21920
2007-07-05 23:00:06 +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
Yoshito Umaoka
e0e1ccd5a4
ICU-5454 Fix some compiler warnings
...
X-SVN-Rev: 21912
2007-07-05 17:17:59 +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
Steven R. Loomis
9f4a4ce5e0
ICU-4567 initial taiwan calendar support
...
X-SVN-Rev: 21854
2007-06-29 16:56:34 +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
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
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
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
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
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
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
c3f935855f
ICU-5745 Improve performance of translit/TransliteratorTest/TestInstantiation
...
X-SVN-Rev: 21757
2007-06-15 23:32:12 +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
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
0307b1b225
ICU-5410 Fix some indention format problems.
...
X-SVN-Rev: 21738
2007-06-14 20:30:52 +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
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
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
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
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
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
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
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
ff56edb93b
ICU-5279 Hide RuleBasedTransliterator
...
X-SVN-Rev: 21691
2007-06-11 15:15:47 +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
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
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
Deborah Goldsmith
5369d809be
ICU-5350 Fix decimal rounding
...
X-SVN-Rev: 21647
2007-06-06 01:17:15 +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
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
John Emmons
8988a12e7b
ICU-5676 clean up supplementalBundle - make local
...
X-SVN-Rev: 21611
2007-05-31 23:13:56 +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
Steven R. Loomis
189539dedb
ICU-2895 fix for warnings
...
X-SVN-Rev: 21390
2007-04-10 22:57:25 +00:00
Steven R. Loomis
f7ee9393c3
ICU-2895 fix for msvc
...
X-SVN-Rev: 21383
2007-04-09 23:11:21 +00:00
Steven R. Loomis
5d4f7e2492
ICU-2895 Relative Date Format
...
X-SVN-Rev: 21382
2007-04-09 22:54:03 +00:00
Steven R. Loomis
d48f7af250
ICU-2895 Relative Dates
...
X-SVN-Rev: 21381
2007-04-09 22:29:57 +00:00
Deborah Goldsmith
50126ab1cd
ICU-5666 Stop wrapping in month calculations
...
X-SVN-Rev: 21342
2007-04-02 20:57:34 +00:00
George Rhoten
76777cbf3e
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 21318
2007-03-26 16:03:30 +00:00
Steven R. Loomis
114486b002
ICU-5655 Integrate Mehran Mehr's Persian Calendar support
...
X-SVN-Rev: 21293
2007-03-19 17:33:20 +00:00
George Rhoten
0f83de2c3f
ICU-5445 Fix some compiler warnings
...
X-SVN-Rev: 21283
2007-03-17 06:13:14 +00:00
George Rhoten
117d3302e6
ICU-5445 Fix some compiler warnings
...
X-SVN-Rev: 21282
2007-03-17 06:07:31 +00:00
George Rhoten
a0d0218ded
ICU-5566 Fix a typo
...
X-SVN-Rev: 21262
2007-03-15 15:38:56 +00:00
George Rhoten
37181631cb
ICU-5566 Fix comment typo
...
X-SVN-Rev: 21260
2007-03-15 07:00:43 +00:00
George Rhoten
4a76d92dd2
ICU-5566 Fix memory leaks.
...
X-SVN-Rev: 21259
2007-03-15 07:00:02 +00:00
George Rhoten
5d2448808c
ICU-5566 Fix a potential double mutex lock.
...
X-SVN-Rev: 21257
2007-03-14 21:47:04 +00:00
George Rhoten
7b1b840ef1
ICU-5566 Fix some memory leaks.
...
X-SVN-Rev: 21256
2007-03-14 21:35:13 +00:00
George Rhoten
4ce697b02c
ICU-5566 Fix some buffer overflow problems in new code. Add fixes when UCONFIG_NO_CONVERSION=1. Fix compiler warning.
...
X-SVN-Rev: 21255
2007-03-14 18:50:23 +00:00
John Emmons
a17d2a5a77
ICU-5566 Fix metazone logic so the mz mappings are outside zoneStrings
...
X-SVN-Rev: 21247
2007-03-14 15:32:59 +00:00
George Rhoten
4e735beddd
ICU-5566 Temporary fix. The resource bundle lookup no longer hangs/crashes any more.
...
X-SVN-Rev: 21234
2007-03-13 06:25:50 +00:00
Eric Mader
9818e3785e
ICU-5643 ucurrGetName: se uresb_getByKeyWithFallback to lookup Currency code. Add tests for fallback and default warnings, and for unknown currency code.
...
X-SVN-Rev: 21228
2007-03-12 19:53:42 +00:00
John Emmons
83c6a2b2b4
ICU-5566 Port metazone functionality to ICU4C
...
X-SVN-Rev: 21220
2007-03-10 18:07:01 +00:00
George Rhoten
36fc5d2137
ICU-5566 Fix some test failures due to CLDR update.
...
X-SVN-Rev: 21157
2007-03-05 18:26:53 +00:00
Vladimir Weinstein
7b86e2823b
ICU-5625 Fix parsing of number only timezone offsets.
...
X-SVN-Rev: 21147
2007-03-02 06:57:40 +00:00
George Rhoten
4706047498
ICU-5101 Test and prevent code from crashing when prefix and suffix are changed on a currency format. The prefix and suffix are still not settable when a currency is used, and the applyPattern must still be used when using currency formats.
...
X-SVN-Rev: 21145
2007-03-02 00:28:09 +00:00
George Rhoten
a558657ad5
ICU-5602 Fix a compiler warning from last change.
...
X-SVN-Rev: 21135
2007-02-27 08:55:40 +00:00
George Rhoten
7d227b0bd2
ICU-5619 Fix Windows test failure when the timezone is GMT+5:45, and fix a documentation typo.
...
X-SVN-Rev: 21119
2007-02-26 07:59:55 +00:00
Eric Mader
3dbd215bdb
ICU-5555 handleGetMonthLength needs to check for out of range months.
...
X-SVN-Rev: 21092
2007-02-23 19:27:50 +00:00
Yoshito Umaoka
7bf2a108f8
ICU-5597 Updated the previous changes based on George's review comments
...
X-SVN-Rev: 21088
2007-02-23 04:35:31 +00:00
Yoshito Umaoka
fe62e13597
ICU-5597 Remove localized date time pattern characters from ICU locale data and update ICU4C DateFormatSymbols to use the base pattern
...
X-SVN-Rev: 21087
2007-02-22 23:44:11 +00:00
George Rhoten
b847cd9089
ICU-5602 Test and fix French secondary buffer reallocation crash.
...
X-SVN-Rev: 21041
2007-02-16 19:06:24 +00:00
George Rhoten
fd995106cc
ICU-5575 Update to version 3.7.1
...
X-SVN-Rev: 20994
2007-01-31 01:37:28 +00:00
George Rhoten
b3cdbd8f8d
ICU-5552 Compiler optimization fixes for some versions of gcc. This patch allows the regular expression tests to pass.
...
X-SVN-Rev: 20846
2007-01-03 23:06:36 +00:00
George Rhoten
202e0f66a7
ICU-5445 Fix some compiler warnings
...
X-SVN-Rev: 20809
2006-12-19 06:06:30 +00:00
George Rhoten
3e9764f769
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
...
No need to use =1
X-SVN-Rev: 20785
2006-12-13 04:41:02 +00:00
George Rhoten
79c80dea96
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
...
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.
X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
Steven R. Loomis
fcb6fa3e01
ICU-2401 clean up .cvsignore files
...
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
3c9ac0863a
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
...
X-SVN-Rev: 20691
2006-11-28 07:34:13 +00:00