scuffed-code/icu4c/source/io
2011-07-27 05:53:56 +00:00
..
unicode ICU-8573 remove support for U_IOSTREAM_SOURCE=198506 2011-07-05 23:42:32 +00:00
io.rc ICU-7425 update ICU DLL comments 2010-02-18 04:33:41 +00:00
io.vcxproj 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
io.vcxproj.filters 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
locbund.cpp 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
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-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 2011-07-23 00:10:30 +00:00
sprintf.c ICU-4384 Remove C++ comments from C code. 2008-01-09 00:54:11 +00:00
sscanf.c ICU-4078 Revert the move of the invariant conversion routines back to putil.h. 2004-10-18 03:03:13 +00:00
ucln_io.c ICU-3126 Merge changes to trunk for auto cleanup of icu libraries. 2009-09-03 20:40:02 +00:00
ucln_io.h ICU-5316 Increase the performance of sprintf/sscanf 2006-08-12 09:47:38 +00:00
ufile.c ICU-8452 consolidate definition of _XOPEN_SOURCE for access to POSIX functions; do not use __STDC_VERSION__ in C++ code where it is not defined 2011-07-25 21:02:32 +00:00
ufile.h ICU-7891 fix u_fflush to flush stateful converters 2010-08-15 02:43:46 +00:00
ufmt_cmn.c ICU-5092 Replace the temporary pointer parsing hack with a permanent platform independent parsing function. 2006-03-27 06:49:03 +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.c ICU-4078 Revert the move of the invariant conversion routines back to putil.h. 2004-10-18 03:03:13 +00:00
uprintf.h ICU-4527 Fix "%.*G" for printf 2006-06-07 04:42:25 +00:00
uprntf_p.c 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
uscanf_p.c ICU-7654 make %e/%E affect scanf exponent case 2010-07-12 17:47:51 +00:00
uscanf.c ICU-4078 Revert the move of the invariant conversion routines back to putil.h. 2004-10-18 03:03:13 +00:00
uscanf.h ICU-3499 Fix for os/400 2004-05-20 18:22:41 +00:00
ustdio.c ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411 2011-07-23 00:10:30 +00:00
ustream.cpp 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