Commit Graph

18603 Commits

Author SHA1 Message Date
Jennifer Chye
bec84a2a15 ICU-9288 Merge new converter changes into trunk with regenerated data.
X-SVN-Rev: 32080
2012-08-01 20:40:39 +00:00
Michael Ow
d134b120de ICU-9426 Fix pkgdata option file detection
X-SVN-Rev: 32074
2012-07-27 18:38:08 +00:00
Michael Ow
f1b69ac0a5 ICU-9408 Use only C style comments to resolve warnings and errors
X-SVN-Rev: 32069
2012-07-26 18:25:15 +00:00
Debabrata Sengupta
540194df06 ICU-9441 changes made to makefiles to enable static build of /source/samples
X-SVN-Rev: 32060
2012-07-24 19:21:36 +00:00
Steven R. Loomis
cff6206277 ICU-9544 update javadocs around ctst_malloc
X-SVN-Rev: 32055
2012-07-24 17:33:19 +00:00
Markus Scherer
a41775b429 ICU-9432 fix value of UDATA_FILE_ACCESS_COUNT
X-SVN-Rev: 32041
2012-07-18 21:37:13 +00:00
Debabrata Sengupta
ecb960cbdb ICU-9408 minor changes in indentation, comments and if statements
X-SVN-Rev: 32039
2012-07-12 21:38:53 +00:00
Debabrata Sengupta
48732d7f4a ICU-9408 added functionality to detect user's region and improve time zone detection
X-SVN-Rev: 32038
2012-07-12 20:02:31 +00:00
Yoshito Umaoka
b58e82c0c2 ICU-9408 Updated windowsZones.txt including by region Olson ID mappings.
X-SVN-Rev: 32036
2012-07-12 18:57:55 +00:00
Debabrata Sengupta
9014880368 ICU-9075 added preprocessor directive to make toUTF8String() appear in API
X-SVN-Rev: 32035
2012-07-11 19:41:31 +00:00
Debabrata Sengupta
f81fa56468 ICU-8971 fixed parsing inconsistency and corrected few test cases
X-SVN-Rev: 32031
2012-07-09 18:25:45 +00:00
Steven R. Loomis
b15c2bbf3b ICU-9416 fix number formatting for max int digits in fastpath
X-SVN-Rev: 32026
2012-07-06 22:47:27 +00:00
Michael Ow
8ada83e883 ICU-9377 Add -AA option to hp-ux compiler flags when building with aCC
X-SVN-Rev: 32025
2012-07-06 18:14:53 +00:00
Michael Ow
595a189bd1 ICU-9365 Add check for AIX processor type
X-SVN-Rev: 32023
2012-07-03 18:08:56 +00:00
Michael Ow
04c477d6ff ICU-9340 Fix potential out of bound error in ICU4C ISCII converter
X-SVN-Rev: 32021
2012-07-03 17:51:14 +00:00
Michael Ow
1d202c6a8a ICU-9365 Fix detection of some BSD variants and other platform related issues
X-SVN-Rev: 32020
2012-07-03 16:36:35 +00:00
Jungshik Shin
4934b397a8 ICU-8343 fix build errors in Visual Studio when exception is disabled
X-SVN-Rev: 32010
2012-06-28 23:28:00 +00:00
Jungshik Shin
0a783f3908 ICU-8661 add a comment about #else part of uprv_timezone()
X-SVN-Rev: 32009
2012-06-28 23:01:26 +00:00
Yoshito Umaoka
bcedc70b83 ICU-9232 Updated ICU4C readme for 50m1
X-SVN-Rev: 31988
2012-06-25 17:00:33 +00:00
Michael Ow
6f32f4f5a4 ICU-9232 Use forward declaration for non-public class
X-SVN-Rev: 31986
2012-06-25 16:34:19 +00:00
Michael Ow
d4a2d5b7bc ICU-9390 Remove gcc std option on Solaris
X-SVN-Rev: 31985
2012-06-23 16:10:30 +00:00
Michael Ow
de21207590 ICU-9390 Revert previous change to uposixdefs.h
X-SVN-Rev: 31984
2012-06-22 22:40:10 +00:00
Michael Ow
99cc839c60 ICU-9390 Fix some build issues with Solaris GCC and z
X-SVN-Rev: 31983
2012-06-22 19:57:50 +00:00
Michael Ow
d62e581e2c ICU-9397 Update some tests in intltest and cintltst to pass without data in 50.0.1
X-SVN-Rev: 31982
2012-06-22 16:48:30 +00:00
Yoshito Umaoka
7b0194539c ICU-9232 API change report for 50M1
X-SVN-Rev: 31979
2012-06-21 21:34:10 +00:00
Andy Heninger
d13e3710e1 ICU-6954 remove unused CharsetRecognizer field from CharsetMatch
X-SVN-Rev: 31978
2012-06-21 21:02:19 +00:00
Debabrata Sengupta
fab050ad44 ICU-8971 changes undone
X-SVN-Rev: 31977
2012-06-21 20:58:24 +00:00
Debabrata Sengupta
19d7b4d709 ICU-8971 fixed inconsistency bug between C and J for parsing and canonicalization
X-SVN-Rev: 31975
2012-06-21 19:52:29 +00:00
Michael Ow
a9274f0602 ICU-9326 Fix misplaced exclamation mark
X-SVN-Rev: 31972
2012-06-21 16:51:41 +00:00
Michael Ow
aced0d7e49 ICU-9365 Fix endianness detection for sparc based systems
X-SVN-Rev: 31971
2012-06-19 18:01:28 +00:00
Yoshito Umaoka
ecec4bfab4 ICU-8810 Changed @param zoneToAdopt to @param zone to match the method signature.
X-SVN-Rev: 31970
2012-06-19 15:28:23 +00:00
Peter Edberg
43d3e4e099 ICU-9226 Better documentation for add and roll functions/methods
X-SVN-Rev: 31967
2012-06-19 07:09:54 +00:00
Peter Edberg
c63be1f302 ICU-9226 Calendar add +year should always move forward in time; roll year should wrap for eras with real bounds, pin otherwise
X-SVN-Rev: 31966
2012-06-19 05:42:52 +00:00
Jungshik Shin
1f3812e51e ICU-9394 Set U_TIMEZONE to 'timezone' instead of '__timezone' on Android
X-SVN-Rev: 31964
2012-06-18 20:51:53 +00:00
Yoshito Umaoka
2b19607bfa ICU-8918 Documentation update explaining ambiguous wall time resolution in the class doc.
X-SVN-Rev: 31963
2012-06-18 19:19:31 +00:00
Yoshito Umaoka
fefba73e1d ICU-9258 Updated format/DecimalFormatTest/DataDrivenTests to format StringPiece in addition to DigitList. Fixed an error status problem (not returning U_FORMAT_INEXACT_ERROR) found by the StringPiece test.
X-SVN-Rev: 31961
2012-06-18 14:14:22 +00:00
Michael Ow
78bb22cdb9 ICU-9376 Revert previous commit 31956
X-SVN-Rev: 31958
2012-06-15 00:56:20 +00:00
Peter Edberg
3b752b6104 ICU-9311 Roll in updated dictionary of 2012-May from Nathan Wells via George Rhoten
X-SVN-Rev: 31957
2012-06-14 22:34:27 +00:00
Michael Ow
228ceb5c76 ICU-9376 Fix mingw cross compilation errors
X-SVN-Rev: 31956
2012-06-14 22:29:37 +00:00
Peter Edberg
53941f359b ICU-9235 getToUnicodeValue() should write extension seq length as count of UTF16 (not UTF32) units
X-SVN-Rev: 31954
2012-06-14 22:19:36 +00:00
Peter Edberg
c45361b33b ICU-9190 Add UTF-7 aliases unicode-1-1-utf-7, unicode-2-0-utf-7
X-SVN-Rev: 31952
2012-06-14 19:10:37 +00:00
Michael Ow
ff679c4111 ICU-9371 Fix GCC atomic support detection
X-SVN-Rev: 31951
2012-06-14 18:33:17 +00:00
Michael Ow
fa3f76cc15 ICU-9340 Use bit mask instead of cast to avoid buffer overflow
X-SVN-Rev: 31948
2012-06-13 21:07:53 +00:00
Andy Heninger
c1dc277c46 ICU-9042 Memory leak in Time Unit Format.
X-SVN-Rev: 31943
2012-06-12 18:23:49 +00:00
Michael Ow
9ac0795d43 ICU-9374 Ensure *.nrm is properly removed in testdata
X-SVN-Rev: 31933
2012-06-11 18:17:05 +00:00
Markus Scherer
7042fcca36 ICU-8890 revert error behavior of UnicodeString::replace(start, _length, srcChar) to removing the segment when srcChar is not a valid code point (see r31272)
X-SVN-Rev: 31928
2012-06-08 21:53:40 +00:00
Markus Scherer
a655430837 ICU-8773 use real array element comparison, not memcmp()
X-SVN-Rev: 31926
2012-06-08 21:31:22 +00:00
Xiaomei Ji
a9ea9b2a82 ICU-9042 in time unit format, ignore those plural counts that are not defined in the locale's plural rules
X-SVN-Rev: 31924
2012-06-08 19:02:03 +00:00
Andy Heninger
3c69969daa ICU-9248 fix fastCopyFrom lifetime comment
X-SVN-Rev: 31923
2012-06-08 17:58:13 +00:00
Yoshito Umaoka
b841ed0c39 ICU-9349 Applying the same change done for ICU4J time zone test cases. Change some test cases to report error while development.
X-SVN-Rev: 31920
2012-06-07 20:40:07 +00:00