]>
granicus.if.org Git - icu/log
Michael Ow [Tue, 22 Sep 2015 16:24:52 +0000 (16:24 +0000)]
ICU-11917 Check in some uconfig test error fixes
X-SVN-Rev: 37986
Scott Russell [Tue, 22 Sep 2015 13:52:13 +0000 (13:52 +0000)]
ICU-11918 ICU4J API promotion from draft to stable
X-SVN-Rev: 37985
Mark Davis [Tue, 22 Sep 2015 12:01:44 +0000 (12:01 +0000)]
ICU-11861 Added immutable lists of skeletons for iteration, as @internal. Also added test to make sure that they are aligned with what is tested. Note that I reordered and added items to DateFormatTest to verify coverage and order.
X-SVN-Rev: 37984
Mark Davis [Tue, 22 Sep 2015 11:23:13 +0000 (11:23 +0000)]
ICU-11898 fixed assertion and added test.
X-SVN-Rev: 37983
Scott Russell [Tue, 22 Sep 2015 04:17:27 +0000 (04:17 +0000)]
ICU-11572 review updates
X-SVN-Rev: 37982
Michael Ow [Tue, 22 Sep 2015 04:02:11 +0000 (04:02 +0000)]
ICU-11917 Fix no data test errors in ICU4C 56
X-SVN-Rev: 37981
Yoshito Umaoka [Tue, 22 Sep 2015 01:05:51 +0000 (01:05 +0000)]
ICU-11918 Fixed an eclipse warning in icu4j-build-tools.
X-SVN-Rev: 37980
Yoshito Umaoka [Tue, 22 Sep 2015 00:54:47 +0000 (00:54 +0000)]
ICU-11918 Updated eclipse project for icu4j-build-tools to use a user library JDK8_TOOLS, referecing to JDK's tools.jar
X-SVN-Rev: 37979
Yoshito Umaoka [Tue, 22 Sep 2015 00:51:19 +0000 (00:51 +0000)]
ICU-11918 Reverted accidentally modified ICUTagletAdapter.java in the previous commit.
X-SVN-Rev: 37978
Yoshito Umaoka [Tue, 22 Sep 2015 00:32:25 +0000 (00:32 +0000)]
ICU-11918 Fixed compiler warnings.
X-SVN-Rev: 37977
Peter Edberg [Mon, 21 Sep 2015 20:23:38 +0000 (20:23 +0000)]
ICU-11917 BRS, Update macros #ifndef U_HIDE_DRAFT/INTERNAL/DEPRECATED_API
X-SVN-Rev: 37976
Michael Ow [Mon, 21 Sep 2015 19:14:44 +0000 (19:14 +0000)]
ICU-11917 Add missing deprecated flags
X-SVN-Rev: 37975
Scott Russell [Fri, 18 Sep 2015 19:39:08 +0000 (19:39 +0000)]
ICU-11918 ICU4J version updates
X-SVN-Rev: 37973
Peter Edberg [Fri, 18 Sep 2015 01:52:46 +0000 (01:52 +0000)]
ICU-11917 BRS, update urename.h
X-SVN-Rev: 37972
Michael Ow [Thu, 17 Sep 2015 18:48:01 +0000 (18:48 +0000)]
ICU-11917 Regenerate configure for ICU 56
X-SVN-Rev: 37971
Michael Ow [Thu, 17 Sep 2015 18:41:58 +0000 (18:41 +0000)]
ICU-11917 Update version number in ICU4C to 56.1
X-SVN-Rev: 37970
Michael Ow [Thu, 17 Sep 2015 18:25:20 +0000 (18:25 +0000)]
ICU-11917 Promote 54 draft API to stable
X-SVN-Rev: 37969
Peter Edberg [Wed, 16 Sep 2015 21:26:27 +0000 (21:26 +0000)]
ICU-11918 Update icudata.jar, icutzdata.jar, testdata.jar from ICU4C
X-SVN-Rev: 37967
Markus Scherer [Wed, 16 Sep 2015 18:32:43 +0000 (18:32 +0000)]
ICU-11790 UnicodeString rather than LocalPointer<UnicodeString>; moveFrom() = adoptInstead(orphan())
X-SVN-Rev: 37965
Markus Scherer [Wed, 16 Sep 2015 16:53:55 +0000 (16:53 +0000)]
ICU-11917 ICU 56 pool bundles update
X-SVN-Rev: 37964
Scott Russell [Wed, 16 Sep 2015 04:00:08 +0000 (04:00 +0000)]
ICU-11572 API proposal updates for approved constants
X-SVN-Rev: 37963
Scott Russell [Wed, 16 Sep 2015 02:36:11 +0000 (02:36 +0000)]
ICU-11572 API proposal updates for approved constants
X-SVN-Rev: 37962
Scott Russell [Wed, 16 Sep 2015 00:14:58 +0000 (00:14 +0000)]
ICU-11572 API proposal updates for approved constants
X-SVN-Rev: 37961
Steven R. Loomis [Tue, 15 Sep 2015 21:42:56 +0000 (21:42 +0000)]
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
Markus Scherer [Tue, 15 Sep 2015 21:04:29 +0000 (21:04 +0000)]
ICU-11750 defer & simplify fetching code points from CharacterIterator, test normalization boundaries from both sides
X-SVN-Rev: 37959
Markus Scherer [Tue, 15 Sep 2015 20:46:25 +0000 (20:46 +0000)]
ICU-11750 defer & simplify fetching code points from CharacterIterator, test normalization boundaries from both sides
X-SVN-Rev: 37958
Markus Scherer [Tue, 15 Sep 2015 19:55:36 +0000 (19:55 +0000)]
ICU-11738 minor fixes
X-SVN-Rev: 37957
Markus Scherer [Tue, 15 Sep 2015 18:03:08 +0000 (18:03 +0000)]
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
Markus Scherer [Tue, 15 Sep 2015 16:08:15 +0000 (16:08 +0000)]
ICU-11493 document Charset.name() not unique for mapping table variants
X-SVN-Rev: 37955
Markus Scherer [Mon, 14 Sep 2015 23:22:05 +0000 (23:22 +0000)]
ICU-11886 simple test case for the UnicodeSet.toPattern() problem, to be fixed with ticket #11891
X-SVN-Rev: 37954
Peter Edberg [Mon, 14 Sep 2015 07:02:46 +0000 (07:02 +0000)]
ICU-11750 Try to avoid uninitialized variable error in memcheck buildbot
X-SVN-Rev: 37953
Peter Edberg [Sun, 13 Sep 2015 19:01:29 +0000 (19:01 +0000)]
ICU-11750 For Indic search: Allow match end at normalization boundary in middle of grapheme cluster (J)
X-SVN-Rev: 37952
Peter Edberg [Sun, 13 Sep 2015 18:58:19 +0000 (18:58 +0000)]
ICU-11750 Improve comments again
X-SVN-Rev: 37951
Peter Edberg [Sun, 13 Sep 2015 17:14:34 +0000 (17:14 +0000)]
ICU-11750 Improve comments
X-SVN-Rev: 37950
Peter Edberg [Sun, 13 Sep 2015 07:43:51 +0000 (07:43 +0000)]
ICU-11750 For Indic search: Allow match end at normalization boundary in middle of grapheme cluster
X-SVN-Rev: 37949
Steven R. Loomis [Sat, 12 Sep 2015 01:11:53 +0000 (01:11 +0000)]
ICU-11248 promote FilteredBreakIterator to draft
X-SVN-Rev: 37948
Markus Scherer [Fri, 11 Sep 2015 19:18:00 +0000 (19:18 +0000)]
ICU-11016 add support for minimum grouping digits (technology preview, not using CLDR data yet)
X-SVN-Rev: 37946
Steven R. Loomis [Fri, 11 Sep 2015 02:01:12 +0000 (02:01 +0000)]
ICU-11437 revert r37938 r37939 (also ICU-11435 ) - try to unbreak Solaris
X-SVN-Rev: 37945
Peter Edberg [Thu, 10 Sep 2015 22:49:03 +0000 (22:49 +0000)]
ICU-11709 Fix leak in NumberingSystem::getAvailableNames; rename variables to avoid confusion
X-SVN-Rev: 37944
Mark Davis [Thu, 10 Sep 2015 14:30:28 +0000 (14:30 +0000)]
ICU-11738 Updated to handle string ranges.
X-SVN-Rev: 37943
Mark Davis [Thu, 10 Sep 2015 12:14:46 +0000 (12:14 +0000)]
ICU-11803 added 'main', simplified code for easier debugging
X-SVN-Rev: 37942
Peter Edberg [Thu, 10 Sep 2015 07:01:41 +0000 (07:01 +0000)]
ICU-11787 Add support for STANDARDCURRENCYSTYLE and locale u-ext key -cf- (J)
X-SVN-Rev: 37941
Steven R. Loomis [Thu, 10 Sep 2015 07:00:30 +0000 (07:00 +0000)]
ICU-11248 use '@ss=' and not x-uli
remove an old test hack.
X-SVN-Rev: 37940
Steven R. Loomis [Thu, 10 Sep 2015 06:43:39 +0000 (06:43 +0000)]
ICU-11437 endianness detection on bsd
X-SVN-Rev: 37939
Steven R. Loomis [Thu, 10 Sep 2015 06:26:57 +0000 (06:26 +0000)]
ICU-11435 Bitrig fixes.
Incorporates ICU-11881 and ICU-11882
X-SVN-Rev: 37938
Steven R. Loomis [Thu, 10 Sep 2015 06:20:47 +0000 (06:20 +0000)]
ICU-11435 SmartOS fixes
X-SVN-Rev: 37937
Steven R. Loomis [Thu, 10 Sep 2015 06:00:44 +0000 (06:00 +0000)]
ICU-11786 fix FilteredBreakIterator::last()
* last() was defective
* update the test case
* remove the logknownissue
X-SVN-Rev: 37936
Peter Edberg [Thu, 10 Sep 2015 05:40:20 +0000 (05:40 +0000)]
ICU-11787 Add support for UNUM_CURRENCY_STANDARD and locale u-ext key -cf- (C)
X-SVN-Rev: 37935
Steven R. Loomis [Thu, 10 Sep 2015 02:39:41 +0000 (02:39 +0000)]
ICU-11826 fix makeconv linkage change that broke on non-Windows
You can please some of the platforms some of the timeā¦
X-SVN-Rev: 37933
Steven R. Loomis [Thu, 10 Sep 2015 02:35:00 +0000 (02:35 +0000)]
ICU-11886 workaround for test failures- disable TestUCAUnsafeBackwards on Windows
X-SVN-Rev: 37932
Steven R. Loomis [Thu, 10 Sep 2015 02:06:33 +0000 (02:06 +0000)]
ICU-11826 makeconf.cpp fix for Windows linkage
X-SVN-Rev: 37931
Markus Scherer [Thu, 10 Sep 2015 01:42:34 +0000 (01:42 +0000)]
ICU-11832 some better error checking based on static code analysis
X-SVN-Rev: 37930
Steven R. Loomis [Thu, 10 Sep 2015 01:39:06 +0000 (01:39 +0000)]
ICU-11886 Speed up ucol_open by 21%
* implement a deserialize constructor for UnicodeSet
* add test cases for same
* add a generator (`gencolusb`) which can build `source/i18n/collunsafe.h`
* Note that for bootstrapping `collunsafe.h` can be truncated (zero length).
X-SVN-Rev: 37929
Peter Edberg [Thu, 10 Sep 2015 00:18:11 +0000 (00:18 +0000)]
ICU-11791 Fix leak in FilteredBreakIteratorBuilder::createInstance for "zh", "fi", ... (i.e. failure case)
X-SVN-Rev: 37928
Travis Keep [Wed, 9 Sep 2015 20:53:18 +0000 (20:53 +0000)]
ICU-11887 Deprecate DurationFormat.
X-SVN-Rev: 37926
Craig Cornelius [Wed, 9 Sep 2015 20:52:52 +0000 (20:52 +0000)]
ICU-11805 DecimalFormat missing negative sign in US locale formatToCharacterIterator
X-SVN-Rev: 37925
Markus Scherer [Wed, 9 Sep 2015 19:44:48 +0000 (19:44 +0000)]
ICU-11873 fix memory leak in samples/layout/paragraph.cpp class Paragraph
X-SVN-Rev: 37924
Markus Scherer [Wed, 9 Sep 2015 19:29:17 +0000 (19:29 +0000)]
ICU-11447 better SpoofChecker.CheckResult.toString()
X-SVN-Rev: 37923
Markus Scherer [Wed, 9 Sep 2015 18:47:00 +0000 (18:47 +0000)]
ICU-11863 pkgdata.cpp define & use LocalPipeFilePointer (auto pointer) for popen/pclose
X-SVN-Rev: 37921
Fredrik Roubert [Wed, 9 Sep 2015 18:42:45 +0000 (18:42 +0000)]
ICU-11783 Remove use of class loaders in resource loading caches.
There is currently no known use-case where this code that is being
removed solves a real problem, but it causes problems in Android when
ICU4J is being initialized using one class loader but then called using
another class loader.
R=markus.icu@gmail.com, yoshito_umaoka@us.ibm.com
Review URL: https://codereview.appspot.com/
260600044 .
X-SVN-Rev: 37920
Mark Davis [Wed, 9 Sep 2015 13:27:10 +0000 (13:27 +0000)]
ICU-11721 small fixes
X-SVN-Rev: 37919
Mark Davis [Wed, 9 Sep 2015 13:14:46 +0000 (13:14 +0000)]
ICU-11447 add toString. Just an override of existing API, so not an API change.
X-SVN-Rev: 37918
Mark Davis [Wed, 9 Sep 2015 13:04:56 +0000 (13:04 +0000)]
ICU-11803 fixed (but see comments)
X-SVN-Rev: 37917
Mark Davis [Wed, 9 Sep 2015 12:45:06 +0000 (12:45 +0000)]
ICU-8288 Looks like the code was fixed some time in the past, so just added test.
X-SVN-Rev: 37916
Mark Davis [Wed, 9 Sep 2015 12:30:26 +0000 (12:30 +0000)]
ICU-11544 Made the main changes to bring it up to snuff with the CLDR data.
X-SVN-Rev: 37915
Peter Edberg [Wed, 9 Sep 2015 04:05:01 +0000 (04:05 +0000)]
ICU-11770 If locale has ss-standard, sentence break iterator uses suppressions data via FilteredBreakIterator
X-SVN-Rev: 37914
Peter Edberg [Wed, 9 Sep 2015 03:55:20 +0000 (03:55 +0000)]
ICU-11786 Terminate internalNext/Prev when we reach text limit, not just at UBRK_DONE, so more tests for #11770 can pass
X-SVN-Rev: 37913
Markus Scherer [Wed, 9 Sep 2015 00:13:06 +0000 (00:13 +0000)]
ICU-11900 UCharacter use java.lang.Character code point constants & methods, not ICU UTF16
X-SVN-Rev: 37912
Travis Keep [Wed, 9 Sep 2015 00:10:38 +0000 (00:10 +0000)]
ICU-11740 Final sync of C and J copies of data driven tests.
X-SVN-Rev: 37911
Travis Keep [Wed, 9 Sep 2015 00:09:32 +0000 (00:09 +0000)]
ICU-11740 Final sync of C and J copies of data driven tests.
X-SVN-Rev: 37910
Craig Cornelius [Tue, 8 Sep 2015 23:39:59 +0000 (23:39 +0000)]
ICU-11808 Missing ArithmeticException when using ICU4J DecimalFormat
X-SVN-Rev: 37909
Michael Ow [Tue, 8 Sep 2015 22:40:45 +0000 (22:40 +0000)]
ICU-11869 Update ICU4J test data jar
X-SVN-Rev: 37908
Michael Ow [Tue, 8 Sep 2015 22:37:30 +0000 (22:37 +0000)]
ICU-11869 Update jis8 test for edge case
X-SVN-Rev: 37907
Michael Ow [Tue, 8 Sep 2015 22:36:40 +0000 (22:36 +0000)]
ICU-11869 Update charset pref list for jis8 in icu4j
X-SVN-Rev: 37906
Michael Ow [Tue, 8 Sep 2015 22:35:02 +0000 (22:35 +0000)]
ICU-11869 Update charset pref order for jis8
X-SVN-Rev: 37905
Markus Scherer [Tue, 8 Sep 2015 21:44:49 +0000 (21:44 +0000)]
ICU-11830 genrb.cpp: use CharString for pool file name & current file name; use LocalPointer for newPoolBundle; use UErrorCode reference not pointer
X-SVN-Rev: 37904
Markus Scherer [Tue, 8 Sep 2015 21:08:55 +0000 (21:08 +0000)]
ICU-11829 change derb.c to .cpp; use CharString & UnicodeString for building strings; remove unused converter variable; use UPRV_LENGTHOF()
X-SVN-Rev: 37903
Markus Scherer [Tue, 8 Sep 2015 19:54:38 +0000 (19:54 +0000)]
ICU-11826 makeconv main() use CharString for outFileName; change from .c to .cpp; CharString add lastIndexOf(char) and ensureEndsWithFileSeparator()
X-SVN-Rev: 37902
Peter Edberg [Tue, 8 Sep 2015 02:25:24 +0000 (02:25 +0000)]
ICU-11773 Improve test, fix typo (C)
X-SVN-Rev: 37900
Peter Edberg [Tue, 8 Sep 2015 02:21:22 +0000 (02:21 +0000)]
ICU-11773 Withdraw COLON as pattern char, leave support for TIME_SEPARATOR_FIELD (J)
X-SVN-Rev: 37899
Peter Edberg [Mon, 7 Sep 2015 22:39:49 +0000 (22:39 +0000)]
ICU-11773 Withdraw COLON as pattern char, leave support for UDAT_TIME_SEPARATOR_FIELD (C)
X-SVN-Rev: 37898
Markus Scherer [Mon, 7 Sep 2015 01:48:29 +0000 (01:48 +0000)]
ICU-11860 separate init-once of uspoof statics (for most functions) from init-once of uspoof default data (only for uspoof_open()); gencfu calls uspoof_openFromSource() for building the default data, so uspoof_openFromSource() must not require that default data
X-SVN-Rev: 37897
Markus Scherer [Mon, 7 Sep 2015 01:32:31 +0000 (01:32 +0000)]
ICU-11704 better/simpler memory management in toolutil/pkg_icu.cpp writePackageDatFile()
X-SVN-Rev: 37896
Markus Scherer [Mon, 7 Sep 2015 01:18:49 +0000 (01:18 +0000)]
ICU-11860 uspoof_openFromSource() initializes static variables; isolate test code for uspoof_openFromSource() so that initialization can be tested
X-SVN-Rev: 37895
Markus Scherer [Mon, 7 Sep 2015 00:38:38 +0000 (00:38 +0000)]
ICU-11765 fix u_charsToUChars() string length and make its destination buffer large enough
X-SVN-Rev: 37894
Markus Scherer [Mon, 7 Sep 2015 00:27:33 +0000 (00:27 +0000)]
ICU-11765 fix string length in udatpg_test.c TestUsage()
X-SVN-Rev: 37893
Markus Scherer [Sat, 5 Sep 2015 19:25:38 +0000 (19:25 +0000)]
ICU-11765 NUL-terminate a uenumtst.c test string
X-SVN-Rev: 37892
Markus Scherer [Sat, 5 Sep 2015 19:17:55 +0000 (19:17 +0000)]
ICU-11765 fix custrtst.c TestCountChar32(): need to use NUL-terminated buffer when testing NUL termination, not unterminated string
X-SVN-Rev: 37891
Markus Scherer [Fri, 4 Sep 2015 23:45:19 +0000 (23:45 +0000)]
ICU-11765 fix utrans_stripRules() source overruns from a comment or an escape at the end of the source string; make U8_SET_CP_LIMIT() work with index after NUL terminator, consistent with U16_SET_CP_LIMIT(), although strictly speaking this behavior is undefined
X-SVN-Rev: 37889
Craig Cornelius [Fri, 4 Sep 2015 21:58:03 +0000 (21:58 +0000)]
ICU-11784 Fix DecimalFormat FieldPosition for Field.CURRENCY
X-SVN-Rev: 37887
Jungshik Shin [Fri, 4 Sep 2015 20:17:30 +0000 (20:17 +0000)]
ICU-11867 fix "virtual functions hidden" warning in windtfmt/winnmfmt
X-SVN-Rev: 37886
Jungshik Shin [Fri, 4 Sep 2015 19:07:56 +0000 (19:07 +0000)]
ICU-11866 remove refrences to StringThreadTest (friend lines)
X-SVN-Rev: 37884
Markus Scherer [Fri, 4 Sep 2015 18:59:17 +0000 (18:59 +0000)]
ICU-11774 toolutil Package use uprv_free & LocalMemory, not free()
X-SVN-Rev: 37883
Markus Scherer [Fri, 4 Sep 2015 18:38:25 +0000 (18:38 +0000)]
ICU-11831 u_parseArgs() reset option->doesOccur in case of error
X-SVN-Rev: 37882
Markus Scherer [Thu, 3 Sep 2015 21:34:50 +0000 (21:34 +0000)]
ICU-11890 remove some unused non-public ICU4J classes; add TODOs to others that are not used in library code
X-SVN-Rev: 37878
Markus Scherer [Thu, 3 Sep 2015 20:08:18 +0000 (20:08 +0000)]
ICU-11879 ZoneNamesImpl.find() add zone names already loaded for formatting into parsing trie, and try to match again, before loading every known zone name
X-SVN-Rev: 37877
Markus Scherer [Thu, 3 Sep 2015 18:08:16 +0000 (18:08 +0000)]
ICU-11879 DateFormatSymbols.getZoneStrings() use new, fast, public-@internal TimeZoneNames methods for getting multiple display names
X-SVN-Rev: 37876
Markus Scherer [Thu, 3 Sep 2015 16:24:55 +0000 (16:24 +0000)]
ICU-11842 RBC: lazy-init the rules string
X-SVN-Rev: 37875
Markus Scherer [Thu, 3 Sep 2015 16:12:57 +0000 (16:12 +0000)]
ICU-7303 align Normalizer deprecation notice with pre-existing C/C++ notice
X-SVN-Rev: 37874
Markus Scherer [Thu, 3 Sep 2015 16:12:20 +0000 (16:12 +0000)]
ICU-7303 deprecate old normalization APIs that have Normalizer2 replacements
X-SVN-Rev: 37873