]> granicus.if.org Git - icu/log
icu
11 years agoICU-10271 C++11 atomics, simplify #ifdefs.
Andy Heninger [Tue, 30 Jul 2013 00:17:15 +0000 (00:17 +0000)]
ICU-10271 C++11 atomics, simplify #ifdefs.

X-SVN-Rev: 34000

11 years agoICU-10271 tweak to configure test for C++11 #include <atomic>.
Andy Heninger [Thu, 25 Jul 2013 20:41:57 +0000 (20:41 +0000)]
ICU-10271 tweak to configure test for C++11 #include <atomic>.

X-SVN-Rev: 33992

11 years agoICU-10258 Parse different variations of '+' and '-' when isLenient is set in C++.
Travis Keep [Thu, 25 Jul 2013 17:58:37 +0000 (17:58 +0000)]
ICU-10258 Parse different variations of '+' and '-' when isLenient is set in C++.

X-SVN-Rev: 33989

11 years agoICU-10274 Attempt to fix broken ICU4J build.
Travis Keep [Thu, 25 Jul 2013 17:00:16 +0000 (17:00 +0000)]
ICU-10274 Attempt to fix broken ICU4J build.

X-SVN-Rev: 33987

11 years agoICU-10274 Add compound duration formatting for C++
Travis Keep [Thu, 25 Jul 2013 16:36:25 +0000 (16:36 +0000)]
ICU-10274 Add compound duration formatting for C++

X-SVN-Rev: 33986

11 years agoICU-10274 Add compound duration formatting for JAVA.
Travis Keep [Wed, 24 Jul 2013 23:07:31 +0000 (23:07 +0000)]
ICU-10274 Add compound duration formatting for JAVA.

X-SVN-Rev: 33980

11 years agoICU-10271 when #include <atomic> doesn't work, don't use it (autoconf mode only)
Steven R. Loomis [Wed, 24 Jul 2013 21:06:24 +0000 (21:06 +0000)]
ICU-10271 when #include <atomic> doesn't work, don't use it (autoconf mode only)

X-SVN-Rev: 33978

11 years agoICU-10267 update test summary message
Steven R. Loomis [Wed, 24 Jul 2013 21:04:50 +0000 (21:04 +0000)]
ICU-10267 update test summary message

X-SVN-Rev: 33977

11 years agoICU-10253 Fix #include of math.h
Andy Heninger [Wed, 24 Jul 2013 18:09:39 +0000 (18:09 +0000)]
ICU-10253 Fix #include of math.h

X-SVN-Rev: 33974

11 years agoICU-10255 Fix configure script comment error
Michael Ow [Wed, 24 Jul 2013 17:51:08 +0000 (17:51 +0000)]
ICU-10255 Fix configure script comment error

X-SVN-Rev: 33973

11 years agoICU-10253 Fix memory leak in plural rules.
Andy Heninger [Wed, 24 Jul 2013 16:42:56 +0000 (16:42 +0000)]
ICU-10253 Fix memory leak in plural rules.

X-SVN-Rev: 33972

11 years agoICU-10222 Fix failing TimeUnitTest.java the cldr path for duration units changed...
Travis Keep [Tue, 23 Jul 2013 23:17:32 +0000 (23:17 +0000)]
ICU-10222 Fix failing TimeUnitTest.java the cldr path for duration units changed units -> units/duration; unitsShort -> unitsShort/duration.

X-SVN-Rev: 33971

11 years agoICU-10253 Fix windows build problems with new plural rule code.
Andy Heninger [Tue, 23 Jul 2013 21:27:07 +0000 (21:27 +0000)]
ICU-10253 Fix windows build problems with new plural rule code.

X-SVN-Rev: 33968

11 years agoICU-10222 (J) Update tests for new Latvian plural rules
Peter Edberg [Tue, 23 Jul 2013 20:51:39 +0000 (20:51 +0000)]
ICU-10222 (J) Update tests for new Latvian plural rules

X-SVN-Rev: 33967

11 years agoICU-10253 Currency plurals, pay attention to min fraction digits in format.
Andy Heninger [Tue, 23 Jul 2013 20:02:13 +0000 (20:02 +0000)]
ICU-10253 Currency plurals, pay attention to min fraction digits in format.

