Yoshito Umaoka
02328c1edc
ICU-7286 Also fixed unnecessary String construction in various codes.
...
X-SVN-Rev: 27105
2009-12-18 19:54:01 +00:00
Yoshito Umaoka
fd55ee2dcd
ICU-7286 Avoid Unnecessary String object creation.
...
X-SVN-Rev: 27103
2009-12-18 17:23:35 +00:00
Yoshito Umaoka
dda62f1106
ICU-7095 Updated UCharacter not to initialize its internal support classes such as UCaseName, UCharacterProperty and so on. Also updated these UCharacter internal support classes to have a public singleton for each, created at the initialization time.
...
X-SVN-Rev: 27101
2009-12-18 16:10:41 +00:00
Doug Felt
52c23e0a47
ICU-6192 add support for getting field positions to NumberFormat and DateFormat
...
X-SVN-Rev: 27093
2009-12-17 22:15:20 +00:00
Peter Edberg
8a58804ef1
ICU-7285 Use U_SHOW_CPLUSPLUS_API (normally 1 iff XP_CPLUSPLUS is defined) to control C++ API exposure
...
X-SVN-Rev: 27092
2009-12-17 07:13:28 +00:00
Michael Ow
93a4daa9b8
ICU-7304 Update version to 4.3.4
...
X-SVN-Rev: 27090
2009-12-17 04:57:49 +00:00
Michael Ow
b53f0f9667
ICU-7156 Update LMBCS converter in ICU4J.
...
X-SVN-Rev: 27085
2009-12-16 21:48:30 +00:00
Michael Ow
bd266b57b0
ICU-7156 Update LMBCS converter in ICU4C.
...
X-SVN-Rev: 27084
2009-12-16 21:06:44 +00:00
Michael Ow
945b7120ff
ICU-7244 Fix include statement.
...
X-SVN-Rev: 27083
2009-12-16 17:42:35 +00:00
Michael Ow
2bfaf1efe7
ICU-7244 Use Windows API to convert LCID to posix when possible. Update test for change.
...
X-SVN-Rev: 27082
2009-12-16 17:34:15 +00:00
Michael Ow
fd37b35e88
ICU-7180 Change structure of test case to avoid compiler errors on certain platforms.
...
X-SVN-Rev: 27081
2009-12-16 16:36:32 +00:00
Peter Edberg
3d297e601e
ICU-7284 Need to #undef RegexPatternDump before redefining it (in case internal functions are hidden)
...
X-SVN-Rev: 27080
2009-12-16 09:21:29 +00:00
Peter Edberg
0832385224
ICU-7263 For C++, have U_NAMESPACE_BEGIN / U_NAMESPACE_END also create extern "C++" {...} block
...
X-SVN-Rev: 27067
2009-12-14 19:00:21 +00:00
Peter Edberg
0c212dba62
ICU-7284 Internal functions called from public macros should be U_STABLE, though still @internal
...
X-SVN-Rev: 27065
2009-12-14 07:07:43 +00:00
Peter Edberg
0c1c7aad2b
ICU-7280 Move U_CDECL_END down to include function definitions as well as declarations.
...
X-SVN-Rev: 27064
2009-12-14 05:57:34 +00:00
Andy Heninger
9e89ddd717
ICU-7028 Remove extraneous comment from API comment in uregex_split()
...
X-SVN-Rev: 27063
2009-12-13 22:45:22 +00:00
Yoshito Umaoka
d28d15669a
ICU-7027 Resolved some compiler warnings.
...
X-SVN-Rev: 27056
2009-12-11 23:09:56 +00:00
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