OSDN Git Service

Initial revision
[pf3gnuchains/gcc-fork.git] / libstdc++ / tests / ChangeLog
1 Wed Jun 11 11:00:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
2
3         * tmap.cc: Explicitly instantiate allocator classes.
4         * tvector.cc, tlist.cc: Likewise.
5
6 Fri May 16 18:38:05 1997  Bob Manson  <manson@charmed.cygnus.com>
7
8         * tcomplex.cc (main): If we're using short doubles, compensate for
9         roundoff in result of pow(a,b).
10
11 Thu May  1 17:37:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12
13         * configure.in (CHECK): Add $(CXXFLAGS).
14         * Makefile.in (tcomplex): Add $(CXXFLAGS).
15
16 Fri Apr 25 16:07:46 1997  Bob Manson  <manson@charmed.cygnus.com>
17
18         * configure.in: Change "check" to "check-old". Add do-nothing
19         check target.
20
21 Sun Nov  3 12:44:48 1996  Jason Merrill  <jason@yorick.cygnus.com>
22
23         * tstring.cc: Treat string literals as const.
24
25 Tue Sep 24 18:00:20 1996  Jason Merrill  <jason@yorick.cygnus.com>
26
27         * tstring.cc, tcomplex.cc: Remove gratuitous uses of std/.
28
29 Mon Jun 17 14:05:50 1996  Per Bothner  <bothner@deneb.cygnus.com>
30
31         * tlist.cc (test_splice):  New test.
32
33 Fri Mar 22 16:08:36 1996  Jason Merrill  <jason@yorick.cygnus.com>
34
35         * Makefile.in (VERSION): 2.8.0.
36
37         * tlist.cc, tmap.cc, tvector.cc: Remove explicit instantiation
38         directive.
39
40 Sat Nov 18 19:52:26 1995  Mike Stump  <mrs@cygnus.com>
41
42         * Makefile.in: Update version to 2.7.1.
43
44 Tue May  9 19:36:54 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
45
46         * tstring.cc (decltest): Adjust single-character test.
47
48 Fri May  5 14:35:19 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
49
50         * tcomplex.*: Update to reflect that operator<< now
51         accepts more forms of input.
52
53 Thu Apr 27 15:34:58 1995  Brendan Kehoe  (brendan@lisa.cygnus.com)
54
55         * configure.in: Update to stay in sync with config.shared.
56
57 Thu Feb 16 00:08:28 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
58
59         * Makefile.in (VERSION, SHLIB): Define.
60
61 Tue Jan 24 02:36:24 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
62
63         * Makefile.in (CXXFLAGS): Don't set.
64
65 Mon Jan 23 04:12:10 1995  Jason Merrill  <jason@python.cygnus.com>
66
67         * tlist.cc (plus): Remove.
68
69 Thu Jan 19 19:41:07 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
70
71         * Makefile.in: Don't set LD_LIBRARY_PATH.  Users will have to set
72         it themselves.
73
74 Mon Jan 16 13:57:34 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
75
76         * Makefile.in: Update to reflect header movement.
77
78 Wed Dec 14 19:55:45 1994  Per Bothner  <bothner@kalessin.cygnus.com>
79
80         * configure.in:  Fix quoting problem.  Reported nu H.J.Lu.
81
82 Tue Nov 29 16:46:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
83
84         * Makefile.in, configure.in:  Re-write to avoid duplication.
85         * {tvector,tmap,tlist}.{cc,exp}, configure.in:  New tests for STL.
86
87