..
unicode
ICU-11016 add support for minimum grouping digits (technology preview, not using CLDR data yet)
2015-09-11 19:18:00 +00:00
affixpatternparser.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
affixpatternparser.h
ICU-11740 Attempt to fix broken build.
2015-08-26 19:13:28 +00:00
alphaindex.cpp
ICU-11339 add & use LocalPointer(p, errorCode) and adoptInsteadAndCheckErrorCode(p, errorCode)
2014-11-20 00:27:17 +00:00
anytrans.cpp
ICU-10673 AnyTransliterator thread safety fix.
2014-02-27 18:45:32 +00:00
anytrans.h
ICU-5279 Reduce the set of exported functions.
2007-06-03 06:08:46 +00:00
astro.cpp
ICU-9461 Mutex Implementation Rework, merge from devel branch.
2012-10-05 21:22:02 +00:00
astro.h
ICU-6118 Export less internal API.
2008-01-04 08:45:10 +00:00
basictz.cpp
ICU-9648 Changed BasicTimeZone public API methods to const.
2013-02-01 07:39:04 +00:00
bocsu.cpp
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
bocsu.h
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
brktrans.cpp
ICU-10086 move & swap for UnicodeString, LocalPointer, LocalArray
2015-05-28 17:03:45 +00:00
brktrans.h
ICU-11603 BreakTransliterator thread safety changes, use LocalPointer and Mutex classes.
2015-04-29 23:18:32 +00:00
buddhcal.cpp
ICU-10365 fix namespace issue: icu::UInitOnce
2013-09-10 00:34:12 +00:00
buddhcal.h
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
calendar.cpp
ICU-11539 C: Delete Calendar fields TIME_SEPARATOR, RELATED_YEAR; adjust accordingly
2015-02-27 09:01:31 +00:00
casetrn.cpp
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
2011-07-27 05:53:56 +00:00
casetrn.h
ICU-6118 Export less internal API.
2008-01-04 08:45:10 +00:00
cecal.cpp
ICU-6799 fix many warnings, improve tests
2009-04-15 01:57:02 +00:00
cecal.h
ICU-4571 Merging Coptic/Ethiopic calendar work from yoshito's work branch to the trunk.
2008-03-22 02:58:07 +00:00
chnsecal.cpp
ICU-10799 ICU initialization code, review & cleanup.
2014-04-23 23:22:13 +00:00
chnsecal.h
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
choicfmt.cpp
ICU-7468 Use C++ "using" in Format class hierarchy, so inheritance of format() and parse() functions works normally, without unwanted function hiding.
2013-03-21 22:09:06 +00:00
coleitr.cpp
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
coll.cpp
ICU-10638 Add factory method to create a UStringEnumeration from UEnumeration.
2014-12-10 17:02:02 +00:00
collation.cpp
ICU-10829 try to make some compilers happy
2014-12-11 18:00:10 +00:00
collation.h
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationbuilder.cpp
ICU-11448 try to fix a build error on some platforms
2014-12-27 01:29:46 +00:00
collationbuilder.h
ICU-11448 collation common tertiary weights for normal Hiragana, change builder to cope with below-common tertiary weights
2014-12-27 00:38:34 +00:00
collationcompare.cpp
ICU-11633 remove U_ALIGN_CODE
2015-04-20 22:15:04 +00:00
collationcompare.h
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
collationdata.cpp
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationdata.h
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationdatabuilder.cpp
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationdatabuilder.h
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
collationdatareader.cpp
ICU-11886 unsafe-backward set, review comments
2015-09-15 21:42:56 +00:00
collationdatareader.h
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationdatawriter.cpp
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationdatawriter.h
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
collationfastlatin.cpp
ICU-11633 remove U_ALIGN_CODE
2015-04-20 22:15:04 +00:00
collationfastlatin.h
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationfastlatinbuilder.cpp
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationfastlatinbuilder.h
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationfcd.cpp
ICU-11574 near-final Unicode 8 data with new block API constants, code adjustments & fixes; svn merge --reintegrate branches/markus/uni80
2015-05-28 23:16:00 +00:00
collationfcd.h
ICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631
2014-04-14 22:30:09 +00:00
collationiterator.cpp
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
collationiterator.h
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
collationkeys.cpp
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationkeys.h
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
collationroot.cpp
ICU-10802 Merge branch tkeep/10802andy into trunk.
2014-08-20 21:46:02 +00:00
collationroot.h
ICU-10802 Merge branch tkeep/10802andy into trunk.
2014-08-20 21:46:02 +00:00
collationrootelements.cpp
ICU-11448 collation common tertiary weights for normal Hiragana, change builder to cope with below-common tertiary weights
2014-12-27 00:38:34 +00:00
collationrootelements.h
ICU-11448 collation common tertiary weights for normal Hiragana, change builder to cope with below-common tertiary weights
2014-12-27 00:38:34 +00:00
collationruleparser.cpp
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationruleparser.h
ICU-11058 support nested collation rule imports; make the importer stateless
2014-08-13 22:58:14 +00:00
collationsets.cpp
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
collationsets.h
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
collationsettings.cpp
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationsettings.h
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationtailoring.cpp
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
collationtailoring.h
ICU-10802 Merge branch tkeep/10802andy into trunk.
2014-08-20 21:46:02 +00:00
collationweights.cpp
ICU-11574 near-final Unicode 8 data with new block API constants, code adjustments & fixes; svn merge --reintegrate branches/markus/uni80
2015-05-28 23:16:00 +00:00
collationweights.h
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
collunsafe.h
ICU-11886 Speed up ucol_open by 21%
2015-09-10 01:39:06 +00:00
compactdecimalformat.cpp
ICU-11708 CompactDecimaFormat should override and implement several more format methods
2015-06-23 17:33:03 +00:00
coptccal.cpp
ICU-10365 fix namespace issue: icu::UInitOnce
2013-09-10 00:34:12 +00:00
coptccal.h
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
cpdtrans.cpp
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
2011-07-07 18:46:19 +00:00
cpdtrans.h
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
2011-05-16 20:46:27 +00:00
csdetect.cpp
ICU-11296 based on patch from Jungshik, approved option name UCONFIG_ONLY_HTML_CONVERSION, turn off UTF-32, simplify changes, fix warnings
2015-02-20 19:31:33 +00:00
csdetect.h
ICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets.
2013-09-17 06:57:53 +00:00
csmatch.cpp
ICU-6954 remove unused CharsetRecognizer field from CharsetMatch
2012-06-21 21:02:19 +00:00
csmatch.h
ICU-6954 remove unused CharsetRecognizer field from CharsetMatch
2012-06-21 21:02:19 +00:00
csr2022.cpp
ICU-11296 based on patch from Jungshik, approved option name UCONFIG_ONLY_HTML_CONVERSION, turn off UTF-32, simplify changes, fix warnings
2015-02-20 19:31:33 +00:00
csr2022.h
ICU-11296 based on patch from Jungshik, approved option name UCONFIG_ONLY_HTML_CONVERSION, turn off UTF-32, simplify changes, fix warnings
2015-02-20 19:31:33 +00:00
csrecog.cpp
ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
2006-05-09 18:06:10 +00:00
csrecog.h
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
2012-06-01 20:40:48 +00:00
csrmbcs.cpp
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
2012-06-01 20:40:48 +00:00
csrmbcs.h
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
2012-06-01 20:40:48 +00:00
csrsbcs.cpp
ICU-11568 Add virtual destructor for class NGramParser.
2015-03-11 16:59:36 +00:00
csrsbcs.h
ICU-11568 Add virtual destructor for class NGramParser.
2015-03-11 16:59:36 +00:00
csrucode.cpp
ICU-10532 ICU Charset Detector, port UTF-16 enhancements from Java to C
2013-12-10 02:30:58 +00:00
csrucode.h
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
2012-06-01 20:40:48 +00:00
csrutf8.cpp
ICU-10583 Fixed a minor problem in illegal lead byte handling in the UTF-8 charset recognizer.
2014-01-10 16:10:57 +00:00
csrutf8.h
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
2012-06-01 20:40:48 +00:00
curramt.cpp
ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
2004-04-27 21:47:09 +00:00
currfmt.cpp
ICU-10640 Changes from Markus' review.
2014-03-11 17:40:23 +00:00
currfmt.h
ICU-10640 Add C++ MeasureFormat API.
2014-02-04 00:29:17 +00:00
currpinf.cpp
ICU-10774 fix a knownissue: Collator::getAvailableLocales calculation.
2014-12-09 23:54:56 +00:00
currunit.cpp
ICU-10640 Changes from Markus' review.
2014-03-11 17:40:23 +00:00
dangical.cpp
ICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues
2013-09-10 00:13:41 +00:00
dangical.h
ICU-9616 Add DangiCalendar & tests, port from J to C
2013-02-18 23:36:57 +00:00
datefmt.cpp
ICU-11780 Reduce heap size for caching date formatters.
2015-09-01 20:13:27 +00:00
dcfmtimp.h
ICU-10758 Attempt to fix broken build.
2014-04-01 23:01:15 +00:00
dcfmtsym.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
decContext.c
ICU-9474 Reduce unrename.h namespace pollution
2012-08-11 04:57:13 +00:00
decContext.h
ICU-8731 move some @internal definitions to putilimp.h
2011-07-27 21:26:00 +00:00
decfmtst.cpp
ICU-10365 fix namespace issue: icu::UInitOnce
2013-09-10 00:34:12 +00:00
decfmtst.h
ICU-10258 Free minus sign and plus sign set in a clean up function.
2013-08-15 21:02:16 +00:00
decimalformatpattern.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
decimalformatpattern.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
decimalformatpatternimpl.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
decimfmt.cpp
ICU-11016 add support for minimum grouping digits (technology preview, not using CLDR data yet)
2015-09-11 19:18:00 +00:00
decimfmtimpl.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
decimfmtimpl.h
ICU-11740 Add documentation to DecimalFormatImpl class.
2015-08-28 23:23:38 +00:00
decNumber.c
ICU-10624 Swat clang compile warnings. More fixes to come.
2014-01-10 02:24:54 +00:00
decNumber.h
ICU-5193 Big decimal number formatting.
2010-02-26 02:29:00 +00:00
decNumberLocal.h
ICU-9474 Reduce unrename.h namespace pollution
2012-08-11 04:57:13 +00:00
digitaffix.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
digitaffix.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
digitaffixesandpadding.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
digitaffixesandpadding.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
digitformatter.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
digitformatter.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
digitgrouping.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
digitgrouping.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
digitinterval.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
digitinterval.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
digitlst.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
digitlst.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
dtfmtsym.cpp
ICU-11773 Withdraw COLON as pattern char, leave support for UDAT_TIME_SEPARATOR_FIELD (C)
2015-09-07 22:39:49 +00:00
dtitv_impl.h
ICU-10637 Format/parse using 'r' related gregorian year, C changes part 1 (still need correct num fmt & tests)
2014-03-05 11:51:05 +00:00
dtitvfmt.cpp
ICU-11780 Reduce heap size for caching date formatters.
2015-09-01 20:13:27 +00:00
dtitvinf.cpp
ICU-11706 (and #11726 ) Fix DateIntervalFormat handling of (1) skeletons with seconds, (2) FieldPosition
2015-06-23 22:07:03 +00:00
dtptngen_impl.h
ICU-11779 Introduce static versions of DTPNG getSkeleton and getBaseSkeleton
2015-08-13 22:09:13 +00:00
dtptngen.cpp
ICU-11780 Reduce heap size for caching date formatters.
2015-09-01 20:13:27 +00:00
dtrule.cpp
ICU-8343 fix build errors in Visual Studio when exception is disabled
2012-06-28 23:28:00 +00:00
esctrn.cpp
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
2011-07-27 05:53:56 +00:00
esctrn.h
ICU-5279 Reduce the set of exported functions.
2007-06-03 06:08:46 +00:00
ethpccal.cpp
ICU-10365 fix namespace issue: icu::UInitOnce
2013-09-10 00:34:12 +00:00
ethpccal.h
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
fmtable_cnv.cpp
ICU-5193 Big decimal number formatting.
2010-02-26 02:29:00 +00:00
fmtable.cpp
ICU-11439 Improve portability of DecimalFormat::getFixedDecimal().
2014-12-18 22:46:45 +00:00
fmtableimp.h
ICU-11439 Improve portability of DecimalFormat::getFixedDecimal().
2014-12-18 22:46:45 +00:00
format.cpp
ICU-8343 fix build errors in Visual Studio when exception is disabled
2012-06-28 23:28:00 +00:00
fphdlimp.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
fphdlimp.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
fpositer.cpp
ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies
2012-11-08 23:31:20 +00:00
funcrepl.cpp
ICU-9525 fix casts as per http://www.stroustrup.com/bs_faq2.html#static-cast and also fix string quoting gcc47
2012-08-31 19:12:19 +00:00
funcrepl.h
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
2011-05-16 20:46:27 +00:00
gender.cpp
ICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues
2013-09-10 00:13:41 +00:00
gregocal.cpp
ICU-11539 C: Delete Calendar fields TIME_SEPARATOR, RELATED_YEAR; adjust accordingly
2015-02-27 09:01:31 +00:00
gregoimp.cpp
ICU-6551 reduce use of common words in rename.
2008-09-25 20:24:14 +00:00
gregoimp.h
ICU-6551 reduce use of common words in rename.
2008-09-25 20:24:14 +00:00
hebrwcal.cpp
ICU-10313 Added Hebrew month value checking for leap year.
2013-10-10 17:35:28 +00:00
hebrwcal.h
ICU-10313 Added Hebrew month value checking for leap year.
2013-10-10 17:35:28 +00:00
i18n.rc
ICU-7425 update ICU DLL comments
2010-02-18 04:33:41 +00:00
i18n.vcxproj
ICU-11780 Reduce heap size for caching date formatters.
2015-09-01 20:13:27 +00:00
i18n.vcxproj.filters
ICU-11780 Reduce heap size for caching date formatters.
2015-09-01 20:13:27 +00:00
identifier_info.cpp
ICU-10774 fix a knownissue: Collator::getAvailableLocales calculation.
2014-12-09 23:54:56 +00:00
identifier_info.h
ICU-10706 Spoof Check, bug fix & test for Identifier Restriction Level; update spoof checker one time initialization.
2014-02-19 23:53:30 +00:00
indiancal.cpp
ICU-10799 ICU initialization code, review & cleanup.
2014-04-23 23:22:13 +00:00
indiancal.h
ICU-6118 Export less internal API.
2008-01-02 23:53:26 +00:00
inputext.cpp
ICU-7222 Remove Windows x64 warnings by casting explicitly.
2009-11-11 15:47:22 +00:00
inputext.h
ICU-6132 Recover from allocation errors more gracefully.
2008-02-08 09:10:22 +00:00
islamcal.cpp
ICU-11433 BRS, no U_HIDE conditionals around impl code or private fields; fix comment typos
2015-03-16 04:15:28 +00:00
islamcal.h
ICU-8449 ICU4C Islamic Umm Al-Qura calendar updates based on Yoshito's review.
2013-09-23 05:30:39 +00:00
japancal.cpp
ICU-9392 japanese calendar minimum era should be 0
2012-08-27 23:21:33 +00:00
japancal.h
ICU-4611 Fix Japanese calendar calculation problem. Changed internal APIs to get default month/date of a calendar without updating calendar fields.
2008-09-15 21:24:11 +00:00
locdspnm.cpp
ICU-11060 Fix naming convention for @alt values from CLDR
2014-12-17 23:25:39 +00:00
Makefile.in
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
measfmt.cpp
ICU-11628 C, update MeasureUnit interfaces and tests for new units in CLDR 27/28
2015-06-28 03:26:33 +00:00
measunit.cpp
ICU-11628 C, update MeasureUnit interfaces and tests for new units in CLDR 27/28
2015-06-28 03:26:33 +00:00
measure.cpp
ICU-10640 Changes from Markus' review.
2014-03-11 17:40:23 +00:00
msgfmt_impl.h
ICU-6344 uconfigtest / hdrtest fixes
2008-06-11 21:52:29 +00:00
msgfmt.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
name2uni.cpp
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
2011-07-27 05:53:56 +00:00
name2uni.h
ICU-5410 Remove unused/untestable code
2007-06-08 22:31:20 +00:00
nfrlist.h
ICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4C RBNF
2012-02-17 23:09:57 +00:00
nfrs.cpp
ICU-8223 Add rule syntax for NaN, infinity and alternate decimal points.
2015-08-25 16:55:52 +00:00
nfrs.h
ICU-8223 Fix a compiler issue from the last change.
2015-08-25 17:43:22 +00:00
nfrule.cpp
ICU-11818 Implement PluralRules in fractional RBNF
2015-08-26 10:42:17 +00:00
nfrule.h
ICU-8223 Add rule syntax for NaN, infinity and alternate decimal points.
2015-08-25 16:55:52 +00:00
nfsubs.cpp
ICU-8223 Add rule syntax for NaN, infinity and alternate decimal points.
2015-08-25 16:55:52 +00:00
nfsubs.h
ICU-8223 Add rule syntax for NaN, infinity and alternate decimal points.
2015-08-25 16:55:52 +00:00
nortrans.cpp
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
2011-07-27 05:53:56 +00:00
nortrans.h
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
2010-01-06 23:50:03 +00:00
nultrans.cpp
ICU-4428 update copyright notices for ICU 3.3.
2005-03-16 18:46:54 +00:00
nultrans.h
ICU-5279 Hide more internal API.
2007-06-11 02:32:47 +00:00
numfmt.cpp
ICU-11787 Add support for UNUM_CURRENCY_STANDARD and locale u-ext key -cf- (C)
2015-09-10 05:40:20 +00:00
numsys_impl.h
ICU-11709 Fix leak in NumberingSystem::getAvailableNames; rename variables to avoid confusion
2015-09-10 22:49:03 +00:00
numsys.cpp
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
2015-09-15 18:03:08 +00:00
olsontz.cpp
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
olsontz.h
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
persncal.cpp
ICU-10365 fix namespace issue: icu::UInitOnce
2013-09-10 00:34:12 +00:00
persncal.h
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
pluralaffix.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
pluralaffix.h
ICU-11740 template fix for MSVC
2015-08-27 00:14:12 +00:00
plurfmt.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
plurrule_impl.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
plurrule.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
precision.cpp
ICU-11740 Attempt to fix broken build.
2015-08-26 17:43:02 +00:00
precision.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
quant.cpp
ICU-9525 fix casts as per http://www.stroustrup.com/bs_faq2.html#static-cast and also fix string quoting gcc47
2012-08-31 19:12:19 +00:00
quant.h
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
2011-05-16 20:46:27 +00:00
quantityformatter.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
quantityformatter.h
ICU-10981 round of uconfig.h fixes
2014-09-13 00:53:06 +00:00
rbnf.cpp
ICU-8223 Add rule syntax for NaN, infinity and alternate decimal points.
2015-08-25 16:55:52 +00:00
rbt_data.cpp
ICU-10774 fix a knownissue: Collator::getAvailableLocales calculation.
2014-12-09 23:54:56 +00:00
rbt_data.h
ICU-5279 Reduce the set of exported functions.
2007-06-03 06:08:46 +00:00
rbt_pars.cpp
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
2015-09-04 23:45:19 +00:00
rbt_pars.h
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
2011-07-23 00:10:30 +00:00
rbt_rule.cpp
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
2011-07-27 05:53:56 +00:00
rbt_rule.h
ICU-2244 change internal classes to inherit UMemory, not UObject
2002-10-04 18:06:33 +00:00
rbt_set.cpp
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
2011-07-27 05:53:56 +00:00
rbt_set.h
ICU-5279 Reduce the set of exported functions.
2007-06-03 06:08:46 +00:00
rbt.cpp
ICU-11603 BreakTransliterator thread safety changes, use LocalPointer and Mutex classes.
2015-04-29 23:18:32 +00:00
rbt.h
ICU-5410 Improve code coverage by removing unused/unuseable code.
2007-06-14 01:37:11 +00:00
rbtz.cpp
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
regexcmp.cpp
ICU-11393 Regex, add pattern chars R v and h
2015-02-24 00:24:59 +00:00
regexcmp.h
ICU-5312 Regular Expressions Named Capture.
2015-02-18 23:56:19 +00:00
regexcst.h
ICU-11393 Regex, add pattern chars R v and h
2015-02-24 00:24:59 +00:00
regexcst.pl
ICU-11393 Regex, add pattern chars R v and h
2015-02-24 00:24:59 +00:00
regexcst.txt
ICU-11393 Regex, add pattern chars R v and h
2015-02-24 00:24:59 +00:00
regeximp.cpp
ICU-8826 Regex case insensitive match fixes; also fixes #6074 , hitEnd() sometimes fails.
2012-01-20 00:50:02 +00:00
regeximp.h
ICU-11393 Regex, add pattern chars R v and h
2015-02-24 00:24:59 +00:00
regexst.cpp
ICU-5312 Regular Expressions Named Capture.
2015-02-18 23:56:19 +00:00
regexst.h
ICU-4521 UText-based regex implementation
2010-02-03 02:59:35 +00:00
regextxt.cpp
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
2011-07-27 05:53:56 +00:00
regextxt.h
ICU-7673 Fix to use #include "" for ICU includes, reorder as necessary
2010-05-11 06:08:15 +00:00
region_impl.h
ICU-9721 Fix errors found and fixed by icu-svnprops-check.py in ICU4C
2013-02-25 23:23:33 +00:00
region.cpp
ICU-11846 Fix memory leak in modified Region code
2015-08-29 03:08:44 +00:00
reldatefmt.cpp
ICU-11223 Make code in relative date format that falls back to short form more readable.
2014-09-03 22:01:03 +00:00
reldtfmt.cpp
ICU-10740 Fix uconfig test errors
2014-03-15 06:08:42 +00:00
reldtfmt.h
ICU-10681 Lazily get and cache BreakIterator for titlecasing; lazily get contextTransform info if possible (C)
2014-03-02 00:44:35 +00:00
rematch.cpp
ICU-11832 some better error checking based on static code analysis
2015-09-10 01:42:34 +00:00
remtrans.cpp
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
2011-07-07 18:46:19 +00:00
remtrans.h
ICU-5279 Reduce the set of exported functions.
2007-06-03 06:08:46 +00:00
repattrn.cpp
ICU-11393 Regex, add pattern chars R v and h
2015-02-24 00:24:59 +00:00
rulebasedcollator.cpp
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
2015-01-07 03:37:11 +00:00
scientificnumberformatter.cpp
ICU-11313 Remove compiler warnings from ICU C++ build.
2014-12-11 18:06:28 +00:00
scriptset.cpp
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
2014-08-28 22:13:45 +00:00
scriptset.h
ICU-9440 spoof checker, merge updates from branch.
2013-02-11 04:51:14 +00:00
search.cpp
ICU-7093 (merge from branch) Implement asymmetric search, add tests, kill some other warnings
2010-02-27 01:01:45 +00:00
selfmt.cpp
ICU-8343 fix build errors in Visual Studio when exception is disabled
2012-06-28 23:28:00 +00:00
selfmtimpl.h
ICU-8789 Remove svn:executable property from c/c++ source files
2011-08-29 22:09:55 +00:00
sharedbreakiterator.cpp
ICU-10842 Fix header test failures, fix no data test errors, and update file properties
2014-07-02 05:09:05 +00:00
sharedbreakiterator.h
ICU-10842 Fix header test failures, fix no data test errors, and update file properties
2014-07-02 05:09:05 +00:00
sharedcalendar.h
ICU-11401 Reduce cache keyspace by caching only the components of DateFormat by locale rather than actual DateFormat objects.
2014-12-05 18:15:35 +00:00
shareddateformatsymbols.h
ICU-11401 Reduce cache keyspace by caching only the components of DateFormat by locale rather than actual DateFormat objects.
2014-12-05 18:15:35 +00:00
sharednumberformat.h
ICU-10913 Remove unused includes.
2014-05-22 23:14:10 +00:00
sharedpluralrules.h
ICU-10913 Remove unused includes.
2014-05-22 23:14:10 +00:00
significantdigitinterval.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
simpletz.cpp
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
smallintformatter.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
smallintformatter.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
smpdtfmt.cpp
ICU-11773 Improve test, fix typo (C)
2015-09-08 02:25:24 +00:00
smpdtfst.cpp
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
smpdtfst.h
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
sortkey.cpp
ICU-9556 fix namespace
2012-09-27 20:48:52 +00:00
strmatch.cpp
ICU-9525 fix casts as per http://www.stroustrup.com/bs_faq2.html#static-cast and also fix string quoting gcc47
2012-08-31 19:12:19 +00:00
strmatch.h
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
2011-05-16 20:46:27 +00:00
strrepl.cpp
ICU-9530 Remove extra casts that were added to sidestep problems with the clang compiler.
2012-09-27 21:09:31 +00:00
strrepl.h
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
2011-05-16 20:46:27 +00:00
stsearch.cpp
ICU-11047 disambiguate various CEBuffer-s
2014-08-20 23:55:04 +00:00
taiwncal.cpp
ICU-10365 fix namespace issue: icu::UInitOnce
2013-09-10 00:34:12 +00:00
taiwncal.h
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
timezone.cpp
ICU-11433 BRS, no U_HIDE conditionals around impl code or private fields; fix comment typos
2015-03-16 04:15:28 +00:00
titletrn.cpp
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
2011-07-27 05:53:56 +00:00
titletrn.h
ICU-5410 Remove unused/untestable code
2007-06-08 22:31:20 +00:00
tmunit.cpp
ICU-10640 Changes from Markus' review.
2014-03-11 17:40:23 +00:00
tmutamt.cpp
ICU-6311 full and abbreviated simple duration format support, release to trunk
2008-09-19 19:05:37 +00:00
tmutfmt.cpp
ICU-10774 fix a knownissue: Collator::getAvailableLocales calculation.
2014-12-09 23:54:56 +00:00
tolowtrn.cpp
ICU-5410 Remove unused/untestable code
2007-06-08 22:31:20 +00:00
tolowtrn.h
ICU-5410 Remove unused/untestable code
2007-06-08 22:31:20 +00:00
toupptrn.cpp
ICU-5410 Remove unused/untestable code
2007-06-08 22:31:20 +00:00
toupptrn.h
ICU-5410 Remove unused/untestable code
2007-06-08 22:31:20 +00:00
translit.cpp
ICU-10799 ICU initialization code, review & cleanup.
2014-04-23 23:22:13 +00:00
transreg.cpp
ICU-10774 fix a knownissue: Collator::getAvailableLocales calculation.
2014-12-09 23:54:56 +00:00
transreg.h
ICU-10799 ICU initialization code, review & cleanup.
2014-04-23 23:22:13 +00:00
tridpars.cpp
ICU-10799 ICU initialization code, review & cleanup.
2014-04-23 23:22:13 +00:00
tridpars.h
ICU-8090 Transliterator, fix instantiation failures.
2010-10-27 23:35:12 +00:00
tzfmt.cpp
ICU-11294 Changed SimpleDateFormat and other implementation to reduce malloc calls for common date formatting/parsing operations.
2015-02-25 03:24:19 +00:00
tzgnames.cpp
ICU-11294 Changed SimpleDateFormat and other implementation to reduce malloc calls for common date formatting/parsing operations.
2015-02-25 03:24:19 +00:00
tzgnames.h
ICU-8513 Merging TimeZoneNames/TimeZoneFormat APIs (as 49 technology preview) into trunk.
2012-02-21 11:06:50 +00:00
tznames_impl.cpp
ICU-10934 The tz database abbreviation support in ICU4C
2014-07-23 21:51:09 +00:00
tznames_impl.h
ICU-10934 The tz database abbreviation support in ICU4C
2014-07-23 21:51:09 +00:00
tznames.cpp
ICU-11433 BRS, no U_HIDE conditionals around impl code or private fields; fix comment typos
2015-03-16 04:15:28 +00:00
tzrule.cpp
ICU-8343 fix build errors in Visual Studio when exception is disabled
2012-06-28 23:28:00 +00:00
tztrans.cpp
ICU-8343 fix build errors in Visual Studio when exception is disabled
2012-06-28 23:28:00 +00:00
ucal.cpp
ICU-11433 BRS, no U_HIDE conditionals around impl code or private fields; fix comment typos
2015-03-16 04:15:28 +00:00
ucln_in.cpp
ICU-10295 Mutex ucln_registerCleanup to clear thread sanitizer errors.
2014-04-25 17:27:53 +00:00
ucln_in.h
ICU-10802 Merge branch tkeep/10802andy into trunk.
2014-08-20 21:46:02 +00:00
ucol_imp.h
ICU-10802 Merge branch tkeep/10802andy into trunk.
2014-08-20 21:46:02 +00:00
ucol_res.cpp
ICU-10823 add ures_openNoDefault() and use it from collation data loader and BreakIterator; refactor ures_openXyz() for code sharing
2014-12-04 21:11:26 +00:00
ucol_sit.cpp
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
ucol.cpp
ICU-11633 remove U_ALIGN_CODE
2015-04-20 22:15:04 +00:00
ucoleitr.cpp
ICU-11832 some better error checking based on static code analysis
2015-09-10 01:42:34 +00:00
ucsdet.cpp
ICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets.
2013-09-17 06:57:53 +00:00
ucurr.cpp
ICU-11389 improve error checking
2014-11-20 00:34:29 +00:00
ucurrimp.h
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
2011-07-06 04:03:35 +00:00
udat.cpp
ICU-11553 Better checking of result,resultLength params in udat functions
2015-03-05 06:24:11 +00:00
udateintervalformat.cpp
ICU-8470 fixes for coding guidelines
2011-05-05 23:57:22 +00:00
udatpg.cpp
ICU-11779 Introduce static versions of DTPNG getSkeleton and getBaseSkeleton
2015-08-13 22:09:13 +00:00
ufieldpositer.cpp
ICU-11553 Add C wrapper for FieldPositionIterator & 2 udat_formatX calls to use it
2015-03-04 00:11:53 +00:00
uitercollationiterator.cpp
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
uitercollationiterator.h
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
ulocdata.c
ICU-10243 Free resource bundle before opening another one
2013-08-20 20:19:58 +00:00
umsg_imp.h
ICU-2248 modularize icu, allow parts to not be built
2002-09-20 01:54:48 +00:00
umsg.cpp
ICU-8901 u_formatMessage(unused argument): ignore unused argument, no failure
2012-10-07 02:50:40 +00:00
unesctrn.cpp
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
2011-07-27 05:53:56 +00:00
unesctrn.h
ICU-5279 Reduce the set of exported functions.
2007-06-03 06:08:46 +00:00
uni2name.cpp
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
2011-07-27 05:53:56 +00:00
uni2name.h
ICU-5410 Remove unused/untestable code
2007-06-08 22:31:20 +00:00
unum.cpp
ICU-11787 Add support for UNUM_CURRENCY_STANDARD and locale u-ext key -cf- (C)
2015-09-10 05:40:20 +00:00
unumsys.cpp
ICU-10039 Per API review: Add consts, add unumsys_getDescription(), improve documentation
2013-09-12 04:33:03 +00:00
upluralrules.cpp
ICU-9132 ordinal-plural formatting in C/C++
2012-04-07 04:27:27 +00:00
uregex.cpp
ICU-5312 Regular Expressions Named Capture.
2015-02-18 23:56:19 +00:00
uregexc.cpp
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE in public headers
2006-09-04 17:15:14 +00:00
uregion.cpp
ICU-10141 Add UErrorCode param to Region methods that return StringEnumeration*
2015-03-04 01:40:44 +00:00
usearch.cpp
ICU-11750 defer & simplify fetching code points from CharacterIterator, test normalization boundaries from both sides
2015-09-15 21:04:29 +00:00
uspoof_build.cpp
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
2015-09-07 01:48:29 +00:00
uspoof_conf.cpp
ICU-11574 near-final Unicode 8 data with new block API constants, code adjustments & fixes; svn merge --reintegrate branches/markus/uni80
2015-05-28 23:16:00 +00:00
uspoof_conf.h
ICU-7399 various spoof detector cleanups
2011-01-25 23:38:42 +00:00
uspoof_impl.cpp
ICU-11031 cache spoof check data (ICU4C).
2015-08-21 01:23:29 +00:00
uspoof_impl.h
ICU-10182 Build Time mutexes, merge from development branch.
2013-08-30 01:23:42 +00:00
uspoof_wsconf.cpp
ICU-9440 spoof checker, merge updates from branch.
2013-02-11 04:51:14 +00:00
uspoof_wsconf.h
ICU-9054 put buildWSConfusableData in icu namespace.
2012-01-20 20:46:08 +00:00
uspoof.cpp
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
2015-09-07 01:48:29 +00:00
usrchimp.h
ICU-11832 some better error checking based on static code analysis
2015-09-10 01:42:34 +00:00
utf8collationiterator.cpp
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
utf8collationiterator.h
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
utf16collationiterator.cpp
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
utf16collationiterator.h
ICU-9101 merge branches/markus/collv2@35225 into the trunk
2014-02-25 21:21:49 +00:00
utmscale.c
ICU-9672 Add casts to avoid warnings
2012-10-17 21:54:06 +00:00
utrans.cpp
ICU-10585 Review fixes: Improve arg check, then don't skip res.setTo for preflight case
2014-01-15 23:44:01 +00:00
valueformatter.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
valueformatter.h
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
visibledigits.cpp
ICU-11740 DecimalFormat refactor.
2015-08-25 23:31:01 +00:00
visibledigits.h
ICU-11740 Disallow copy and assign on VisibleDigitsWithExponent enable data driven tests that were known to fail with the legacy DecimalFormat code but pass with the new DecimalFormat code.
2015-08-26 21:15:37 +00:00
vtzone.cpp
ICU-10281 Fixed a VTIMEZONE writer problem that may produce overlapping rules.
2013-08-09 16:32:44 +00:00
vzone.cpp
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
2011-07-07 18:46:19 +00:00
vzone.h
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
2011-05-16 20:46:27 +00:00
windtfmt.cpp
ICU-11389 Fixed a problem in Win32DateFormat assignment operator which triggered intltest.exe crash in u_cleanup with the recent DateFormat caching change.
2014-11-20 00:08:49 +00:00
windtfmt.h
ICU-11867 fix "virtual functions hidden" warning in windtfmt/winnmfmt
2015-09-04 20:17:30 +00:00
winnmfmt.cpp
ICU-11757 Fix initializer list order
2015-07-28 17:50:08 +00:00
winnmfmt.h
ICU-11867 fix "virtual functions hidden" warning in windtfmt/winnmfmt
2015-09-04 20:17:30 +00:00
wintzimpl.cpp
ICU-10500 Add check for if formatting is disabled
2013-12-03 04:49:12 +00:00
wintzimpl.h
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
2011-07-23 00:10:30 +00:00
zonemeta.cpp
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
2014-08-28 22:13:45 +00:00
zonemeta.h
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
2013-05-31 23:50:15 +00:00
zrule.cpp
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
2011-07-07 18:46:19 +00:00
zrule.h
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
2011-05-16 20:46:27 +00:00
ztrans.cpp
ICU-7650 Fix uconfig test errors in i18n library and test codes.
2010-05-07 07:28:47 +00:00
ztrans.h
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
2011-05-16 20:46:27 +00:00