scuffed-code/icu4c/source/i18n
2018-02-19 03:13:08 +00:00
..
unicode ICU-12740 getFieldDisplayName C/C++ initial implementation & C tests; TODO: C++ tests and Java imp 2018-02-15 08:38:20 +00:00
affixpatternparser.cpp ICU-13275 Merge some safe warning fixes to the trunk 2017-08-08 19:51:54 +00:00
affixpatternparser.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
alphaindex.cpp ICU-13331 fix Java AlphabeticIndex.addIndexExemplars() for missing index exemplars (test for empty, not just null) 2018-02-16 19:48:49 +00:00
anytrans.cpp ICU-12380 Size reductions for transliterator registry (and some speedup) 2017-09-20 00:39:40 +00:00
anytrans.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
astro.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
brktrans.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
buddhcal.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
buddhcal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
calendar.cpp ICU-13457 Adjust Calendar buffer overrun fix for compatibility with AIX compiler, and with older versions of gcc. Also incorporate Jungshik's review comment. 2017-12-12 21:49:51 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-13001 warning cleanup 2017-09-21 19:43:28 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12985 Unicode 10 data 20170418, new property values, adjust tools & tests 2017-04-26 21:17:13 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12181 Merging ICU4C compact decimal format patch from branch to trunk 2017-03-18 03:11:00 +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-13192 revert accidentally committed files 2017-10-23 23:06:43 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
currfmt.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
currpinf.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
currunit.cpp ICU-13351 Adding additional CurrencyUnit constructors and stabilizing API constract of MeasureUnit default constructor. 2017-09-12 05:20:50 +00: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-13275 Merge into some W3 warning fixes into trunk 2017-09-22 18:00:51 +00: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
dcfmtimp.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
dcfmtsym.cpp ICU-13574 Adding additional logic and tests for ICU4C codePointZero. 2018-02-08 04:04:50 +00: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
decfmtst.cpp ICU-13029 Mark unmodified static data as const 2017-04-19 18:55:46 +00:00
decfmtst.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
decimalformatpattern.cpp ICU-13503 declare variable-length array at end of struct with length 1 to disable bounds checkers 2017-12-14 21:25:46 +00:00
decimalformatpattern.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
decimalformatpatternimpl.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
decimfmt.cpp ICU-13391 Change ICU4C parsing to count digits instead of UTF-16 code units for grouping sizes. 2017-10-05 21:41:46 +00:00
decimfmtimpl.cpp ICU-13177 Adding IFixedDecimal interface to C++. 2017-09-13 07:49:26 +00:00
decimfmtimpl.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
digitaffix.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
digitaffix.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
digitaffixesandpadding.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
digitaffixesandpadding.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
digitformatter.cpp ICU-13051 Fix some compiler warnings when building with gcc. 2017-07-26 21:13:50 +00:00
digitformatter.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
digitgrouping.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
digitgrouping.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
digitinterval.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
digitinterval.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
digitlst.cpp ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
digitlst.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
double-conversion-bignum-dtoa.cpp ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion-bignum-dtoa.h ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion-bignum.cpp ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion-bignum.h ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion-cached-powers.cpp ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion-cached-powers.h ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion-diy-fp.cpp ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion-diy-fp.h ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion-fast-dtoa.cpp ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion-fast-dtoa.h ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion-ieee.h ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion-utils.h ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion.cpp ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
double-conversion.h ICU-11318 Removing extra U_I18N_API flags in double-conversion.h. 2018-02-16 01:46:00 +00: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-13380 Fix memory leak in DateFormatSymbols when loading AmPmMarkers and AmPmMarkersAbbr from the resource bundle. 2017-10-03 01:25:20 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
dtitvinf.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
dtptngen_impl.h ICU-13183 for compatibility, get(Base)Skeleton should not include 'a' added by DateTimeMatcher; add tests 2017-05-24 06:57:45 +00:00
dtptngen.cpp ICU-12740 getFieldDisplayName C/C++ initial implementation & C tests; TODO: C++ tests and Java imp 2018-02-15 08:38:20 +00:00
dtrule.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
fmtableimp.h ICU-13053 fix compilation errors when UCONFIG_NO_FORMATTING is switched on 2017-03-27 16:14:45 +00:00
format.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
fphdlimp.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
fphdlimp.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
fpositer.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
gregocal.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-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
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-13581 Update ICU4C version number for 61.1 rc. 2018-02-17 01:09:03 +00:00
i18n.rc ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
i18n.vcxproj ICU-13581 Update ICU4C version number for 61.1 rc. 2018-02-17 01:09:03 +00:00
i18n.vcxproj.filters ICU-13171 Update the VS project files to use VS 2017, plus various fixes to get Samples compiling. 2018-02-16 03:16:03 +00:00
indiancal.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
indiancal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-13538 in ICU4C Islamic cal, use int64_t math for one operation to avoid overflow; add tests in C and J 2018-02-09 19:31:12 +00:00
islamcal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
japancal.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
japancal.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
Makefile.in ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
measfmt.cpp ICU-13520 Adds compound unit support to NumberFormatter. 2017-12-22 00:02:01 +00:00
measunit.cpp ICU-13520 Adds compound unit support to NumberFormatter. 2017-12-22 00:02:01 +00: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-13358 No-data test fixes (cf. BRS task). 2017-10-06 23:11:11 +00: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-13529 Make some changes based on review feedback. 2018-02-16 18:07:32 +00:00
nfrule.h ICU-13529 Make some changes based on review feedback. 2018-02-16 18:07:32 +00:00
nfsubs.cpp ICU-13529 Make some changes based on review feedback. 2018-02-16 18:07:32 +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-13461 Adding break statement to silence Clang -Wimplicit-fallthrough warning 2017-12-14 01:01:19 +00:00
number_affixutils.h ICU-13415 Adding virtual destructor to internal Interface-like type SymbolProvider. 2017-10-19 23:47:20 +00:00
number_compact.cpp ICU-13568 ICU-13400 ICU-13389 ICU-13075 NumberFormatter assorted fixes: Adding custom pattern support for currencies. Upgrading grouping API. Adding narrow currency symbol support to ICU4C and API. Fixing behavior when pattern does not have a number placeholder. 2018-02-06 03:08:17 +00:00
number_compact.h ICU-13568 ICU-13400 ICU-13389 ICU-13075 NumberFormatter assorted fixes: Adding custom pattern support for currencies. Upgrading grouping API. Adding narrow currency symbol support to ICU4C and API. Fixing behavior when pattern does not have a number placeholder. 2018-02-06 03:08:17 +00:00
number_decimalquantity.cpp ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
number_decimalquantity.h ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it. 2018-02-16 01:25:43 +00:00
number_decimfmtprops.cpp ICU-13411 Making "using namespace" statements consistent across number formatting cpp files. 2017-10-25 00:25:04 +00:00
number_decimfmtprops.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
number_fluent.cpp ICU-13587 Changing NumberFormatter adoption methods to take non-const pointers, and updating documentation strings according to feedback. 2018-02-09 22:52:42 +00:00
number_formatimpl.cpp ICU-13568 ICU-13400 ICU-13389 ICU-13075 NumberFormatter assorted fixes: Adding custom pattern support for currencies. Upgrading grouping API. Adding narrow currency symbol support to ICU4C and API. Fixing behavior when pattern does not have a number placeholder. 2018-02-06 03:08:17 +00:00
number_formatimpl.h ICU-13177 Fixing dependency check errors in number formatting code. 2017-10-06 02:03:16 +00:00
number_grouping.cpp ICU-13400 Change name of Grouping strategy from WESTERN to THOUSANDS. 2018-02-09 22:55:36 +00:00
number_integerwidth.cpp ICU-13443 Change digit width types to int16_t and change maximum setting to 999. Adds test for this behavior in ICU4C. Also adds the new error code for ICU-13577 . 2018-02-08 06:06:08 +00:00
number_longnames.cpp ICU-13525 Fixing NumberFormatter behavior when unit pattern does not contain an argument. 2018-01-10 02:44:23 +00:00
number_longnames.h ICU-13520 Adds compound unit support to NumberFormatter. 2017-12-22 00:02:01 +00:00
number_modifiers.cpp ICU-13568 ICU-13400 ICU-13389 ICU-13075 NumberFormatter assorted fixes: Adding custom pattern support for currencies. Upgrading grouping API. Adding narrow currency symbol support to ICU4C and API. Fixing behavior when pattern does not have a number placeholder. 2018-02-06 03:08:17 +00:00
number_modifiers.h ICU-13568 ICU-13400 ICU-13389 ICU-13075 NumberFormatter assorted fixes: Adding custom pattern support for currencies. Upgrading grouping API. Adding narrow currency symbol support to ICU4C and API. Fixing behavior when pattern does not have a number placeholder. 2018-02-06 03:08:17 +00:00
number_notation.cpp ICU-13443 Change digit width types to int16_t and change maximum setting to 999. Adds test for this behavior in ICU4C. Also adds the new error code for ICU-13577 . 2018-02-08 06:06:08 +00:00
number_padding.cpp ICU-13443 Change digit width types to int16_t and change maximum setting to 999. Adds test for this behavior in ICU4C. Also adds the new error code for ICU-13577 . 2018-02-08 06:06:08 +00:00
number_patternmodifier.cpp ICU-13568 ICU-13400 ICU-13389 ICU-13075 NumberFormatter assorted fixes: Adding custom pattern support for currencies. Upgrading grouping API. Adding narrow currency symbol support to ICU4C and API. Fixing behavior when pattern does not have a number placeholder. 2018-02-06 03:08:17 +00:00
number_patternmodifier.h ICU-13551 Adding EXCEPT_ZERO enum value to SignDisplay. 2018-01-30 02:49:07 +00:00
number_patternstring.cpp ICU-13568 ICU-13400 ICU-13389 ICU-13075 NumberFormatter assorted fixes: Adding custom pattern support for currencies. Upgrading grouping API. Adding narrow currency symbol support to ICU4C and API. Fixing behavior when pattern does not have a number placeholder. 2018-02-06 03:08:17 +00:00
number_patternstring.h ICU-13568 ICU-13400 ICU-13389 ICU-13075 NumberFormatter assorted fixes: Adding custom pattern support for currencies. Upgrading grouping API. Adding narrow currency symbol support to ICU4C and API. Fixing behavior when pattern does not have a number placeholder. 2018-02-06 03:08:17 +00:00
number_rounding.cpp ICU-13443 Change digit width types to int16_t and change maximum setting to 999. Adds test for this behavior in ICU4C. Also adds the new error code for ICU-13577 . 2018-02-08 06:06:08 +00:00
number_roundingutils.h ICU-13093 Disabling number formatting code on AIX and z/OS due to C++11 compatibility issues. 2017-10-05 00:47:38 +00:00
number_scientific.cpp ICU-13411 Making "using namespace" statements consistent across number formatting cpp files. 2017-10-25 00:25:04 +00:00
number_scientific.h ICU-13093 Disabling number formatting code on AIX and z/OS due to C++11 compatibility issues. 2017-10-05 00:47:38 +00:00
number_stringbuilder.cpp ICU-13525 Fixing NumberFormatter behavior when unit pattern does not contain an argument. 2018-01-10 02:44:23 +00:00
number_stringbuilder.h ICU-13525 Fixing NumberFormatter behavior when unit pattern does not contain an argument. 2018-01-10 02:44:23 +00:00
number_types.h ICU-13443 Change digit width types to int16_t and change maximum setting to 999. Adds test for this behavior in ICU4C. Also adds the new error code for ICU-13577 . 2018-02-08 06:06:08 +00:00
number_utils.h ICU-13093 Disabling number formatting code on AIX and z/OS due to C++11 compatibility issues. 2017-10-05 00:47:38 +00:00
numfmt.cpp ICU-13306 Move rounding mode API to superclass as per technical committee review comments. 2017-08-23 17:38:00 +00:00
numsys_impl.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
numsys.cpp ICU-13327 Fixing buffer overflow in NumberingSystem constructor. 2017-09-28 01:00:43 +00:00
olsontz.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
olsontz.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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
pluralaffix.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
pluralaffix.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
plurfmt.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
plurrule_impl.h ICU-13415 Refactoring shadowed virtual method in IFixedDecimal. 2017-10-23 07:12:39 +00:00
plurrule.cpp ICU-13415 Refactoring shadowed virtual method in IFixedDecimal. 2017-10-23 07:12:39 +00:00
precision.cpp ICU-13287 Add explicit casts for conversions between long/int64 and double. 2017-08-03 20:44:45 +00:00
precision.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
quantityformatter.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rbnf.cpp ICU-13529 Parsing of redundant rule matches is slow when parsing with RuleBasedNumberFormat 2018-02-13 23:48:48 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rbt.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rbtz.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
regexcmp.cpp ICU-12647 Use inline string literals instead of renaming the variables. 2018-02-16 02:04:18 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
reldatefmt.cpp ICU-13029 Mark unmodified static data as const 2017-04-19 18:55:46 +00:00
reldtfmt.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
reldtfmt.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
rematch.cpp ICU-13029 Mark unmodified static data as const 2017-04-19 18:55:46 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
scientificnumberformatter.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
scriptset.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
scriptset.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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
significantdigitinterval.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
simpletz.cpp ICU-12577 Fixed a potential null dereference issue in SimpleTimeZone. 2017-03-15 06:07:43 +00:00
smallintformatter.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
smallintformatter.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
smpdtfmt.cpp ICU-13446 Fixed Chakma date format fractional seconds parsing problem. Removed logKnownIssue from TestTimeZoneFormat. 2017-10-26 22:13:13 +00: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
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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
tmutamt.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
tmutfmt.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
transreg.cpp ICU-12380 Use uint32_t for varMask and addMask 2017-10-05 20:34:24 +00:00
transreg.h ICU-12380 Size reductions for transliterator registry (and some speedup) 2017-09-20 00:39:40 +00:00
tridpars.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
tridpars.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
tzfmt.cpp ICU-13445 Pattern space handling in localized GMT format parser. Applied a fix to ICU4J equivalent to the ICU4C fix done by #13374. Also made a small fix in the previous ICU4C change to prevent buffer overrun with unexpected input. 2017-10-25 23:41:57 +00:00
tzgnames.cpp ICU-13366 Changes per Shane codereview comments 2017-10-05 20:36:07 +00:00
tzgnames.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
tznames_impl.cpp ICU-13366 Changes per Shane codereview comments 2017-10-05 20:36:07 +00:00
tznames_impl.h ICU-13366 Changes per Shane codereview comments 2017-10-05 20:36:07 +00:00
tznames.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-13177 Internal changes to existing icu4c source. 2017-09-10 02:02:02 +00: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-11955 return nullptr without dereferencing when out-of-memory 2018-02-16 22:32:05 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
udateintervalformat.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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
ulocdata.cpp ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00: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-13210 remove unreachable code, improve pattern pointer check 2017-09-27 23:28:43 +00: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-12772 Add uprules_getKeywords wrapper and test 2017-03-23 05:16:24 +00:00
uregex.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00: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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uspoof_build.cpp ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
uspoof_conf.cpp ICU-13051 Fix some compiler warnings when building with gcc. 2017-07-26 21:13:50 +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-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uspoof_impl.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uspoof.cpp ICU-13275 Merge warning cleanup fixes into trunk 2017-07-22 01:11:59 +00: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
valueformatter.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
valueformatter.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
visibledigits.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
visibledigits.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
vtzone.cpp ICU-13207 Fix some resource leaks. 2017-06-13 18:33:59 +00: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-13275 Merge warning cleanup fixes into trunk 2017-07-22 01:11:59 +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-13301 Removed redundant UVector entry clean up function call. 2017-08-09 19:13:30 +00: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