Commit Graph

19809 Commits

Author SHA1 Message Date
Michael Ow
a47a3679ac ICU-11979 Fix max char size for iso-2022-kr in icu4c
X-SVN-Rev: 38086
2015-11-17 23:08:52 +00:00
Markus Scherer
7c7b8ee870 ICU-11986 more compact MeasureFormat data sink declaration+defition, add comments
X-SVN-Rev: 38084
2015-11-16 23:50:58 +00:00
Markus Scherer
2810d28dd7 ICU-11986 do not duplicate MeasureFormat data for sideways-fallback aliases
X-SVN-Rev: 38083
2015-11-14 00:31:21 +00:00
Markus Scherer
147ca53163 ICU-11986 enumerate most of the measurement unit formatting data, rather than lookup-with-fallback for each piece; adds necessary fallback on leaf level
X-SVN-Rev: 38082
2015-11-12 22:09:04 +00:00
Michael Ow
64bd7cbf4f ICU-11959 Apply patch for flag parser
X-SVN-Rev: 38081
2015-10-28 20:16:51 +00:00
Michael Ow
385c8dd53d ICU-11793 Add validation check to len
X-SVN-Rev: 38080
2015-10-28 16:30:28 +00:00
Michael Ow
9409eecc4c ICU-11939 Close resource bundle after use
X-SVN-Rev: 38078
2015-10-21 20:39:15 +00:00
Yoshito Umaoka
cfc9e2fdd8 ICU-11962 tzdata2015g to ICU4C trunk
X-SVN-Rev: 38058
2015-10-10 05:16:46 +00:00
Andy Heninger
8dba7301b7 ICU-11554 Fix regex bug with look-behind matching & UTF-8 input.
X-SVN-Rev: 38056
2015-10-09 20:01:46 +00:00
Andy Heninger
5f297b7ad2 ICU-11856 Intltest messages, use system codepage conversion.
X-SVN-Rev: 38055
2015-10-09 18:14:23 +00:00
Andy Heninger
0464cceedf ICU-11857 Add CStr class for easier UnicodeString to char * conversions.
X-SVN-Rev: 38054
2015-10-09 17:53:44 +00:00
Andy Heninger
21720c5627 ICU-11927 source/data/build.xml, update specification of break iterator .txt files.
X-SVN-Rev: 38053
2015-10-08 23:28:06 +00:00
Andy Heninger
d06ffe0e27 ICU-10616 break iterator data files, separate rules, dictinaries and locales.
X-SVN-Rev: 38052
2015-10-08 22:20:33 +00:00
Andy Heninger
9b8403900a ICU-11507 Regex, fix problem with backrefs of unpaired surrogates.
X-SVN-Rev: 38038
2015-10-06 23:59:28 +00:00
Andy Heninger
1c869c6791 ICU-11657 Synchronize intltest message output.
X-SVN-Rev: 38036
2015-10-06 23:13:49 +00:00
Michael Ow
6857dbc99e ICU-11917 Add missing API tag
X-SVN-Rev: 38015
2015-09-23 20:58:51 +00:00
Michael Ow
04b5b54998 ICU-11869 Update 2022 code in ICU4C
X-SVN-Rev: 38014
2015-09-23 20:49:25 +00:00
Peter Edberg
10053e8a55 ICU-11929 (C) Rename MeasureUnit methods createGeneric, createRevolution
X-SVN-Rev: 38009
2015-09-23 18:32:26 +00:00
Michael Ow
eef7281848 ICU-11869 Add fix to JIS8 and other ISO2022JP
X-SVN-Rev: 38002
2015-09-23 05:22:40 +00:00
Steven R. Loomis
065b39323a ICU-11917 fixes for UCONFIG_ENABLE_PLUGINS
* \def had incorrect macro name
* update Doxyfile.in to show uplug API

