Commit Graph

17294 Commits

Author SHA1 Message Date
Steven R. Loomis
07ea404d7f ICU-3904 fix leaks. report leaks if all of ICU is compiled with URES_DEBUG
X-SVN-Rev: 27822
2010-03-11 20:05:42 +00:00
Peter Edberg
829d15c795 ICU-7538 Avoid negative array index when UTEXT_NEXT32 returns -1 (U_SENTINEL)
X-SVN-Rev: 27821
2010-03-11 19:54:36 +00:00
Andy Heninger
9b9c2901d8 ICU-7539 Fix Memory Leak in LocaleDisplayNames
X-SVN-Rev: 27820
2010-03-11 19:54:35 +00:00
Andy Heninger
1aa327713c ICU-7537 fix memory leak in UTextTest
X-SVN-Rev: 27819
2010-03-11 19:27:10 +00:00
Michael Ow
2dd195a7db ICU-6911 Ensure fCountExisting is incremented correctly.
X-SVN-Rev: 27818
2010-03-11 18:38:24 +00:00
Steven R. Loomis
cbe3757600 ICU-7532 fix and update udraft.h etc headers
X-SVN-Rev: 27815
2010-03-11 02:25:58 +00:00
Yoshito Umaoka
321ecd77a9 ICU-7513 Fixing generic partial location format problem exposed by the CLDR 1.8 data. Also updated the test code to emit error log including more information.
X-SVN-Rev: 27813
2010-03-10 23:38:25 +00:00
Steven R. Loomis
fb5c90be9f ICU-7529 bad return type in zstrfmt.cpp
X-SVN-Rev: 27812
2010-03-10 18:03:36 +00:00
Steven R. Loomis
78f9faec0a ICU-7522 uconfigtest failures for 4.4
X-SVN-Rev: 27806
2010-03-09 23:11:48 +00:00
Yoshito Umaoka
ad9988db85 ICU-6990 tzdata2010e to ICU4C
X-SVN-Rev: 27804
2010-03-09 15:31:22 +00:00
Steven R. Loomis
e15cdf81df ICU-7504 fix breakage of #7138 with prebuilt data
X-SVN-Rev: 27795
2010-03-05 22:54:48 +00:00
Steven R. Loomis
2f3cf12d53 ICU-6920 update readme for RC1
X-SVN-Rev: 27786
2010-03-05 19:04:01 +00:00
Yoshito Umaoka
4d6df9981f ICU-7431 Regenerated locale data with CLDR SVN revision 4792 to avoid the compact collation tailoring bug.
X-SVN-Rev: 27782
2010-03-05 04:57:38 +00:00
Jason Spieth
79a1c517b9 ICU-4917 Remove code from trunk to be added to branch.
X-SVN-Rev: 27779
2010-03-04 21:15:43 +00:00
Jason Spieth
99fe830c00 ICU-4917 Improve ISO format handling of era and negative years
X-SVN-Rev: 27778
2010-03-04 16:55:29 +00:00
John Emmons
b5420d3d2b ICU-7431 CLDR 1.8 integration
X-SVN-Rev: 27776
2010-03-04 05:41:47 +00:00
John Emmons
c978867798 ICU-7431 CLDR 1.8 integration
X-SVN-Rev: 27775
2010-03-04 05:30:55 +00:00
Doug Felt
809ac514dc ICU-7500 fix uloc_getDisplayName incorrect length
X-SVN-Rev: 27774
2010-03-04 02:34:15 +00:00
Steven R. Loomis
d159b81c9f ICU-7482 fix ASCIIsm in filetst
X-SVN-Rev: 27773
2010-03-04 00:11:29 +00:00
Peter Edberg
a86ac09d62 ICU-6707 Document the digit string limit for UCOL_NUMERIC_COLLATION
X-SVN-Rev: 27772
2010-03-03 23:40:19 +00:00
Steven R. Loomis
842b862ff3 ICU-7482 z port: fix gmake version
X-SVN-Rev: 27770
2010-03-03 18:57:17 +00:00
Michael Ow
708a96722c ICU-6911 Close unneeded resource bundle and remove old code.
X-SVN-Rev: 27769
2010-03-03 18:41:06 +00:00
Michael Ow
d566c2f498 ICU-7138 Fix casting and update docs in ucmfiles.mk.
X-SVN-Rev: 27768
2010-03-03 18:09:22 +00:00
Michael Ow
126fb0e574 ICU-6608 Redo previous change due to accidental removal by revision #27717.
X-SVN-Rev: 27767
2010-03-03 18:08:17 +00:00
Claire Ho
78c2548e2e ICU-6912 ucol_openRules accesses invalid memory.
X-SVN-Rev: 27766
2010-03-03 17:47:54 +00:00
Claire Ho
9861789c18 ICU-6912 ucol_openRules accesses invalid memory.
X-SVN-Rev: 27765
2010-03-03 17:37:43 +00:00
Markus Scherer
13bea319a7 ICU-7492 fix ucnv_convertEx(UTF-8 to SBCS/DBCS) handling of two truncated sequences at the end of the input
X-SVN-Rev: 27757
2010-03-03 04:53:55 +00:00
Yoshito Umaoka
d14685e8b4 ICU-6990 Merging tzdata2010c to the ICU4C trunk for milestone 5.
X-SVN-Rev: 27756
2010-03-03 04:52:45 +00:00
Steven R. Loomis
99998611d9 ICU-7482 z issues - cintltest passes!
X-SVN-Rev: 27754
2010-03-03 01:47:00 +00:00
Steven R. Loomis
1498352330 ICU-7482 z issues for 4.4
X-SVN-Rev: 27748
2010-03-02 22:00:40 +00:00
Steven R. Loomis
cacd8c7aef ICU-6920 update urename.h
X-SVN-Rev: 27746
2010-03-02 20:58:29 +00:00
Peter Edberg
da96c7e299 ICU-5193 Update the error log message to match the new sense of the test
X-SVN-Rev: 27744
2010-03-02 19:31:40 +00:00
Jason Spieth
828ca4ece7 ICU-6691 Use most recently set year field in handleGetExtendedYear
X-SVN-Rev: 27738
2010-03-02 16:23:13 +00:00
Steven R. Loomis
e6b90eac0d ICU-7482 rename cs (etc) to locmap_cs in symbols
X-SVN-Rev: 27737
2010-03-02 16:01:53 +00:00
Michael Ow
3bbf6eb401 ICU-7138 Fix Windows makedata error.
X-SVN-Rev: 27736
2010-03-02 09:46:00 +00:00
Michael Ow
deb0f9b6df ICU-7483 Exclude usrchdat.c from build in VS project file.
X-SVN-Rev: 27735
2010-03-02 09:44:33 +00:00
Yoshito Umaoka
e9c88f8472 ICU-7481 Updated date make file to use the new resource - zoneinfo64. Also updated tzcode/Makefile to build the old zoneinfo.txt in addition to the new zoneinfo64.txt. The zoneinfo.txt is used as a part of tz data build in the data repository.
X-SVN-Rev: 27732
2010-03-02 05:54:19 +00:00
Michael Ow
14387bd7b3 ICU-7138 Add comment about adding special EBCDIC code pages.
X-SVN-Rev: 27729
2010-03-02 00:14:02 +00:00
Michael Ow
f533eab967 ICU-7138 Update data make files to build special ucm files.
X-SVN-Rev: 27728
2010-03-02 00:05:10 +00:00
John Emmons
ae306b3797 ICU-7429 Change ICU specials to point to current DTD
X-SVN-Rev: 27726
2010-03-01 23:13:18 +00:00
Andy Heninger
9f3c015f3e ICU-7473 Make storage from MaybeStackArray have pointer alignment
X-SVN-Rev: 27723
2010-02-27 18:10:23 +00:00
Peter Edberg
3ded6f3da5 ICU-7093 kill some warnings
X-SVN-Rev: 27722
2010-02-27 07:43:41 +00:00
Peter Edberg
0b3887b73a ICU-4521 kill more warnings
X-SVN-Rev: 27721
2010-02-27 07:43:07 +00:00
Steven R. Loomis
ce239c9d1f ICU-7435 fix icu-config and installation (user experience)
X-SVN-Rev: 27720
2010-02-27 06:38:11 +00:00
Peter Edberg
5c95e88036 ICU-6830 Add tests with H.
X-SVN-Rev: 27719
2010-02-27 04:33:47 +00:00
Peter Edberg
7eb5ef037e ICU-7446 Note that UREGEX_LITERAL is unimplemented, and return U_REGEX_UNIMPLEMENTED for it.
X-SVN-Rev: 27718
2010-02-27 03:40:56 +00:00
Michael Ow
5df76eb00a ICU-7138 Merge branch to trunk adding support for alternative SI/SO ebcdic codepages.
X-SVN-Rev: 27717
2010-02-27 03:39:15 +00:00
Peter Edberg
ad87082ae1 ICU-7093 (merge from branch) Implement asymmetric search, add tests, kill some other warnings
X-SVN-Rev: 27714
2010-02-27 01:01:45 +00:00
Markus Scherer
cef470f60d ICU-5624 namespace fix
X-SVN-Rev: 27713
2010-02-27 00:11:32 +00:00
Markus Scherer
dd7eda73c6 ICU-7119 extend genccode assembly to all Linuxes
X-SVN-Rev: 27711
2010-02-26 23:45:57 +00:00