gcc/libstdc++-v3/include/bits
Paolo Carlini a141a5afe1 istream.cc (basic_istream<char>::ignore(streamsize), [...]): Revert 2005-01-05 change...
2005-01-11  Paolo Carlini  <pcarlini@suse.de>

	* src/istream.cc (basic_istream<char>::ignore(streamsize),
	basic_istream<char>::ignore(streamsize, int_type),
	basic_istream<wchar_t>::ignore(streamsize),
	basic_istream<wchar_t>::ignore(streamsize, int_type)): Revert
	2005-01-05 change: actually, the previous behavior is conforming
	and consistent with that of get(char_type*, streamsize, char_type),
	albeit slightly different from that of 3.3/3.4 in a corner case
	due to the use of snextc.
	* include/bits/istream.tcc (ignore(streamsize), ignore(streamsize,
	int_type)): Likewise.
	* testsuite/27_io/basic_istream/ignore/char/4.cc: Remove.
	* testsuite/27_io/basic_istream/ignore/wchar_t/4.cc: Likewise.

From-SVN: r93189
2005-01-11 16:48:14 +00:00
..
allocator.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
atomicity.h Add memory barriers to the double-checked locking used for static initialization. 2004-12-27 23:36:54 -05:00
basic_ios.h re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
basic_ios.tcc doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
basic_string.h basic_string.h, [...]: Doxygen fixes. 2004-11-21 13:16:24 +00:00
basic_string.tcc re PR libstdc++/18654 (Shrink-to-fit std::string::reserve() calls can reallocate & copy string contents unnecessarily) 2004-11-29 12:59:53 +00:00
boost_concept_check.h boost_concept_check.h (struct _SequenceConcept): Remove wrong requirement, i.e., not present in Table 67. 2004-09-23 09:13:29 +00:00
c++config Daily bump. 2005-01-11 00:16:49 +00:00
char_traits.h re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages) 2004-11-05 19:58:03 +00:00
codecvt.h acinclude.m4: Remove CCODECVT_H. 2005-01-07 19:34:46 +00:00
concept_check.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
concurrence.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
cpp_type_traits.h cpp_type_traits.h: Rename __is_trivially_copyable to __is_scalar... 2004-09-14 18:35:21 +00:00
deque.tcc 2832.cc: Remove junk. 2004-08-15 23:08:58 +00:00
fstream.tcc fstream.tcc: Remove unnecessary qualifications for uglified data members of basic_filebuf... 2005-01-06 20:40:25 +00:00
functexcept.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
gslice_array.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
gslice.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
indirect_array.h indirect_array.h: Trivial formatting fixes. 2004-08-16 14:50:31 +00:00
ios_base.h locale_facets.h (isspace, [...]): Add doxygen markup. 2004-11-23 09:18:41 +00:00
istream.tcc istream.cc (basic_istream<char>::ignore(streamsize), [...]): Revert 2005-01-05 change... 2005-01-11 16:48:14 +00:00
list.tcc list.tcc (operator=): Avoid iterator postincrement. 2004-10-07 22:44:30 +00:00
locale_classes.h basic_string.h, [...]: Doxygen fixes. 2004-11-21 13:16:24 +00:00
locale_facets.h locale_facets.h (isspace, [...]): Add doxygen markup. 2004-11-23 09:18:41 +00:00
locale_facets.tcc doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
localefwd.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
mask_array.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
ostream.tcc doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
postypes.h re PR libstdc++/14320 (istreambuf_iterator::difference_type is not a signed integral type) 2004-03-03 00:22:05 +00:00
slice_array.h gslice.h: Trivial formatting fixes. 2004-07-08 20:48:04 +00:00
sstream.tcc doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
stl_algo.h stl_algo.h (find_first_of(,,,,pred)): Remove invalid EqualOpConcept. 2004-10-29 21:44:55 +00:00
stl_algobase.h Makefile.in: Regenerate. 2005-01-10 17:07:50 +00:00
stl_bvector.h stl_bvector.h: Trivial formatting fixes. 2004-08-09 13:51:33 +00:00
stl_construct.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
stl_deque.h [multiple changes] 2004-11-19 12:44:09 +00:00
stl_function.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_heap.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_iterator_base_funcs.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_iterator_base_types.h stl_iterator_base_funcs.h: Minor formatting and indentation tweaks. 2004-02-03 17:59:05 +00:00
stl_iterator.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_list.h [multiple changes] 2004-11-19 12:44:09 +00:00
stl_map.h re PR libstdc++/15775 (Allocator::pointer consistently ignored) 2004-06-09 21:37:46 +00:00
stl_multimap.h re PR libstdc++/15775 (Allocator::pointer consistently ignored) 2004-06-09 21:37:46 +00:00
stl_multiset.h c++config (_GLIBCXX_STD): New. 2004-04-16 19:04:07 +00:00
stl_numeric.h stl_numeric.h (partial_sum, [...]): Avoid dereferencing two times __first in the prologue. 2004-11-03 22:22:34 +00:00
stl_pair.h basic_string.h: Trivial formatting fixes and/or const-ification of some variables. 2004-07-04 17:57:58 +00:00
stl_queue.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_raw_storage_iter.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_relops.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_set.h c++config (_GLIBCXX_STD): New. 2004-04-16 19:04:07 +00:00
stl_stack.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_tempbuf.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
stl_tree.h [multiple changes] 2004-10-13 00:11:14 +00:00
stl_uninitialized.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
stl_vector.h stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
stream_iterator.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
streambuf_iterator.h 2004-11-24 Nathan Myers <ncm@cantrip.org> 2004-11-24 17:01:22 +00:00
streambuf.tcc doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
stringfwd.h Remove trailing whitespace (see ChangeLog for longwinded description). 2004-02-08 05:46:42 +01:00
type_traits.h type_traits.h (_Is_normal_iterator): Move... 2004-07-02 14:49:09 +00:00
valarray_after.h basic_string.h, [...]: Doxygen fixes. 2004-11-21 13:16:24 +00:00
valarray_array.h indirect_array.h: Trivial formatting fixes. 2004-08-16 14:50:31 +00:00
valarray_array.tcc doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
valarray_before.h basic_string.h, [...]: Doxygen fixes. 2004-11-21 13:16:24 +00:00
vector.tcc vector.tcc (erase(iterator, iterator), [...]): Qualify all calls to std::copy(). 2004-12-30 02:32:04 +00:00