Commit Graph

22291 Commits

Author SHA1 Message Date
Yoshito Umaoka
8e4568204a ICU-7277 Fixed Eclipse project file problem in the previous change. Also set svn:ignore to specify directory 'out' for the new project directory.
X-SVN-Rev: 27055
2009-12-11 22:27:41 +00:00
Yoshito Umaoka
fb723c62cb ICU-7277 Fixed command line build problems introduced by previous changes.
X-SVN-Rev: 27054
2009-12-11 21:59:27 +00:00
Doug Felt
8aec2d2a55 ICU-7277 remove overlooked comment
X-SVN-Rev: 27053
2009-12-11 21:10:59 +00:00
Doug Felt
a41fd31be3 ICU-7277 merged branches/dougfelt/currsplit -r 26994:27047 into trunk. restored original (not merged) data jars. fixed currdata external tool builder problem.
X-SVN-Rev: 27051
2009-12-11 20:59:29 +00:00
Andy Heninger
5cfde17a88 ICU-7108 Line break test cleanup for Unicode 5.2
X-SVN-Rev: 27049
2009-12-11 18:16:51 +00:00
Andy Heninger
cb5db8f8b7 ICU-7299 fix misc compiler warnings.
X-SVN-Rev: 27048
2009-12-11 18:10:20 +00:00
Michael Ow
38e5a47662 ICU-5996 Use uprv_malloc in place of malloc.
X-SVN-Rev: 27038
2009-12-10 17:54:04 +00:00
Peter Edberg
98723ad2bd ICU-7180 For hour field, change default behavior to not adjust pattern
field length to match requested skeleton. For getBestPattern,replaceFieldTypes
add option to override this, forcing pattern field length to match skeleton.