X-SVN-Rev: 37996
2015-09-22 22:51:32 +00:00
Markus Scherer
436f13cb31 ICU-11917 ICU 56 dependencies updates
X-SVN-Rev: 37995
2015-09-22 21:52:06 +00:00
Markus Scherer
949c45546a ICU-11917 fix return from void function
X-SVN-Rev: 37994
2015-09-22 21:51:31 +00:00
Markus Scherer
9d080ee08a ICU-11917 virtual destructors must be defined explicitly, out-of-line, first virtual method
X-SVN-Rev: 37993
2015-09-22 21:51:03 +00:00
Michael Ow
5d62893d05 ICU-11917 Fix svn prop and line endings
X-SVN-Rev: 37987
2015-09-22 16:45:44 +00:00
Michael Ow
0f3551c762 ICU-11917 Check in some uconfig test error fixes
X-SVN-Rev: 37986
2015-09-22 16:24:52 +00:00
Michael Ow
fdd235d5e5 ICU-11917 Fix no data test errors in ICU4C 56
X-SVN-Rev: 37981
2015-09-22 04:02:11 +00:00
Peter Edberg
87970fe888 ICU-11917 BRS, Update macros #ifndef U_HIDE_DRAFT/INTERNAL/DEPRECATED_API
X-SVN-Rev: 37976
2015-09-21 20:23:38 +00:00
Michael Ow
2657e9f6c6 ICU-11917 Add missing deprecated flags
X-SVN-Rev: 37975
2015-09-21 19:14:44 +00:00
Peter Edberg
ef2b7b4c78 ICU-11917 BRS, update urename.h
X-SVN-Rev: 37972
2015-09-18 01:52:46 +00:00
Michael Ow
d6814bf17d ICU-11917 Regenerate configure for ICU 56
X-SVN-Rev: 37971
2015-09-17 18:48:01 +00:00
Michael Ow
888950485a ICU-11917 Update version number in ICU4C to 56.1
X-SVN-Rev: 37970
2015-09-17 18:41:58 +00:00
Michael Ow
148ec9f9e5 ICU-11917 Promote 54 draft API to stable
X-SVN-Rev: 37969
2015-09-17 18:25:20 +00:00
Markus Scherer
815ae73855 ICU-11790 UnicodeString rather than LocalPointer<UnicodeString>; moveFrom() = adoptInstead(orphan())
X-SVN-Rev: 37965
2015-09-16 18:32:43 +00:00
Markus Scherer
e95ec1d6a3 ICU-11917 ICU 56 pool bundles update
X-SVN-Rev: 37964
2015-09-16 16:53:55 +00:00
Scott Russell
c179cf974c ICU-11572 API proposal updates for approved constants
X-SVN-Rev: 37961
2015-09-16 00:14:58 +00:00
Steven R. Loomis
39f7040439 ICU-11886 unsafe-backward set, review comments
. remove #if 0's and stray comments
. cleanup UnicodeSet docs (deserialize does not freeze)
. remove dead code in collationdatareader.cpp

X-SVN-Rev: 37960
2015-09-15 21:42:56 +00:00
Markus Scherer
99febdc465 ICU-11750 defer & simplify fetching code points from CharacterIterator, test normalization boundaries from both sides
X-SVN-Rev: 37959
2015-09-15 21:04:29 +00:00
Markus Scherer
5faab922bd ICU-11709 do not clobber existing UErrorCode failure code, do not orphan() names until you know that the Enumeration was allocated and thus did adopt
X-SVN-Rev: 37956
2015-09-15 18:03:08 +00:00
Markus Scherer
536f59d246 ICU-11886 simple test case for the UnicodeSet.toPattern() problem, to be fixed with ticket #11891
X-SVN-Rev: 37954
2015-09-14 23:22:05 +00:00
Peter Edberg
c828e3fd29 ICU-11750 Try to avoid uninitialized variable error in memcheck buildbot
X-SVN-Rev: 37953
2015-09-14 07:02:46 +00:00
Peter Edberg
525a00b02e ICU-11750 Improve comments again
X-SVN-Rev: 37951
2015-09-13 18:58:19 +00:00
Peter Edberg
79589c201a ICU-11750 Improve comments
X-SVN-Rev: 37950
2015-09-13 17:14:34 +00:00
Peter Edberg
ae7f45d5c1 ICU-11750 For Indic search: Allow match end at normalization boundary in middle of grapheme cluster
X-SVN-Rev: 37949
2015-09-13 07:43:51 +00:00
Steven R. Loomis
9bb043757a ICU-11248 promote FilteredBreakIterator to draft
X-SVN-Rev: 37948
2015-09-12 01:11:53 +00:00
Markus Scherer
69543d559e ICU-11016 add support for minimum grouping digits (technology preview, not using CLDR data yet)
X-SVN-Rev: 37946
2015-09-11 19:18:00 +00:00
Steven R. Loomis
39f698cbc3 ICU-11437 revert r37938 r37939 (also ICU-11435 ) - try to unbreak Solaris
X-SVN-Rev: 37945
2015-09-11 02:01:12 +00:00
Peter Edberg
4f8296e079 ICU-11709 Fix leak in NumberingSystem::getAvailableNames; rename variables to avoid confusion
X-SVN-Rev: 37944
2015-09-10 22:49:03 +00:00
Steven R. Loomis
98f5987b43 ICU-11248 use '@ss=' and not x-uli
remove an old test hack.

X-SVN-Rev: 37940
2015-09-10 07:00:30 +00:00
Steven R. Loomis
e12c286572 ICU-11437 endianness detection on bsd
X-SVN-Rev: 37939
2015-09-10 06:43:39 +00:00
Steven R. Loomis
a6fd360ff3 ICU-11435 Bitrig fixes.
Incorporates ICU-11881 and ICU-11882 

X-SVN-Rev: 37938
2015-09-10 06:26:57 +00:00