diff options
| author | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-04-24 22:20:31 +0000 |
|---|---|---|
| committer | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-04-24 22:20:31 +0000 |
| commit | 55466b95f691342055848fe06f045a56759d1f18 (patch) | |
| tree | b23fae76c72b1ce16a8979ccd6b959c438a9649c /libjava/java/security/PermissionCollection.java | |
| parent | d142b93e8e5aa4355a023de1849d31ffb0bd5268 (diff) | |
| download | ppe42-gcc-55466b95f691342055848fe06f045a56759d1f18.tar.gz ppe42-gcc-55466b95f691342055848fe06f045a56759d1f18.zip | |
2004-04-24 Paolo Carlini <pcarlini@suse.de>
Petur Runolfsson <peturr02@ru.is>
PR libstdc++/15002 (continued)
* include/bits/istream.tcc (basic_istream<>::getline(char_type*,
streamsize, char_type)): Use traits::find/copy in a loop to speed
up greatly the function in the common case (I/O buffer size >> 1).
2004-04-24 Paolo Carlini <pcarlini@suse.de>
* testsuite/27_io/basic_istream/getline/char/4.cc: New.
* include/bits/istream.tcc (getline(basic_istream<>&,
basic_string<>&, _CharT)): Change to use sgetc()/snextc() instead
of sbumpc(), consistently with the other functions, thus also
dealing correctly with the case of exceeded string::max_size().
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81146 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/security/PermissionCollection.java')
0 files changed, 0 insertions, 0 deletions

