scuffed-code/icu4c/source/io
2018-04-18 09:02:12 +00:00
..
unicode ICU-13103 drop old versions of U_IOSTREAM_SOURCE and __GNUC__ 2017-04-26 21:56:37 +00:00
io.rc ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
io.vcxproj ICU-13586 No actual code changes. This change cleans up redundancies in the VS project files, and pulls in common or shared settings from a shared 'props' file. This means that you can now change one single file to target either VS2015 or VS2017, instead of needing to change many files. It also allows the VS project files to share common defines as well, meaning that if you need to target something other than Windows 7, you can make one change in one file, instead of needing to make hundreds. Also included in this change are improvements to the VS Solution files in order to properly denote the dependencies of the projects, which might be needed in the future for possible parallel project builds. 2018-03-02 03:20:22 +00:00
io.vcxproj.filters ICU-12809 only .cpp files no .c in ICU library code 2016-12-07 21:14:27 +00:00
locbund.cpp ICU-13634 Strict mode on scientific formatter requires exponents; changing scanf in iotest to use lenient mode instead. 2018-04-18 09:02:12 +00:00
locbund.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
Makefile.in ICU-12766 wip escaping for utf-8 input 2017-03-13 23:19:33 +00:00
sprintf.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
sscanf.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ucln_io.cpp ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
ucln_io.h ICU-12764 UTF-8 source files, update file encoding comments. 2017-02-03 18:57:23 +00:00
ufile.cpp ICU-13164 Fixes for compilation and test errors when building for Windows/MinGW. 2017-06-23 23:28:11 +00:00
ufile.h ICU-13048 fixes to make internal header test pass. 2017-03-17 21:42:57 +00:00
ufmt_cmn.cpp ICU-13352 Fix ordering of limit test and array ref in ufmt_utop 2017-10-09 06:57:17 +00:00
ufmt_cmn.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uprintf.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uprintf.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uprntf_p.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uscanf_p.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uscanf.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
uscanf.h ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ustdio.cpp ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
ustream.cpp ICU-13103 drop old versions of U_IOSTREAM_SOURCE and __GNUC__ 2017-04-26 21:56:37 +00:00