Commit Graph

16711 Commits

Author SHA1 Message Date
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