Yoshito Umaoka
78b811107c
ICU-6990 tzdata2009u to the ICU4C trunk
...
X-SVN-Rev: 27175
2010-01-08 02:50:27 +00:00
Doug Felt
2b1f6bc2da
ICU-4264 clean up message format docs to more clearly document plurals, rbnf formats
...
X-SVN-Rev: 27171
2010-01-08 00:47:04 +00:00
Michael Ow
195c691790
ICU-7283 Fix renaming of Features.h to ICUFeatures.h
...
X-SVN-Rev: 27168
2010-01-07 22:57:20 +00:00
Steven R. Loomis
ae3b14e1fc
ICU-7279 configure is a generated file. fix in configure.in
...
X-SVN-Rev: 27167
2010-01-07 22:39:22 +00:00
Michael Ow
40d487395b
ICU-7283 Apply patches for layout code.
...
X-SVN-Rev: 27166
2010-01-07 22:32:53 +00:00
Michael Ow
dc88968faf
ICU-5621 Apply patch for u_finit.
...
X-SVN-Rev: 27163
2010-01-07 20:36:40 +00:00
Michael Ow
e5c0878966
ICU-7273 Fix allinone solution file.
...
X-SVN-Rev: 27162
2010-01-07 19:17:06 +00:00
Michael Ow
ba88753a6d
ICU-7312 Use strcat in place of sprintf where appropriate in pkgdata tool.
...
X-SVN-Rev: 27161
2010-01-07 18:52:24 +00:00
Markus Scherer
8ddbd1394c
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
...
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
Fredrik Roubert
410a369ccc
ICU-7252 add Locale::setKeywordValue() method and test case
...
X-SVN-Rev: 27143
2010-01-06 15:49:10 +00:00
Michael Ow
38d8077e2c
ICU-6911 Fix proper version string termination.
...
X-SVN-Rev: 27131
2010-01-04 22:30:29 +00:00
Michael Ow
841d4c10b7
ICU-6911 Delete orphaned pointer.
...
X-SVN-Rev: 27130
2010-01-04 21:25:24 +00:00
John Emmons
90944bd22e
ICU-6625 Fix kerning feature with OT Class Definition format 1
...
X-SVN-Rev: 27129
2010-01-04 20:53:14 +00:00
John Emmons
c9b74f0fbd
ICU-6862 Add convenience method to determine if nextLine() will return NULL
...
X-SVN-Rev: 27128
2010-01-04 20:02:23 +00:00
Michael Ow
898667f024
ICU-4735 Fix error regarding explicit casting of char string to UChar string.
...
X-SVN-Rev: 27122
2009-12-31 16:06:34 +00:00
Michael Ow
fa96d9ac7d
ICU-7306 Fix function signature to avoid linking errors on some platforms.
...
X-SVN-Rev: 27106
2009-12-18 20:42: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
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
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
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
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
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
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
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
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