Commit Graph

32 Commits

Author SHA1 Message Date
George Rhoten
a7c7a8ddeb ICU-3499 Remove dead code. %c has changed to pay attention to the width.
X-SVN-Rev: 15601
2004-05-27 23:58:34 +00:00
George Rhoten
430df8d6fb ICU-3499 Fix flaws in supplementary character handling of fputc
X-SVN-Rev: 15597
2004-05-27 22:55:14 +00:00
George Rhoten
326ab9c4b0 ICU-3499 Fix flaws found while testing %n, %c and %C
X-SVN-Rev: 15596
2004-05-27 22:54:41 +00:00
George Rhoten
e845524c7f ICU-3499 Remove #if 0'd code.
X-SVN-Rev: 15592
2004-05-27 21:58:28 +00:00
George Rhoten
f543f0dbe1 ICU-3499 Improve some documentation
X-SVN-Rev: 15576
2004-05-27 05:24:44 +00:00
George Rhoten
6c416836d5 ICU-3499 Fix some scanf issues when width is specified for any string type.
X-SVN-Rev: 15574
2004-05-27 04:18:30 +00:00
George Rhoten
2ed4252e9d ICU-3499 Test for width of scanset, and fix some pointer math problems that appear on os/400.
X-SVN-Rev: 15569
2004-05-26 21:57:56 +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
cec09fafaf ICU-3499 Increase code coverage.
X-SVN-Rev: 15531
2004-05-25 17:57:02 +00:00
George Rhoten
a5387ae39d ICU-3499 Fix printf va_list handling to get around some os/400 crashing issues.
Also add some possible performance improvements.

X-SVN-Rev: 15530
2004-05-25 17:00:01 +00:00
George Rhoten
e95cc00b7d ICU-3499 Fix printf va_list handling to get around some os/400 crashing issues
X-SVN-Rev: 15529
2004-05-25 16:59:00 +00:00
George Rhoten
7e456fd7c3 ICU-3499 Add some documentation
X-SVN-Rev: 15495
2004-05-24 06:02:46 +00:00
George Rhoten
046c30de34 ICU-3499 Fix a one off issue.
X-SVN-Rev: 15492
2004-05-24 02:49:33 +00:00
George Rhoten
7cf9ea9880 ICU-3499 Improve the TODO list, and fix some documentation
X-SVN-Rev: 15491
2004-05-24 02:47:41 +00:00
George Rhoten
53521f4ed5 ICU-3499 Remove redundant/unused code
X-SVN-Rev: 15448
2004-05-20 23:55:42 +00:00
George Rhoten
03512fe86d ICU-3499 Mirror more of the printf implementation in case it has to be merged even more.
X-SVN-Rev: 15444
2004-05-20 22:16:12 +00:00
George Rhoten
502f981e13 ICU-3499 Fix for os/400
X-SVN-Rev: 15433
2004-05-20 18:22:41 +00:00
George Rhoten
607e98f113 ICU-3499 Increase code coverage. Don't output debugging information
X-SVN-Rev: 15431
2004-05-20 18:22:13 +00:00
George Rhoten
7a13cf6dca ICU-3499 Increase code coverage
X-SVN-Rev: 15430
2004-05-20 18:21:41 +00:00
George Rhoten
2b2a9d5c69 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15424
2004-05-20 16:42:08 +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
8096f83829 ICU-3006 Allow %p to handle >64-bit pointers.
X-SVN-Rev: 15365
2004-05-18 05:19:56 +00:00
George Rhoten
1ff865b852 ICU-3499 Fix some typos from the move
X-SVN-Rev: 15301
2004-05-14 00:07:09 +00:00
George Rhoten
75d663ecec ICU-3499 Fix for os/400
X-SVN-Rev: 15297
2004-05-13 22:04:27 +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
de685ce34a ICU-3499 Documentation fixes
X-SVN-Rev: 15256
2004-05-11 20:36:27 +00:00
George Rhoten
1bf207e545 ICU-3741 Ignore some things that appear on Cygwin
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
456e4f0988 ICU-3499 Implement some argument skipping
X-SVN-Rev: 15227
2004-05-10 05:50:06 +00:00
George Rhoten
735b7f14f8 ICU-3499 Implement u_fstropen
X-SVN-Rev: 15224
2004-05-10 03:59:44 +00:00
George Rhoten
4e2017ef10 ICU-3734 Use the base address when needed on Windows.
X-SVN-Rev: 15173
2004-05-06 05:56:22 +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