X-SVN-Rev: 33966

11 years agoICU-10253 Add missing export to class NumberInfo, fixes build failure on MacOSX
Andy Heninger [Tue, 23 Jul 2013 18:35:34 +0000 (18:35 +0000)]
ICU-10253 Add missing export to class NumberInfo, fixes build failure on MacOSX

X-SVN-Rev: 33965

11 years agoICU-10222 (C) Update 2 more tests to match new plural rules
Peter Edberg [Tue, 23 Jul 2013 18:21:02 +0000 (18:21 +0000)]
ICU-10222 (C) Update 2 more tests to match new plural rules

X-SVN-Rev: 33964

11 years agoICU-10084 BRS - updated readme and some others.
Yoshito Umaoka [Tue, 23 Jul 2013 17:40:26 +0000 (17:40 +0000)]
ICU-10084 BRS - updated readme and some others.

X-SVN-Rev: 33963

11 years agoICU-10084 BRS - clean up imports (update)
Yoshito Umaoka [Tue, 23 Jul 2013 17:02:56 +0000 (17:02 +0000)]
ICU-10084 BRS - clean up imports (update)

X-SVN-Rev: 33962

11 years agoICU-10084 Updated eclipse build stuffs
Yoshito Umaoka [Tue, 23 Jul 2013 16:54:58 +0000 (16:54 +0000)]
ICU-10084 Updated eclipse build stuffs

X-SVN-Rev: 33961

11 years agoICU-10222 (C) Update CLDR data snapshot: Latvian plural fix, measurementData in suppl...
Peter Edberg [Tue, 23 Jul 2013 07:38:05 +0000 (07:38 +0000)]
ICU-10222 (C) Update CLDR data snapshot: Latvian plural fix, measurementData in supplemental

X-SVN-Rev: 33960

11 years agoICU-10222 (J) Update CLDR data snapshot: Latvian plural fix, measurementData in suppl...
Peter Edberg [Tue, 23 Jul 2013 07:36:06 +0000 (07:36 +0000)]
ICU-10222 (J) Update CLDR data snapshot: Latvian plural fix, measurementData in supplemental

X-SVN-Rev: 33959

11 years agoICU-10253 Plural Rule, support for new syntax for fractional rules. Merge from develo...
Andy Heninger [Mon, 22 Jul 2013 23:57:17 +0000 (23:57 +0000)]
ICU-10253 Plural Rule, support for new syntax for fractional rules. Merge from development branch.

X-SVN-Rev: 33958

11 years agoICU-10067 Implement feedback from API proposal.
Travis Keep [Mon, 22 Jul 2013 22:18:54 +0000 (22:18 +0000)]
ICU-10067 Implement feedback from API proposal.

X-SVN-Rev: 33955

11 years agoICU-10254 Added dtitvfmtsample.cpp, dtptngsample.cpp, and plurfmtsample.cpp. Update...
Bing Long [Mon, 22 Jul 2013 16:31:11 +0000 (16:31 +0000)]
ICU-10254 Added dtitvfmtsample.cpp, dtptngsample.cpp, and plurfmtsample.cpp. Update all/all.sln, dtitvfmt.h,dtptngen.h and plurfmt.h to embed the sample into the ICU4C API docs.

X-SVN-Rev: 33953

11 years agoICU-8474 make the fields of NumberInfo @internal for access by CLDR.
Mark Davis [Sat, 20 Jul 2013 22:57:32 +0000 (22:57 +0000)]
ICU-8474 make the fields of NumberInfo @internal for access by CLDR.

X-SVN-Rev: 33951

11 years agoICU-8474 Fixed more test cases caused by plurals change
Mark Davis [Sat, 20 Jul 2013 21:18:07 +0000 (21:18 +0000)]
ICU-8474 Fixed more test cases caused by plurals change

X-SVN-Rev: 33950

11 years agoICU-8474 added Russian cases to replace ones with fixed decimals.
Mark Davis [Fri, 19 Jul 2013 20:26:43 +0000 (20:26 +0000)]
ICU-8474 added Russian cases to replace ones with fixed decimals.

X-SVN-Rev: 33948

11 years agoICU-8474 fixed currency tests.
Mark Davis [Fri, 19 Jul 2013 20:22:23 +0000 (20:22 +0000)]
ICU-8474 fixed currency tests.

