Commit Graph

22472 Commits

Author SHA1 Message Date
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
Doug Felt
97a24057a9 ICU-7395 tell javadoc that we understand enums, thankyouverymuch
X-SVN-Rev: 27448
2010-01-29 23:56:29 +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
Doug Felt
985b0b7631 ICU-7396 tag/document some new apis
X-SVN-Rev: 27444
2010-01-29 19:52:36 +00:00
Doug Felt
44f7023ffa ICU-7395 update api tools
X-SVN-Rev: 27443
2010-01-29 19:43:53 +00:00
Markus Scherer
744be6916f ICU-7273 add UProperty.CHANGES_WHEN_NFKC_CASEFOLDED API; not implemented yet
X-SVN-Rev: 27442
2010-01-29 17:47:14 +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
Markus Scherer
1aca9c0e72 ICU-7273 improve Normalizer dispatch to Normalizer2
X-SVN-Rev: 27440
2010-01-29 05:39:05 +00:00
Markus Scherer
d278d6f7f9 ICU-7273 port most of the FCD code to Java
X-SVN-Rev: 27438
2010-01-29 04:39:44 +00:00
Steven R. Loomis
14b3b4f0d6 ICU-7304 update API Change Report
X-SVN-Rev: 27437
2010-01-28 21:12:45 +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
Jason Spieth
2a41312305 ICU-6990 2010b ICU4J
X-SVN-Rev: 27434
2010-01-28 19:56:28 +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
Doug Felt
635a36de58 ICU-7389 icu tags, doc cleanup
X-SVN-Rev: 27430
2010-01-28 03:14:00 +00:00
Kirti Velankar
54910a7c91 ICU-3931 Changes in documentation
X-SVN-Rev: 27429
2010-01-28 01:23:47 +00:00
Kirti Velankar
883293f927 ICU-3931 Changes in documentation
X-SVN-Rev: 27428
2010-01-28 01:16:13 +00:00
Michael Ow
5ec3e184c8 ICU-6444 Update icudata.jar with wintz and new metazoneInfo. Update source code to use metazoneInfo.
X-SVN-Rev: 27427
2010-01-27 23:59:19 +00:00
Michael Ow
5f126da7d9 ICU-7330 Update readme for Cygwin build.
X-SVN-Rev: 27426
2010-01-27 19:38:47 +00:00
Markus Scherer
19a7ab2c49 ICU-7273 finish NFC Java port and wire it into the old Normalizer
X-SVN-Rev: 27425
2010-01-27 07:17:04 +00:00
Yoshito Umaoka
72b20e8947 ICU-7381 Replacing StringBuffer with StringBuilder in ICU4J runtime library implementation code.
X-SVN-Rev: 27424
2010-01-27 03:09:08 +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
Markus Scherer
4686b6df6d ICU-7273 port most of the composition code to Java
X-SVN-Rev: 27422
2010-01-26 21:54:39 +00:00
Yoshito Umaoka
7af711a383 ICU-7027 Delete icu-eclipse directory for now. These files are coming from the previous release. But we no longer support old JDK compatibility implementation.
X-SVN-Rev: 27420
2010-01-26 18:56:34 +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
Markus Scherer
ac5b571fbf ICU-7273 add ability to normalize to an Appendable
X-SVN-Rev: 27412
2010-01-26 06:53:44 +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
fd42a8367a ICU-7273 port decomposition to Java and wire new NFD code into the old Normalizer
X-SVN-Rev: 27409
2010-01-26 04:25:11 +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
Andy Heninger
5150340844 ICU-5193 Tweak comments in uconfigtest script
X-SVN-Rev: 27404
2010-01-25 22:48:28 +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
65b24fc947 ICU-7373 include #define macros, fix promotion msg
X-SVN-Rev: 27399
2010-01-23 23:00:45 +00:00
Steven R. Loomis
9acbea54b0 ICU-7304 update readme a little
X-SVN-Rev: 27398
2010-01-23 06:50:06 +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