scuffed-code/icu4c/source/i18n
2019-06-13 13:40:02 -07:00
..
unicode ICU-20654 Add hour/minute for "this hour/minute" 2019-06-12 17:43:18 -07:00
alphaindex.cpp ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07:00
anytrans.cpp ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07:00
anytrans.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
brktrans.cpp ICU-13081 remove C++ moveFrom() functions: still draft, but obsolete since we require C++11 which has std::move() 2019-02-06 13:36:53 -08:00
brktrans.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
buddhcal.cpp ICU-20570 UInitOnce instances, add explicit initialization where it was missing. 2019-04-24 18:15:13 -07:00
buddhcal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
calendar.cpp ICU-20629 Fixing DTPG hour-format locale and region fallback logic. 2019-05-29 16:37:40 -07:00
casetrn.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
casetrn.h 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
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-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
chnsecal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
choicfmt.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-13725 Fixing field reference in compactdecimalformat.cpp, broken by previous commit. 2018-04-26 00:17:30 +00:00
coptccal.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
coptccal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
cpdtrans.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
cpdtrans.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12992 move Char16Ptr to new char16ptr.h; change non-UnicodeString C++ functions from raw pointers to Char16Ptr where possible 2017-03-01 05:52:24 +00:00
currfmt.cpp ICU-13591 Refactoring ICU4C MeasureFormat to call NumberFormatter directly. 2019-02-20 19:15:03 -06:00
currfmt.h ICU-13591 Refactoring ICU4C MeasureFormat to call NumberFormatter directly. 2019-02-20 19:15:03 -06: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-20183 Adding CurrencyUnit StringPiece constructor. 2019-01-17 15:41:56 -08:00
dangical.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
dangical.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
datefmt.cpp ICU-12902 make create/getInstanceForSkeleton use correct calendar; don't try to capitalize empty field 2019-02-20 13:50:34 -08: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-20380 Adding error code to DecimalFormat::toNumberFormatter(). 2019-02-15 14:37:12 -08: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-20543 Fix -Wundef in library and test code. 2019-04-10 18:52:16 -07:00
double-conversion-bignum-dtoa.cpp ICU-20438 Updating double-conversion from upstream master. 2019-02-26 20:53:26 -06: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-20438 Updating double-conversion from upstream master. 2019-02-26 20:53:26 -06:00
double-conversion-bignum.h ICU-20438 Updating double-conversion from upstream master. 2019-02-26 20:53:26 -06:00
double-conversion-cached-powers.cpp ICU-20438 Updating double-conversion from upstream master. 2019-02-26 20:53:26 -06:00
double-conversion-cached-powers.h ICU-13648 Moving double_conversion into ICU namespace to fix name mangling. 2018-03-16 21:53:08 +00:00
double-conversion-diy-fp.cpp ICU-13648 Moving double_conversion into ICU namespace to fix name mangling. 2018-03-16 21:53:08 +00:00
double-conversion-diy-fp.h ICU-13648 Moving double_conversion into ICU namespace to fix name mangling. 2018-03-16 21:53:08 +00:00
double-conversion-fast-dtoa.cpp ICU-13648 Moving double_conversion into ICU namespace to fix name mangling. 2018-03-16 21:53:08 +00: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-20438 Updating double-conversion from upstream master. 2019-02-26 20:53:26 -06:00
double-conversion-strtod.cpp ICU-13672 Enabling double_conversion StringToDoubleConverter and using it in DecimalQuantity's toDouble() function. 2018-03-30 07:12:25 +00:00
double-conversion-strtod.h ICU-13672 Enabling double_conversion StringToDoubleConverter and using it in DecimalQuantity's toDouble() function. 2018-03-30 07:12:25 +00:00
double-conversion-utils.h ICU-20438 Updating double-conversion from upstream master. 2019-02-26 20:53:26 -06:00
double-conversion.cpp ICU-20439 Updating double-conversion. 2019-03-18 21:17:22 -07:00
double-conversion.h ICU-20439 Removing ICU patches. 2019-03-18 21:17:22 -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-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
dtitv_impl.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
dtitvfmt.cpp ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
dtitvinf.cpp ICU-20537 jaEra: DateIntvFmt load fmts with G, SimpDateFmt.applyPattern update Gannen use, fix tests 2019-04-08 08:35:48 -07: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
esctrn.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ethpccal.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ethpccal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-20494 Fixes to very large magnitude exponents in number parsing. 2019-03-25 07:17:36 -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-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
formatted_string_builder.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
funcrepl.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-20147 Fix MSVC warning C4251, and fix a few other warnings too. (#134) 2018-09-27 14:27:41 -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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
hebrwcal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
i18n_uwp.vcxproj ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
i18n.rc ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
i18n.vcxproj ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
i18n.vcxproj.filters ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
indiancal.cpp ICU-20104 Fix lazy init in Indian Calendar. Now matches other calendars. (#108) 2018-09-27 14:27:40 -07:00
indiancal.h ICU-20104 Fix lazy init in Indian Calendar. Now matches other calendars. (#108) 2018-09-27 14:27:40 -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-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
islamcal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
japancal.cpp ICU-20550 jaEra: use all valid eras for calendar calculations (#614) 2019-04-10 19:02:24 -07:00
japancal.h ICU-20078 Add JP_ERA_2019 constants, export enableTentativeEra(), add intervalFmt tests with eras 2019-02-20 10:42:49 -08:00
listformatter.cpp ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
Makefile.in ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
measfmt.cpp ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
measunit.cpp ICU-20438 64rc BRS, integrate CLDR alpha2, update MeasureUnit APIs [& resolve conflicts] (#485) 2019-02-24 22:28:51 -08:00
measure.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12584 Fix memory allocation for getFormats. 2019-02-14 18:39:49 -08:00
name2uni.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
name2uni.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
nortrans.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
nounit.cpp ICU-13177 Internal changes to existing icu4c source. 2017-09-10 02:02:02 +00:00
nultrans.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
nultrans.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
number_affixutils.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_affixutils.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_asformat.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_asformat.h ICU-13667 LocalizedNumberFormatterAsFormat is in the old Format class hierarchy, add ClassID boilerplate; NoUnit move virtual destructor up into first-virtual position, right after constructors 2018-05-30 19:15:02 +00:00
number_capi.cpp ICU-20409 Additional refactoring of FormattedValue implementations. 2019-02-15 16:50:22 -08:00
number_compact.cpp ICU-20499 Fixing code path for plural form in MutablePatternModifier. 2019-03-14 02:02:52 -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-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.h ICU-13725 Additional MSVC compatibility fixes. 2018-04-25 00:39:22 +00:00
number_decimalquantity.cpp ICU-20494 Fixes to very large magnitude exponents in number parsing. 2019-03-25 07:17:36 -07:00
number_decimalquantity.h ICU-20508 Fixing -Wextra-semi in library code. 2019-03-22 15:29:45 -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-13667 update/fix/improve dependencies; better layering formatting->numberparser->numberformatter->number_representation 2018-05-25 17:57:30 +00:00
number_fluent.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_formatimpl.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_formatimpl.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05: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-20499 Fixing code path for plural form in MutablePatternModifier. 2019-03-14 02:02:52 -07:00
number_longnames.h ICU-13591 Refactoring ICU4C MeasureFormat to call NumberFormatter directly. 2019-02-20 19:15:03 -06: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-13847 ICU-20381 Improve handling of errors (Out-of-Memory) in DecimalFormat class. 2019-02-05 14:00:40 -08:00
number_microprops.h ICU-20144 Implementing numsys-dependent range pattern loading. 2019-02-18 01:32:11 -08:00
number_modifiers.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_modifiers.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05: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-20511 Merge branch 'master' into 64-merge-branch 2019-04-10 19:13:00 -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-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_patternmodifier.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_patternstring.cpp ICU-20471 setFormatWidth to 0 should cause padding to be ignored 2019-03-12 15:17:42 -07:00
number_patternstring.h ICU-20508 Fixing -Wextra-semi in library code. 2019-03-22 15:29:45 -07:00
number_rounding.cpp ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort(). 2019-01-24 18:50:04 -08: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-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_scientific.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_skeletons.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_skeletons.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_types.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
number_utils.cpp ICU-20074 Define UPRV_UNREACHABLE macro for unreachable code 2019-01-14 14:16:26 -08: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-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
numparse_affixes.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05: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-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05: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-20439 Fix internal and draft headers. 2019-03-25 07:37:35 -07:00
olsontz.cpp ICU-20419 Export internal StackUResourceBundle helper, so it can be used in the i18n library. 2019-02-20 09:24:24 -08:00
olsontz.h ICU-20570 UInitOnce instances, add explicit initialization where it was missing. 2019-04-24 18:15:13 -07:00
persncal.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
persncal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
plurfmt.cpp ICU-20409 Additional refactoring of FormattedValue implementations. 2019-02-15 16:50:22 -08: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
quant.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
quantityformatter.cpp ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
quantityformatter.h ICU-20429 Renaming [Number->Formatted]StringBuilder and refactoring. 2019-04-05 20:08:07 -05:00
rbnf.cpp ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -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-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
rbt.h ICU-13832 Transliterator: move rule syntax docs from internal class to public (#150) 2018-09-27 14:27:41 -07:00
rbtz.cpp ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
regexcmp.cpp ICU-20391 Fix regexp crash with nested look-behinds, from fuzz testing. 2019-04-17 22:17:47 -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-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
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-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -07:00
reldtfmt.h ICU-20119 ICU4C 63 API promotion & change report (#161) 2018-09-28 09:36:25 -07:00
rematch.cpp ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort(). 2019-01-24 18:50:04 -08:00
remtrans.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
remtrans.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
repattrn.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rulebasedcollator.cpp ICU-20447 fix uloc_getName(x) same as Locale(x).getName() etc. for ""/"und"/"root" 2019-02-23 16:21:57 +01:00
scientificnumberformatter.cpp ICU-13697 Renaming numparse_unisets.h to static_unicode_sets.h and refactoring to guarantee safety in no-data builds. 2018-05-16 22:46:40 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
smpdtfmt.cpp ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
strmatch.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
strrepl.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
strrepl.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
stsearch.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
taiwncal.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
taiwncal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-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
titletrn.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
tmunit.cpp ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort(). 2019-01-24 18:50:04 -08:00
tmutamt.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
tmutfmt.cpp ICU-13591 Refactoring ICU4C MeasureFormat to call NumberFormatter directly. 2019-02-20 19:15:03 -06:00
tolowtrn.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
tolowtrn.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
toupptrn.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
toupptrn.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
translit.cpp ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
transreg.cpp ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort(). 2019-01-24 18:50:04 -08:00
transreg.h ICU-12380 Size reductions for transliterator registry (and some speedup) 2017-09-20 00:39:40 +00:00
tridpars.cpp ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -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-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -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-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
tznames_impl.h ICU-13366 Changes per Shane codereview comments 2017-10-05 20:36:07 +00:00
tznames.cpp ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
tzrule.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
tztrans.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ucal.cpp ICU-20647 Fix TimeZone leak in ucal_open if uloc_setKeywordValue fails. 2019-06-13 13:40:02 -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-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
unesctrn.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uni2name.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uni2name.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
unum.cpp ICU-13306 Move rounding mode API to superclass as per technical committee review comments. 2017-08-23 17:38:00 +00: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-20523 Fix typos in API docs for usearch_getMatchedLength 2019-04-02 11:19:59 -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-20074 Revise UPRV_UNREACHABLE macro to always call abort(). 2019-01-24 18:50:04 -08: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-20203 Unicode 12 data 20190214 2019-02-15 11:37:34 -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-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) 2018-09-27 14:27:38 -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-13816 Windows compiler warning fix. 2018-06-04 21:04:14 +00:00
windtfmt.h ICU-12786 dont call Win32 tz functions on cygwin (patch) 2017-04-07 18:26:45 +00:00
winnmfmt.cpp ICU-13275 Merge warning cleanup fixes into trunk 2017-07-22 01:11:59 +00:00
winnmfmt.h ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c' 2017-03-21 01:03:49 +00: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