Initial import from FreeBSD RELENG_4:
[dragonfly.git] / contrib / libstdc++ / tests / ChangeLog
1 Fri Mar 16 12:46:19 GMT 2001 Bernd Schmidt  (bernds@redhat.com)
2
3         * gcc-2.95.3 Released.
4
5 Sun Oct 24 23:54:10 PDT 1999 Jeff Law  (law@cygnus.com)
6
7         * gcc-2.95.2 Released.
8
9 Mon Aug 16 01:29:24 PDT 1999 Jeff Law  (law@cygnus.com)
10
11         * gcc-2.95.1 Released.
12
13 Wed Jul 28 21:39:31 PDT 1999 Jeff Law  (law@cygnus.com)
14
15         * gcc-2.95 Released.
16
17 Sun Jul 25 23:40:51 PDT 1999 Jeff Law  (law@cygnus.com)
18
19         * gcc-2.95 Released.
20
21 1998-07-17  Jason Merrill  <jason@yorick.cygnus.com>
22
23         * tmap.cc: Use less<int>.
24         * tlist.cc (main): Use remove_if.
25
26 1998-07-13  Manfred Hollstein  <manfred@s-direktnet.de>
27
28         * Makefile.in (VERSION): Bump to 2.9.0.
29
30 1998-07-12  Bob Sidebotham <rns@fore.com>
31
32         * tstring.cc (findtest): New fn.
33
34 1998-06-01  Jason Merrill  <jason@yorick.cygnus.com>
35
36         * tlist.cc, tvector.cc, tmap.cc: Remove explicit instantiations.
37
38 Fri Oct 10 00:40:31 1997  Jason Merrill  <jason@yorick.cygnus.com>
39
40         * tstring.cc (identitytest): s/remove/erase/.
41
42 Thu Sep 25 19:48:22 1997  Jason Merrill  <jason@yorick.cygnus.com>
43
44         * tstring.cc: Add some tests for the member templates.
45
46 Wed Jun 11 11:00:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
47
48         * tmap.cc: Explicitly instantiate allocator classes.
49         * tvector.cc, tlist.cc: Likewise.
50
51 Fri May 16 18:38:05 1997  Bob Manson  <manson@charmed.cygnus.com>
52
53         * tcomplex.cc (main): If we're using short doubles, compensate for
54         roundoff in result of pow(a,b).
55
56 Thu May  1 17:37:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
57
58         * configure.in (CHECK): Add $(CXXFLAGS).
59         * Makefile.in (tcomplex): Add $(CXXFLAGS).
60
61 Fri Apr 25 16:07:46 1997  Bob Manson  <manson@charmed.cygnus.com>
62
63         * configure.in: Change "check" to "check-old". Add do-nothing
64         check target.
65
66 Sun Nov  3 12:44:48 1996  Jason Merrill  <jason@yorick.cygnus.com>
67
68         * tstring.cc: Treat string literals as const.
69
70 Tue Sep 24 18:00:20 1996  Jason Merrill  <jason@yorick.cygnus.com>
71
72         * tstring.cc, tcomplex.cc: Remove gratuitous uses of std/.
73
74 Mon Jun 17 14:05:50 1996  Per Bothner  <bothner@deneb.cygnus.com>
75
76         * tlist.cc (test_splice):  New test.
77
78 Fri Mar 22 16:08:36 1996  Jason Merrill  <jason@yorick.cygnus.com>
79
80         * Makefile.in (VERSION): 2.8.0.
81
82         * tlist.cc, tmap.cc, tvector.cc: Remove explicit instantiation
83         directive.
84
85 Sat Nov 18 19:52:26 1995  Mike Stump  <mrs@cygnus.com>
86
87         * Makefile.in: Update version to 2.7.1.
88
89 Tue May  9 19:36:54 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
90
91         * tstring.cc (decltest): Adjust single-character test.
92
93 Fri May  5 14:35:19 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
94
95         * tcomplex.*: Update to reflect that operator<< now
96         accepts more forms of input.
97
98 Thu Apr 27 15:34:58 1995  Brendan Kehoe  (brendan@lisa.cygnus.com)
99
100         * configure.in: Update to stay in sync with config.shared.
101
102 Thu Feb 16 00:08:28 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
103
104         * Makefile.in (VERSION, SHLIB): Define.
105
106 Tue Jan 24 02:36:24 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
107
108         * Makefile.in (CXXFLAGS): Don't set.
109
110 Mon Jan 23 04:12:10 1995  Jason Merrill  <jason@python.cygnus.com>
111
112         * tlist.cc (plus): Remove.
113
114 Thu Jan 19 19:41:07 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
115
116         * Makefile.in: Don't set LD_LIBRARY_PATH.  Users will have to set
117         it themselves.
118
119 Mon Jan 16 13:57:34 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
120
121         * Makefile.in: Update to reflect header movement.
122
123 Wed Dec 14 19:55:45 1994  Per Bothner  <bothner@kalessin.cygnus.com>
124
125         * configure.in:  Fix quoting problem.  Reported nu H.J.Lu.
126
127 Tue Nov 29 16:46:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
128
129         * Makefile.in, configure.in:  Re-write to avoid duplication.
130         * {tvector,tmap,tlist}.{cc,exp}, configure.in:  New tests for STL.
131
132