scuffed-code/icu4c/source
2013-08-16 16:56:58 +00:00
..
allinone ICU-9820 Fix solution file to build i18n properly on x64 2013-01-02 22:02:13 +00:00
common ICU-10306 Fix ICU data loading so that data that is padded with 8 bytes is still loaded correctly. 2013-08-15 00:01:20 +00:00
config ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time. 2013-06-01 03:37:16 +00:00
data ICU-10252 Use the new converter to generate synthetic locales and .mk files. 2013-08-12 23:27:00 +00:00
extra ICU-10134 Fix man page for uconv 2013-05-08 19:06:57 +00:00
i18n ICU-10258 Free minus sign and plus sign set in a clean up function. 2013-08-15 21:02:16 +00:00
io ICU-10184 umutex.h, change to C++ only, in preparation for build time user mutex support. 2013-08-09 19:53:07 +00:00
layout ICU-10234 performance improvements in Layout: (1) in LETableReference, making some functions inline (minimal), (2) OpenTypeUtilities moving range checking out of the inner loop, and the big one is (3) GlyphIterator, caching the result of filterGlyph. (caching more than one had minimal or negative improvement) 2013-06-25 00:46:51 +00:00
layoutex ICU-10083 Update version number to 52.0.1 and update timebombs 2013-05-07 19:53:34 +00:00
samples ICU-10254 Added dtitvfmtsample.cpp, dtptngsample.cpp, and plurfmtsample.cpp. Update all/all.sln, dtitvfmt.h,dtptngen.h and plurfmt.h to embed the sample into the ICU4C API docs. 2013-07-22 16:31:11 +00:00
stubdata ICU-10083 Update version number to 52.0.1 and update timebombs 2013-05-07 19:53:34 +00:00
test ICU-10309 Fixed LD_LIBRARY_PATH issue (missing '/') 2013-08-16 16:56:58 +00:00
tools ICU-9583 show test summary at end of make. Apropos when the trunk is broken.. 2013-07-09 01:16:33 +00:00
aclocal.m4
config.guess
config.sub
configure ICU-10271 tweak to configure test for C++11 #include <atomic>. 2013-07-25 20:41:57 +00:00
configure.in ICU-10271 tweak to configure test for C++11 #include <atomic>. 2013-07-25 20:41:57 +00:00
Doxyfile.in
icudefs.mk.in ICU-9583 show test summary at end of make. Apropos when the trunk is broken.. 2013-07-09 01:16:33 +00:00
install-sh
Makefile.in ICU-9665 Fix error in Makefile 2013-01-31 21:28:51 +00:00
mkinstalldirs
runConfigureICU