Commit Graph

31 Commits

Author SHA1 Message Date
Steven R. Loomis
e2382d5a3b ICU-10920 enable "io" library to build (with no APIs) with UCONFIG_NO_CONVERSION set.
X-SVN-Rev: 36367
2014-09-05 21:27:11 +00:00
Michael Ow
3ed1418315 ICU-10038 Add u_fopen variant that accepts UTF16 filename
X-SVN-Rev: 35681
2014-05-01 17:45:12 +00:00
Michael Ow
99b8bfc26a ICU-9718 Disable strict mode when building ufile with gcc
X-SVN-Rev: 33124
2013-02-05 22:10:40 +00:00
Michael Ow
2b96793827 ICU-9803 Change const input parameter to non-const
X-SVN-Rev: 33121
2013-02-05 06:45:31 +00:00
Michael Ow
4a089feb16 ICU-9803 Add API to get number formatter from UFile
X-SVN-Rev: 33101
2013-01-31 16:54:46 +00:00
Michael Ow
baf433fed7 ICU-9718 Add missing header file to fix warning
X-SVN-Rev: 32785
2012-11-10 00:00:33 +00:00
George Rhoten
e1b9092426 ICU-9469 Improve support for C++11
X-SVN-Rev: 32179
2012-08-15 17:46:17 +00:00
Yoshito Umaoka
e9503bdade ICU-8909 Fixed various warnings reported by a source code analysis tool.
X-SVN-Rev: 30958
2011-11-14 19:32:51 +00:00
Markus Scherer
3bf88cd711 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
X-SVN-Rev: 30418
2011-07-25 21:02:32 +00:00
Markus Scherer
9bcc40cf9e 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
X-SVN-Rev: 30412
2011-07-23 00:10:30 +00:00
Steven R. Loomis
9bc3d2bfdb ICU-7891 fix u_fflush to flush stateful converters
X-SVN-Rev: 28474
2010-08-15 02:43:46 +00:00
Michael Ow
dc88968faf ICU-5621 Apply patch for u_finit.
X-SVN-Rev: 27163
2010-01-07 20:36:40 +00:00
Michael Ow
8aac5e1176 ICU-7245 Check for null pointer before using.
X-SVN-Rev: 27003
2009-12-02 18:34:34 +00:00
Michael Ow
5e72fa288d ICU-6132 Add code to check for memory allocation error and memory leaks in udata.c, uloc.c, and ufile.c.
X-SVN-Rev: 23252
2008-01-16 22:24:05 +00:00
George Rhoten
34c5798a18 ICU-5333 Whitespace changes.
X-SVN-Rev: 20117
2006-08-19 21:27:08 +00:00
George Rhoten
c833979a43 ICU-5254 Special fix for Solaris 10 hybrid (upgraded) platforms
X-SVN-Rev: 20061
2006-08-15 01:08:28 +00:00
George Rhoten
fff133aa6e ICU-4703 Fix memory leak on failure
X-SVN-Rev: 19458
2006-03-28 04:00:58 +00:00
George Rhoten
994e4f2b99 ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19073
2006-02-07 01:04:28 +00:00
George Rhoten
a497b03cb3 ICU-4396 Fix for Visual Studio 8
X-SVN-Rev: 17885
2005-06-14 05:44:35 +00:00
George Rhoten
d7896d1b52 ICU-4419 Fix a compiler warning on MinGW.
X-SVN-Rev: 17326
2005-03-11 08:39:20 +00:00
George Rhoten
35e0a8a0d2 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
George Rhoten
5cde413c0b ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16650
2004-10-28 06:21:47 +00:00
George Rhoten
b376366f95 ICU-4079 Don't guess the codeset with uprv_defaultCodePageForLocale
X-SVN-Rev: 16187
2004-08-26 18:10:49 +00:00
George Rhoten
c6099fb59d ICU-3720 Make it possible to read from stdin.
Can't easily automate this test case

X-SVN-Rev: 16153
2004-08-13 17:05:00 +00:00
George Rhoten
ed683c99db ICU-3499 Fix for Windows 98
X-SVN-Rev: 15626
2004-05-28 22:12:25 +00:00
George Rhoten
335a1b7296 ICU-3499 Fix an EBCDIC issue.
After some group discussion the u_fopen locale parameter should not affect the default codepage.

X-SVN-Rev: 15561
2004-05-26 19:09:33 +00:00
George Rhoten
d8905a5d1e ICU-3499 Fix setLocale argument order
X-SVN-Rev: 15422
2004-05-20 05:34:23 +00:00
Eric Mader
e790752e81 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15412
2004-05-19 20:59:59 +00:00
George Rhoten
73d5a99646 ICU-3499 Don't ignore the locale parameter.
X-SVN-Rev: 15294
2004-05-13 20:59:47 +00:00
George Rhoten
735b7f14f8 ICU-3499 Implement u_fstropen
X-SVN-Rev: 15224
2004-05-10 03:59:44 +00:00
George Rhoten
db553b74eb ICU-3499 Move icuio to a supported directory.
X-SVN-Rev: 15159
2004-05-05 23:03:04 +00:00