.. |
unicode
|
ICU-11221 Add comments to MeasureUnit generated code pointing to documentation on how to update.
|
2014-09-04 17:42:00 +00:00 |
alphaindex.cpp
|
ICU-7653 move LENGTHOF(array) to common, internal header
|
2014-08-28 14:55:34 +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-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
brktrans.h
|
ICU-6991 Fix function name.
|
2009-09-25 17:16:39 +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-11007 Improved checking for NULL time zones in calendar code.
|
2014-07-14 23:39:06 +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-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
|
2014-08-28 22:13:45 +00:00 |
collation.cpp
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collation.h
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationbasedatabuilder.cpp
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationbasedatabuilder.h
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationbuilder.cpp
|
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
|
2014-08-28 22:13:45 +00:00 |
collationbuilder.h
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationcompare.cpp
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +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-11042 Han radical-stroke order data in the root collator instead of CJK tailorings, adjusted code & tests (merged from branches/markus/rootunihan)
|
2014-08-14 18:47:27 +00:00 |
collationdata.h
|
ICU-11042 Han radical-stroke order data in the root collator instead of CJK tailorings, adjusted code & tests (merged from branches/markus/rootunihan)
|
2014-08-14 18:47:27 +00:00 |
collationdatabuilder.cpp
|
ICU-7653 move LENGTHOF(array) to common, internal header
|
2014-08-28 14:55:34 +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-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
|
2014-08-28 22:13:45 +00:00 |
collationdatareader.h
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationdatawriter.cpp
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +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-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationfastlatin.h
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationfastlatinbuilder.cpp
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationfastlatinbuilder.h
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationfcd.cpp
|
ICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631
|
2014-04-14 22:30:09 +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-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +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-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationrootelements.h
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationruleparser.cpp
|
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
|
2014-08-28 22:13:45 +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-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationsettings.h
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationtailoring.cpp
|
ICU-10802 Merge branch tkeep/10802andy into trunk.
|
2014-08-20 21:46:02 +00:00 |
collationtailoring.h
|
ICU-10802 Merge branch tkeep/10802andy into trunk.
|
2014-08-20 21:46:02 +00:00 |
collationweights.cpp
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
collationweights.h
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
compactdecimalformat.cpp
|
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
|
2014-08-28 22:13:45 +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-10398 Add missing final EOL
|
2013-09-23 06:51:07 +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-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
|
2012-06-01 20:40:48 +00:00 |
csr2022.h
|
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
|
2012-06-01 20:40:48 +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-10376 fixup clang warnings
|
2013-09-18 20:08:25 +00:00 |
csrsbcs.h
|
ICU-9928 Charset Detector, IBM420_ar oddities
|
2013-06-11 12:39:56 +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-8909 warnings cleanup
|
2011-10-26 23:56:35 +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-10816 DateFormat::setLenient to set boolean attribute properly.
|
2014-04-02 19:17:11 +00:00 |
dcfmtimp.h
|
ICU-10758 Attempt to fix broken build.
|
2014-04-01 23:01:15 +00:00 |
dcfmtsym.cpp
|
ICU-10046 Expose Exponent Multiplication Symbol. ScientificFormatHelper class to recognize variants of the plus and minus sign.
|
2014-04-10 18:13:29 +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-10468 andy's review comments.
|
2014-01-16 21:32:53 +00:00 |
decimalformatpattern.h
|
ICU-10468 andy's review comments.
|
2014-01-16 21:32:53 +00:00 |
decimfmt.cpp
|
ICU-10970 Support required decimal point
|
2014-08-30 21:53:10 +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 |
digitlst.cpp
|
ICU-10624 Swat clang compile warnings. More fixes to come.
|
2014-01-10 02:24:54 +00:00 |
digitlst.h
|
ICU-10559 Fix C++ compilation errors with U_OVERRIDE_CXX_ALLOCATION=0
|
2013-12-10 23:03:48 +00:00 |
dtfmtsym.cpp
|
ICU-10799 ICU initialization code, review & cleanup.
|
2014-04-23 23:22:13 +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-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 |
dtitvinf.cpp
|
ICU-9139 UCONFIG_NO_CONVERSION=1 bug fix
|
2012-03-01 23:50:07 +00:00 |
dtptngen_impl.h
|
ICU-10378 (C) Support skeleton meta-character 'J' in DateTimePatternGenerator
|
2013-09-12 22:49:07 +00:00 |
dtptngen.cpp
|
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
|
2014-08-28 22:13:45 +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 |
filteredbrk.cpp
|
ICU-11073 change to use LocalMemory instead of LocalArray
|
2014-09-03 23:18:34 +00:00 |
fmtable_cnv.cpp
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
fmtable.cpp
|
ICU-7912 more review comments
|
2013-09-20 21:17:16 +00:00 |
fmtableimp.h
|
ICU-9714 now builds clean on IBM i- fix some test cases for ASCIIsms, fix formattable buffer size
|
2012-11-29 01:09:50 +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-7391 changed ref to pointer in APIs taking FieldPositionIterator, cleaned whitespace
|
2010-01-28 19:39:24 +00:00 |
fphdlimp.h
|
ICU-7789 ICU4C memory allocation function cleanup. 4.5.2 BRS task.
|
2010-09-27 23:52:31 +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-10365 fix namespace issue: icu::UInitOnce
|
2013-09-10 00:34:12 +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-10884 Add abbreviated relative date format support.
|
2014-05-22 22:46:53 +00:00 |
i18n.vcxproj.filters
|
ICU-10884 Add abbreviated relative date format support.
|
2014-05-22 22:46:53 +00:00 |
identifier_info.cpp
|
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
|
2014-08-28 22:13:45 +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-11007 Improved checking for NULL time zones in calendar code.
|
2014-07-14 23:39:06 +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-10908 LocaleDisplayNames thread safety fix.
|
2014-07-02 22:31:05 +00:00 |
Makefile.in
|
ICU-10884 Add abbreviated relative date format support.
|
2014-05-22 22:46:53 +00:00 |
measfmt.cpp
|
ICU-11173 CLDR tags/release-26-d01 into ICU4C trunk with related test & lib code updates
|
2014-09-02 23:18:20 +00:00 |
measunit.cpp
|
ICU-11221 Add comments to MeasureUnit generated code pointing to documentation on how to update.
|
2014-09-04 17:42:00 +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-10976 Remove C++ null reference checks; they're undefined behavior.
|
2014-07-02 20:57:26 +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-11064 Add syntax for PluralFormat in RBNF
|
2014-08-18 20:47:36 +00:00 |
nfrs.h
|
ICU-11064 Add syntax for PluralFormat in RBNF
|
2014-08-18 20:47:36 +00:00 |
nfrule.cpp
|
ICU-11064 The approved ICU syntax has )$ being the end of the plural rule substitution.
|
2014-08-20 18:52:57 +00:00 |
nfrule.h
|
ICU-11064 Add syntax for PluralFormat in RBNF
|
2014-08-18 20:47:36 +00:00 |
nfsubs.cpp
|
ICU-11064 Add syntax for PluralFormat in RBNF
|
2014-08-18 20:47:36 +00:00 |
nfsubs.h
|
ICU-11064 Add syntax for PluralFormat in RBNF
|
2014-08-18 20:47:36 +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-10802 Merge branch tkeep/10802andy into trunk.
|
2014-08-20 21:46:02 +00:00 |
numsys_impl.h
|
ICU-8855 text file line endings fixed for icu4c
|
2011-09-28 21:10:49 +00:00 |
numsys.cpp
|
ICU-10039 Per API review: Add consts, add unumsys_getDescription(), improve documentation
|
2013-09-12 04:33:03 +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 |
plurfmt.cpp
|
ICU-11064 Fix a roundtripping problem when the fractional part is non-zero.
|
2014-08-19 17:13:07 +00:00 |
plurrule_impl.h
|
ICU-10273 DecimalFormat::getFixedDecimal(), improved handling of rounding, overflow.
|
2013-09-12 01:00:04 +00:00 |
plurrule.cpp
|
ICU-10802 Merge branch tkeep/10802andy into trunk.
|
2014-08-20 21:46:02 +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-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
|
2014-08-28 22:13:45 +00:00 |
quantityformatter.h
|
ICU-10640 Add C++ MeasureFormat API.
|
2014-02-04 00:29:17 +00:00 |
rbnf.cpp
|
ICU-11064 Add syntax for PluralFormat in RBNF
|
2014-08-18 20:47:36 +00:00 |
rbt_data.cpp
|
ICU-11006 Memory crash/corruption in for loop due to typo in the file (source/i18n/rbt_data.cpp)
|
2014-07-16 21:04:08 +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-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_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-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +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-10835 Improve performance of case insensitive find operations.
|
2014-05-02 22:51:53 +00:00 |
regexcmp.h
|
ICU-10835 Fix build problems from r35683.
|
2014-05-04 20:43:48 +00:00 |
regexcst.h
|
ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex
|
2007-12-11 21:30:10 +00:00 |
regexcst.pl
|
ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex
|
2007-12-11 21:30:10 +00:00 |
regexcst.txt
|
ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex
|
2007-12-11 21:30:10 +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-10463 Regular Expressions, rework debug conditionals to fix build failures on clang, and to somewhat simplify.
|
2013-10-14 22:11:21 +00:00 |
regexst.cpp
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +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-11237 Fixed memory leak.
|
2014-09-03 22:41:51 +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-10815 Regex error handling, minor cleanups.
|
2014-09-02 21:39:18 +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-10463 Regular Expressions, remove overlooked function boilerplate from r34565 check-in; should fix failing Windows build.
|
2013-10-15 21:19:27 +00:00 |
rulebasedcollator.cpp
|
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
|
2014-08-28 22:13:45 +00:00 |
scientificformathelper.cpp
|
ICU-10046 More review comments from roubert.
|
2014-06-17 14:26:41 +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 |
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 |
simpletz.cpp
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
smpdtfmt.cpp
|
ICU-10320 fix compiler warning & solaris error
|
2014-08-01 21:33:16 +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-10561 ZoneMeta methods must check for bogus input strings
|
2014-01-10 23:14:14 +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-10786 Ensure ICU 53 passes without data
|
2014-03-13 21:28:24 +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-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +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-10934 The tz database abbreviation support in ICU4C
|
2014-07-23 21:51:09 +00:00 |
tzgnames.cpp
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +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-10934 The tz database abbreviation support in ICU4C
|
2014-07-23 21:51:09 +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-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
|
2013-07-08 06:51:38 +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-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
|
2014-08-28 22:13:45 +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-9101 merge branches/markus/collv2@35225 into the trunk
|
2014-02-25 21:21:49 +00:00 |
ucoleitr.cpp
|
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
|
2014-08-28 22:13:45 +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-10842 fix to namespace usage
|
2014-07-01 16:51:31 +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-10320 API for getting/setting number format override in date formatting
|
2014-07-29 18:42:07 +00:00 |
udateintervalformat.cpp
|
ICU-8470 fixes for coding guidelines
|
2011-05-05 23:57:22 +00:00 |
udatpg.cpp
|
ICU-9623 ICU4C 50 API promotions, fix U_DRAFT -> U_STABLE as needed in .h, fix U_DRAFT -> U_CAPI in .c/cpp
|
2012-10-08 05:16:32 +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-10344 add new field & factory method for currency CASH/STANDARD Usage
|
2014-06-12 21:40:34 +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-10815 Fix for uregex_findNext() not setting U_REGEX_STOPPED_BY_CALLER
|
2014-08-28 01:19:29 +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-10070 uregion_isEqualTo -> uregion_areEqual, implement using pointer compare
|
2013-05-02 22:04:50 +00:00 |
usearch.cpp
|
ICU-7653 move LENGTHOF(array) to common, internal header
|
2014-08-28 14:55:34 +00:00 |
uspoof_build.cpp
|
ICU-6930 IBM i updates: Merging r26624 through r26636 of /icu/branches/srl/i6930
|
2009-09-16 01:08:54 +00:00 |
uspoof_conf.cpp
|
ICU-9440 gcc compiler warning cleanup.
|
2013-02-20 21:22:03 +00:00 |
uspoof_conf.h
|
ICU-7399 various spoof detector cleanups
|
2011-01-25 23:38:42 +00:00 |
uspoof_impl.cpp
|
ICU-9440 gcc compiler warning cleanup.
|
2013-02-20 21:22:03 +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-10706 Spoof Check, bug fix & test for Identifier Restriction Level; update spoof checker one time initialization.
|
2014-02-19 23:53:30 +00:00 |
usrchimp.h
|
ICU-11047 disambiguate various CEBuffer-s
|
2014-08-20 23:55:04 +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 |
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-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
|
2013-05-03 21:36:03 +00:00 |
windtfmt.h
|
ICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
|
2013-05-03 21:36:03 +00:00 |
winnmfmt.cpp
|
ICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
|
2013-05-03 21:36:03 +00:00 |
winnmfmt.h
|
ICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
|
2013-05-03 21:36:03 +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 |