X-SVN-Rev: 33947

11 years agoICU-8474 fixed Serbian data
Mark Davis [Fri, 19 Jul 2013 20:04:47 +0000 (20:04 +0000)]
ICU-8474 fixed Serbian data

X-SVN-Rev: 33946

11 years agoICU-8474 made syntax fixes in accordance with doc, adjusted code for currencies to...
Mark Davis [Fri, 19 Jul 2013 19:38:17 +0000 (19:38 +0000)]
ICU-8474 made syntax fixes in accordance with doc, adjusted code for currencies to work right.

X-SVN-Rev: 33945

11 years agoICU-10255 set flag even on =1 case, add documentation
Steven R. Loomis [Fri, 19 Jul 2013 01:44:39 +0000 (01:44 +0000)]
ICU-10255 set flag even on =1 case, add documentation

X-SVN-Rev: 33941

11 years agoICU-10255 add U_HAVE_ATOMIC define, whether <atomic> can be included or not. Also...
Steven R. Loomis [Thu, 18 Jul 2013 16:27:50 +0000 (16:27 +0000)]
ICU-10255 add U_HAVE_ATOMIC define, whether <atomic> can be included or not.  Also zap some whitespace.

X-SVN-Rev: 33935

11 years agoICU-10222 (C) Update some plural test cases, add better error logging
Peter Edberg [Thu, 18 Jul 2013 01:31:13 +0000 (01:31 +0000)]
ICU-10222 (C) Update some plural test cases, add better error logging

X-SVN-Rev: 33933

11 years agoICU-10187 Fix test (regions that leaked () in CLDR).
Mark Davis [Mon, 15 Jul 2013 13:40:57 +0000 (13:40 +0000)]
ICU-10187 Fix test (regions that leaked () in CLDR).

X-SVN-Rev: 33923

