]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 26 Jun 2000 20:22:01 +0000 (20:22 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 26 Jun 2000 20:22:01 +0000 (20:22 +0000)
commit644638bc02e9875d61844d38832c1d534a8f05fa
tree3c84540d40359c04272384d387191f13feb0cae6
parent913c27bf984f7d033c14d8f12780c7b5a3d52c77
[multiple changes]

2000-06-13  Brent Verner <brent@rcfile.org>

* bits/string.tcc (string::rfind): Fix.
* testsuite/21_strings/rfind.cc: New file.

2000-06-26  Anthony Williams  <anthony@anthonyw.cjb.net>

* testsuite/21_strings/ctor_copy_dtor.cc: Fixed logic error.

2000-06-26  Branko Cibej  <branko.cibej@hermes.si>

        * testsuite/27_io/filebuf_members.cc (test_01): Fixed typos.

        * mkcheck.in: Make the *.txt and *.tst files writable after
  copying them to $TEST_DIR.

        * testsuite/27_io/ostream_inserter_arith.cc: Renamed
          __TEST_NUMPUT_VERBOSE to TEST_NUMPUT_VERBOSE.
        Define TEST_NUMPUT_VERBOSE only if DEBUG_ASSERT.

From-SVN: r34719
libstdc++-v3/ChangeLog
libstdc++-v3/bits/string.tcc
libstdc++-v3/testsuite/21_strings/ctor_copy_dtor.cc
libstdc++-v3/testsuite/27_io/filebuf_members.cc
libstdc++-v3/testsuite/27_io/ostream_inserter_arith.cc
This page took 0.059057 seconds and 5 git commands to generate.