Andy Heninger
|
1fa6d6b8fb
|
ICU-7404 add set functions to StringPiece.
X-SVN-Rev: 27642
|
2010-02-24 00:56:11 +00:00 |
|
Markus Scherer
|
3a5280e3b0
|
ICU-7258 copy & swap new pool.res files in gmake build
X-SVN-Rev: 27633
|
2010-02-22 23:58:59 +00:00 |
|
Markus Scherer
|
e57a5b493b
|
ICU-7258 fix genrb use of optional genrb --usePoolBundle [path]
X-SVN-Rev: 27632
|
2010-02-22 23:43:04 +00:00 |
|
Markus Scherer
|
879ee95885
|
ICU-7258 add pool.res key string pool resource bundles for the new curr/lang/region/zone data trees; update locales/pool.res; add optional genrb --usePoolBundle path argument
X-SVN-Rev: 27631
|
2010-02-22 23:05:33 +00:00 |
|
Peter Edberg
|
3b410ee565
|
ICU-7180 Also don't adjust minute & second field length by default.
X-SVN-Rev: 27622
|
2010-02-22 00:58:52 +00:00 |
|
Markus Scherer
|
cdaf5f9e3b
|
ICU-7273 move from the User Guide into the API doc the note about old Normalizer not working like/not implementing CharacterIterator
X-SVN-Rev: 27611
|
2010-02-20 05:45:01 +00:00 |
|
Markus Scherer
|
bb591eb3a1
|
ICU-7273 remove u_growBufferFromStatic() -- using UnicodeString instead
X-SVN-Rev: 27608
|
2010-02-19 23:49:51 +00:00 |
|
Michael Ow
|
47930b51df
|
ICU-7428 Separate the ALL_FILES_LIST when generating icudata.lst.
X-SVN-Rev: 27607
|
2010-02-19 23:31:57 +00:00 |
|
Markus Scherer
|
58cd390213
|
ICU-7273 install gennorm2 for use in application data builds
X-SVN-Rev: 27606
|
2010-02-19 19:43:38 +00:00 |
|
Markus Scherer
|
4e87951f5f
|
ICU-7273 move old gennorm tool to tools repository
X-SVN-Rev: 27605
|
2010-02-19 19:37:29 +00:00 |
|
Markus Scherer
|
0cf5380d97
|
ICU-7273 remove the old, mostly obsolete, mostly defunct gennorm tool
X-SVN-Rev: 27602
|
2010-02-19 19:30:33 +00:00 |
|
Markus Scherer
|
c8244541e7
|
ICU-7273 describe Normalizer2 .nrm data file format
X-SVN-Rev: 27601
|
2010-02-19 17:45:20 +00:00 |
|
Steven R. Loomis
|
18fa32ded0
|
ICU-6633 warnings fix
X-SVN-Rev: 27600
|
2010-02-19 17:27:33 +00:00 |
|
Markus Scherer
|
049b68b40b
|
ICU-7273 simplify caching code and add custom FCC test
X-SVN-Rev: 27593
|
2010-02-18 18:33:00 +00:00 |
|
John Emmons
|
ea6e8a0a72
|
ICU-7356 CLDR 1.8 data integration - first run
X-SVN-Rev: 27590
|
2010-02-18 14:30:15 +00:00 |
|
Steven R. Loomis
|
48323123a3
|
ICU-7425 update ICU DLL comments
X-SVN-Rev: 27589
|
2010-02-18 04:33:41 +00:00 |
|
Peter Edberg
|
c6780c2b10
|
ICU-6830 be case-sensitive in skeleton hash compares; add patterns for both H/h
X-SVN-Rev: 27586
|
2010-02-18 01:06:31 +00:00 |
|
Steven R. Loomis
|
2427308606
|
ICU-6920 update urename.h
X-SVN-Rev: 27584
|
2010-02-17 23:26:36 +00:00 |
|
Steven R. Loomis
|
55150bd679
|
ICU-6920 update version number to 4.4, and attempt to update windows files automatically
X-SVN-Rev: 27583
|
2010-02-17 22:18:24 +00:00 |
|
Markus Scherer
|
0ff5a60a2a
|
ICU-7273 fix testdata building of testnorm.nrm
X-SVN-Rev: 27579
|
2010-02-17 00:21:18 +00:00 |
|
Markus Scherer
|
81234fecdb
|
ICU-7273 add loading of custom data, with caching, test data and test code
X-SVN-Rev: 27578
|
2010-02-16 23:43:22 +00:00 |
|
Doug Felt
|
9f6f2d83d7
|
ICU-7342 enhance test
X-SVN-Rev: 27576
|
2010-02-16 18:21:52 +00:00 |
|
Steven R. Loomis
|
e1d189d3e2
|
ICU-6631 add --noverify option to icu-config
X-SVN-Rev: 27568
|
2010-02-15 19:54:47 +00:00 |
|
Peter Edberg
|
d35f302566
|
ICU-6830 getDateTimeSkeleton() should not normalize 'H' to 'h'
X-SVN-Rev: 27566
|
2010-02-15 19:26:22 +00:00 |
|
Markus Scherer
|
7a3a89e61f
|
ICU-7273 remove now-unused unorm.icu, and small changes parallel with Java
X-SVN-Rev: 27562
|
2010-02-13 23:15:05 +00:00 |
|
Yoshito Umaoka
|
0ec6c28016
|
ICU-6444 Retire gCanonicalMap in ZoneMeta. Matching the implementation for getCanonicalSystemID / getCanonicalCountry with J trunk implementation. It shows 5-10% performance degrade in typical test cases. I'll revisit this if we need caches for them. Also, I'll update territory mapping to read the data from zoneinfo later.
X-SVN-Rev: 27556
|
2010-02-12 22:06:49 +00:00 |
|
Yoshito Umaoka
|
d8db690e28
|
ICU-6444 Modified the code not to depend on gUStringTable. Instead, use the data in resource directly.
X-SVN-Rev: 27554
|
2010-02-12 19:00:53 +00:00 |
|
Yoshito Umaoka
|
784704f4c7
|
ICU-6444 Removed pre-loaded mapping table between Olson ids and metazones. Metazone to Olson mapping to refer the resource bundle directly. Olson to Metazone to load only requested data from the resource bundle and cache it for next time.
X-SVN-Rev: 27551
|
2010-02-12 04:04:48 +00:00 |
|
Steven R. Loomis
|
588cb1a7da
|
ICU-7417 better error than 'parse failed' when ICU data is missing.
X-SVN-Rev: 27546
|
2010-02-11 18:33:09 +00:00 |
|
Peter Edberg
|
a6c3b1905e
|
ICU-4521 Fix dangling pointer if a UnicodeString passed to RegexPattern::compile
doesn't persist for the life of the RegexPattern; ensure RegexPattern == still works.
X-SVN-Rev: 27541
|
2010-02-11 06:57:20 +00:00 |
|
Steven R. Loomis
|
1457da183c
|
ICU-7353 docs fixup and updated API Change Report
X-SVN-Rev: 27537
|
2010-02-11 00:53:57 +00:00 |
|
Markus Scherer
|
1cb38e859b
|
ICU-7273 compute FC_NFKC_Closure on the fly
X-SVN-Rev: 27534
|
2010-02-10 23:05:39 +00:00 |
|
Steven R. Loomis
|
bf11f11afa
|
ICU-7403 cleanup
X-SVN-Rev: 27531
|
2010-02-10 22:43:06 +00:00 |
|
Peter Edberg
|
f308bffc8c
|
ICU-4521 Disambiguate signatures for RegexPattern::matcher,RegexMatcher::group for 0 pointers; fix warnings
X-SVN-Rev: 27522
|
2010-02-09 20:17:52 +00:00 |
|
Umesh Nair
|
b11c49bcd5
|
ICU-7015 Implementing compact collation tailoring syntax by introducing a star-notation.
X-SVN-Rev: 27521
|
2010-02-09 19:59:06 +00:00 |
|
Yoshito Umaoka
|
71849245cd
|
ICU-7302 Removing bcp47 key/type mapping data from supplementalData. This change was already done in CLDR trunk.
X-SVN-Rev: 27517
|
2010-02-09 04:30:07 +00:00 |
|
Yoshito Umaoka
|
572475f613
|
ICU-7302 Reading bcp47 key/type mapping data from the new resources in ICU4C.
X-SVN-Rev: 27516
|
2010-02-09 03:51:54 +00:00 |
|
Yoshito Umaoka
|
a5d49cf91c
|
ICU-7302 Use lower case keys in keyTypeData.txt.
X-SVN-Rev: 27512
|
2010-02-08 20:46:40 +00:00 |
|
John Emmons
|
00488c0908
|
ICU-4521 Fix ambiguous argument
X-SVN-Rev: 27511
|
2010-02-08 18:02:31 +00:00 |
|
John Emmons
|
b932e68f4f
|
ICU-4521 Fix ambiguous argument
X-SVN-Rev: 27510
|
2010-02-08 17:50:41 +00:00 |
|
Yoshito Umaoka
|
82f1288dea
|
ICU-7302 Adding key/type data (keyTypeData.txt and timezoneTypes.txt) generated from CLDR bcp47/*.xml.
X-SVN-Rev: 27508
|
2010-02-08 16:46:01 +00:00 |
|
Steven R. Loomis
|
016cd3ca66
|
ICU-7213 fix icuinfo documentation and install target
X-SVN-Rev: 27503
|
2010-02-05 21:54:27 +00:00 |
|
Steven R. Loomis
|
49072cf95b
|
ICU-7336 clarify rebuilding of data.
X-SVN-Rev: 27500
|
2010-02-05 19:04:13 +00:00 |
|
Yoshito Umaoka
|
72200dfa92
|
ICU-7336 Properly copy icudata.jar/testdata.jar to ICU4J directory by the make target.
X-SVN-Rev: 27499
|
2010-02-05 18:16:28 +00:00 |
|
Steven R. Loomis
|
cdaaa68c47
|
ICU-7336 restore build steps on C/windows
X-SVN-Rev: 27496
|
2010-02-05 02:02:43 +00:00 |
|
Markus Scherer
|
7f34717f2e
|
ICU-7273 minor C++ changes parallel with Java
X-SVN-Rev: 27494
|
2010-02-04 23:57:28 +00:00 |
|
Steven R. Loomis
|
6d7cd2ba25
|
ICU-4521 remove breaking #include
X-SVN-Rev: 27492
|
2010-02-04 23:27:28 +00:00 |
|
Steven R. Loomis
|
4a9bc3f8ff
|
ICU-7353 updated docs and report
X-SVN-Rev: 27488
|
2010-02-04 20:32:21 +00:00 |
|
Michael Grady
|
7a8d49ed32
|
ICU-4521 UText-based regex implementation (missed a file)
X-SVN-Rev: 27484
|
2010-02-03 03:44:06 +00:00 |
|
Michael Grady
|
8216117f21
|
ICU-4521 UText-based regex implementation
X-SVN-Rev: 27482
|
2010-02-03 02:59:35 +00:00 |
|
Steven R. Loomis
|
7a93a3c3e2
|
ICU-7336 restore build steps on C/unix
X-SVN-Rev: 27477
|
2010-02-02 21:49:58 +00:00 |
|
Yoshito Umaoka
|
096cd6d256
|
ICU-6444 metaZones.txt and windownsZones.txt were missing in the previous code submission. Fix the problem.
X-SVN-Rev: 27473
|
2010-02-02 15:11:38 +00:00 |
|
Yoshito Umaoka
|
547580cd15
|
ICU-6444 Updated timezone data resources corresponding to the latest change for cldrbug 1958 in CLDR. Added metaZones.txt/windowsZones.txt replacing metazoneInfo.txt/wintz.txt. Removed mapTimezones data from supplementalData.txt to match the change in CLDR (for now, manually editted, because I cannot use the trunk version of supplementalData.xml in CLDR at this moment).
X-SVN-Rev: 27471
|
2010-02-02 04:55:55 +00:00 |
|
John Emmons
|
91ab093cf3
|
ICU-7290 Changed inaccurate U_DRAFT markings to U_STABLE
X-SVN-Rev: 27469
|
2010-02-02 01:44:11 +00:00 |
|
Kirti Velankar
|
295cff6916
|
ICU-3931 code-review changes
X-SVN-Rev: 27467
|
2010-02-01 23:32:57 +00:00 |
|
Steven R. Loomis
|
b21f47bdb7
|
ICU-7261 update urename.h (and add some statics in ushape.c)
X-SVN-Rev: 27466
|
2010-02-01 23:10:11 +00:00 |
|
Steven R. Loomis
|
13bbe4f77d
|
ICU-7311 apply patch as per ticket - THANKS!
X-SVN-Rev: 27463
|
2010-01-30 07:43:37 +00:00 |
|
Steven R. Loomis
|
8688c228bc
|
ICU-7403 make sure resbund and subdirs built before check
X-SVN-Rev: 27462
|
2010-01-30 07:36:56 +00:00 |
|
Steven R. Loomis
|
7f78036068
|
ICU-7403 fix samples breakage. "icu-config --ldflags-icuio --ldflags-toolutil" wasn't emitting a space between the output params.
X-SVN-Rev: 27461
|
2010-01-30 07:36:05 +00:00 |
|
Steven R. Loomis
|
6749bdc7b3
|
ICU-3931 fix breakage from r27453 - SelectFormat - new (UnicodeString(), status) - got err status U_DEFAULT_KEYWORD_MISSING
X-SVN-Rev: 27460
|
2010-01-30 07:12:52 +00:00 |
|
Steven R. Loomis
|
ad51e858d4
|
ICU-7402 fix missing error codes ( now tested by ICU-7401 )
X-SVN-Rev: 27459
|
2010-01-30 07:01:53 +00:00 |
|
Steven R. Loomis
|
a739bdd8e5
|
ICU-7401 test for missing errorcodes
X-SVN-Rev: 27458
|
2010-01-30 06:53:52 +00:00 |
|
Kirti Velankar
|
f8125a14a4
|
ICU-3931 Updates
X-SVN-Rev: 27457
|
2010-01-30 04:48:30 +00:00 |
|
Kirti Velankar
|
867c479b47
|
ICU-3931 Some more updates according to code-review comments
X-SVN-Rev: 27455
|
2010-01-30 03:46:13 +00:00 |
|
Kirti Velankar
|
df36aab82d
|
ICU-3931 Removing commented code
X-SVN-Rev: 27454
|
2010-01-30 03:35:11 +00:00 |
|
Kirti Velankar
|
883c9a2bdf
|
ICU-3931 Code-review comments and removed default constructor -same as Java
X-SVN-Rev: 27453
|
2010-01-30 03:21:38 +00:00 |
|
Kirti Velankar
|
632f3ce80c
|
ICU-3931 Code-review comments and removed default constructor -same as Java
X-SVN-Rev: 27452
|
2010-01-30 03:18:22 +00:00 |
|
Kirti Velankar
|
6924ba6c66
|
ICU-3931 Code-review comments and removed default constructor -same as Java
X-SVN-Rev: 27451
|
2010-01-30 02:48:20 +00:00 |
|
Kirti Velankar
|
742d22d13e
|
ICU-3931 Uncommented the invalid keywords test
X-SVN-Rev: 27450
|
2010-01-30 00:46:40 +00:00 |
|
Kirti Velankar
|
ba83d297f8
|
ICU-3931 Cleaned up checkValidKeyword method
X-SVN-Rev: 27449
|
2010-01-30 00:11:31 +00:00 |
|
Steven R. Loomis
|
eeff15fb8d
|
ICU-7261 fix _init in urename.h
X-SVN-Rev: 27447
|
2010-01-29 23:53:58 +00:00 |
|
Steven R. Loomis
|
eaa6b913c6
|
ICU-6633 fix static linkage
X-SVN-Rev: 27446
|
2010-01-29 23:53:30 +00:00 |
|
Steven R. Loomis
|
de78eedbf0
|
ICU-7397 error if 0 symbols renamed
X-SVN-Rev: 27445
|
2010-01-29 22:07:01 +00:00 |
|
Markus Scherer
|
e2ca69d4fe
|
ICU-7394 remove source control bindings from Visual Studio projects
X-SVN-Rev: 27441
|
2010-01-29 17:13:18 +00:00 |
|
Steven R. Loomis
|
f517a0db14
|
ICU-7304 fix API promotions from bad checkins r27396 and r27397
X-SVN-Rev: 27436
|
2010-01-28 21:09:53 +00:00 |
|
Steven R. Loomis
|
08ba850a31
|
ICU-7391 fix typo in r27433
X-SVN-Rev: 27435
|
2010-01-28 21:08:18 +00:00 |
|
Doug Felt
|
bd8eb26d17
|
ICU-7391 changed ref to pointer in APIs taking FieldPositionIterator, cleaned whitespace
X-SVN-Rev: 27433
|
2010-01-28 19:39:24 +00:00 |
|
Jason Spieth
|
79d3710ae3
|
ICU-6990 2010b ICU4C
X-SVN-Rev: 27432
|
2010-01-28 19:37:28 +00:00 |
|
Michael Ow
|
4e5917a94a
|
ICU-7354 Fix handling of *FLAGSICUI18N when generating icu-config.
X-SVN-Rev: 27431
|
2010-01-28 06:31:51 +00:00 |
|
Kirti Velankar
|
54910a7c91
|
ICU-3931 Changes in documentation
X-SVN-Rev: 27429
|
2010-01-28 01:23:47 +00:00 |
|
Markus Scherer
|
b618bb7665
|
ICU-7273 small ReorderingBuffer improvements to stay in sync with Java
X-SVN-Rev: 27423
|
2010-01-26 21:57:32 +00:00 |
|
Jason Spieth
|
d0a37312c8
|
ICU-5979 Better documentation for array dimensions and limits.
X-SVN-Rev: 27418
|
2010-01-26 18:06:12 +00:00 |
|
Jason Spieth
|
9ccaaacb43
|
ICU-5979 More documentation for data returned by get/setZoneStrings functions.
X-SVN-Rev: 27417
|
2010-01-26 17:39:19 +00:00 |
|
Michael Ow
|
57e64811a7
|
ICU-7366 Write formatted string.
X-SVN-Rev: 27416
|
2010-01-26 16:40:30 +00:00 |
|
Peter Edberg
|
f0c9ad0b41
|
ICU-7295 subparse hangs with fGroupingUsed TRUE but 0-length grouping separator
X-SVN-Rev: 27415
|
2010-01-26 08:51:23 +00:00 |
|
Peter Edberg
|
4c6887c581
|
ICU-7295 ucal_open crash if locale==NULL && caltype==UCAL_GREGORIAN
X-SVN-Rev: 27414
|
2010-01-26 07:21:21 +00:00 |
|
Markus Scherer
|
54d51498c7
|
ICU-7273 small changes to stay in sync with Java
X-SVN-Rev: 27413
|
2010-01-26 07:03:41 +00:00 |
|
Michael Ow
|
cf116f9297
|
ICU-6444 Separate metazone timezone mappings and windows timezone from supplementalData and update affected source files.
X-SVN-Rev: 27411
|
2010-01-26 06:03:14 +00:00 |
|
Markus Scherer
|
3fb4714f9a
|
ICU-7273 remove minor, inconsistent optimization for trail surrogate code *points*
X-SVN-Rev: 27410
|
2010-01-26 04:42:51 +00:00 |
|
Markus Scherer
|
bdfe251e8c
|
ICU-7273 minor error checking and visibility cleanup
X-SVN-Rev: 27408
|
2010-01-26 04:24:20 +00:00 |
|
Andy Heninger
|
d80b144c19
|
ICU-7369 Clean up uconfig test failures.
X-SVN-Rev: 27406
|
2010-01-26 00:55:35 +00:00 |
|
Peter Edberg
|
93ecb35cb6
|
ICU-2223 Port weekend APIs from ICU4J to C,C++ (real implementation)
X-SVN-Rev: 27403
|
2010-01-25 20:12:19 +00:00 |
|
Steven R. Loomis
|
69019a894d
|
ICU-7304 promotion and updated API report
X-SVN-Rev: 27397
|
2010-01-23 06:46:27 +00:00 |
|
Steven R. Loomis
|
b361793726
|
ICU-7304 draft 4.2 to stable 4.4 ( also cleaned up some ICU-7290 issues )
X-SVN-Rev: 27396
|
2010-01-23 06:36:03 +00:00 |
|
Steven R. Loomis
|
ca2c363edf
|
ICU-5996 withdraw API (fixup for windows project file)
X-SVN-Rev: 27394
|
2010-01-23 04:13:24 +00:00 |
|
Steven R. Loomis
|
30433790a6
|
ICU-6862 retract API for 4.4
X-SVN-Rev: 27393
|
2010-01-23 03:53:56 +00:00 |
|
Steven R. Loomis
|
14e5cb66ba
|
ICU-7252 retract api for 4.4
X-SVN-Rev: 27392
|
2010-01-23 03:52:47 +00:00 |
|
Steven R. Loomis
|
a0763011b5
|
ICU-5996 remove zrule, vzone, ztrans from API.
X-SVN-Rev: 27390
|
2010-01-23 02:08:06 +00:00 |
|
Steven R. Loomis
|
2ce92e1323
|
ICU-4735 removing unimplemented functions
X-SVN-Rev: 27389
|
2010-01-23 01:51:30 +00:00 |
|
Doug Felt
|
aeff93d2f5
|
ICU-7372 fix bug and add test
X-SVN-Rev: 27386
|
2010-01-22 22:44:29 +00:00 |
|
Markus Scherer
|
91a3e286ef
|
ICU-7355 gennorm2: #if !U_HAVE_STD_STRING then UCONFIG_NO_NORMALIZATION=1 because the tool implementation uses STL string and vector
X-SVN-Rev: 27382
|
2010-01-22 20:48:46 +00:00 |
|
Steven R. Loomis
|
9639075dd6
|
ICU-4735 fix bad tag (really still stable)
X-SVN-Rev: 27381
|
2010-01-22 18:52:11 +00:00 |
|
Steven R. Loomis
|
2cbe4aad19
|
ICU-6192 fix bad tag
X-SVN-Rev: 27380
|
2010-01-22 18:50:51 +00:00 |
|
Markus Scherer
|
c3b86050b4
|
ICU-7247 need localpointer.h for the LocalXyzPointer definitions
X-SVN-Rev: 27371
|
2010-01-22 01:18:16 +00:00 |
|
Markus Scherer
|
81c80f4d29
|
ICU-7304 add new C++ header files; also temporarily add some bad C headers that require C++
X-SVN-Rev: 27370
|
2010-01-22 01:08:09 +00:00 |
|
Markus Scherer
|
7fcecf9565
|
ICU-6192 do not include internal uvectr32.h from public unicode/fpositer.h
X-SVN-Rev: 27368
|
2010-01-21 23:54:42 +00:00 |
|
Markus Scherer
|
a31a559ede
|
ICU-7273 namespace fix
X-SVN-Rev: 27366
|
2010-01-21 23:28:30 +00:00 |
|
Markus Scherer
|
0b60a8c224
|
ICU-6192 namespace fix
X-SVN-Rev: 27365
|
2010-01-21 23:25:54 +00:00 |
|
Markus Scherer
|
2a1eb4e662
|
ICU-7350 adjust testmap for new udata_setCommonData() semantics
X-SVN-Rev: 27364
|
2010-01-21 22:15:44 +00:00 |
|
Steven R. Loomis
|
e042b325a5
|
ICU-5720 @internal for this API also
X-SVN-Rev: 27363
|
2010-01-21 20:51:49 +00:00 |
|
Steven R. Loomis
|
f69d902fc0
|
ICU-5720 removed from API as per PMC, wasn't discussed on icu-design
X-SVN-Rev: 27359
|
2010-01-21 20:10:50 +00:00 |
|
Steven R. Loomis
|
b6b87e9d82
|
ICU-3931 as per PMC, remove this constructor from public API, to be removed entirely after M4
X-SVN-Rev: 27358
|
2010-01-21 19:56:40 +00:00 |
|
Doug Felt
|
55d897493b
|
ICU-7361 fix locid getVariant, fix display name translations for root
X-SVN-Rev: 27355
|
2010-01-21 02:45:53 +00:00 |
|
Michael Ow
|
6c1d2da7a5
|
ICU-7304 Fix non-ascii character.
X-SVN-Rev: 27348
|
2010-01-20 20:04:28 +00:00 |
|
Michael Ow
|
513cc2bc2b
|
ICU-6991 Fix thread deletion.
X-SVN-Rev: 27344
|
2010-01-20 16:19:39 +00:00 |
|
Steven R. Loomis
|
06b45900a4
|
ICU-7353 docs fixup
X-SVN-Rev: 27340
|
2010-01-20 00:20:05 +00:00 |
|
Steven R. Loomis
|
64835de257
|
ICU-7353 docs fixup
X-SVN-Rev: 27339
|
2010-01-19 23:39:42 +00:00 |
|
Michael Ow
|
9545323616
|
ICU-7304 Fix line feed and svn property.
X-SVN-Rev: 27329
|
2010-01-19 19:25:25 +00:00 |
|
Markus Scherer
|
c82f884457
|
ICU-7273 small simplification, and avoid compiler warnings from getNorm16FromBMP() like >>comparison is always true due to limited range of data type<<
X-SVN-Rev: 27326
|
2010-01-19 19:19:06 +00:00 |
|
Markus Scherer
|
800a8a951c
|
ICU-7035 add nofallback flag to testtypes.txt so that future builds of old-version .res files and renaming to old_*_testtypes.res do not cause icupkg to complain about a missing old_* parent bundle
X-SVN-Rev: 27325
|
2010-01-19 18:37:13 +00:00 |
|
Yoshito Umaoka
|
20d7428aec
|
ICU-6990 Merging tzdata2010a to the ICU4C trunk.
X-SVN-Rev: 27323
|
2010-01-19 08:13:35 +00:00 |
|
Yoshito Umaoka
|
f18b27efe7
|
ICU-7273 The pre-built version of unorm.icu is used by ICU4J, but the version in the ICU4C repository (source/data/in/unorm.icu) does not work well. Replacing the version with the one taken from icudata.jar in the ICU4J trunk.
X-SVN-Rev: 27319
|
2010-01-19 06:36:21 +00:00 |
|
Yoshito Umaoka
|
1618de964f
|
ICU-7035 Fixed ICU4J testdata.jar build problem. *_testtypes.res must have nofallback flag set.
X-SVN-Rev: 27318
|
2010-01-19 03:31:04 +00:00 |
|
Yoshito Umaoka
|
0ded379793
|
ICU-7304 Update the timebomb in VTimeZone round trip test cases. We'll revisit #7008 after ICU 4.4 release.
X-SVN-Rev: 27317
|
2010-01-18 21:37:52 +00:00 |
|
Yoshito Umaoka
|
d8317ab3a6
|
ICU-3931 Explicitly cast integer literals to int32_t. Formattable constructor can take both int32_t and int64_t, and Cygwin/gcc complains the test case code is ambiguous.
X-SVN-Rev: 27316
|
2010-01-18 21:07:52 +00:00 |
|
Markus Scherer
|
97c36a876c
|
ICU-7247 add LocalUNormalizer2Pointer and LocalULocaleDisplayNamesPointer
X-SVN-Rev: 27315
|
2010-01-18 21:06:15 +00:00 |
|
Markus Scherer
|
aa51a8688c
|
ICU-7342 another attempt at fixing ULocaleDisplayNames constness
X-SVN-Rev: 27314
|
2010-01-18 20:15:34 +00:00 |
|
Markus Scherer
|
af4e02045c
|
ICU-7273 reduce compiler warnings
X-SVN-Rev: 27313
|
2010-01-18 19:50:40 +00:00 |
|
Steven R. Loomis
|
f38f2c1036
|
ICU-3931 platform fix (solaris)
X-SVN-Rev: 27308
|
2010-01-17 09:44:17 +00:00 |
|
Steven R. Loomis
|
1a95ebddad
|
ICU-3931 add selfmts.cpp
X-SVN-Rev: 27307
|
2010-01-17 09:22:31 +00:00 |
|
Steven R. Loomis
|
514251a29c
|
ICU-7342 fix uldnames api issues again
X-SVN-Rev: 27305
|
2010-01-17 01:46:09 +00:00 |
|
Peter Edberg
|
ccfd885876
|
ICU-7322 Get rid of friend declaration for internal plain-C comparotor functions
X-SVN-Rev: 27304
|
2010-01-16 19:59:59 +00:00 |
|
Steven R. Loomis
|
d2a13341b1
|
ICU-7351 remove ^G in datefmt.h
X-SVN-Rev: 27303
|
2010-01-16 19:12:52 +00:00 |
|
Markus Scherer
|
227379ff6b
|
ICU-7273 no U_NAMESPACE_BEGIN for unorm2 C API
X-SVN-Rev: 27302
|
2010-01-16 19:02:32 +00:00 |
|
Markus Scherer
|
6580c6e7b5
|
ICU-7342 fix uldnames C API issues
X-SVN-Rev: 27301
|
2010-01-16 19:01:03 +00:00 |
|
Markus Scherer
|
9349cd081e
|
ICU-3931 add selfmt.* files to Windows project file
X-SVN-Rev: 27300
|
2010-01-16 18:59:11 +00:00 |
|
Markus Scherer
|
7c524feb82
|
ICU-7314 remove support for CNS 11643 planes 3..7 (ISO-2022-CN-EXT)
X-SVN-Rev: 27295
|
2010-01-16 06:37:14 +00:00 |
|
Markus Scherer
|
0a48da9893
|
ICU-7035 stop support for ICU resource bundle formatVersion 1.0 [predates ICU 2.8] in swapper code
X-SVN-Rev: 27294
|
2010-01-16 05:15:30 +00:00 |
|
Kirti Velankar
|
0e375461b0
|
ICU-3931 Merge into trunk from branch kirtig -Added SelectFormat
X-SVN-Rev: 27293
|
2010-01-16 03:07:18 +00:00 |
|
Peter Edberg
|
8e57ee7bac
|
ICU-2223 Port weekend APIs from ICU4J to C,C++ (dummy implementation for now)
X-SVN-Rev: 27292
|
2010-01-15 23:38:12 +00:00 |
|
Markus Scherer
|
285259186d
|
ICU-7350 remove test for old udata_setCommonData() semantics; it now allows setting multiple packages and checks for duplicates
X-SVN-Rev: 27290
|
2010-01-15 22:48:17 +00:00 |
|
Andy Heninger
|
a31448aab8
|
ICU-5193 API additions for big decimal formatting. Implementation not there yet.
X-SVN-Rev: 27287
|
2010-01-15 22:28:39 +00:00 |
|
Markus Scherer
|
cf96198a53
|
ICU-7350 allow setting multiple data packages via udata_setCommonData()
X-SVN-Rev: 27282
|
2010-01-15 20:47:28 +00:00 |
|
Michael Ow
|
5847422a58
|
ICU-7342 Fix test case for TestGetVariantWithKeywords.
X-SVN-Rev: 27281
|
2010-01-15 19:44:15 +00:00 |
|
Doug Felt
|
763489b754
|
ICU-7342 add ULocaleDisplayNames, enhance tests to call all ULDN API and via it all LocaleDisplayNames API
X-SVN-Rev: 27267
|
2010-01-15 02:35:02 +00:00 |
|
Peter Edberg
|
bcde64993d
|
ICU-7093 Add USearchAttribute USEARCH_ELEMENT_COMPARISON and values
X-SVN-Rev: 27264
|
2010-01-15 00:55:58 +00:00 |
|
Markus Scherer
|
08be161620
|
ICU-7273 API doc refinements
X-SVN-Rev: 27263
|
2010-01-14 23:25:58 +00:00 |
|
Markus Scherer
|
ad83876755
|
ICU-7344 C functions for Java modified UTF-8
X-SVN-Rev: 27261
|
2010-01-14 19:11:07 +00:00 |
|
Michael Ow
|
02d8764052
|
ICU-7342 Add missing header file for va_start and others.
X-SVN-Rev: 27259
|
2010-01-14 07:03:36 +00:00 |
|
Doug Felt
|
18b87b0965
|
ICU-7342 add LocaleDisplayNames and rudimentary test. Fix Locale.getVariant problem and add test.
X-SVN-Rev: 27258
|
2010-01-14 02:23:46 +00:00 |
|