11 years agoICU-10187 Fix test (regions that leaked () in CLDR.
Mark Davis [Mon, 15 Jul 2013 13:11:49 +0000 (13:11 +0000)]
ICU-10187 Fix test (regions that leaked () in CLDR.

X-SVN-Rev: 33922

11 years agoICU-10187 replace the parens by brackets. Note: could not write a test, since we...
Mark Davis [Mon, 15 Jul 2013 10:10:12 +0000 (10:10 +0000)]
ICU-10187 replace the parens by brackets. Note: could not write a test, since we can't change ICU's locale data. However, stepped through the data to ensure that it worked.

X-SVN-Rev: 33921

11 years agoICU-10222 TimeUnitFormat to look under units/duration for time units instead of just...
Travis Keep [Thu, 11 Jul 2013 22:19:13 +0000 (22:19 +0000)]
ICU-10222 TimeUnitFormat to look under units/duration for time units instead of just units.

X-SVN-Rev: 33917

11 years agoICU-10222 Fix failing tests in NumberFormatTest.
Travis Keep [Thu, 11 Jul 2013 20:49:11 +0000 (20:49 +0000)]
ICU-10222 Fix failing tests in NumberFormatTest.

X-SVN-Rev: 33916

11 years agoICU-10222 Reverted r33902, but updated the locale used for testing from 'ru' to ...
Yoshito Umaoka [Thu, 11 Jul 2013 19:13:13 +0000 (19:13 +0000)]
ICU-10222 Reverted r33902, but updated the locale used for testing from 'ru' to 'uk'. The test case was originally written for the rule set formerly shared by 'ru' and 'uk', but the rule for 'ru' had been changed. After the new syntax for fractional plural is once supported in ICU4C, then the test case should pass successfully with locale 'uk'.

X-SVN-Rev: 33915

11 years agoICU-10222 Changed a test case in testPluralFormat to use locale 'uk' instead of ...
Yoshito Umaoka [Thu, 11 Jul 2013 19:10:09 +0000 (19:10 +0000)]
ICU-10222 Changed a test case in testPluralFormat to use locale 'uk' instead of 'ru'. The test case was originally written for the rule set formerly shared by 'ru' and 'uk', but the rule for 'ru' had been changed.

X-SVN-Rev: 33914

11 years agoICU-10244 (C) LocaleData.getLocaleSeparator now returns piece between {0} and {1...
Peter Edberg [Thu, 11 Jul 2013 18:59:13 +0000 (18:59 +0000)]
ICU-10244 (C) LocaleData.getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern

X-SVN-Rev: 33913

11 years agoICU-10222 Fix CompactDecimalFormat tests for serbian to match new plural rules.
Travis Keep [Thu, 11 Jul 2013 17:19:48 +0000 (17:19 +0000)]
ICU-10222 Fix CompactDecimalFormat tests for serbian to match new plural rules.

X-SVN-Rev: 33910

11 years agoICU-10246 Revert changeset 33903 for until 52m1 is complete.
Jennifer Chye [Thu, 11 Jul 2013 17:04:13 +0000 (17:04 +0000)]
ICU-10246 Revert changeset 33903 for until 52m1 is complete.

X-SVN-Rev: 33909

11 years agoICU-10252 Revert changeset 33904 until 52m1 is complete.
Jennifer Chye [Thu, 11 Jul 2013 17:02:02 +0000 (17:02 +0000)]
ICU-10252 Revert changeset 33904 until 52m1 is complete.

X-SVN-Rev: 33908

11 years agoICU-10244 (C) ulocdata_getLocaleSeparator now returns piece between {0} and {1} in...
Peter Edberg [Thu, 11 Jul 2013 07:00:49 +0000 (07:00 +0000)]
ICU-10244 (C) ulocdata_getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern

X-SVN-Rev: 33906

11 years agoICU-7912 final update to apidocs. Also removed references to non-existent kDecimalNum...
Steven R. Loomis [Thu, 11 Jul 2013 00:31:41 +0000 (00:31 +0000)]
ICU-7912 final update to apidocs. Also removed references to non-existent kDecimalNumber (from fmtable.h), and cleaned up other docs

X-SVN-Rev: 33905

11 years agoICU-10252 Switch rbnf and brkitr conversion to the new converter and remove redundant...
Jennifer Chye [Wed, 10 Jul 2013 21:10:29 +0000 (21:10 +0000)]
ICU-10252 Switch rbnf and brkitr conversion to the new converter and remove redundant cldrVersion flags.

X-SVN-Rev: 33904

11 years agoICU-10246 Remove duplicate lenient-parse rules in data/xml/rbnf.
Jennifer Chye [Wed, 10 Jul 2013 20:55:11 +0000 (20:55 +0000)]
ICU-10246 Remove duplicate lenient-parse rules in data/xml/rbnf.

X-SVN-Rev: 33903

11 years agoICU-10222 Fix failing test for MessageFormat because the plural rules for russian...
Travis Keep [Wed, 10 Jul 2013 20:52:00 +0000 (20:52 +0000)]
ICU-10222 Fix failing test for MessageFormat because the plural rules for russian changed.

X-SVN-Rev: 33902

11 years agoICU-9272 CharsetDetector Inefficiencies
Ramy Said [Wed, 10 Jul 2013 07:16:36 +0000 (07:16 +0000)]
ICU-9272 CharsetDetector Inefficiencies

X-SVN-Rev: 33901

11 years agoICU-10083 Update urename.h for 52.0.1
Peter Edberg [Wed, 10 Jul 2013 06:44:41 +0000 (06:44 +0000)]
ICU-10083 Update urename.h for 52.0.1

X-SVN-Rev: 33900

11 years agoICU-10084 BRS - Updated the API change report. Supplied API status tag to a bunch...
Yoshito Umaoka [Tue, 9 Jul 2013 22:23:02 +0000 (22:23 +0000)]
ICU-10084 BRS - Updated the API change report. Supplied API status tag to a bunch of new draft/private APIs. Fixed a API change report tool problem caused by an extremely long API signature (expanded an internal API signature token limit from 256 to 512).

X-SVN-Rev: 33899

11 years agoICU-10084 Resolve Eclipse compiler warnings.
Yoshito Umaoka [Tue, 9 Jul 2013 18:28:49 +0000 (18:28 +0000)]
ICU-10084 Resolve Eclipse compiler warnings.

X-SVN-Rev: 33898

11 years agoICU-10084 BRS - clean up import statements.
Yoshito Umaoka [Tue, 9 Jul 2013 16:45:56 +0000 (16:45 +0000)]
ICU-10084 BRS - clean up import statements.

X-SVN-Rev: 33897

11 years agoICU-10244 (J) Add tests for localeDisplayName using localeSeparator
Peter Edberg [Tue, 9 Jul 2013 07:42:39 +0000 (07:42 +0000)]
ICU-10244 (J) Add tests for localeDisplayName using localeSeparator

X-SVN-Rev: 33896

11 years agoICU-9583 show test summary at end of make. Apropos when the trunk is broken..
Steven R. Loomis [Tue, 9 Jul 2013 01:16:33 +0000 (01:16 +0000)]
ICU-9583 show test summary at end of make. Apropos when the trunk is broken..

X-SVN-Rev: 33895

11 years agoICU-7912 add parse/format functions, other UFormattable API improvements
Steven R. Loomis [Tue, 9 Jul 2013 00:47:46 +0000 (00:47 +0000)]
ICU-7912 add parse/format functions, other UFormattable API improvements

X-SVN-Rev: 33894

11 years agoICU-10037 Update tzdata in ICU4J to 2013d
Michael Ow [Mon, 8 Jul 2013 23:38:25 +0000 (23:38 +0000)]
ICU-10037 Update tzdata in ICU4J to 2013d

X-SVN-Rev: 33893

11 years agoICU-10037 Update ICU4C to tzdata 2013d
Michael Ow [Mon, 8 Jul 2013 23:37:56 +0000 (23:37 +0000)]
ICU-10037 Update ICU4C to tzdata 2013d

X-SVN-Rev: 33892

11 years agoICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
Peter Edberg [Mon, 8 Jul 2013 06:51:38 +0000 (06:51 +0000)]
ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types

X-SVN-Rev: 33890

11 years agoICU-10244 (C) Handle localeDisplayPattern/separator as pattern
Peter Edberg [Mon, 8 Jul 2013 06:34:53 +0000 (06:34 +0000)]
ICU-10244 (C) Handle localeDisplayPattern/separator as pattern

X-SVN-Rev: 33889

11 years agoICU-10222 (J) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
Peter Edberg [Mon, 8 Jul 2013 06:31:43 +0000 (06:31 +0000)]
ICU-10222 (J) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types

X-SVN-Rev: 33888

11 years agoICU-10244 (J) Handle localeDisplayPattern/separator as pattern
Peter Edberg [Mon, 8 Jul 2013 06:28:29 +0000 (06:28 +0000)]
ICU-10244 (J) Handle localeDisplayPattern/separator as pattern

X-SVN-Rev: 33887

11 years agoICU-10050 disable C++11 std atomics on Macintosh
Andy Heninger [Thu, 4 Jul 2013 22:32:33 +0000 (22:32 +0000)]
ICU-10050 disable C++11 std atomics on Macintosh

X-SVN-Rev: 33885

11 years agoICU-8474 cleanup, moving some test code to CLDR.
Mark Davis [Wed, 3 Jul 2013 08:58:32 +0000 (08:58 +0000)]
ICU-8474 cleanup, moving some test code to CLDR.

X-SVN-Rev: 33882

11 years agoICU-10217 update icucaps.xml
Steven R. Loomis [Tue, 2 Jul 2013 21:09:50 +0000 (21:09 +0000)]
ICU-10217 update icucaps.xml

X-SVN-Rev: 33878

11 years agoICU-10148 Fix UnicodeString usage
Michael Ow [Mon, 1 Jul 2013 20:28:08 +0000 (20:28 +0000)]
ICU-10148 Fix UnicodeString usage

X-SVN-Rev: 33873

11 years agoICU-9968 Return value of SimpleDateFormat subparse not correctly reflecting error...
Scott Russell [Mon, 1 Jul 2013 19:00:14 +0000 (19:00 +0000)]
ICU-9968 Return value of SimpleDateFormat subparse not correctly reflecting error at start pos 0 - fix failing ERA test

X-SVN-Rev: 33872

11 years agoICU-9968 Return value of SimpleDateFormat subparse not correctly reflecting error...
Scott Russell [Mon, 1 Jul 2013 15:24:42 +0000 (15:24 +0000)]
ICU-9968 Return value of SimpleDateFormat subparse not correctly reflecting error at start pos 0

X-SVN-Rev: 33871

11 years agoICU-8474 cleanup, moving some test code to CLDR.
Mark Davis [Mon, 1 Jul 2013 10:35:20 +0000 (10:35 +0000)]
ICU-8474 cleanup, moving some test code to CLDR.

X-SVN-Rev: 33870

11 years agoICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits.
Andy Heninger [Fri, 28 Jun 2013 21:12:31 +0000 (21:12 +0000)]
ICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits.

X-SVN-Rev: 33869

11 years agoICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits.
Andy Heninger [Fri, 28 Jun 2013 21:12:10 +0000 (21:12 +0000)]
ICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits.

X-SVN-Rev: 33868

11 years agoICU-10203 Fix resource bundle memory leak
Michael Ow [Fri, 28 Jun 2013 19:57:20 +0000 (19:57 +0000)]
ICU-10203 Fix resource bundle memory leak

X-SVN-Rev: 33867

11 years agoICU-7912 add unum_parse and unum_format taking UFormattable (@internal, API proposal...
Steven R. Loomis [Thu, 27 Jun 2013 19:49:55 +0000 (19:49 +0000)]
ICU-7912 add unum_parse and unum_format taking UFormattable (@internal, API proposal to follow)

X-SVN-Rev: 33862

11 years agoICU-10234 check in layout engine perf test
Steven R. Loomis [Thu, 27 Jun 2013 17:37:58 +0000 (17:37 +0000)]
ICU-10234 check in layout engine perf test

X-SVN-Rev: 33861

11 years agoICU-10195 (J) Add more tests for getAppendItemName
Peter Edberg [Thu, 27 Jun 2013 08:23:29 +0000 (08:23 +0000)]
ICU-10195 (J) Add more tests for getAppendItemName

X-SVN-Rev: 33860

11 years agoICU-10195 Fix CLDR_FIELD_NAME[] array so getting localized name for UDATPG_DAY_FIELD...
Peter Edberg [Thu, 27 Jun 2013 07:41:56 +0000 (07:41 +0000)]
ICU-10195 Fix CLDR_FIELD_NAME[] array so getting localized name for UDATPG_DAY_FIELD works

X-SVN-Rev: 33859

11 years agoICU-10061 (J) Make getDayOfWeekType behave as documented for last weekend day; fix...
Peter Edberg [Thu, 27 Jun 2013 06:53:35 +0000 (06:53 +0000)]
ICU-10061 (J) Make getDayOfWeekType behave as documented for last weekend day; fix for 1-day weekends

X-SVN-Rev: 33858

11 years agoICU-9984 (J) For DTPG, Y in skeleton should produce Y in pattern
Peter Edberg [Thu, 27 Jun 2013 06:16:33 +0000 (06:16 +0000)]
ICU-9984 (J) For DTPG, Y in skeleton should produce Y in pattern

X-SVN-Rev: 33857

11 years agoICU-10070 add more tests
Peter Edberg [Thu, 27 Jun 2013 05:47:14 +0000 (05:47 +0000)]
ICU-10070 add more tests

X-SVN-Rev: 33856

11 years agoICU-10236 Update dependencies check for 52.0.1 M1
Andy Heninger [Thu, 27 Jun 2013 00:34:48 +0000 (00:34 +0000)]
ICU-10236 Update dependencies check for 52.0.1 M1

X-SVN-Rev: 33855

11 years agoICU-10088 Fix incorrect API doc for uregex_setStackLimit().
Andy Heninger [Wed, 26 Jun 2013 18:34:15 +0000 (18:34 +0000)]
ICU-10088 Fix incorrect API doc for uregex_setStackLimit().

X-SVN-Rev: 33854

11 years agoICU-7912 fix breakage
Steven R. Loomis [Wed, 26 Jun 2013 15:27:41 +0000 (15:27 +0000)]
ICU-7912 fix breakage

X-SVN-Rev: 33853

11 years agoICU-7912 C wrapper for Formattable - UFormattable
Steven R. Loomis [Wed, 26 Jun 2013 06:31:09 +0000 (06:31 +0000)]
ICU-7912 C wrapper for Formattable - UFormattable

X-SVN-Rev: 33849

11 years agoICU-9719 Regular Expressions, add loop breaking to unbounded {min, max} loops.
Andy Heninger [Wed, 26 Jun 2013 00:27:11 +0000 (00:27 +0000)]
ICU-9719 Regular Expressions, add loop breaking to unbounded {min, max} loops.

X-SVN-Rev: 33848

11 years agoICU-10233 oops, demodernize this one for Windows build
Steven R. Loomis [Tue, 25 Jun 2013 04:41:43 +0000 (04:41 +0000)]
ICU-10233 oops, demodernize this one for Windows build

X-SVN-Rev: 33847

11 years agoICU-10233 modernize #include usage, also add a verbose log for the data driven test
Steven R. Loomis [Tue, 25 Jun 2013 00:51:57 +0000 (00:51 +0000)]
ICU-10233 modernize #include usage, also add a verbose log for the data driven test

X-SVN-Rev: 33846

11 years agoICU-10234 performance improvements in Layout: (1) in LETableReference, making some...
Steven R. Loomis [Tue, 25 Jun 2013 00:46:51 +0000 (00:46 +0000)]
ICU-10234 performance improvements in Layout:  (1) in LETableReference, making some functions inline (minimal), (2) OpenTypeUtilities  moving range checking out of the inner loop, and the big one is (3) GlyphIterator, caching the result of filterGlyph. (caching more than one had minimal or negative improvement)

X-SVN-Rev: 33845

11 years agoICU-10233 manually update LEScripts.h - should do a full regenerate.
Steven R. Loomis [Tue, 25 Jun 2013 00:32:25 +0000 (00:32 +0000)]
ICU-10233 manually update LEScripts.h - should do a full regenerate.

X-SVN-Rev: 33844

11 years agoICU-10069 Attempt to fix broken build.
Travis Keep [Mon, 24 Jun 2013 18:05:38 +0000 (18:05 +0000)]
ICU-10069 Attempt to fix broken build.

X-SVN-Rev: 33843

11 years agoICU-10069 Attempt to fix broken build.
Travis Keep [Mon, 24 Jun 2013 17:19:09 +0000 (17:19 +0000)]
ICU-10069 Attempt to fix broken build.

X-SVN-Rev: 33842

11 years agoICU-10069 Attempt fo fix broken build.
Travis Keep [Fri, 21 Jun 2013 00:33:41 +0000 (00:33 +0000)]
ICU-10069 Attempt fo fix broken build.

X-SVN-Rev: 33841

11 years agoICU-10025 Update tzcode svn property to not ignore generated files
Michael Ow [Thu, 20 Jun 2013 22:40:32 +0000 (22:40 +0000)]
ICU-10025 Update tzcode svn property to not ignore generated files

X-SVN-Rev: 33840

11 years agoICU-10069 improve error messages"
Steven R. Loomis [Thu, 20 Jun 2013 22:20:51 +0000 (22:20 +0000)]
ICU-10069 improve error messages"

X-SVN-Rev: 33839

11 years agoICU-10069 improve error messages, add commented-out case that passes on solaris and...
Steven R. Loomis [Thu, 20 Jun 2013 22:09:42 +0000 (22:09 +0000)]
ICU-10069 improve error messages, add commented-out case that passes on solaris and fails on others

X-SVN-Rev: 33838

11 years agoICU-10231 add -u option to intltest, force utf-8 output
Steven R. Loomis [Thu, 20 Jun 2013 22:05:51 +0000 (22:05 +0000)]
ICU-10231 add -u option to intltest, force utf-8 output

X-SVN-Rev: 33837

11 years agoICU-10024 fixes for Regexp, look-behind pattern fails to compile bug.
Andy Heninger [Tue, 18 Jun 2013 20:38:08 +0000 (20:38 +0000)]
ICU-10024 fixes for Regexp, look-behind pattern fails to compile bug.

X-SVN-Rev: 33835

11 years agoICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant...
Andy Heninger [Mon, 17 Jun 2013 20:35:47 +0000 (20:35 +0000)]
ICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant digits.

X-SVN-Rev: 33834

11 years agoICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant...
Andy Heninger [Mon, 17 Jun 2013 18:49:28 +0000 (18:49 +0000)]
ICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant digits.

X-SVN-Rev: 33833