scuffed-code/icu4c/source/io
2016-02-24 21:48:56 +00:00
..
unicode ICU-11917 Promote 54 draft API to stable 2015-09-17 18:25:20 +00:00
io.rc ICU-7425 update ICU DLL comments 2010-02-18 04:33:41 +00:00
io.vcxproj ICU-12083 Update version number to 57m1 in ICU4C 2016-01-21 20:04:00 +00:00
io.vcxproj.filters ICU-11609 add svn:eol-style property to vcxproj files. 2015-04-17 21:25:48 +00:00
locbund.cpp ICU-10920 enable "io" library to build (with no APIs) with UCONFIG_NO_CONVERSION set. 2014-09-05 21:27:11 +00:00
locbund.h ICU-8601 replace C U_INLINE hack with C++ inline, and also rename a few other .c files to .cpp for future UMTX_CHECK replacement 2011-05-26 20:05:39 +00:00
Makefile.in ICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode 2011-11-14 22:33:19 +00:00
sprintf.c ICU-10920 enable "io" library to build (with no APIs) with UCONFIG_NO_CONVERSION set. 2014-09-05 21:27:11 +00:00
sscanf.c ICU-10920 enable "io" library to build (with no APIs) with UCONFIG_NO_CONVERSION set. 2014-09-05 21:27:11 +00:00
ucln_io.cpp ICU-10295 Mutex ucln_registerCleanup to clear thread sanitizer errors. 2014-04-25 17:27:53 +00:00
ucln_io.h ICU-8579 added u_printf 2011-09-16 17:44:06 +00:00
ufile.c ICU-11689 remove ICU-231 patch for VS2015 ufile.c 2015-07-30 22:29:51 +00:00
ufile.h ICU-10920 enable "io" library to build (with no APIs) with UCONFIG_NO_CONVERSION set. 2014-09-05 21:27:11 +00:00
ufmt_cmn.c ICU-10920 enable "io" library to build (with no APIs) with UCONFIG_NO_CONVERSION set. 2014-09-05 21:27:11 +00:00
ufmt_cmn.h ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros 2011-07-27 05:53:56 +00:00
uprintf.cpp ICU-10920 enable "io" library to build (with no APIs) with UCONFIG_NO_CONVERSION set. 2014-09-05 21:27:11 +00:00
uprintf.h ICU-4527 Fix "%.*G" for printf 2006-06-07 04:42:25 +00:00
uprntf_p.c ICU-12012 Replace all sizeof p / sizeof T with UPRV_LENGTHOF(). 2016-02-24 21:48:56 +00:00
uscanf_p.c ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF(). 2016-02-23 10:40:09 +00:00
uscanf.c ICU-10920 enable "io" library to build (with no APIs) with UCONFIG_NO_CONVERSION set. 2014-09-05 21:27:11 +00:00
uscanf.h ICU-10920 enable "io" library to build (with no APIs) with UCONFIG_NO_CONVERSION set. 2014-09-05 21:27:11 +00:00
ustdio.c ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF(). 2016-02-23 10:40:09 +00:00
ustream.cpp ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF(). 2016-02-23 10:40:09 +00:00