Peter Wemm 5acb90c9b6 Import of raw libg++-2.7.2, but in a very cut-down form. There is still
a small amount of unused stuff (by the bmakefiles to follow), but it
isn't much and seems harmless enough.
1996-10-03 21:35:18 +00:00

53 lines
1.5 KiB
Plaintext

Mon Jun 17 14:05:50 1996 Per Bothner <bothner@deneb.cygnus.com>
* tlist.cc (test_splice): New test.
Sat Nov 18 19:52:26 1995 Mike Stump <mrs@cygnus.com>
* Makefile.in: Update version to 2.7.1.
Tue May 9 19:36:54 1995 Jason Merrill <jason@phydeaux.cygnus.com>
* tstring.cc (decltest): Adjust single-character test.
Fri May 5 14:35:19 1995 Jason Merrill <jason@phydeaux.cygnus.com>
* tcomplex.*: Update to reflect that operator<< now
accepts more forms of input.
Thu Apr 27 15:34:58 1995 Brendan Kehoe (brendan@lisa.cygnus.com)
* configure.in: Update to stay in sync with config.shared.
Thu Feb 16 00:08:28 1995 Jason Merrill <jason@phydeaux.cygnus.com>
* Makefile.in (VERSION, SHLIB): Define.
Tue Jan 24 02:36:24 1995 Jason Merrill <jason@phydeaux.cygnus.com>
* Makefile.in (CXXFLAGS): Don't set.
Mon Jan 23 04:12:10 1995 Jason Merrill <jason@python.cygnus.com>
* tlist.cc (plus): Remove.
Thu Jan 19 19:41:07 1995 Jason Merrill <jason@phydeaux.cygnus.com>
* Makefile.in: Don't set LD_LIBRARY_PATH. Users will have to set
it themselves.
Mon Jan 16 13:57:34 1995 Jason Merrill <jason@phydeaux.cygnus.com>
* Makefile.in: Update to reflect header movement.
Wed Dec 14 19:55:45 1994 Per Bothner <bothner@kalessin.cygnus.com>
* configure.in: Fix quoting problem. Reported nu H.J.Lu.
Tue Nov 29 16:46:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
* Makefile.in, configure.in: Re-write to avoid duplication.
* {tvector,tmap,tlist}.{cc,exp}, configure.in: New tests for STL.