X-SVN-Rev: 27036
2009-12-10 09:13:49 +00:00
Jason Spieth
27a9043e9f ICU-5996 Add new parts to Makefile.in for i18n
X-SVN-Rev: 27034
2009-12-09 17:29:44 +00:00
Jason Spieth
6533ab3558 ICU-5996 C wrappers for VTimeZone, TimeZoneTransition and TimeZoneRule
X-SVN-Rev: 27028
2009-12-08 04:19:24 +00:00
Steven R. Loomis
4f73aaf34c ICU-7281 fix minor errors
X-SVN-Rev: 27014
2009-12-03 22:41:48 +00:00
Michael Ow
9c00fc5a5f ICU-7244 Update LCID to POSIX table with Windows 7 data.
X-SVN-Rev: 27013
2009-12-03 21:24:12 +00:00
John Emmons
6db7d0a907 ICU-3904 Dynamic data loading capability
X-SVN-Rev: 27012
2009-12-03 18:06:37 +00:00
Peter Edberg
b08911622f ICU-7279 Document that --enable-draft / --disable-draft affects internal APIs too
X-SVN-Rev: 27011
2009-12-03 08:09:52 +00:00
Peter Edberg
9edac91673 ICU-7279 By default, set U_HIDE_INTERNAL_API if SHOW_DRAFT is disabled
X-SVN-Rev: 27010
2009-12-03 08:00:33 +00:00
Michael Ow
2ece8a6f3d ICU-7091 Use java timezone instead of java calendar.
X-SVN-Rev: 27008
2009-12-03 05:38:18 +00:00
Michael Ow
8aac5e1176 ICU-7245 Check for null pointer before using.
X-SVN-Rev: 27003
2009-12-02 18:34:34 +00:00
Peter Edberg
305743045f ICU-7007 availableFormats remapping of month types does not work
X-SVN-Rev: 27001
2009-12-02 07:17:06 +00:00
Yoshito Umaoka
c77ddd796e ICU-6673 Changed ULocale.ROOT definition from 'root' to empty. Also fixed ULocale#getFallback issues.
X-SVN-Rev: 26998
2009-12-01 05:12:27 +00:00
Peter Edberg
d5ce146cc8 ICU-6846 Use posix_madvise instead of madvise
X-SVN-Rev: 26996
2009-12-01 00:36:05 +00:00
Peter Edberg
2bd3e834a3 ICU-7225 Cross-build support needs to handle external tz data
X-SVN-Rev: 26995
2009-11-30 22:55:19 +00:00
Doug Felt
3c20720e09 ICU-7274 merge branches/dougfelt/localesplit r26974:26992 into trunk
X-SVN-Rev: 26993
2009-11-30 21:53:28 +00:00
Peter Edberg
59dae49b7c ICU-6846 Turn off speculative paging for datafile access in DARWIN for TARGET_OS_IPHONE
X-SVN-Rev: 26991
2009-11-30 20:00:42 +00:00
Peter Edberg
ec72696fe8 ICU-7276 On DARWIN, for TARGET_IPHONE_SIMULATOR, look for data files relative to IPHONE_SIMULATOR_ROOT
X-SVN-Rev: 26990
2009-11-30 19:04:21 +00:00
Markus Scherer
b5abd4a56e ICU-7272 test script codes >0x7f
X-SVN-Rev: 26976
2009-11-25 19:38:02 +00:00
Markus Scherer
fcb96edba1 ICU-7272 fix implementation for script codes >0x7f
X-SVN-Rev: 26975
2009-11-25 19:30:56 +00:00
Doug Felt
434ca552f8 ICU-7082 merged localeformat branch 26892:26977
X-SVN-Rev: 26973
2009-11-25 18:54:02 +00:00
Markus Scherer
d73228968d ICU-7247 use LocalMemory & MaybeStackArray in some places
X-SVN-Rev: 26964
2009-11-21 22:04:55 +00:00
Andy Heninger
786d5042dd ICU-7182 fix gcc compilation error.
X-SVN-Rev: 26963
2009-11-21 16:29:57 +00:00
Claire Ho
ccb5efefb0 ICU-7240 Fixed collation test failures after UUCS5.2 upgrade.
X-SVN-Rev: 26962
2009-11-21 00:37:52 +00:00
Andy Heninger
1e29b2a88c ICU-7108 Fix and reenable Line Break monkey tests in ICU4J
X-SVN-Rev: 26961
2009-11-20 23:55:57 +00:00
Markus Scherer
e89977c0b6 ICU-7247 finish testing LocalPointer variants, and improve API docs
X-SVN-Rev: 26960
2009-11-20 23:28:47 +00:00
Andy Heninger
a7f460e761 ICU-7077 UTrie2 port to Java, cleanup and optimization of iteration
X-SVN-Rev: 26959
2009-11-20 23:03:58 +00:00
Andy Heninger
22efa333d0 ICU-7257 add source file location to assert function output in Java test framework
X-SVN-Rev: 26958
2009-11-20 21:41:38 +00:00
Markus Scherer
98fd35991b ICU-7247 use almost every one of the LocalXyzPointer classes at least once
X-SVN-Rev: 26955
2009-11-20 06:28:25 +00:00
Markus Scherer
16168ea78a ICU-7182 remove support for Unicode Normalization behavior before corrigendum 5 (PRI #29), and small simplification of recompose()
X-SVN-Rev: 26954
2009-11-19 05:41:12 +00:00
Markus Scherer
6b848d4b3f ICU-7182 small simplification of _recompose()
X-SVN-Rev: 26953
2009-11-19 04:40:51 +00:00
Markus Scherer
9fca8644b5 ICU-7182 remove support for Unicode Normalization behavior before corrigendum 5 (PRI #29)
X-SVN-Rev: 26952
2009-11-19 00:46:36 +00:00
Markus Scherer
3b12074b40 ICU-7247 add internal LocalMemory and MaybeStackArray classes
X-SVN-Rev: 26951
2009-11-18 23:35:52 +00:00
Markus Scherer
9a9fcc0fac ICU-7259 remove obsolete gendtjar.pl
X-SVN-Rev: 26950
2009-11-18 23:04:42 +00:00
Markus Scherer
2f8822e8b3 ICU-7260 remove bad lines from uintrnal.h to get hdrtst to pass
X-SVN-Rev: 26948
2009-11-18 22:20:08 +00:00
Yoshito Umaoka
fe5eca2018 ICU-7194 Update readme and API change report.
X-SVN-Rev: 26945
2009-11-18 04:35:12 +00:00
Yoshito Umaoka
9ab5acc788 ICU-3931 Added a temporary serialization test case for SelectFormat
X-SVN-Rev: 26944
2009-11-18 04:27:31 +00:00
Yoshito Umaoka
c563c9cceb ICU-3931 Merging SelectFormat.java from Kirti's branch to trunk for M3 with some code cleanup.
X-SVN-Rev: 26943
2009-11-18 03:56:33 +00:00
Yoshito Umaoka
b0fec15df6 ICU-7194 Fix Eclipse warnings introduced recently.
X-SVN-Rev: 26942
2009-11-18 03:20:16 +00:00
Andy Heninger
0ae350c868 ICU-7193 Fix unterminated string in intltest/rbbitst/TestThaibreaks
X-SVN-Rev: 26936
2009-11-18 00:17:26 +00:00
Yoshito Umaoka
2cd9096d18 ICU-6990 2009s updates to the ICU4J trunk.
X-SVN-Rev: 26932
2009-11-17 20:20:21 +00:00
Yoshito Umaoka
8ebdb37190 ICU-6990 2009s updates to the ICU4C trunk.
X-SVN-Rev: 26931
2009-11-17 20:17:57 +00:00
Andy Heninger
9516e2fed2 ICU-7193 Fix uninitialized UErrorCode
X-SVN-Rev: 26929
2009-11-17 19:17:06 +00:00
Andy Heninger
5f4c87e3b2 ICU-7193 Get rid of bogus gcc warnings
X-SVN-Rev: 26928
2009-11-17 18:41:35 +00:00