algorithm [...]: Update to SGI STL 3.11.
[gcc.git] / libstdc++ / stl / ChangeLog
1 1998-09-02 Jason Merrill <jason@yorick.cygnus.com>
2
3 * algorithm alloc.h defalloc.h hash_map.h hash_set.h iterator
4 memory pthread_alloc pthread_alloc.h rope ropeimpl.h stl_algo.h
5 stl_algobase.h stl_alloc.h stl_bvector.h stl_config.h
6 stl_construct.h stl_deque.h stl_function.h stl_hash_fun.h
7 stl_hash_map.h stl_hash_set.h stl_hashtable.h stl_heap.h
8 stl_iterator.h stl_list.h stl_map.h stl_multimap.h stl_multiset.h
9 stl_numeric.h stl_pair.h stl_queue.h stl_raw_storage_iter.h
10 stl_relops.h stl_rope.h stl_set.h stl_slist.h stl_stack.h
11 stl_tempbuf.h stl_tree.h stl_uninitialized.h stl_vector.h
12 tempbuf.h type_traits.h: Update to SGI STL 3.11.
13
14 Fri Jul 10 15:20:09 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15
16 * stl_tempbuf.h (temporary_buffer): Add missing typename.
17 * type_traits.h: update comments.
18
19 Sun Jun 28 00:49:42 1998 Jeffrey A Law (law@cygnus.com)
20
21 * stl_config.h (__STL_PTHREADS): Don't define for glibc 2 if
22 _G_USING_THUNKS is not defined.
23
24 1998-04-07 18:32 Ulrich Drepper <drepper@cygnus.com>
25
26 * stl_hashtable.h (__stl_prime_list): Mark last two numbers as
27 unsigned long since they are otherwise too large for long int on
28 32bit machines.
29
30 Fri Feb 20 16:15:05 1998 H.J. Lu (hjl@gnu.org)
31 Jason Merrill <jason@yorick.cygnus.com>
32
33 * ropeimpl.h: Check __STL_PTHREADS instead of _PTHREADS.
34 * stl_alloc.h: Ditto.
35 * stl_config.h: Ditto.
36 * stl_rope.h: Ditto.
37
38 * stl_config.h: include <_G_config.h> if __GNUG__ is defined.
39 (__STL_PTHREADS): Defined if _PTHREADS is defined or
40 __GLIBC__ >= 2.
41
42 Tue Jan 27 12:01:25 1998 Jason Merrill <jason@yorick.cygnus.com>
43
44 * stl_algo.h (__lg): Fix for n == 0.
45
46 Sat Nov 8 00:45:17 1997 Jason Merrill <jason@yorick.cygnus.com>
47
48 * stl_hash_set.h (swap): Fix typo.
49
50 Fri Nov 7 10:27:40 1997 Jason Merrill <jason@yorick.cygnus.com>
51
52 * stl_hashtable.h: Fix typo.
53
54 Thu Nov 6 11:19:09 1997 Jason Merrill <jason@yorick.cygnus.com>
55
56 * stl_algo.h, stl_algobase.h, stl_bvector.h,
57 stl_deque.h: Update to October 28 SGI release.
58
59 Sun Nov 2 12:14:56 1997 Jason Merrill <jason@yorick.cygnus.com>
60
61 * algo.h, algobase.h, alloc.h, bvector.h, defalloc.h, deque.h,
62 function.h, hash_map.h, hash_set.h, hashtable.h, heap.h, iterator.h,
63 list.h, map.h, multimap.h, multiset.h, pair.h, pthread_alloc.h,
64 rope.h, ropeimpl.h, set.h, slist.h, stack.h, stl_config.h, tempbuf.h,
65 tree.h, type_traits.h, vector.h: Update to October 27 SGI snapshot.
66 * algorithm, deque, functional, hash_map, hash_set, iterator, list,
67 map, memory, numeric, pthread_alloc, queue, rope, set, slist, stack,
68 stl_algo.h, stl_algobase.h, stl_alloc.h, stl_bvector.h,
69 stl_construct.h, stl_deque.h, stl_function.h, stl_hash_fun.h,
70 stl_hash_map.h, stl_hash_set.h, stl_hashtable.h, stl_heap.h,
71 stl_iterator.h, stl_list.h, stl_map.h, stl_multimap.h, stl_multiset.h,
72 stl_numeric.h, stl_pair.h, stl_queue.h, stl_raw_storage_iter.h,
73 stl_relops.h, stl_rope.h, stl_set.h, stl_slist.h, stl_stack.h,
74 stl_tempbuf.h, stl_tree.h, stl_uninitialized.h, stl_vector.h,
75 utility, vector: New files in October 27 SGI snapshot.
76
77 Fri Oct 17 19:07:42 1997 Jason Merrill <jason@yorick.cygnus.com>
78
79 * tree.h, vector.h: Fix accidental divergence from SGI release.
80
81 Tue Sep 9 19:47:28 1997 Jason Merrill <jason@yorick.cygnus.com>
82
83 * algo.h, algobase.h, alloc.h, bvector.h, deque.h, hashtable.h,
84 iterator.h, list.h, rope.h, ropeimpl.h, slist.h, stl_config.h,
85 tree.h, vector.h: Update To September 8 SGI release.
86
87 Tue Sep 9 17:38:47 1997 Mark Mitchell <mmitchell@usa.net>
88
89 * stl_config.h (__STL_MEMBER_TEMPLATES): Enable.
90
91 Tue Aug 5 17:06:01 1997 Jason Merrill <jason@yorick.cygnus.com>
92
93 * deque.h, function.h, hashtable.h, list.h, rope.h, ropeimpl.h,
94 tree.h: Update to July 31 SGI release.
95
96 Fri Jul 18 10:06:56 1997 Jason Merrill <jason@yorick.cygnus.com>
97
98 * algo.h, defalloc.h, hashtable.h, rope.h, ropeimpl.h, slist.h:
99 Update to June 30 SGI release.
100
101 Fri Jul 04 02:17:15 1997 Ulrich Drepper <drepper@cygnus.com>
102
103 * tree.h (rb_tree): Reverse order of member initializations
104 to prevent warnings.
105
106 Sun Jun 15 18:17:21 1997 Jason Merrill <jason@yorick.cygnus.com>
107
108 * *.h: Update to 6/13 SGI release.
109
110 Fri May 23 10:56:18 1997 Jason Merrill <jason@yorick.cygnus.com>
111
112 * stl_config.h: Add support for exceptions with g++.
113
114 * *.h: Update to 5/8 SGI release.
115
116 Thu Apr 24 19:00:23 1997 Jason Merrill <jason@yorick.cygnus.com>
117
118 * *.h: Update to 3/24 SGI release.
119
120 Wed Feb 19 18:19:18 1997 Jason Merrill <jason@yorick.cygnus.com>
121
122 * *.h: Update to 2/18 SGI release.
123
124 * bool.h: Lose.
125
126 Mon Feb 10 16:33:23 1997 Jason Merrill <jason@yorick.cygnus.com>
127
128 * alloc.h: Don't define __USE_MALLOC for g++.
129 * bool.h: Lose g++ case.
130
131 * *.h: Update to 2/4 SGI release.
132
133 Mon Jan 13 14:39:16 1997 Jason Merrill <jason@yorick.cygnus.com>
134
135 * *.h: Update to 1/8 SGI release.
136
137 Mon Sep 30 17:56:43 1996 Jason Merrill <jason@yorick.cygnus.com>
138
139 * alloc.h (__unlock): Never use __lock_release.
140
141 Fri Sep 27 19:03:06 1996 Jason Merrill <jason@yorick.cygnus.com>
142
143 * alloc.h (__default_alloc_template): lock is a friend.
144
145 Thu Sep 19 20:10:37 1996 Jason Merrill <jason@yorick.cygnus.com>
146
147 Propagate these changes to new STL code:
148 * tree.h: Rearrange member initializers in rb_tree constructors.
149 * vector.h (insert): Cast iterator difference to size_type to
150 avoid warning.
151
152 * *.h: Update to SGI snapshot (fixed).
153 * *.c, Makefile.in, configure.in: Removed.
154
155 Sat Sep 14 09:43:06 1996 Jason Merrill <jason@yorick.cygnus.com>
156
157 * deque.h, list.h, tree.h: Remove kludge obsoleted by new
158 overloading code.
159
160 Sat Aug 10 14:59:50 1996 Jason Merrill <jason@yorick.cygnus.com>
161
162 * tempbuf.cc (__stl_temp_buffer): Align like a pointer.
163
164 Wed Jun 26 13:00:44 1996 Jason Merrill <jason@yorick.cygnus.com>
165
166 * iterator.h: Add default template parameters.
167
168 Wed Apr 24 10:45:22 1996 Doug Evans <dje@blues.cygnus.com>
169
170 * Makefile.in (tempbuf.o,random.o): Add rules for SunOS VPATH.
171
172 Fri Apr 5 17:52:31 1996 Per Bothner <bothner@kalessin.cygnus.com>
173
174 * configure.in (EXTRA_MOSTLYCLEAN): New, to remove stl.list.
175
176 Fri Mar 22 14:58:30 1996 Jason Merrill <jason@yorick.cygnus.com>
177
178 Propagate these changes to new STL code:
179 * tree.h: Rearrange member initializers in rb_tree constructors.
180 * vector.h (insert): Cast iterator difference to size_type to
181 avoid warning.
182
183 Sun Mar 10 07:49:03 1996 Jason Merrill <jason@yorick.cygnus.com>
184
185 * deque.h (distance_type): Add overload for g++.
186 From Joe Buck.
187
188 Thu Feb 22 14:07:12 1996 Jason Merrill <jason@yorick.cygnus.com>
189
190 * bool.h: Revert.
191 * algo.h bvector.h deque.h function.h iterator.h list.h
192 pair.h stack.h tree.h vector.h: Wrap #include <bool.h> with
193 #ifndef __GNUG__.
194 * defalloc.h list.h deque.h tree.h: Use __GNUG__ to control
195 workarounds.
196
197 Wed Feb 21 17:13:02 1996 Jason Merrill <jason@yorick.cygnus.com>
198
199 * bool.h (TRUE, FALSE): Define for people expecting the bool.h
200 from libg++. Is this a good idea?
201
202 Tue Feb 20 18:40:02 1996 Jason Merrill <jason@yorick.cygnus.com>
203
204 * algo.h bool.h bvector.h defalloc.h deque.h function.h heap.h
205 iterator.h list.h map.h pair.h random.cc stack.h tree.c tree.h
206 vector.h: Revert to HP release with workarounds for missing
207 overloading functionality.
208 * Makefile.in (STL_OBJECTS): Remove tree.o.
209
210 Thu Nov 9 17:05:23 1995 Jason Merrill <jason@yorick.cygnus.com>
211
212 * algo.h algobase.h bvector.h defalloc.h deque.h function.h heap.h
213 iterator.h list.h map.h multimap.h multiset.h pair.h projectn.h
214 set.h stack.h tempbuf.h tree.h vector.h: Wrap #include <bool.h>
215 with #ifndef __GNUG__.
216
217 Thu Nov 2 17:05:44 1995 Jason Merrill <jason@yorick.cygnus.com>
218
219 * deque.h (deque<T>::insert): Fix merge typo.
220 * vector.h (value_type): Lose.
221
222 Thu Nov 2 14:33:47 1995 Per Bothner <bothner@kalessin.cygnus.com>
223
224 * algo.h, algobase.h, deque.h, function.h, list.h, pair.h, random.cc:
225 Merge in Oct 31 1995 release from HP.
226
227 Fri Aug 11 17:11:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
228
229 * list.h: Avoid duplicate construction and destruction of list_nodes.
230 Patch from Klamer Schutte <klamer@ph.tn.tudelft.nl>.
231
232 Fri Aug 11 16:45:18 1995 Per Bothner <bothner@kalessin.cygnus.com>
233
234 * algo.h, algobase.h, deque.h: Merged in Jul 12 1995 release from HP.
235
236 Mon Jun 5 18:38:56 1995 Jason Merrill <jason@phydeaux.cygnus.com>
237
238 * Makefile.in (stl.list): Depend on stamp-picdir.
239
240 Wed May 17 02:30:47 1995 Jason Merrill <jason@phydeaux.cygnus.com>
241
242 * tree.h: Rearrange member initializers in rb_tree constructors.
243
244 * Update to HP's February 7, 1995 release.
245
246 Fri May 5 10:45:31 1995 Mike Stump <mrs@cygnus.com>
247
248 * random.cc (seed): Move `for' decl out of `for' statement.
249
250 Wed Apr 26 13:09:16 1995 Jason Merrill <jason@phydeaux.cygnus.com>
251
252 * configure.in (XCXXINCLUDES): Rename.
253
254 Wed Mar 29 19:24:56 1995 Jason Merrill <jason@phydeaux.cygnus.com>
255
256 * tree.h (insert): Return a value.
257
258 * vector.h (insert): Cast iterator difference to size_type to
259 avoid warning.
260
261 Sun Feb 12 09:12:17 1995 Mike Stump <mrs@cygnus.com>
262
263 * tree.h (rb_tree::max_size): Add definition when using GNU
264 workaround.
265
266 Thu Jan 12 01:37:42 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
267
268 * configure.in (LIBDIR): Set to yes.
269
270 Fri Dec 30 18:26:20 1994 Mike Stump <mrs@cygnus.com>
271
272 * iterator.h: Add default template parameters where possible.
273
274 Fri Dec 30 16:29:39 1994 Mike Stump <mrs@cygnus.com>
275
276 * algo.h: Change rand to __rand to fix make check on linux systems.
277
278 Tue Nov 29 15:30:30 1994 Per Bothner <bothner@kalessin.cygnus.com>
279
280 * Initial check-in, based on HP's October 21, 1994.
281
282