Commit Graph

19 Commits

Author SHA1 Message Date
George Rhoten
11a487441d ICU-4983 Allow + to be parsed for numbers.
X-SVN-Rev: 20048
2006-08-12 08:06:40 +00:00
George Rhoten
83097bf105 ICU-5025 %f, %e and %g for scanf should expect a float by default.
X-SVN-Rev: 19457
2006-03-27 17:55:32 +00:00
George Rhoten
722f647186 ICU-5092 Replace the temporary pointer parsing hack with a permanent platform independent parsing function.
X-SVN-Rev: 19451
2006-03-27 06:49:03 +00:00
George Rhoten
e4a3855fa8 ICU-4982 Fix for %n handling.
X-SVN-Rev: 18996
2006-01-17 23:12:03 +00:00
George Rhoten
5c4521733e ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16929
2004-12-08 22:38:55 +00:00
George Rhoten
4804d98d00 ICU-4078 Further separate the default converter from the rest of the ustring internal API
X-SVN-Rev: 16201
2004-08-27 17:56:01 +00:00
George Rhoten
2cb0f10a47 ICU-2641 Return the right number when scanf returns an error.
X-SVN-Rev: 16152
2004-08-13 17:03:17 +00:00
George Rhoten
7dc0bc6c07 ICU-2641 Return the right number when scanf is at the end of file,
and increase the code coverage of similar cases.

X-SVN-Rev: 16151
2004-08-13 08:05:43 +00:00
George Rhoten
16bd247007 ICU-3682 Temporary fix for os/400 scanf(%p)
X-SVN-Rev: 15828
2004-06-10 17:26:40 +00:00
George Rhoten
a718a375c8 ICU-3499 Fix some warnings
X-SVN-Rev: 15634
2004-05-30 07:21:16 +00:00
George Rhoten
a1298b23eb ICU-3499 Partial fix for %s width handling
X-SVN-Rev: 15621
2004-05-28 20:21:17 +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
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
046c30de34 ICU-3499 Fix a one off issue.
X-SVN-Rev: 15492
2004-05-24 02:49:33 +00:00
George Rhoten
502f981e13 ICU-3499 Fix for os/400
X-SVN-Rev: 15433
2004-05-20 18:22:41 +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
456e4f0988 ICU-3499 Implement some argument skipping
X-SVN-Rev: 15227
2004-05-10 05:50:06 +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