icu/icu4c/source/tools/toolutil
2021-02-11 15:43:55 -08:00
..
collationinfo.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
collationinfo.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
dbgutil.cpp ICU-21052 Fix two compilations with UCONFIG_NO_CONVERSION option in t… 2020-04-23 22:10:36 -07:00
dbgutil.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
denseranges.cpp ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
denseranges.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
filestrm.cpp ICU-20147 Fix MSVC warning C4251, and fix a few other warnings too. (#134) 2018-09-27 14:27:41 -07:00
filestrm.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
filetools.cpp ICU-20601 Remove superfluous semicolons (-Wextra-semi-stmt). 2019-08-15 12:30:21 +02:00
filetools.h ICU-21267 stop using FALSE & TRUE macros in most library-internal headers 2020-09-10 13:55:46 -07:00
flagparser.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
flagparser.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
Makefile.in ICU-10879 Split out OBJECTS from Makefiles into separate files 2020-05-20 11:37:05 -07:00
package.cpp ICU-20147 Fix MSVC warning C4251, and fix a few other warnings too. (#134) 2018-09-27 14:27:41 -07:00
package.h ICU-21267 stop using FALSE & TRUE macros in most library-internal headers 2020-09-10 13:55:46 -07:00
pkg_genc.cpp ICU-21035 add & use CharString::extract(dest buffer) 2020-08-21 16:29:25 -07:00
pkg_genc.h ICU-9961 replace U_DRAFT/U_STABLE/U_INTERNAL with U_CAPI 2020-09-10 11:23:44 -07:00
pkg_gencmn.cpp ICU-20351 Warning cleanup changes for ICU4C under MSVC. 2019-01-16 16:43:02 -08:00
pkg_gencmn.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
pkg_icu.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
pkg_icu.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
pkg_imp.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
pkgitems.cpp ICU-21052 Fix two compilations with UCONFIG_NO_CONVERSION option in t… 2020-04-23 22:10:36 -07:00
ppucd.cpp ICU-12985 ppucd.txt more readable unassigned ranges; block compaction by size savings not value plurality reduces clutter 2017-05-02 22:53:28 +00:00
ppucd.h ICU-12985 ppucd.txt more readable unassigned ranges; block compaction by size savings not value plurality reduces clutter 2017-05-02 22:53:28 +00:00
sources.txt ICU-10879 Split out OBJECTS from Makefiles into separate files 2020-05-20 11:37:05 -07:00
swapimpl.cpp ICU-20111 move text layout properties data into a new ulayout.icu data file 2019-02-14 08:30:57 -08:00
swapimpl.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
toolutil.cpp ICU-20677 Fixing cygwin/MSVC build 2020-10-08 11:11:11 -07:00
toolutil.h ICU-21267 stop defining & using FALSE & TRUE macros in public headers 2020-09-09 15:13:56 -07:00
toolutil.vcxproj ICU-21480 BRS69RC Version update and regenerate configure for v69 2021-02-11 15:43:55 -08:00
ucbuf.cpp ICU-21018 Fix typos across repo that start with letter A 2021-01-06 15:15:35 -08:00
ucbuf.h ICU-21018 Fix typos across repo that start with letter C 2021-01-06 15:15:26 -08:00
ucln_tu.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ucm.cpp ICU-12766 z: library and tools build 2017-02-11 02:43:09 +00:00
ucm.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
ucmstate.cpp ICU-20159 Fixing gcc warnings in project and test code. 2018-10-29 16:28:54 -07:00
udbgutil.cpp ICU-21098 fix ticket URLs for logKnownIssue tickets. 2020-05-20 15:58:51 -07:00
udbgutil.h ICU-21098 fix ticket URLs for logKnownIssue tickets. 2020-05-20 15:58:51 -07:00
unewdata.cpp ICU-20545 Detect file separator char from dir 2020-06-18 10:54:25 -07:00
unewdata.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
uoptions.cpp ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
uoptions.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
uparse.cpp ICU-8130 UTS 46 conformance test using Unicode IdnaTest.txt 2017-05-23 04:44:58 +00:00
uparse.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
writesrc.cpp ICU-8966 ICU-12850 add API/data/code for text layout properties InPC, InSC, vo (#92) 2018-09-27 14:27:39 -07:00
writesrc.h ICU-8966 ICU-12850 add API/data/code for text layout properties InPC, InSC, vo (#92) 2018-09-27 14:27:39 -07:00
xmlparser.cpp ICU-21018 Fix typos across repo that start with letter A 2021-01-06 15:15:35 -08:00
xmlparser.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00