scuffed-code/icu4c/source/i18n
2019-09-27 13:03:30 -07:00
..
unicode ICU-20836 ICU4C header file plurrule.h needs to include utypes.h before checking U_SHOW_CPLUSPLUS_API. 2019-09-26 18:25:19 -07: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-20783 use C++ covariant return types 2019-08-23 11:45:36 -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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
cecal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
chnsecal.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -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-20203 update ICU to Unicode 12 beta 2018-11-28 23:13:07 +01: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07: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-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07: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-20620 cap UNUM_MAX_FRACTION_DIGITS setting at 999 2019-08-29 16:12:09 -07: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-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
double-conversion-string-to-double.cpp ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07: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-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07: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-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07: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-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
dtitvinf.cpp ICU-20601 Wrap ICU implementation compound macros in do { } while. 2019-08-15 20:48:50 +02:00
dtptngen_impl.h ICU-13778 DataTimePatternGenerator code refactor. Handle Out-of-Memory (OOM) errors, use LocalPointer to prevent memory leaks when OOM occurs, use an internal error code to better report errors during clone and copy construction, mark helper methods and parameters as const, use nullptr instead of NULL, minor spelling and formatting changes. (Note: All tests pass on Windows and Linux). 2018-06-27 19:25:52 +00:00
dtptngen.cpp ICU-20629 Fixing DTPG hour-format locale and region fallback logic. 2019-05-29 16:37:40 -07: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-20666 Adding insert/appendChar16 to FormattedStringBuilder. 2019-06-25 06:24:20 +05:30
formatted_string_builder.h ICU-20666 Adding insert/appendChar16 to FormattedStringBuilder. 2019-06-25 06:24:20 +05:30
formattedval_impl.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05: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-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05: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-20265 Use noexcept instead of throw() in C++ >= 11. 2019-02-22 13:29:20 -06: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-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
gregocal.cpp ICU-13745 fix undefined behavior: GregorianCalendar::setGregorianChange() 2019-09-04 23:20:31 +02: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-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -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-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
i18n.rc ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
i18n.vcxproj ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
i18n.vcxproj.filters ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
indiancal.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -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-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -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-20672 Compiler Warning Cleanup. 2019-07-01 16:42:01 -07:00
Makefile.in ICU-20796 Updating double-conversion from upstream master. 2019-09-27 13:03:30 -07:00
measfmt.cpp ICU-20577 Restore C MeasureFormat ability to adopt non-decimal number formatter (#789) 2019-08-30 15:53:05 -07:00
measunit.cpp ICU-20801 integrate CLDR release-36-alpha2, update MeasureUnits (#809) 2019-09-06 14:07:36 -07:00
measure.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07: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-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07: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-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07: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-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07: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-20601 Remove superfluous semicolons (-Wextra-semi-stmt). 2019-08-15 12:30:21 +02:00
number_affixutils.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_asformat.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07: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-20409 Additional refactoring of FormattedValue implementations. 2019-02-15 16:50:22 -08:00
number_compact.cpp ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_compact.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
number_currencysymbols.cpp ICU-12086 ICU-12165 Currency.getName() param isChoiceFormat can be null, make it so, document, use null in library code 2019-08-30 14:47:19 -07:00
number_currencysymbols.h ICU-13725 Additional MSVC compatibility fixes. 2018-04-25 00:39:22 +00:00
number_decimalquantity.cpp ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_decimalquantity.h ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07: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-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_formatimpl.cpp ICU-20368 OOM not handled in NumberFormatterImpl::macrosToMicroGenerator 2019-08-30 16:00:06 -07:00
number_formatimpl.h ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_grouping.cpp ICU-20438 ICU 64 C API promotion and API Change Report generation. 2019-02-27 16:01:05 -08:00
number_integerwidth.cpp ICU-13701 Refactoring DecimalQuantity: removing lOptPos/rOptPos. 2018-11-08 02:43:31 -07:00
number_longnames.cpp ICU-20577 Restore C MeasureFormat ability to adopt non-decimal number formatter (#789) 2019-08-30 15:53:05 -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-20471 setFormatWidth to 0 should cause padding to be ignored 2019-03-12 15:17:42 -07:00
number_mapper.h ICU-20394 Changing DecimalFormatFields to not allocate as many objects 2019-08-13 13:06:20 -07:00
number_microprops.h ICU-20144 Implementing numsys-dependent range pattern loading. 2019-02-18 01:32:11 -08:00
number_modifiers.cpp ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_modifiers.h ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07: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-20562 Adding toDecimalNumber method to C++ FormattedNumber. 2019-08-14 16:59:09 -07:00
number_padding.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_patternmodifier.cpp ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_patternmodifier.h ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_patternstring.cpp ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_patternstring.h ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_rounding.cpp ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_roundingutils.h ICU-13701 Syncs C and J increment rounding. Checks for nickel sooner. 2018-11-08 17:13:17 -07:00
number_scientific.cpp ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_scientific.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_skeletons.cpp ICU-20601 Wrap ICU implementation compound macros in do { } while. 2019-08-15 20:48:50 +02:00
number_skeletons.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_types.h ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
number_utils.cpp ICU-20562 Adding toDecimalNumber method to C++ FormattedNumber. 2019-08-14 16:59:09 -07:00
number_utils.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_utypes.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
numfmt.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
numparse_affixes.cpp ICU-20708 Fixing edge cases with negative infinity and NaN. 2019-07-23 15:03:49 -07:00
numparse_affixes.h ICU-20254 Handling OOM in AffixTokenMatcherWarehouse. 2019-02-18 21:38:17 -08: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-20616 Allow bidi marks around the sign in exponent parsing. 2019-05-27 22:39:18 -07: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-20616 Allow bidi marks around the sign in exponent parsing. 2019-05-27 22:39:18 -07: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_fluent.cpp ICU-20511 Merge branch 'master' into 64-merge-branch 2019-04-10 19:13:00 -07:00
numrange_impl.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
numrange_impl.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05: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-20601 Remove superfluous semicolons (-Wextra-semi-stmt). 2019-08-15 12:30:21 +02: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-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
persncal.h ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
plurfmt.cpp ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
plurrule_impl.h ICU-20042 Improve OOM handling in PluralRules class. (#20) 2018-09-27 14:27:37 -07:00
plurrule.cpp ICU-20280 PluralRules::forLocale() ignore locale extensions 2019-02-21 11:32:05 -08: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-20423 Removing deprecated method toNumberFormatter() 2019-08-13 13:06:52 -07: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-20618 Regex nested lookaround expressions, clean up active match region handling. 2019-08-19 13:31:34 -07:00
regexcmp.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
regexcst.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
regexcst.pl ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
regexst.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-20654 Add hour/minute for "this hour/minute" 2019-06-12 17:43:18 -07: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-20618 Regex nested lookaround expressions, clean up active match region handling. 2019-08-19 13:31:34 -07: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-20601 Remove superfluous semicolons (-Wextra-semi-stmt). 2019-08-15 12:30:21 +02:00
rulebasedcollator.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
scientificnumberformatter.cpp ICU-20783 C++ covariant return types: clone(), freeze() & friends 2019-08-22 16:24:41 -07:00
scriptset.cpp ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07:00
scriptset.h ICU-20508 Fixing -Wextra-semi in library code. 2019-03-22 15:29:45 -07: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-20831 Make *fCapitalizationBrkIter const, eliminating a data race in SimpleDateFormat::format. 2019-09-25 16:30:15 -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
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-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -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-20783 use C++ covariant return types 2019-08-23 11:45:36 -07: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-20759 Add ucal_getDefaultTimeZone C API for host OS timezone detection. 2019-08-14 18:27:04 -07: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-11908 NumberingSystem, fix the memory management of static cache of numsys names. 2019-03-08 15:06:53 -08: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-13394 nul-terminated buffer handling fixed from Chromium. 2017-10-11 22:22:45 +00: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-13533 Fix address sanitizer failures found with no-data ICU testing. 2019-08-19 13:29:32 -07:00
udateintervalformat.cpp ICU-20342 Adding FormattedDateInterval in C and C++. 2019-02-11 16:12:03 -08:00
udatpg.cpp ICU-12740 getFieldDisplayName C/C++ initial implementation & C tests; TODO: C++ tests and Java imp 2018-02-15 08:38:20 +00: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-20121 Changing C API method name to ulistfmt_formatStringsToResult. 2019-02-07 22:52:49 -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-20415 uregex_start64() and end64() truncation. 2019-02-19 15:59:21 -08: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-20783 use C++ covariant return types 2019-08-23 11:45:36 -07: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-20783 use C++ covariant return types 2019-08-23 11:45:36 -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