scuffed-code/icu4c/source/i18n
2020-08-24 22:55:26 +02:00
..
unicode ICU-21182 Adding UNumberRangeFormatter (C API). 2020-08-12 21:33:38 -05:00
alphaindex.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
anytrans.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
anytrans.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
astro.cpp ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
astro.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
basictz.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
bocsu.cpp ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
bocsu.h ICU-20601 Wrap ICU implementation compound macros in do { } while. 2019-08-15 20:48:50 +02:00
brktrans.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
brktrans.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
buddhcal.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
buddhcal.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
calendar.cpp ICU-21184 rephrase docs/comments using the term grandfathered 2020-08-21 14:13:03 -07:00
casetrn.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
casetrn.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
cecal.cpp ICU-20465 Calendar/DateFormat listen to tz extension 2020-08-04 13:33:03 -07:00
cecal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
chnsecal.cpp ICU-20465 Calendar/DateFormat listen to tz extension 2020-08-04 13:33:03 -07:00
chnsecal.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
choicfmt.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
coleitr.cpp ICU-12992 make the old normlzr.h work with configured UChar=uint16_t, and do not include it from coll.h any more (it only needs unorm.h) 2017-03-08 05:59:25 +00:00
coll.cpp ICU-20570 UInitOnce instances, add explicit initialization where it was missing. 2019-04-24 18:15:13 -07:00
collation.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collation.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationbuilder.cpp ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort(). 2019-01-24 18:50:04 -08:00
collationbuilder.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationcompare.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationcompare.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationdata.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationdata.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationdatabuilder.cpp ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort(). 2019-01-24 18:50:04 -08:00
collationdatabuilder.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationdatareader.cpp ICU-13362 avoid memcmp(nullptr, nullptr, 0) 2017-09-27 22:51:01 +00:00
collationdatareader.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationdatawriter.cpp ICU-13275 Merge into some W3 warning fixes into trunk 2017-09-22 18:00:51 +00:00
collationdatawriter.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationfastlatin.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationfastlatin.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationfastlatinbuilder.cpp ICU-13275 Merge into some W3 warning fixes into trunk 2017-09-22 18:00:51 +00:00
collationfastlatinbuilder.h ICU-12992 return raw pointers not pointer wrappers 2017-03-03 22:42:52 +00:00
collationfcd.cpp ICU-20893 Unicode 13 beta 2019-11-21 17:35:53 -08:00
collationfcd.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationiterator.cpp ICU-20601 Remove superfluous semicolons (-Wextra-semi-stmt). 2019-08-15 12:30:21 +02:00
collationiterator.h ICU-13448 Feedback from clang expert was that these should not be specific to MSVC, but rather they should be specific to the Windows platform. 2017-10-26 06:49:15 +00:00
collationkeys.cpp ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07:00
collationkeys.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationroot.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationroot.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationrootelements.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationrootelements.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationruleparser.cpp ICU-20447 fix uloc_getName(x) same as Locale(x).getName() etc. for ""/"und"/"root" 2019-02-23 16:21:57 +01:00
collationruleparser.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationsets.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationsets.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationsettings.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationsettings.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationtailoring.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationtailoring.h ICU-20797 fix UBS compilation error and UBS in test code 2020-03-17 09:11:58 -07:00
collationweights.cpp ICU-12635 fix ranges overrun in collation weight allocator 2017-05-05 19:36:48 +00:00
collationweights.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
collunsafe.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
compactdecimalformat.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
coptccal.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
coptccal.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
cpdtrans.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
cpdtrans.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
csdetect.cpp ICU-20570 UInitOnce instances, add explicit initialization where it was missing. 2019-04-24 18:15:13 -07:00
csdetect.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
csmatch.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
csmatch.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
csr2022.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
csr2022.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
csrecog.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
csrecog.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
csrmbcs.cpp ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07:00
csrmbcs.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
csrsbcs.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
csrsbcs.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
csrucode.cpp ICU-13192 revert accidentally committed files 2017-10-23 23:06:43 +00:00
csrucode.h ICU-13192 revert accidentally committed files 2017-10-23 23:06:43 +00:00
csrutf8.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
csrutf8.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
curramt.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
currfmt.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
currfmt.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
currpinf.cpp ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07:00
currunit.cpp ICU-20912 Make C/J Currency consistent on lowercase/uppercase currency equality 2020-03-25 12:21:34 -05:00
dangical.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
dangical.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
datefmt.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
dayperiodrules.cpp ICU-13215 DayPeriodRules.getInstance should ignore keywords to get correct data and not hang 2017-06-23 05:02:12 +00:00
dayperiodrules.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
dcfmtsym.cpp ICU-20956 Fix monetary symbol getters in DecimalFormat 2020-03-23 20:12:14 -05:00
decContext.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
decContext.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
decimfmt.cpp ICU-20806 Removing obsolete number formatting methods. 2020-03-24 15:21:32 -05:00
decNumber.cpp ICU-13550 decNumber int overflow, switch to unsigned to avoid undefined behavior. 2018-02-19 03:13:08 +00:00
decNumber.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
decNumberLocal.h ICU-20601 Wrap ICU implementation compound macros in do { } while. 2019-08-15 20:48:50 +02:00
double-conversion-bignum-dtoa.cpp ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-bignum-dtoa.h ICU-13648 Moving double_conversion into ICU namespace to fix name mangling. 2018-03-16 21:53:08 +00:00
double-conversion-bignum.cpp ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-bignum.h ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-cached-powers.cpp ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-cached-powers.h ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-diy-fp.h ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-double-to-string.cpp ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-double-to-string.h ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-fast-dtoa.cpp ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-fast-dtoa.h ICU-13648 Moving double_conversion into ICU namespace to fix name mangling. 2018-03-16 21:53:08 +00:00
double-conversion-ieee.h ICU-20979 Updating double-conversion from upstream master 2020-04-02 14:39:11 -05:00
double-conversion-string-to-double.cpp ICU-20979 Updating double-conversion from upstream master 2020-04-02 14:39:11 -05:00
double-conversion-string-to-double.h ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-strtod.cpp ICU-20979 Updating double-conversion from upstream master 2020-04-02 14:39:11 -05:00
double-conversion-strtod.h ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-utils.h ICU-21061 ICU-21085 Merge latest changes from double-conversion 2020-04-21 20:31:38 -05:00
double-conversion.h ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
dt_impl.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
dtfmtsym.cpp ICU-20801 integrate CLDR release-36-alpha2, update MeasureUnits (#809) 2019-09-06 14:07:36 -07:00
dtitv_impl.h ICU-20601 Remove superfluous semicolons (-Wextra-semi-stmt). 2019-08-15 12:30:21 +02:00
dtitvfmt.cpp ICU-21014 Fix OOM not checked in dtitvfmt.cpp and dtitvinf.cpp 2020-03-13 18:05:46 -07:00
dtitvinf.cpp ICU-21014 Fix OOM not checked in dtitvfmt.cpp and dtitvinf.cpp 2020-03-13 18:05:46 -07:00
dtptngen_impl.h ICU-21015 Fixing gcc compiler warnings 2020-04-03 01:56:07 -05:00
dtptngen.cpp ICU-21015 Fixing gcc compiler warnings 2020-04-03 01:56:07 -05:00
dtrule.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
erarules.cpp ICU-20475 Japanese Calendar current era calculation should use local time instead of UTC. 2019-04-03 14:42:57 -07:00
erarules.h ICU-20475 Japanese Calendar current era calculation should use local time instead of UTC. 2019-04-03 14:42:57 -07:00
esctrn.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
esctrn.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
ethpccal.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
ethpccal.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
fmtable_cnv.cpp ICU-21184 rephrase docs/comments using the term grandfathered 2020-08-21 14:13:03 -07:00
fmtable.cpp ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
fmtableimp.h ICU-13722 Removing obsolete constructs FmtStackData and UCONFIG_FORMAT_FASTPATHS_49. 2018-05-25 00:26:00 +00:00
format.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
formatted_string_builder.cpp ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
formatted_string_builder.h ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
formattedval_impl.h ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
formattedval_iterimpl.cpp ICU-20351 A few more MSVC warning cleanups. (Mostly adding static_cast) 2019-02-21 10:43:18 -08:00
formattedval_sbimpl.cpp ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
formattedvalue.cpp ICU-20138 Adding matchesField as draft and removing getConstraintType. 2019-02-14 13:45:49 -08:00
fphdlimp.cpp ICU-20342 Adding FormattedDateInterval in C and C++. 2019-02-11 16:12:03 -08:00
fphdlimp.h ICU-20806 Removing obsolete number formatting methods. 2020-03-24 15:21:32 -05:00
fpositer.cpp ICU-20138 Adding FormattedValue helper implementation for FPI handlers. 2019-02-05 22:54:13 -08:00
funcrepl.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
funcrepl.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
gender.cpp ICU-21001 Fixing problems found by running valgrind. 2020-03-05 14:34:20 -08:00
gregocal.cpp ICU-20465 Calendar/DateFormat listen to tz extension 2020-08-04 13:33:03 -07:00
gregoimp.cpp ICU-12504 in ICU4C Persian cal, use int64_t math for one operation to avoid overflow; add tests in C and J 2017-10-29 03:38:05 +00:00
gregoimp.h ICU-20147 Fix MSVC warning C4251, and fix a few other warnings too. (#134) 2018-09-27 14:27:41 -07:00
hebrwcal.cpp ICU-20465 Calendar/DateFormat listen to tz extension 2020-08-04 13:33:03 -07:00
hebrwcal.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
i18n_uwp.vcxproj ICU-21182 Adding UNumberRangeFormatter (C API). 2020-08-12 21:33:38 -05:00
i18n.rc ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
i18n.vcxproj ICU-21182 Adding UNumberRangeFormatter (C API). 2020-08-12 21:33:38 -05:00
i18n.vcxproj.filters ICU-21182 Adding UNumberRangeFormatter (C API). 2020-08-12 21:33:38 -05:00
indiancal.cpp ICU-20465 Calendar/DateFormat listen to tz extension 2020-08-04 13:33:03 -07:00
indiancal.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
inputext.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
inputext.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
islamcal.cpp ICU-20465 Calendar/DateFormat listen to tz extension 2020-08-04 13:33:03 -07:00
islamcal.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
japancal.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
japancal.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
listformatter.cpp ICU-21230 Add status to MaybeStackArray(int32_t newCapacity), plumb it through. 2020-08-24 22:55:26 +02:00
Makefile.in ICU-10879 Split out OBJECTS from Makefiles into separate files 2020-05-20 11:37:05 -07:00
measfmt.cpp ICU-20806 Removing obsolete number formatting methods. 2020-03-24 15:21:32 -05:00
measunit_extra.cpp ICU-21174 Add a memory allocation check in MeasureUnit. 2020-08-06 13:17:34 +02:00
measunit_impl.h ICU-21059 Load simple unit IDs from convertUnits. 2020-08-05 10:57:19 +02:00
measunit.cpp ICU-21076 Delete unneeded MeasureUnit data & code 2020-08-05 01:48:32 +02:00
measure.cpp ICU-21174 Increase safety of Measure and writeAffixes. 2020-08-05 01:52:40 +02:00
msgfmt_impl.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
msgfmt.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
name2uni.cpp ICU-21001 Fixing problems found by running valgrind. 2020-03-05 14:34:20 -08:00
name2uni.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
nfrlist.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
nfrs.cpp ICU-13529 Make some changes based on review feedback. 2018-02-16 18:07:32 +00:00
nfrs.h ICU-13529 Make some changes based on review feedback. 2018-02-16 18:07:32 +00:00
nfrule.cpp ICU-21071 Fix lenient parse rules 2020-04-24 15:46:48 -03:00
nfrule.h ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07:00
nfsubs.cpp ICU-13634 Fixing DecimalQuantity call sites, first written in r41063, r41064, and r41098. RNBF test is passing again. 2018-04-06 09:35:16 +00:00
nfsubs.h ICU-13529 Make some changes based on review feedback. 2018-02-16 18:07:32 +00:00
nortrans.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
nortrans.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
nounit.cpp ICU-21060 Fix behaviour of -per-, -and-, and dimensionless units. 2020-04-18 00:57:02 -05:00
nultrans.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
nultrans.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
number_affixutils.cpp ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
number_affixutils.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_asformat.cpp ICU-20920 Add support for CLDR 37 unit identifiers in ICU4C 2020-03-24 14:15:19 -05:00
number_asformat.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
number_capi.cpp ICU-20806 Removing obsolete number formatting methods. 2020-03-24 15:21:32 -05:00
number_compact.cpp ICU-13836 C++ port of adding exponent for better plurals for compact decimal format 2020-02-05 09:08:48 -08:00
number_compact.h ICU-20709 Refactoring number formatter to apply pattern after compact notation. 2019-11-05 14:43:34 -08:00
number_currencysymbols.cpp ICU-21173 Add support for more currency variants. ICU4C equivalent of… 2020-07-03 04:51:15 +02:00
number_currencysymbols.h ICU-21173 Add support for more currency variants. ICU4C equivalent of… 2020-07-03 04:51:15 +02:00
number_decimalquantity.cpp ICU-21230 Add status to MaybeStackArray(int32_t newCapacity), plumb it through. 2020-08-24 22:55:26 +02:00
number_decimalquantity.h ICU-13836 C++ port of adding exponent for better plurals for compact decimal format 2020-02-05 09:08:48 -08:00
number_decimfmtprops.cpp ICU-13847 ICU-20381 Improve handling of errors (Out-of-Memory) in DecimalFormat class. 2019-02-05 14:00:40 -08:00
number_decimfmtprops.h ICU-13847 ICU-20381 Improve handling of errors (Out-of-Memory) in DecimalFormat class. 2019-02-05 14:00:40 -08:00
number_decnum.h ICU-20562 Adding toDecimalNumber method to C++ FormattedNumber. 2019-08-14 16:59:09 -07:00
number_fluent.cpp ICU-21134 Copy additional data when toNumberFormatter is used 2020-05-28 22:33:58 -05:00
number_formatimpl.cpp ICU-21174 Increase safety of Measure and writeAffixes. 2020-08-05 01:52:40 +02:00
number_formatimpl.h ICU-20709 Refactoring number formatter to apply pattern after compact notation. 2019-11-05 14:43:34 -08:00
number_grouping.cpp ICU-21109 minimum grouping digits in DecimalFormat 2020-06-11 14:32:52 -07:00
number_integerwidth.cpp ICU-13701 Refactoring DecimalQuantity: removing lOptPos/rOptPos. 2018-11-08 02:43:31 -07:00
number_longnames.cpp ICU-20949 Fix compound unit in "ar", "ne" locales 2020-04-22 10:39:01 -07:00
number_longnames.h ICU-20577 Restore C MeasureFormat ability to adopt non-decimal number formatter (#789) 2019-08-30 15:53:05 -07:00
number_mapper.cpp ICU-20956 Fix monetary symbol getters in DecimalFormat 2020-03-23 20:12:14 -05:00
number_mapper.h ICU-21134 Copy additional data when toNumberFormatter is used 2020-05-28 22:33:58 -05:00
number_microprops.h ICU-20709 Refactoring number formatter to apply pattern after compact notation. 2019-11-05 14:43:34 -08:00
number_modifiers.cpp ICU-20954 Fix currency spacing in suffix. 2020-02-06 09:56:32 -08:00
number_modifiers.h ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
number_multiplier.cpp ICU-20393 ICU4C: Scale move assignment operator leaks the fArbitrary member (96 bytes) 2019-02-05 13:54:57 -08:00
number_multiplier.h ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07:00
number_notation.cpp ICU-13393 Removing the UPRV_INCOMPLETE_CPP11_SUPPORT flag since the number formatting code is no longer isolated from the rest of ICU. 2018-04-23 23:02:26 +00:00
number_output.cpp ICU-20806 Removing obsolete number formatting methods. 2020-03-24 15:21:32 -05:00
number_padding.cpp ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
number_patternmodifier.cpp ICU-21173 Add support for more currency variants. ICU4C equivalent of… 2020-07-03 04:51:15 +02:00
number_patternmodifier.h ICU-20956 Fix monetary symbol getters in DecimalFormat 2020-03-23 20:12:14 -05:00
number_patternstring.cpp ICU-20961 Return correct currency plural pattern from DecimalFormat 2020-03-04 19:43:57 -08:00
number_patternstring.h ICU-20709 Adding fourth signum type. Converting Java to use enum. 2019-11-05 14:43:34 -08:00
number_rounding.cpp ICU-20709 Refactoring number formatter to apply pattern after compact notation. 2019-11-05 14:43:34 -08:00
number_roundingutils.h ICU-20709 Refactoring number formatter to apply pattern after compact notation. 2019-11-05 14:43:34 -08:00
number_scientific.cpp ICU-13836 C++ port of adding exponent for better plurals for compact decimal format 2020-02-05 09:08:48 -08:00
number_scientific.h ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
number_skeletons.cpp ICU-21173 Add support for more currency variants. ICU4C equivalent of… 2020-07-03 04:51:15 +02:00
number_skeletons.h ICU-21173 Add support for more currency variants. ICU4C equivalent of… 2020-07-03 04:51:15 +02:00
number_types.h ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
number_utils.cpp ICU-21230 Add status to MaybeStackArray(int32_t newCapacity), plumb it through. 2020-08-24 22:55:26 +02:00
number_utils.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_utypes.h ICU-20806 Removing obsolete number formatting methods. 2020-03-24 15:21:32 -05:00
numfmt.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
numparse_affixes.cpp ICU-21230 Add status to MaybeStackArray(int32_t newCapacity), plumb it through. 2020-08-24 22:55:26 +02:00
numparse_affixes.h ICU-21230 Add status to MaybeStackArray(int32_t newCapacity), plumb it through. 2020-08-24 22:55:26 +02:00
numparse_compositions.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
numparse_compositions.h ICU-13775 Fix build issues on MinGW and Clang-for-Windows (with exported template instantiations). 2018-05-25 07:27:56 +00:00
numparse_currency.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
numparse_currency.h ICU-13736 Change number parsing to require locale currency when using non-currency parse function. 2018-05-24 04:35:16 +00:00
numparse_decimal.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
numparse_decimal.h ICU-13783 Re-writing grouping parsing logic. Same behavior but passes more corner cases. 2018-05-22 02:46:49 +00:00
numparse_impl.cpp ICU-20961 Return correct currency plural pattern from DecimalFormat 2020-03-04 19:43:57 -08:00
numparse_impl.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
numparse_parsednumber.cpp ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
numparse_scientific.cpp ICU-20616 Allow bidi marks around the sign in exponent parsing. 2019-05-27 22:39:18 -07:00
numparse_scientific.h ICU-20616 Allow bidi marks around the sign in exponent parsing. 2019-05-27 22:39:18 -07:00
numparse_symbols.cpp ICU-20616 Allow bidi marks around the sign in exponent parsing. 2019-05-27 22:39:18 -07:00
numparse_symbols.h ICU-20616 Allow bidi marks around the sign in exponent parsing. 2019-05-27 22:39:18 -07:00
numparse_types.h ICU-21230 Add status to MaybeStackArray(int32_t newCapacity), plumb it through. 2020-08-24 22:55:26 +02:00
numparse_utils.h ICU-13393 Removing the UPRV_INCOMPLETE_CPP11_SUPPORT flag since the number formatting code is no longer isolated from the rest of ICU. 2018-04-23 23:02:26 +00:00
numparse_validators.cpp ICU-13667 update/fix/improve dependencies; better layering formatting->numberparser->numberformatter->number_representation 2018-05-25 17:57:30 +00:00
numparse_validators.h ICU-13667 update/fix/improve dependencies; better layering formatting->numberparser->numberformatter->number_representation 2018-05-25 17:57:30 +00:00
numrange_capi.cpp ICU-21182 Adding UNumberRangeFormatter (C API). 2020-08-12 21:33:38 -05:00
numrange_fluent.cpp ICU-20806 Removing obsolete number formatting methods. 2020-03-24 15:21:32 -05:00
numrange_impl.cpp ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
numrange_impl.h ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
numsys_impl.h ICU-11908 NumberingSystem, fix the memory management of static cache of numsys names. 2019-03-08 15:06:53 -08:00
numsys.cpp ICU-21001 Fixing problems found by running valgrind. 2020-03-05 14:34:20 -08:00
olsontz.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
olsontz.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
persncal.cpp ICU-20465 Calendar/DateFormat listen to tz extension 2020-08-04 13:33:03 -07:00
persncal.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
plurfmt.cpp ICU-21071 Fix lenient parse rules 2020-04-24 15:46:48 -03:00
plurrule_impl.h ICU-13836 C++ port of adding exponent for better plurals for compact decimal format 2020-02-05 09:08:48 -08:00
plurrule.cpp ICU-20869 Fix compiler warning in FixedDecimal::getFractionalDigits(). 2020-06-19 11:31:42 -07:00
quant.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
quant.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
quantityformatter.cpp ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
quantityformatter.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
rbnf.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
rbt_data.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rbt_data.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rbt_pars.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
rbt_pars.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rbt_rule.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
rbt_rule.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rbt_set.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rbt_set.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rbt.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
rbt.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
rbtz.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
regexcmp.cpp ICU-20876 Regex Grapheme Cluster matching with Break Iterators. 2020-02-18 18:28:10 -08:00
regexcmp.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
regexcst.h ICU-11548 Improve regex static UnicodeSets handling 2020-01-30 15:13:07 -08:00
regexcst.pl ICU-11548 Improve regex static UnicodeSets handling 2020-01-30 15:13:07 -08:00
regexcst.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
regeximp.cpp ICU-12410 class Edits, class CaseMap with new low-level functions that work with Edits, simpler case properties code, some cleanup 2017-02-17 21:03:35 +00:00
regeximp.h ICU-20618 Regex nested lookaround expressions, clean up active match region handling. 2019-08-19 13:31:34 -07:00
regexst.cpp ICU-11548 Improve regex static UnicodeSets handling 2020-01-30 15:13:07 -08:00
regexst.h ICU-11548 Improve regex static UnicodeSets handling 2020-01-30 15:13:07 -08:00
regextxt.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
regextxt.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
region_impl.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
region.cpp ICU-20629 Fixing DTPG hour-format locale and region fallback logic. 2019-05-29 16:37:40 -07:00
reldatefmt.cpp ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. 2020-01-17 11:22:02 +01:00
reldtfmt.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
reldtfmt.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
rematch.cpp ICU-20876 Regex Grapheme Cluster matching with Break Iterators. 2020-02-18 18:28:10 -08:00
remtrans.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
remtrans.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
repattrn.cpp ICU-11548 Improve regex static UnicodeSets handling 2020-01-30 15:13:07 -08:00
rulebasedcollator.cpp ICU-21035 add & use CharString::extract(dest buffer) 2020-08-21 16:29:25 -07:00
scientificnumberformatter.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
scriptset.cpp ICU-20893 Unicode 13 beta 2019-11-21 17:35:53 -08:00
scriptset.h ICU-20893 Unicode 13 beta 2019-11-21 17:35:53 -08:00
search.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
selfmt.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
selfmtimpl.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
sharedbreakiterator.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
sharedbreakiterator.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
sharedcalendar.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
shareddateformatsymbols.h ICU-20119 urename.h update, header test fixes for icu 63 (#165) 2018-09-27 14:27:41 -07:00
sharednumberformat.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
sharedpluralrules.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
simpletz.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
smpdtfmt.cpp ICU-20465 Calendar/DateFormat listen to tz extension 2020-08-04 13:33:03 -07:00
smpdtfst.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
smpdtfst.h ICU-13048 fixes to make internal header test pass. 2017-03-17 21:42:57 +00:00
sortkey.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
sources.txt ICU-21182 Adding UNumberRangeFormatter (C API). 2020-08-12 21:33:38 -05:00
standardplural.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
standardplural.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
string_segment.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
string_segment.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
strmatch.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
strmatch.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
strrepl.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
strrepl.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
stsearch.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
taiwncal.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
taiwncal.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
timezone.cpp ICU-20465 Calendar/DateFormat listen to tz extension 2020-08-04 13:33:03 -07:00
titletrn.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
titletrn.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
tmunit.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
tmutamt.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
tmutfmt.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
tolowtrn.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
tolowtrn.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
toupptrn.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
toupptrn.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
translit.cpp ICU-20673 Allow built-in translit ID w/o data. 2020-01-16 21:28:01 -08:00
transreg.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
transreg.h ICU-12380 Size reductions for transliterator registry (and some speedup) 2017-09-20 00:39:40 +00:00
tridpars.cpp ICU-13533 Fix address sanitizer failures found with no-data ICU testing. 2019-08-19 13:29:32 -07:00
tridpars.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
tzfmt.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
tzgnames.cpp ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
tzgnames.h ICU-20508 Fixing -Wextra-semi in library code. 2019-03-22 15:29:45 -07:00
tznames_impl.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
tznames_impl.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
tznames.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
tzrule.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
tztrans.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ucal.cpp ICU-21004 Fix buffer over-read in ucal_open 2020-03-05 14:09:34 -08:00
ucln_in.cpp ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
ucln_in.h ICU-20920 Add support for CLDR 37 unit identifiers in ICU4C 2020-03-24 14:15:19 -05:00
ucol_imp.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
ucol_res.cpp ICU-20273 Resolve inconsistent behavior of "root", "und", "" in locales 2019-02-21 20:18:35 +01:00
ucol_sit.cpp ICU-21035 add & use CharString::extract(dest buffer) 2020-08-21 16:29:25 -07:00
ucol.cpp ICU-11954 return nullptr without dereferencing when out-of-memory 2018-02-16 21:24:57 +00:00
ucoleitr.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ucsdet.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
udat.cpp ICU-21099 udat_toCalendarDateField should handle all UDateFormatFields and out of range 2020-04-28 09:58:50 -07:00
udateintervalformat.cpp ICU-20883 Move UFormattedDateInterval to end of argument list. 2019-12-12 13:48:28 -08:00
udatpg.cpp ICU-20436 Add getDefaultHourCycle to DateTimePatternGenerator 2019-12-12 00:13:37 -08:00
ufieldpositer.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uitercollationiterator.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uitercollationiterator.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ulistformatter.cpp ICU-12863 Add list style APIs to C and C++ 2019-12-17 13:07:36 -08:00
ulocdata.cpp ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07:00
umsg_imp.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
umsg.cpp ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort(). 2019-01-24 18:50:04 -08:00
unesctrn.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
unesctrn.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
uni2name.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
uni2name.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
unum.cpp ICU-13533 Fix address sanitizer failures found with no-data ICU testing. 2019-08-19 13:29:32 -07:00
unumsys.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
upluralrules.cpp ICU-13839 Adding FormattedNumber API to PluralRules. 2019-01-28 11:46:00 -08:00
uregex.cpp ICU-20863 Regex, lazy creation and reduced size of map from capture group names to numbers. 2019-10-22 17:23:26 -07:00
uregexc.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uregion.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
usearch.cpp ICU-20832 use uint32_t instead of uint16_t to avoid overflows for very long strings 2019-09-25 14:20:56 -07:00
uspoof_build.cpp ICU-13773 Double free in uspoof_openFromSerialized, plus other memory related fixes. 2018-05-16 20:38:05 +00:00
uspoof_conf.cpp ICU-13773 Double free in uspoof_openFromSerialized, plus other memory related fixes. 2018-05-16 20:38:05 +00:00
uspoof_conf.h ICU-13069 enables code to compile when UCONFIG_NO_NORMALIZATION is set to 1; all unit tests pass. 2017-09-12 20:29:14 +00:00
uspoof_impl.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
uspoof_impl.h ICU-20293 Adds common base class to implement C API validation methods. 2018-12-04 15:57:06 -08:00
uspoof.cpp ICU-20893 Unicode 13 data 2020feb19 2020-02-19 22:02:35 -08:00
usrchimp.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
utf8collationiterator.cpp ICU-13311 change illegal-UTF-8 handling in non-converter code 2017-09-21 23:45:08 +00:00
utf8collationiterator.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
utf16collationiterator.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
utf16collationiterator.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
utmscale.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
utrans.cpp ICU-12907 UReplaceableCallbacks* should have const in C transliterate API 2018-02-09 06:43:50 +00:00
vtzone.cpp ICU-21013 Fix OOM not checked in vtzone.cpp 2020-03-18 13:55:23 -07:00
vzone.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
vzone.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
windtfmt.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
windtfmt.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
winnmfmt.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
winnmfmt.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
wintzimpl.cpp ICU-13275 Merge warning cleanup fixes into trunk 2017-07-22 01:11:59 +00:00
wintzimpl.h ICU-12786 dont call Win32 tz functions on cygwin (patch) 2017-04-07 18:26:45 +00:00
zonemeta.cpp ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
zonemeta.h ICU-12810 Prevent assertion triggered by time zone id including characters other than ASCII invariants initialize/formatting a time zone. 2017-03-14 19:39:30 +00:00
zrule.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
zrule.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ztrans.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ztrans.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00