117 lines
3.3 KiB
Plaintext
117 lines
3.3 KiB
Plaintext
Sun Mar 14 02:38:07 PST 1999 Jeff Law (law@cygnus.com)
|
|
|
|
* egcs-1.1.2 Released.
|
|
|
|
1998-07-17 Jason Merrill <jason@yorick.cygnus.com>
|
|
|
|
* tmap.cc: Use less<int>.
|
|
* tlist.cc (main): Use remove_if.
|
|
|
|
1998-07-13 Manfred Hollstein <manfred@s-direktnet.de>
|
|
|
|
* Makefile.in (VERSION): Bump to 2.9.0.
|
|
|
|
1998-07-12 Bob Sidebotham <rns@fore.com>
|
|
|
|
* tstring.cc (findtest): New fn.
|
|
|
|
1998-06-01 Jason Merrill <jason@yorick.cygnus.com>
|
|
|
|
* tlist.cc, tvector.cc, tmap.cc: Remove explicit instantiations.
|
|
|
|
Fri Oct 10 00:40:31 1997 Jason Merrill <jason@yorick.cygnus.com>
|
|
|
|
* tstring.cc (identitytest): s/remove/erase/.
|
|
|
|
Thu Sep 25 19:48:22 1997 Jason Merrill <jason@yorick.cygnus.com>
|
|
|
|
* tstring.cc: Add some tests for the member templates.
|
|
|
|
Wed Jun 11 11:00:10 1997 Jason Merrill <jason@yorick.cygnus.com>
|
|
|
|
* tmap.cc: Explicitly instantiate allocator classes.
|
|
* tvector.cc, tlist.cc: Likewise.
|
|
|
|
Fri May 16 18:38:05 1997 Bob Manson <manson@charmed.cygnus.com>
|
|
|
|
* tcomplex.cc (main): If we're using short doubles, compensate for
|
|
roundoff in result of pow(a,b).
|
|
|
|
Thu May 1 17:37:53 1997 Jason Merrill <jason@yorick.cygnus.com>
|
|
|
|
* configure.in (CHECK): Add $(CXXFLAGS).
|
|
* Makefile.in (tcomplex): Add $(CXXFLAGS).
|
|
|
|
Fri Apr 25 16:07:46 1997 Bob Manson <manson@charmed.cygnus.com>
|
|
|
|
* configure.in: Change "check" to "check-old". Add do-nothing
|
|
check target.
|
|
|
|
Sun Nov 3 12:44:48 1996 Jason Merrill <jason@yorick.cygnus.com>
|
|
|
|
* tstring.cc: Treat string literals as const.
|
|
|
|
Tue Sep 24 18:00:20 1996 Jason Merrill <jason@yorick.cygnus.com>
|
|
|
|
* tstring.cc, tcomplex.cc: Remove gratuitous uses of std/.
|
|
|
|
Mon Jun 17 14:05:50 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
|
|
* tlist.cc (test_splice): New test.
|
|
|
|
Fri Mar 22 16:08:36 1996 Jason Merrill <jason@yorick.cygnus.com>
|
|
|
|
* Makefile.in (VERSION): 2.8.0.
|
|
|
|
* tlist.cc, tmap.cc, tvector.cc: Remove explicit instantiation
|
|
directive.
|
|
|
|
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.
|
|
|
|
|