gcc/libstdc++-v3/include/bits
John Carter c86c54e6d1 re PR libstdc++/7961 (compare( char *) implemented incorrectly.)
2002-11-01  John Carter  <john.carter@tait.co.nz>

	PR libstdc++/7961
	* include/bits/basic_string.tcc
	(compare(const _CharT* __s)): Don't access __s past its length.

From-SVN: r58717
2002-11-01 15:21:17 +00:00
..
basic_ios.h ios.cc: (ios_base::Init::_S_ios_destroy): Remove flush calls. 2002-04-03 02:32:52 +00:00
basic_ios.tcc std_streambuf.h (basic_streambuf::_M_buf): Change to size_t, from int_type. 2002-07-04 09:20:01 +00:00
basic_string.h stl_vector.h (vector<>): Don't use a name with different meanings before and after re-evaluation in the... 2002-09-10 23:19:10 +00:00
basic_string.tcc re PR libstdc++/7961 (compare( char *) implemented incorrectly.) 2002-11-01 15:21:17 +00:00
boost_concept_check.h stl_map.h, [...]: Reformat and complete doxygenation. 2002-06-22 03:03:56 +00:00
c++config Daily bump. 2002-11-01 08:17:07 +00:00
char_traits.h acinclude.m4: Minor comment tweaks. 2002-09-01 00:33:53 +00:00
codecvt.h Makefile.am (sources): Edit. 2002-09-11 03:36:45 +00:00
concept_check.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
cpp_type_traits.h signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
deque.tcc deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines as necessary. 2002-08-09 16:51:15 +00:00
fpos.h char_traits.h: Remove generic definitions. 2002-07-31 02:47:36 +00:00
fstream.tcc re PR libstdc++/7445 (poor performance of std::locale::classic() in multi-threaded applications) 2002-08-15 22:25:39 +00:00
functexcept.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
gslice.h signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
gslice_array.h slice_array.h (_DEFINE_VALARRAY_OPERATOR): Instantiate with new function objects. 2002-08-05 02:09:27 +00:00
indirect_array.h slice_array.h (_DEFINE_VALARRAY_OPERATOR): Instantiate with new function objects. 2002-08-05 02:09:27 +00:00
ios_base.h re PR libstdc++/7219 (_GLIBCPP_DEPRECATED on (ios_base::streamoff and ios_base::streampos types)) 2002-07-24 23:17:13 +00:00
istream.tcc re PR libstdc++/8348 (fail() flag is set in istringstream when eof() flag is set !) 2002-11-01 05:38:27 +00:00
list.tcc deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines as necessary. 2002-08-09 16:51:15 +00:00
locale_facets.h locale_facets.h (__timepunct::__timepunct): Allocate _M_name_timepunct. 2002-10-17 01:19:59 +00:00
locale_facets.tcc locale_facets.tcc (num_put::_M_widen_int): Deal correctly with grouped, showbased (oct or hex) zero. 2002-09-27 23:08:22 +00:00
localefwd.h localefwd.h (class locale): Add static member _S_num_extra_categories... 2002-10-08 23:32:23 +00:00
mask_array.h slice_array.h (_DEFINE_VALARRAY_OPERATOR): Instantiate with new function objects. 2002-08-05 02:09:27 +00:00
ostream.tcc char_traits.h: Remove generic definitions. 2002-07-31 02:47:36 +00:00
pthread_allocimpl.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
slice_array.h slice_array.h (_DEFINE_VALARRAY_OPERATOR): Instantiate with new function objects. 2002-08-05 02:09:27 +00:00
sstream.tcc char_traits.h: Remove generic definitions. 2002-07-31 02:47:36 +00:00
stl_algo.h doxygroups.cc: New group on binary searching. 2002-04-18 02:55:50 +00:00
stl_algobase.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
stl_alloc.h howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC macro. 2002-10-18 20:52:57 +00:00
stl_bvector.h stl_vector.h (vector<>): Don't use a name with different meanings before and after re-evaluation in the... 2002-09-10 23:19:10 +00:00
stl_construct.h Intro.3: Date tweak. 2002-03-27 21:41:36 +00:00
stl_deque.h stl_vector.h (vector<>): Don't use a name with different meanings before and after re-evaluation in the... 2002-09-10 23:19:10 +00:00
stl_function.h stl_function.h: Remove two lines of comments; adjust copyright years. 2002-01-06 09:14:15 +00:00
stl_heap.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
stl_iterator.h abi.txt: New file. 2002-07-20 06:26:27 +00:00
stl_iterator_base_funcs.h deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines as necessary. 2002-08-09 16:51:15 +00:00
stl_iterator_base_types.h abi.txt: New file. 2002-07-20 06:26:27 +00:00
stl_list.h stl_vector.h (vector<>): Don't use a name with different meanings before and after re-evaluation in the... 2002-09-10 23:19:10 +00:00
stl_map.h linker-map.gnu: Verbose comments, clean up spacing. 2002-08-23 16:52:29 +00:00
stl_multimap.h linker-map.gnu: Verbose comments, clean up spacing. 2002-08-23 16:52:29 +00:00
stl_multiset.h std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
stl_numeric.h stl_numeric.h (power + helpers, iota): Move to... 2002-01-03 19:02:18 +00:00
stl_pair.h stl_pair.h: Tweak comment markup. 2002-05-21 21:09:11 +00:00
stl_pthread_alloc.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
stl_queue.h deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines as necessary. 2002-08-09 16:51:15 +00:00
stl_raw_storage_iter.h Intro.3: New 'Allocators' module. 2001-12-19 21:57:43 +00:00
stl_relops.h Intro.3: Date tweak. 2002-03-27 21:41:36 +00:00
stl_set.h std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
stl_stack.h deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines as necessary. 2002-08-09 16:51:15 +00:00
stl_tempbuf.h Intro.3: Date tweak. 2002-03-27 21:41:36 +00:00
stl_threads.h stl_threads.h (_GLIBCPP_mutex, [...]): Declare in namespace __gnu_cxx. 2002-10-13 06:35:15 +00:00
stl_tree.h stl_vector.h (vector<>): Don't use a name with different meanings before and after re-evaluation in the... 2002-09-10 23:19:10 +00:00
stl_uninitialized.h re PR libstdc++/6513 (sigfaults on trivial code) 2002-05-01 02:17:35 +00:00
stl_vector.h stl_vector.h (vector<>): Don't use a name with different meanings before and after re-evaluation in the... 2002-09-10 23:19:10 +00:00
stream_iterator.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
streambuf.tcc PR libstdc++/8071, libstdc++/8127, c++/6745 2002-10-09 06:32:11 +00:00
streambuf_iterator.h char_traits.h: Remove generic definitions. 2002-07-31 02:47:36 +00:00
stringfwd.h acinclude.m4: Minor comment tweaks. 2002-09-01 00:33:53 +00:00
type_traits.h [multiple changes] 2002-04-16 02:29:22 +00:00
valarray_array.h valarray_array.h (_DEFINE_ARRAY_FUNCTION): Use our object function surrogates. 2002-08-02 23:08:40 +00:00
valarray_array.tcc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
valarray_meta.h valarray_array.h (_DEFINE_ARRAY_FUNCTION): Use our object function surrogates. 2002-08-02 23:08:40 +00:00
vector.tcc deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines as necessary. 2002-08-09 16:51:15 +00:00