1. 07 Jul, 2000 22 commits
  2. 06 Jul, 2000 16 commits
  3. 05 Jul, 2000 2 commits
    • [multiple changes] · 42d18a47
      
      2000-07-05  brent verner  <brent@rcfile.org>
      
      	* testsuite/27_io/ifstream_members.cc (test01): Add tests.
      	* testsuite/27_io/ofstream_members.cc (test01): Add tests.
      	* config/c_io_libio.cc (__basic_file::open): Unset
      	~_IO_DELETE_DONT_CLOSE.
      
      2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
      
              * bits/gslice_array.h, bits/indirect_array.h, bits/mask_array.h,
              bits/slice_array.h, bits/std_valarray.h, bits/valarray_meta.h:
              Do not paste anything after 'operator' keyword.
      
      From-SVN: r34877
      Benjamin Kosnik committed
    • Make-lang.in (PARSE_DIR): New macro. · 0267da64
      	* Make-lang.in (PARSE_DIR): New macro.
      	(PARSE_RELDIR): Likewise.
      	(PARSE_C): Likewise.
      	(PARSE_SCAN_C): Likewise.
      	($(PARSE_C)): New target.
      	($(PARSE_SCAN_C)): Likewise.
      	(SET_BISON): New macro.
      	(BISONFLAGS): Likewise.
      	(JAVABISONFLAGS): Likewise.
      
      From-SVN: r34876
      Tom Tromey committed