OSDN Git Service

Fix some whitespace issues in the changeLog.
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / ChangeLog
1 2006-09-10  Paolo Carlini  <pcarlini@suse.de>
2
3         * include/bits/stl_heap.h (sort_heap): Iterator post-decrement is
4         only required to be convertible to the iterator type.
5
6 2006-09-08  Paolo Carlini  <pcarlini@suse.de>
7
8         * include/tr1/random.tcc (poisson_distribution<>::operator()):
9         Avoid potential warnings when _IntType is unsigned.
10
11 2006-09-08  Benjamin Kosnik  <bkoz@redhat.com>
12
13         * include/debug/debug.h (_GLIBCXX_DEBUG_ONLY): New.
14         * include/ext/bitmap_allocator.h (_BALLOC_SANITY_CHECK,
15         _BALLOC_ASSERT): Remove. Use _GLIBCXX_DEBUG,
16         _GLIBCXX_DEBUG_ASSERT.
17         * include/ext/pb_ds/hash_policy.hpp (PB_DS_DBG_ASSERT): Convert to
18         _GLIBCXX_DEBUG_ASSERT. Formatting corrections.
19         (PB_DS_DBG_VERIFY): Remove, unused.
20         (PB_DS_DBG_ONLY): Convert to _GLIBCXX_DEBUG blocks.
21         * include/ext/pb_ds/detail/resize_policy/
22         hash_load_check_resize_trigger_imp.hpp: Same.
23         * include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp: Same.
24         * include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp: Same.
25         * include/ext/pb_ds/detail/binomial_heap_base_/
26         insert_fn_imps.hpp: Same.
27         * include/ext/pb_ds/detail/binomial_heap_base_/
28         binomial_heap_base_.hpp: Same.
29         * include/ext/pb_ds/detail/binomial_heap_base_/
30         constructors_destructor_fn_imps.hpp: Same.
31         * include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp: Same.
32         * include/ext/pb_ds/detail/binomial_heap_base_/
33         split_join_fn_imps.hpp: Same.
34         * include/ext/pb_ds/detail/cc_hash_table_map_/
35         constructor_destructor_no_store_hash_fn_imps.hpp: Same.
36         * include/ext/pb_ds/detail/cc_hash_table_map_/
37         erase_store_hash_fn_imps.hpp: Same.
38         * include/ext/pb_ds/detail/cc_hash_table_map_/
39         insert_no_store_hash_fn_imps.hpp: Same.
40         * include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp: Same.
41         * include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp: Same.
42         * include/ext/pb_ds/detail/cc_hash_table_map_/
43         constructor_destructor_store_hash_fn_imps.hpp: Same.
44         * include/ext/pb_ds/detail/cc_hash_table_map_/
45         insert_store_hash_fn_imps.hpp: Same.    
46         * include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp: Same.
47         * include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp: Same.
48         * include/ext/pb_ds/detail/cc_hash_table_map_/
49         debug_no_store_hash_fn_imps.hpp: Same.
50         * include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp: Same.
51         * include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp: Same.
52         * include/ext/pb_ds/detail/cc_hash_table_map_/
53         constructor_destructor_fn_imps.hpp: Same.
54         * include/ext/pb_ds/detail/cc_hash_table_map_/
55         debug_store_hash_fn_imps.hpp: Same.
56         * include/ext/pb_ds/detail/cc_hash_table_map_/
57         erase_no_store_hash_fn_imps.hpp: Same.
58         * include/ext/pb_ds/detail/unordered_iterator/iterator.hpp: Same.
59         * include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp: Same.
60         * include/ext/pb_ds/detail/unordered_iterator/
61         const_point_iterator.hpp: Same.
62         * include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp: Same.
63         * include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp: Same.
64         * include/ext/pb_ds/detail/pat_trie_/child_iterator.hpp: Same.
65         * include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp: Same.
66         * include/ext/pb_ds/detail/pat_trie_/split_join_branch_bag.hpp: Same.
67         * include/ext/pb_ds/detail/pat_trie_/
68         constructors_destructor_fn_imps.hpp: Same.
69         * include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp: Same.
70         * include/ext/pb_ds/detail/pat_trie_/head.hpp: Same.
71         * include/ext/pb_ds/detail/pat_trie_/const_child_iterator.hpp: Same.
72         * include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp: Same.
73         * include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp: Same.
74         * include/ext/pb_ds/detail/pat_trie_/leaf.hpp: Same.
75         * include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp: Same.
76         * include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp: Same.
77         * include/ext/pb_ds/detail/pat_trie_/node_base.hpp: Same.
78         * include/ext/pb_ds/detail/pat_trie_/synth_e_access_traits.hpp: Same.
79         * include/ext/pb_ds/detail/pat_trie_/node_iterators.hpp: Same.
80         * include/ext/pb_ds/detail/pat_trie_/internal_node.hpp: Same.
81         * include/ext/pb_ds/detail/pat_trie_/point_iterators.hpp: Same.
82         * include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp: Same.
83         * include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp: Same.
84         * include/ext/pb_ds/detail/bin_search_tree_/
85         constructors_destructor_fn_imps.hpp: Same.
86         * include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp: Same.
87         * include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp: Same.
88         * include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp: Same.
89         * include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp: Same.
90         * include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp: Same.
91         * include/ext/pb_ds/detail/bin_search_tree_/
92         split_join_fn_imps.hpp: Same.
93         * include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp: Same.
94         * include/ext/pb_ds/detail/gp_hash_table_map_/
95         constructor_destructor_no_store_hash_fn_imps.hpp: Same.
96         * include/ext/pb_ds/detail/gp_hash_table_map_/
97         erase_store_hash_fn_imps.hpp: Same.
98         * include/ext/pb_ds/detail/gp_hash_table_map_/
99         insert_no_store_hash_fn_imps.hpp: Same.
100         * include/ext/pb_ds/detail/gp_hash_table_map_/
101         resize_store_hash_fn_imps.hpp: Same.    
102         * include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp: Same.
103         * include/ext/pb_ds/detail/gp_hash_table_map_/
104         constructor_destructor_store_hash_fn_imps.hpp: Same.
105         * include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp: Same.
106         * include/ext/pb_ds/detail/gp_hash_table_map_/
107         insert_store_hash_fn_imps.hpp: Same.    
108         * include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp: Same.
109         * include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp: Same.
110         * include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp: Same.
111         * include/ext/pb_ds/detail/gp_hash_table_map_/
112         debug_no_store_hash_fn_imps.hpp: Same.
113         * include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp: Same.
114         * include/ext/pb_ds/detail/gp_hash_table_map_/
115         constructor_destructor_fn_imps.hpp: Same.
116         * include/ext/pb_ds/detail/gp_hash_table_map_/
117         debug_store_hash_fn_imps.hpp: Same.
118         * include/ext/pb_ds/detail/gp_hash_table_map_/
119         erase_no_store_hash_fn_imps.hpp: Same.
120         * include/ext/pb_ds/detail/gp_hash_table_map_/
121         resize_no_store_hash_fn_imps.hpp: Same.
122         * include/ext/pb_ds/detail/types_traits.hpp: Same.
123         * include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp: Same.
124         * include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp: Same.
125         * include/ext/pb_ds/detail/binary_heap_/
126         constructors_destructor_fn_imps.hpp: Same.      
127         * include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp: Same.
128         * include/ext/pb_ds/detail/binary_heap_/const_point_iterator.hpp: Same.
129         * include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp: Same.
130         * include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp: Same.
131         * include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp: Same.
132         * include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp: Same.
133         * include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp: Same.
134         * include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp: Same.
135         * include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp: Same.
136         * include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp: Same.
137         * include/ext/pb_ds/detail/pairing_heap_/
138         constructors_destructor_fn_imps.hpp: Same.
139         * include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp: Same.
140         * include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp: Same.
141         * include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp: Same.
142         * include/ext/pb_ds/detail/binomial_heap_/
143         constructors_destructor_fn_imps.hpp: Same.
144         * include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp: Same.
145         * include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp: Same.
146         * include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp: Same.
147         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
148         erase_fn_imps.hpp: Same.
149         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
150         left_child_next_sibling_heap_.hpp: Same.
151         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
152         const_iterator.hpp: Same.       
153         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
154         insert_fn_imps.hpp: Same.       
155         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
156         constructors_destructor_fn_imps.hpp: Same.
157         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
158         debug_fn_imps.hpp: Same.
159         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
160         const_point_iterator.hpp: Same.
161         * include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp: Same.
162         * include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp: Same.
163         * include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp: Same.
164         * include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp: Same.
165         * include/ext/pb_ds/detail/thin_heap_/
166         constructors_destructor_fn_imps.hpp: Same.
167         * include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp: Same.
168         * include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp: Same.
169         * include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp: Same.
170         * include/ext/pb_ds/detail/ov_tree_map_/cond_dtor.hpp: Same.
171         * include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp: Same.
172         * include/ext/pb_ds/detail/ov_tree_map_/
173         constructors_destructor_fn_imps.hpp: Same.      
174         * include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp: Same.
175         * include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp: Same.
176         * include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp: Same.
177         * include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp: Same.
178         * include/ext/pb_ds/detail/map_debug_base.hpp: Same.
179         * include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp: Same.
180         * include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp: Same.
181         * include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp: Same.
182         * include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp: Same.
183         * include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp: Same.
184         * include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp: Same.
185         * include/ext/pb_ds/detail/splay_tree_/
186         constructors_destructor_fn_imps.hpp: Same.
187         * include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp: Same.
188         * include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp: Same.
189         * include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp: Same.
190         * include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp: Same.
191         * include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp: Same.
192         * include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp: Same.
193         * include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp: Same.
194         * include/ext/pb_ds/detail/list_update_map_/
195         constructor_destructor_fn_imps.hpp: Same.
196         * include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp: Same.
197         * include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp: Same.
198         * include/ext/pb_ds/detail/list_update_map_/
199         iterators_fn_imps.hpp: Same.
200         * include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp: Same.
201         * include/ext/pb_ds/detail/rc_binomial_heap_/
202         rc_binomial_heap_.hpp: Same.
203         * include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp: Same.
204         * include/ext/pb_ds/detail/rc_binomial_heap_/
205         constructors_destructor_fn_imps.hpp: Same.
206         * include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp: Same.
207         * include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp: Same.
208         * include/ext/pb_ds/detail/rc_binomial_heap_/
209         split_join_fn_imps.hpp: Same.
210         * include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp: Same.
211         * include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp: Same.
212         * include/ext/pb_ds/detail/rb_tree_map_/
213         constructors_destructor_fn_imps.hpp: Same.      
214         * include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp: Same.
215         * include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp: Same.
216         * include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp: Same.
217         * testsuite/util/regression/res_mng/forced_exception.hpp: Same.
218         * testsuite/util/regression/res_mng/dbg_ex_allocator_base.hpp: Same.
219         * testsuite/util/regression/res_mng/dbg_ex_allocator.hpp: Same.
220         * testsuite/util/rng/twister_rand_gen.cc
221         * testsuite/util/native_type/assoc/native_multimap.hpp: Same.
222         * testsuite/util/native_type/assoc/native_hash_multimap.hpp: Same.
223
224 2006-09-05  Paolo Carlini  <pcarlini@suse.de>
225
226         * include/bits/basic_string.tcc (find(const _CharT*, size_type,
227         size_type)): Robustify.
228         * include/ext/vstring.tcc (find(const _CharT*, size_type,
229         size_type)): Likewise.
230
231 2006-09-05  Paolo Carlini  <pcarlini@suse.de>
232
233         * include/bits/basic_string.tcc (find(const _CharT*, size_type,
234         size_type)): Reimplement in terms of traits::eq and traits::compare.
235         * include/ext/vstring.tcc (find(const _CharT*, size_type,
236         size_type)): Likewise.
237         * src/string-inst.cc: Remove unneded std::search instantiation.
238
239 2006-09-04  Benjamin Kosnik  <bkoz@redhat.com>
240
241         PR c++/28871
242         * include/ext/bitmap_allocator.h: Add comment for end of anonymous
243         namespace.
244         * include/ext/rope: Same.
245         * include/bits/cpp_type_traits.h: Same.
246         * include/tr1/tuple: Same.
247         * include/tr1/functional_iterate.h: Same.
248
249         * include/bits/cpp_type_traits.h: Revert anonymous namespace
250         change, use nested detail instead.
251
252         * testsuite/lib/libstdc++.exp (libstdc++_init): PCHFLAGS revert to
253         stdc++.h.
254         
255 2006-09-04  Paolo Carlini  <pcarlini@suse.de>
256
257         * src/mt_allocator.cc (__pool<true>::_M_reclaim_block): Do
258         not name a variable __used, badname on BSD.
259
260 2006-09-02  Paolo Carlini  <pcarlini@suse.de>
261             Richard Guenther  <rguenther@suse.de>
262
263         PR libstdc++/24469
264         * src/mt_allocator.cc (__pool<true>::_M_reserve_block,
265         __pool<true>::_M_reclaim_block): Fix the logic to avoid
266         races, exploit atomic counters stored in second part of
267         the memory pointed by _M_used.
268         (__pool<true>::_M_initialize): Adjust _M_used allocation.
269         * include/ext/mt_allocator.h (__pool<true>::_Bin_record):
270         Update comment.
271
272 2006-08-31  Benjamin Kosnik  <bkoz@redhat.com>
273
274         PR libstdc++/28671 continued
275         * acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Don't use
276         CXXFLAGS when checking for atomic builtins.
277         * configure: Regenerate.
278         * include/bits/atomicity.h: Revert.
279         
280 2006-08-31  Richard Guenther  <rguenther@suse.de>
281
282         * include/ext/mt_allocator.h: Remove volatile qualifiers
283         from data members and corresponding locals and function
284         signatures.
285
286 2006-08-31  Paolo Carlini  <pcarlini@suse.de>
287
288         * config/abi/pre/gnu.ver: Correct atomic helper function signature
289         for case where _Atomic_word is long.
290
291 2006-08-31  Benjamin Kosnik  <bkoz@redhat.com>
292
293         PR libstdc++/28671
294         * include/bits/atomicity.h (__exchange_and_add): Declare only.
295         (__atomic_add): Same.
296         * config/cpu/generic/atomicity_builtins/atomicity.h: Remove comment.
297         
298 2006-08-30  Benjamin Kosnik  <bkoz@redhat.com>
299             Richard Guenther  <rguenther@suse.de>
300         
301         * config/abi/pre/gnu.ver: Spell out exact signatures for atomic
302         access functions.
303
304         * include/bits/atomicity.h (__atomic_add_dispatch): Remove
305         volatile qualification for _Atomic_word argument.
306         (__atomic_add_single): Same.
307         (__exchange_and_add_dispatch): Same.
308         (__exchange_and_add_single): Same.
309         
310 2006-08-29  Paolo Carlini  <pcarlini@suse.de>
311
312         * include/tr1/random (subtract_with_carry_01<>::_M_initialize_npows):
313         New.
314         (subtract_with_carry_01<>::subtract_with_carry_01(),
315         subtract_with_carry_01<>::subtract_with_carry_01(unsigned long),
316         subtract_with_carry_01<>::subtract_with_carry_01(_Gen&)): Use it.
317         * include/tr1/random.tcc: Define.
318
319         * include/tr1/random (xor_combine<>::_M_initialize_max()): New.
320         (xor_combine<>::xor_combine(), xor_combine<>::xor_combine(const
321         base1_type&, const base2_type&), xor_combine<>::xor_combine(unsigned
322         long), xor_combine<>::xor_combine(_Gen&)): Use it.
323         (xor_combine<>::min, xor_combine<>::max): Adjust.
324         * include/tr1/random.tcc: Define.
325
326 2006-08-29  Benjamin Kosnik  <bkoz@redhat.com>
327
328         * acinclude.m4(glibcxx_PCHFLAGS): Set to stdtr1c++.h.
329         * configure: Regenerate.
330         
331         * scripts/check_compile: Output current compile line.
332         
333 2006-08-28  Benjamin Kosnik  <bkoz@redhat.com>
334
335         PR libstdc++/23773 partial
336         * docs/html/abi.html: Update.
337
338 2006-08-28  Roger Sayle  <roger@eyesopen.com>
339             Paolo Carlini  <pcarlini@suse.de>
340
341         * include/bits/stl_algo.h (__heap_select, __introselect): New.
342         (nth_element): New implementation.
343         (partial_copy): Use __heap_select.
344         * testsuite/performance/25_algorithms/nth_element_worst_case.cc: New.
345
346 2006-08-28  Paolo Carlini  <pcarlini@suse.de>
347             Roger Sayle  <roger@eyesopen.com>
348
349         * testsuite/25_algorithms/nth_element/2.cc: New.
350
351 2006-08-27  Paolo Carlini  <pcarlini@suse.de>
352
353         PR libstdc++/28830
354         * testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/
355         lockfree_weaktoshared.cc: Rename to...
356         * testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/
357         default_weaktoshared.cc: ... this; test the default base class.
358         * testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/
359         mutex_weaktoshared.cc: Run like the other thread tests.
360
361 2006-08-25  Paolo Carlini  <pcarlini@suse.de>
362
363         * docs/html/ext/tr1.html: Update.
364
365 2006-08-25  Paolo Carlini  <pcarlini@suse.de>
366
367         * include/tr1/random (bernoulli_distribution::operator()): Fix
368         wrt generators returning integers.
369         (uniform_int<>::_M_call): Add.
370         (uniform_int<>::operator()): Use it.
371
372         * include/tr1/random (_Adaptor<>::min, _Adaptor<>::max): Add.
373         (_Adaptor<>::operator()): Allow for nonzero _M_g.min().
374
375         * include/tr1/random.tcc (linear_congruential<>::min, max):
376         Move inline...
377         (__mod): Move ...
378         * include/tr1/random: ... here.
379         (struct _Mod): Declare.
380
381         * include/tr1/random (struct _To_Unsigned_Type): Only declare,
382         move...
383         * include/tr1/random.tcc: ... here.
384
385 2006-08-22  Phillip Jordan  <phillip.m.jordan@gmail.com>
386
387         *include/tr1/boost_shared_ptr.h: Added locking policy to
388         tr1::shared_ptr<> and related classes.
389         * testsuite/tr1/2_general_utilities/memory/shared_ptr/thread: New.
390         * testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/
391         lockfree_weaktoshared.cc: New.
392         * testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/
393         mutex_weaktoshared.cc: New.
394         *testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/
395         shared_ptr_neg.cc: Modify.
396         
397 2006-08-22  Paolo Carlini  <pcarlini@suse.de>
398
399         * include/tr1/random.tcc (subtract_with_carry_01<>::
400         seed(_Gen&, false_type)): Fix _M_carry initialization.
401         
402         * testsuite/tr1/5_numerical_facilities/random/
403         subtract_with_carry/cons/default.cc: Qualify 1 as 1UL.
404         * testsuite/tr1/5_numerical_facilities/random/
405         subtract_with_carry/cons/gen1.cc: Likewise.
406
407 2006-08-22  Paolo Carlini  <pcarlini@suse.de>
408
409         * include/tr1/random (class subtract_with_carry_01<>): Add.
410         * include/tr1/random.tcc (subtract_with_carry_01<>::
411         seed(unsigned long), subtract_with_carry_01<>::
412         seed(_Gen&, false_type), subtract_with_carry_01<>::
413         operator(), operator<<(std::basic_ostream<>&, const
414         subtract_with_carry_01<>&), operator>>(std::basic_istream<>&,
415         subtract_with_carry_01<>&)): Define.
416         * testsuite/tr1/5_numerical_facilities/random/ranlux3_01.cc:
417         New.
418         * testsuite/tr1/5_numerical_facilities/random/ranlux4_01.cc:
419         Likewise.
420         * testsuite/tr1/5_numerical_facilities/random/
421         subtract_with_carry_01/cons/seed1.cc: Likewise.
422         * testsuite/tr1/5_numerical_facilities/random/
423         subtract_with_carry_01/cons/seed2.cc: Likewise.
424         * testsuite/tr1/5_numerical_facilities/random/
425         subtract_with_carry_01/cons/default.cc: Likewise.
426         * testsuite/tr1/5_numerical_facilities/random/
427         subtract_with_carry_01/cons/gen1.cc: Likewise.
428         * testsuite/tr1/5_numerical_facilities/random/
429         subtract_with_carry_01/requirements/typedefs.cc: Likewise.
430         * testsuite/tr1/5_numerical_facilities/random/
431         subtract_with_carry_01/operators/equal.cc: Likewise.
432         * testsuite/tr1/5_numerical_facilities/random/
433         subtract_with_carry_01/operators/not_equal.cc: Likewise.
434         * testsuite/tr1/5_numerical_facilities/random/
435         subtract_with_carry_01/operators/serialize.cc: Likewise.
436
437         * docs/html/ext/howto.html: Add two implemented TR1 issues.
438
439         * include/tr1/random.tcc (struct _To_Unsigned_Type<>): Move...
440         * include/tr1/random: ... here.
441         (class subtract_with_carry<>): Use it everywhere.
442
443         * testsuite/tr1/5_numerical_facilities/random/
444         subtract_with_carry/cons/seed1.cc: Qualify 1 as 1UL.
445         * testsuite/tr1/5_numerical_facilities/random/
446         subtract_with_carry/cons/seed2.cc: Likewise.
447         * testsuite/tr1/5_numerical_facilities/random/
448         subtract_with_carry/cons/default.cc: Likewise.
449         * testsuite/tr1/5_numerical_facilities/random/
450         subtract_with_carry/cons/gen1.cc: Likewise.
451         * testsuite/tr1/5_numerical_facilities/random/
452         subtract_with_carry/requirements/typedefs.cc: Likewise.
453         * testsuite/tr1/5_numerical_facilities/random/
454         subtract_with_carry/operators/equal.cc: Likewise.
455         * testsuite/tr1/5_numerical_facilities/random/
456         subtract_with_carry/operators/not_equal.cc: Likewise.
457         * testsuite/tr1/5_numerical_facilities/random/
458         subtract_with_carry/operators/serialize.cc: Likewise.
459
460         * include/tr1/random (class binomial_distribution<>): Reorder the
461         data members to save space.
462
463 2006-08-20  Paolo Carlini  <pcarlini@suse.de>
464
465         * include/tr1/random (gamma_distribution<>::_M_initialize,
466         gamma_distribution<>::_M_l_d): Add.
467         (gamma_distribution<>::gamma_distribution(const result_type&),
468         operator>>(std::basic_istream<>&, gamma_distribution&)): Use it.
469         include/tr1/random.tcc (gamma_distribution<>::_M_initialize):
470         Define.
471         (gamma_distribution<>::operator()): Adjust.
472
473         * include/tr1/random (geometric_distribution<>::_M_initialize): Add.
474         (geometric_distribution<>::geometric_distribution(const _RealType&),
475         operator>>(std::basic_istream<>&, geometric_distribution&)): Use it.
476
477 2006-08-18  Paolo Carlini  <pcarlini@suse.de>
478
479         * include/tr1/random (class binomial_distribution<>): Add.
480         * include/tr1/random.tcc (binomial_distribution<>::operator(),
481         operator<<(std::basic_ostream<>&, const binomial_distribution<>&),
482         operator>>(std::basic_istream<>&, binomial_distribution<>&,
483         binomial_distribution<>::_M_waiting(), binomial_distribution<>::
484         _M_initialize()): Define.
485         * testsuite/tr1/5_numerical_facilities/random/binomial_distribution/
486         requirements/typedefs.cc: New.
487
488         * include/tr1/random (geometric_distribution<>::
489         geometric_distribution(const _RealType&)): Fix DEBUG_ASSERT
490         limits.
491
492         * include/tr1/random (poisson_distribution): Add normal_distribution
493         member, adjust consistently; minor tweaks and rearrangements of the
494         arithmetic.
495         (operator>>(std::basic_istream<>&, poisson_distribution<>&)): Move
496         out of line.
497         * include/tr1/random.tcc: Adjust.
498
499         * include/tr1/random.tcc (normal_distribution<>::operator()): Minor
500         tweaks.
501
502 2006-08-18  Paolo Carlini  <pcarlini@suse.de>
503
504         PR libstdc++/28765
505         * include/ext/rc_string_base.h (_M_clear): New.
506         * include/ext/sso_string_base.h (_M_clear): Likewise.
507         * include/ext/vstring.h (clear): Use it.
508
509 2006-08-15  Paolo Carlini  <pcarlini@suse.de>
510
511         * include/tr1/random (poisson_distribution<>::_M_initialize): Add.
512         (poisson_distribution<>::poisson_distribution(const _RealType&):
513         Use it.
514         (operator>>(std::basic_istream<>&, poisson_distribution<>&)):
515         Likewise.
516         (poisson_distribution<>::_M_large): Remove.
517         * include/tr1/random.tcc (poisson_distribution<>::_M_initialize):
518         Define.
519         (operator<<(std::basic_ostream<>&, const poisson_distribution<>&)):
520         Do not output the constants.
521
522         * include/tr1/random (operator>>(std::basic_istream<>&,
523         gamma_distribution&)): Minor tweak.
524         
525         * include/tr1/random.tcc (poisson_distribution<>::operator()):
526         Minor tweak.
527
528         * include/tr1/random: Consistently, all data members private.
529
530 2006-08-15  Paolo Carlini  <pcarlini@suse.de>
531
532         * include/tr1/random.tcc (mersenne_twister<>::operator()): Revert
533         last change (per gcc-patches/2006-08/msg00484.html).
534
535 2006-08-14  Paolo Carlini  <pcarlini@suse.de>
536
537         * include/tr1/random (class poisson_distribution<>): Add.
538         * include/tr1/random.tcc (poisson_distribution<>::operator(),
539         operator<<(std::basic_ostream<>&, const poisson_distribution<>&),
540         operator>>(std::basic_istream<>&, poisson_distribution<>&,
541         poisson_distribution<>::poisson_distribution(const _RealType&)):
542         Define.
543         * testsuite/tr1/5_numerical_facilities/random/poisson_distribution/
544         requirements/typedefs.cc: New.
545
546         * include/tr1/random.tcc (mersenne_twister<>::operator()): Tweak
547         a bit for efficiency.
548         
549         * include/tr1/random.tcc (operator<<(std::basic_ostream<>&,
550         const normal_distribution<>&), operator>>(std::basic_istream<>&,
551         normal_distribution<>&)): Do not output _M_saved unnecessarily.
552
553         * include/tr1/random: Trivial formatting fixes.
554         * include/tr1/cmath: Likewise.
555
556 2006-08-11  Paolo Carlini  <pcarlini@suse.de>
557
558         * include/bits/stl_bvector.h (__fill_bvector(_Bit_iterator,
559         _Bit_iterator, bool)): New.
560         (fill(_Bit_iterator, _Bit_iterator, const bool&)): Use it.
561
562 2006-08-10  Paolo Carlini  <pcarlini@suse.de>
563
564         * include/tr1/random.tcc (gamma_distribution<>::operator()): Fixes
565         from the Errata of Devroye's book.
566
567 2006-08-10  Paolo Carlini  <pcarlini@suse.de>
568
569         * include/bits/stl_bvector.h (_Bit_iterator_base::_M_incr(ptrdiff_t)):
570         Tidy a bit, thus reducing generated code size.
571
572 2006-08-09  Paolo Carlini  <pcarlini@suse.de>
573
574         * include/bits/stl_bvector.h (vector<bool>::_M_copy_aligned): New.
575         (vector<bool>::vector(const vector&), operator=(const vector&),
576         reserve(size_type), _M_fill_insert(iterator, size_type, bool),
577         _M_insert_range(iterator, _ForwardIterator, _ForwardIterator,
578         std::forward_iterator_tag), _M_insert_aux(iterator, bool)): Use it.
579         * testsuite/performance/23_containers/copy_construct/
580         vector_bool.cc: New.
581
582         * testsuite/23_containers/vector/bool/cons/1.cc: New.
583         * testsuite/23_containers/vector/bool/cons/2.cc: Likewise.
584
585         * include/bits/stl_bvector.h (vector<bool>::_M_fill): Remove.
586         (fill(_Bit_iterator, _Bit_iterator, const bool&)): New.
587         (vector<bool>::_M_fill_insert(iterator, size_type, bool)): Adjust.
588
589         * include/bits/stl_bvector.h (_M_initialize_range(_InputIterator,
590         _InputIterator, std::input_iterator_tag)): Remove redundant
591         assignments.
592
593         * include/bits/stl_algo.h (find(istreambuf_iterator<>,
594         istreambuf_iterator<>, _CharT)): Adjust signature.
595         * include/bits/streambuf_iterator.h: Likewise.
596         * include/std/std_streambuf.h: Likewise.        
597
598 2006-08-09  Paolo Carlini  <pcarlini@suse.de>
599
600         * include/bits/stl_algobase.h (fill(const _Deque_iterator<>&,
601         const _Deque_iterator<>&, const _Tp&)): Move...
602         * include/bits/deque.tcc: ... here.
603         * include/bits/stl_deque.h: Declare.
604
605 2006-08-06  Paolo Carlini  <pcarlini@suse.de>
606
607         PR libstdc++/16611
608         * include/bits/stl_bvector.h (vector<bool>::operator[],
609         vector<bool>::operator[] const): Do not use iterator::operator+,
610         hand code.
611
612 2006-08-05  Paolo Carlini  <pcarlini@suse.de>
613
614         PR libstdc++/28587
615         * include/bits/stl_bvector.h (vector<bool>::_M_fill): New.
616         (vector<bool>::_M_fill_insert): Use it.
617         * testsuite/performance/23_containers/resize/vector_bool.cc: New.
618         
619         * testsuite/23_containers/vector/bool/modifiers/insert/1.cc: New.
620         * testsuite/23_containers/vector/bool/capacity/1.cc: Likewise.
621
622 2006-08-04  Paolo Carlini  <pcarlini@suse.de>
623
624         * include/bits/stl_queue.h (priority_queue<>::push,
625         priority_queue<>::pop): Remove try/catch, just follow the
626         letter of the Standard.
627
628 2006-08-03  Paolo Carlini  <pcarlini@suse.de>
629
630         * include/bits/stl_queue.h: Trivial formatting fixes.
631         * include/bits/stl_stack.h: Likewise.
632
633 2006-08-01  Ed Smith-Rowland  <3dw4rd@verizon.net>
634
635         * docs/html/ext/tr1.html: Update.
636
637 2006-07-31  Paolo Carlini  <pcarlini@suse.de>
638
639         * include/bits/locale_facets.tcc (num_put<>::_M_insert_float):
640         Find the decimal point in cs, instead of ws; tidy.
641
642 2006-07-30  Roger Sayle  <roger@eyesopen.com>
643
644         * include/ext/codevt_specializations.h (__iconv_adaptor): Use
645         identifier _Tp instead of _T in template argument to avoid conflict.
646
647 2006-07-30  Paolo Carlini  <pcarlini@suse.de>
648
649         * include/bits/stl_algo.h (stable_sort): Uglify the buf variable.
650         * include/bits/stl_tempbuf.h (_Temporary_buffer<>::
651         _M_initialize_buffer): Uglify the val parameter.
652
653 2006-07-27  Benjamin Kosnik  <bkoz@wells.artheist.org>
654
655         PR libstdc++/19664 round 3      
656         * include/Makefile.am (tr1_headers): Add hashtable_policy.h.
657         * include/Makefile.in: Regenerate.
658         * include/tr1/hashtable: Move policy classes into...
659         * include/tr1/hashtable_policy.h: ... this. New.
660         
661         * src/globals_locale.cc: Move contents....
662         * src/locale_init.cc: ... to here, put in anonymous namespace.
663         * src/Makefile.am: Remove globals_locale.cc.
664         * src/Makefile.in: Regenerate.
665
666         * src/locale.cc: Convert __gnu_internal to anonymous namespace.
667         * src/debug.cc: Same.
668         * src/ext-inst.cc: Same.
669         * src/mt_allocator.cc: Same.
670         * src/pool_allocator.cc: Same.
671         
672         * include/tr1/random: Convert std::tr1::_Private to anonymous
673         namespace.
674         * include/tr1/random.tcc: Same.
675
676         * include/tr1/hashtable: Move ::Internal to std::tr1::detail and
677         enclose bits that can actually be internal in in anonymous
678         namespace.
679         * include/tr1/unordered_set: Adjust explicit qualifications for
680         namespace changes.
681         * include/tr1/unordered_map: Same.
682
683         * include/tr1/cmath: Convert __gnu_internal to nested detail namespace.
684
685         * include/bits/cpp_type_traits.h: Move __type_type into anonymous
686         namespace.
687         
688         * include/ext/rope: Change _Rope_constants to anonymous namespace.
689         * include/ext/ropeimpl.h: Same.
690         * src/ext-inst.cc: Same.
691
692 2006-07-24  Paolo Carlini  <pcarlini@suse.de>
693
694         * include/tr1/cinttypes: Simply protect everything with
695         _GLIBCXX_USE_C99_INTTYPES_TR1.
696         * include/tr1/cfenv: Likewise with _GLIBCXX_USE_C99_FENV_TR1.
697         * include/tr1/cstdint: Likewise with _GLIBCXX_USE_C99_STDINT_TR1.
698
699 2006-07-21  Benjamin Kosnik  <bkoz@redhat.com>
700
701         * include/tr1/random: Make include guards consistent.
702         * include/tr1/unordered_map: Same.
703         * include/tr1/hashtable: Same.
704         * include/tr1/unordered_set: Same.
705
706 2006-07-21  Steve Ellcey  <sje@cup.hp.com>
707
708         PR target/26792
709         * configure.ac: Use GCC_CHECK_UNWIND_GETIPINFO to
710         define HAVE_GETIPINFO.
711         * aclocal.m4: Add include of ../config/unwind_ipinfo.m4.
712         * config.h.in: Regenerate.
713         * configure: Regenerate.
714         * Makefile.in: Regenerate.
715         * libmath/Makefile.in: Regenerate.
716         * include/Makefile.in: Regenerate.
717         * src/Makefile.in: Regenerate.
718         * libsupc++/Makefile.in: Regenerate.
719         * testsuite/Makefile.in: Regenerate.
720         * po/Makefile.in: Regenerate.
721         * libsupc++/eh_personality.cc: Check HAVE_GETIPINFO.
722
723 2006-07-21  Jason Merrill  <jason@redhat.com>
724
725         PR libstdc++/19664 round 2      
726         * libsupc++/eh_personality.cc: Wrap extern "C" function
727         definitions in namespace __cxxabiv1.
728
729 2006-07-21  David Daney  <ddaney@avtrex.com>
730
731         PR libgcj/28426
732         * acinclude.m4: Added a comment.
733
734 2006-07-20  Benjamin Kosnik  <bkoz@redhat.com>
735             Jakub Jelinek  <jakub@redhat.com>
736         
737         PR libstdc++/19664 round 1
738         * acinclude.m4 (GLIBCXX_ENABLE_VISIBILITY): Check it.
739         * configure.ac: Use it.
740         * configure: Regenerate.
741         * docs/html/configopts.html: Document it.
742         * include/Makefile.am: Slip in to c++config.
743         * include/Makefile.in: Regenerate.
744         * include/bits/c++config (_GLIBCXX_VISIBILITY): New.
745         (_GLIBCXX_BEGIN_NAMESPACE): Use it.
746         (_GLIBCXX_END_NAMESPACE): Use it.
747         (_GLIBCXX_BEGIN_NESTED_NAMESPACE): Use it.
748         (_GLIBCXX_END_NESTED_NAMESPACE): Use it.                
749         * src/debug.cc: Mark __gnu_internal namespace with hidden
750         visibility attribute.
751         * src/ext-inst.cc: Same.
752         * src/globals_io.cc: Same.
753         * src/globals_locale.cc: Same.
754         * src/ios_init.cc: Same.
755         * src/locale.cc: Same.
756         * src/mt_allocator.cc: Same.
757         * src/pool_allocator.cc: Same.
758
759 2006-07-16  Paolo Carlini  <pcarlini@suse.de>
760
761         PR libstdc++/28277 (partial: valarray bits)
762         * include/std/std_valarray.h (valarray<>::shift(int),
763         valarray<>::cshift(int)): Avoid __builtin_alloca with no limit,
764         do the work in place.
765         * testsuite/26_numerics/valarray/28277.cc: New.
766
767 2006-07-15  Paolo Carlini  <pcarlini@suse.de>
768
769         PR libstdc++/28277 (partial: ostream bits 1)
770         * include/bits/ostream.tcc (operator<<(basic_ostream<_CharT>&,
771         const char*)): Avoid __builtin_alloca with no limit in the
772         widening.
773         * testsuite/27_io/basic_ostream/inserters_character/wchar_t/
774         28277-1.cc: New.
775
776 2006-07-14  Benjamin Kosnik  <bkoz@redhat.com>
777
778         * acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): New.
779         * configure.ac: Use it.
780         * configure: Regenerated.
781         * config.h.in: Regenerated.
782         * configure.host: Simplify.
783         * include/bits/atomicity.h: Adjust macros.
784         * config/cpu/generic/atomicity.h: Move...
785         * config/cpu/generic/atomicity_mutex: New.
786         * config/cpu/generic/atomicity_mutex/atomicity.h: ...here.
787         * config/cpu/generic/atomic_builtins: Rename...
788         * config/cpu/generic/atomicity_builtins: ...to this.
789         * config/cpu/generic/atomicity_builtins/atomicity.h: Moved.
790         * config/cpu/mips/atomicity.h: Comment MIPS II requirement.
791
792         * scripts/testsuite_flags.in: Make --cxxflags reflect CXXFLAGS.
793         
794 2006-07-14  Paolo Carlini  <pcarlini@suse.de>
795
796         * include/tr1/random (minstd_rand0, minstd_rand, ranlux3, ranlux4):
797         Use unsigned long as implementation-defined type.
798
799 2006-07-14  Paolo Carlini  <pcarlini@suse.de>
800
801         * include/tr1/random.tcc (struct _To_Unsigned_Type): Add.
802         (subtract_with_carry<>::seed(_Gen&, false_type)): Use an
803         unsigned type in the loop, fix factor multiplier, take g
804         invocations modulo 2^32.
805
806         * include/tr1/random.tcc (subtract_with_carry<>::
807         seed(unsigned long)): Fix value == 0 special case.
808
809         * include/tr1/random (struct _Shift): Fix for large shifts.
810
811 2006-07-13  Paolo Carlini  <pcarlini@suse.de>
812
813         * testsuite/performance/21_strings/string_copy_cons_and_dest.cc: New.
814
815 2006-07-13  Benjamin Kosnik  <bkoz@redhat.com>
816
817         * include/Makefile.am (pch*_output_anchor): Add.
818         (pch*_output): Use.
819         (CLEANFILES): Use.
820         * include/Makefile.in: Regenerate.
821         
822         * scripts/check_performance: Be verbose on compile error.
823
824 2006-07-12  Benjamin Kosnik  <bkoz@redhat.com>
825
826         * include/Makefile.am: Revert last change.
827         * include/Makefile.in: Same.
828
829 2006-07-12  Benjamin Kosnik  <bkoz@redhat.com>
830
831         * include/Makefile.am (pch_output): Don't precompile extc++.h.
832         (pch_output_dirs): Same.
833         * include/Makefile.in: Regenerate.
834
835         * testsuite/lib/libstdc++.exp: Test PCH with stdtr1c++.h.
836         
837 2006-07-11  Paolo Carlini  <pcarlini@suse.de>
838
839         * include/ext/codecvt_specializations.h: Fix typo in commit
840         for libstdc++/28290.
841
842 2006-07-11  Paolo Carlini  <pcarlini@suse.de>
843
844         * include/bits/locale_facets.tcc (collate<>::do_transform(
845         const _CharT*, const _CharT*)): Simplify previous fix for
846         libstdc++/28277, always allocate memory dynamically.
847
848 2006-07-11  Paolo Carlini  <pcarlini@suse.de>
849
850         PR libstdc++/28344
851         * include/tr1/random (gamma_distribution<>::
852         gamma_distribution(const result_type&)): Don't use __alpha as
853         parameter name, a predefined macro on Alpha systems.
854
855 2006-07-11  Paolo Carlini  <pcarlini@suse.de>
856
857         PR libstdc++/28290
858         * include/ext/codecvt_specializations.h: Fix, adding missing
859         includes and guards.
860
861 2006-07-11  Paolo Carlini  <pcarlini@suse.de>
862
863         PR libstdc++/28277 (partial: collate bits)
864         * include/bits/locale_facets.tcc (collate<>::do_transform(
865         const _CharT*, const _CharT*)): Avoid __builtin_alloca with no
866         limit; also avoid multiple calls (in a loop).
867         * testsuite/22_locale/collate/transform/char/28277.cc: New.
868         * testsuite/22_locale/collate/transform/wchar_t/28277.cc: Likewise.
869
870 2006-07-10  Mike Stump  <mrs@apple.com>
871
872         * libsupc++/eh_globals.cc (~__eh_globals_init): Unset _M_init.
873
874 2006-07-10  Benjamin Kosnik  <bkoz@redhat.com>
875
876         PR libstdc++/15448
877         * include/Makefile.am: Clean up pch rules.
878         * include/Makefile.in: Regenerate.
879
880 2006-07-09  Paolo Carlini  <pcarlini@suse.de>
881
882         * include/bits/locale_facets.tcc (__int_to_char<>(_CharT*,
883         long, const _CharT*, ios_base::fmtflags), __int_to_char<>(_CharT*,
884         unsigned long, const _CharT*, ios_base::fmtflags),
885         __int_to_char<>(_CharT*, long long, const _CharT*, ios_base::fmtflags),
886         __int_to_char<>(_CharT*, unsigned long long, const _CharT*,
887         ios_base::fmtflags)): Remove.
888         (__int_to_char<>(_CharT*, _ValueT, const _CharT*, ios_base::fmtflags,
889         bool)): Adjust.
890         (num_put<>::_M_insert_int(_OutIter, ios_base&, _CharT, _ValueT)):
891         Likewise.
892
893 2006-07-06  Paolo Carlini  <pcarlini@suse.de>
894
895         * include/tr1/random (class gamma_distribution<>): Add.
896         * include/tr1/random.tcc (gamma_distribution<>::operator(),
897         operator<<(std::basic_ostream<>&, const gamma_distribution<>&)):
898         Define.
899         * testsuite/tr1/5_numerical_facilities/random/gamma_distribution/
900         requirements/typedefs.cc: New.
901
902 2006-07-06  Benjamin Kosnik  <bkoz@redhat.com>
903
904         * testsuite/util/regression/trait/assoc/trait.hpp: Format.
905         * testsuite/util/regression/rand/priority_queue/
906         rand_regression_test.hpp: Same.
907         * testsuite/util/regression/rand/assoc/rand_regression_test.hpp: Same.
908         * testsuite/util/regression/rand/
909         assoc/container_rand_regression_test.hpp: Same.
910         * testsuite/util/regression/priority_queue/common_type.hpp: Same.
911         * testsuite/util/regression/assoc/common_type.hpp: Same.
912         * testsuite/util/regression/basic_type.hpp: Same.
913
914 2006-07-05  Benjamin Kosnik  <bkoz@redhat.com>  
915
916         * include/Makefile.am (pch_output): New.
917         (clean-local): Use it.
918         * include/Makefile.in: Regenerate.
919
920 2006-07-04  Paolo Carlini  <pcarlini@suse.de>
921
922         * include/tr1/random (_Adaptor<>::operator()()): Cast 1 to
923         result_type.
924         (variate_generator<>::operator()(),
925         variate_generator<>::operator()(_Tp)): Inline.
926
927         * include/tr1/random: Minor cosmetic changes.
928
929 2006-07-03  Paolo Carlini  <pcarlini@suse.de>
930
931         * include/ext/rc_string_base.h (__rc_string_base::_S_max_size):
932         Adjust, take into account rounding in _M_create.
933         (__rc_string_base::_M_create): Add early _S_max_size check.
934
935 2006-07-03  Ian Lance Taylor  <ian@airs.com>
936             Paolo Carlini  <pcarlini@suse.de>
937
938         * include/ext/rc_string_base.h (__rc_string_base::_S_max_size):
939         Increase by a factor of two.
940         * include/ext/sso_string_base.h (__sso_string_base::_S_max_size):
941         Likewise.
942
943 2006-07-03  Paolo Carlini  <pcarlini@suse.de>
944
945         * include/ext/sso_string_base.h (__sso_string_base::_M_create): Never
946         allocate a string bigger than _S_max_size.
947
948 2006-06-29  Benjamin Kosnik  <bkoz@redhat.com>
949
950         * include/Makefile.am (pch1_input, pch1_output_builddir,
951         pch1_outputj_installdir, pch1_source): Move from pch_*.
952         (pch2_input, pch2_output_builddir,
953         pch2_output_installdir, pch2_source): Clone for ext.
954         (pch3_input, pch3_output_builddir,
955         pch3_output_installdir, pch3_source): Clone for tr1.
956         (install-pch): Same.
957         * include/Makefile.in: Regenerate.
958
959         * include/precompiled: New directory.
960         * include/stdc++.h: Move...
961         * include/precompiled/stdc++.h: ... here.               
962         * include/precompiled/stdtr1c++.h: New.
963         * include/precompiled/extc++.h: New.
964
965         * testsuite/lib/libstdc++.exp (libstdc++_init): Set PCH_CXXFLAGS
966         to -include bits/stdtr1c++.h.
967
968 2006-06-29  Benjamin Kosnik  <bkoz@redhat.com>
969
970         * testsuite/lib/libstdc++.exp (v3_target_compile): Set timeout to
971         600.
972
973 2006-06-27  Benjamin Kosnik  <bkoz@redhat.com>
974
975         * testsuite/util/regression/rand/priority_queue/
976         rand_regression_test.hpp: Revert.
977
978 2006-06-27  Benjamin Kosnik  <bkoz@redhat.com>
979
980         * include/ext/typelist.h (typelist_append): To append_typelist. 
981         (typelist): To node.
982         Enclose in namespace typelist.
983         * testsuite/util/testsuite_common_types.h: Adjust names, namespaces.
984         * testsuite/performance/23_containers/find/map.cc: Same.
985         * testsuite/performance/23_containers/create/map.cc: Same.
986         * testsuite/performance/23_containers/insert_erase/associative.cc: 
987         Same.
988         * testsuite/performance/23_containers/insert/sequence.cc: Same.
989         * testsuite/performance/23_containers/insert/associative.cc: Same.
990         * testsuite/performance/23_containers/create_from_sorted/set.cc: Same.
991         * testsuite/performance/23_containers/index/map.cc: Same.
992         * testsuite/performance/23_containers/insert_from_sorted/set.cc: Same.
993         * testsuite/performance/23_containers/create_sort/list.cc: Same.
994         * testsuite/performance/23_containers/sort_search/list.cc: Same.
995         * testsuite/performance/23_containers/producer_consumer/sequence.cc: 
996         Same.
997         * testsuite/performance/23_containers/producer_consumer/associative.cc:
998         Same.
999
1000 2006-06-26  Benjamin Kosnik  <bkoz@redhat.com>
1001
1002         * testsuite/ext/pb_ds/regression/trie_no_data_map_rand.cc:
1003         Reduce iterations by half.
1004         * testsuite/ext/pb_ds/regression/hash_data_map_rand.cc: Same.
1005         * testsuite/ext/pb_ds/regression/hash_no_data_map_rand.cc: Same.
1006         * testsuite/ext/pb_ds/regression/list_update_data_map_rand.cc: Same.
1007         * testsuite/ext/pb_ds/regression/list_update_no_data_map_rand.cc: Same.
1008         * testsuite/ext/pb_ds/regression/priority_queue_rand.cc: Same.
1009         * testsuite/ext/pb_ds/regression/tree_data_map_rand.cc: Same.
1010         * testsuite/ext/pb_ds/regression/tree_no_data_map_rand.cc: Same.
1011         * testsuite/ext/pb_ds/regression/trie_data_map_rand.cc: Same.
1012
1013         * testsuite/util/regression/rand/assoc/rand_regression_test.hpp:
1014         Set probability of compare from 1 to 0.25.
1015         * testsuite/util/regression/rand/priority_queue/
1016         rand_regression_test.hpp: Same.
1017
1018 2006-06-25  Paolo Carlini  <pcarlini@suse.de>
1019
1020         * include/tr1/random (operator<<(std::basic_ostream<>&,
1021         const linear_congruential<>&), operator>>(std::basic_istream<>&,
1022         linear_congruential<>&), operator<<(std::basic_ostream<>&,
1023         const mersenne_twister<>&), operator>>(std::basic_istream<>&,
1024         mersenne_twister<>&), operator<<(std::basic_ostream<>&,
1025         const subtract_with_carry<>&), operator>>(std::basic_istream<>&,
1026         subtract_with_carry<>&), operator<<(std::basic_ostream<>&,
1027         const discard_block<>&), operator>>(std::basic_istream<>&,
1028         discard_block<>&), operator<<(std::basic_ostream<>&,
1029         const xor_combine<>&), operator>>(std::basic_istream<>&,
1030         xor_combine<>&), operator<<(std::basic_ostream<>&,
1031         const uniform_int<>&), operator>>(std::basic_istream<>&,
1032         uniform_int<>&), operator<<(std::basic_ostream<>&,
1033         const bernoulli_distribution&), operator<<(std::basic_ostream<>&,
1034         const geometric_distribution<>&), operator<<(std::basic_ostream<>&,
1035         const uniform_real<>&), operator>>(std::basic_istream<>&,
1036         uniform_real<>&), operator<<(std::basic_ostream<>&,
1037         const exponential_distribution<>&), operator<<(std::basic_ostream<>&,
1038         const normal_distribution<>&), operator>>(std::basic_istream<>&,
1039         normal_distribution<>&)): Redo per TR1 specs; move out of line...
1040         * include/tr1/random.tcc: ... here.
1041
1042 2006-06-24  Paolo Carlini  <pcarlini@suse.de>
1043
1044         * include/tr1/random (class normal_distribution<>): Add.
1045         * include/tr1/random.tcc (normal_distribution<>::operator()): Define.
1046         
1047         * include/tr1/random.tcc (struct _Max): Remove, "inline" in the
1048         only user, mersenne_twister<>::max().
1049
1050         * include/tr1/random.tcc (struct _Shift): Move...
1051         * include/tr1/random: ... here.
1052
1053         * include/tr1/random.tcc (linear_congruential<>::
1054         linear_congruential(unsigned long), linear_congruential<>::
1055         linear_congruential(_Gen&), mersenne_twister<>::max())): Move inline...
1056         * include/tr1/random: ... here.
1057
1058         * include/tr1/random (exponential_distribution<>::
1059         exponential_distribution(const result_type&)): Add missing
1060         _GLIBCXX_DEBUG_ASSERT.
1061
1062         * testsuite/tr1/5_numerical_facilities/random/
1063         exponential_distribution/requirements/typedefs.cc: New.
1064         * testsuite/tr1/5_numerical_facilities/random/
1065         normal_distribution/requirements/typedefs.cc: Likewise.
1066         * testsuite/tr1/5_numerical_facilities/random/
1067         bernoulli_distribution/requirements/typedefs.cc: Likewise.
1068         * testsuite/tr1/5_numerical_facilities/random/
1069         geometric_distribution/requirements/typedefs.cc: Likewise.
1070
1071 2006-06-23  Benjamin Kosnik  <bkoz@redhat.com>
1072
1073         PR libstdc++/27984
1074         * testsuite/lib/libstdc++.exp (libstdc++_init): Adjust
1075         testing includes.
1076         * docs/html/test.html: Adjust for testsuite changes.
1077         
1078 2006-06-22  Jonathan Lennox  <lennox@cs.columbia.edu>
1079             Paolo Carlini  <pcarlini@suse.de>
1080
1081         * include/ext/pb_ds/detail/resize_policy/
1082         hash_prime_size_policy_imp.hpp: Cast to size_t instead.
1083
1084 2006-06-22  Ami Tavory  <atavory@gmail.com>
1085
1086         * include/ext/pb_ds/detail/resize_policy/
1087         hash_prime_size_policy_imp.hpp: Fix for 64-bit machines.
1088
1089 2006-06-21  Paolo Carlini  <pcarlini@suse.de>
1090
1091         * include/bits/postypes.h (operator==(const fpos<>&, const fpos<>&),
1092         operator!=(const fpos<>&, const fpos<>&)): Add.
1093         * testsuite/27_io/fpos/mbstate_t/6.cc: New.
1094
1095 2006-06-21  Mark Mitchell  <mark@codesourcery.com>
1096
1097         * acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): When
1098         cross-compiling, put headers in $prefix/$target/include/c++.
1099         * configure: Regenerated.
1100
1101 2006-06-20  Paolo Carlini  <pcarlini@suse.de>
1102
1103         * include/tr1/random.tcc (struct _Private::_Mod_w<>,
1104         _Private::__mod_w<>): Remove.
1105         (struct _Private::_Shift<>): New.
1106         (struct _Private::_Max_w<>): Rename to _Max, use the latter.
1107         (mersenne_twister<>::seed(unsigned long), seed(_Gen&, false_type),
1108         max()): Adjust.
1109
1110 2006-06-20  Vladimir Prus  <vladimir@codesourcery.com>
1111
1112         * libsupc++/eh_arm.cc (__cxa_begin_cleanup): Always return 'true'.
1113
1114 2006-06-19  Paolo Carlini  <pcarlini@suse.de>
1115
1116         * include/tr1/random (xor_combine<>::operator<<): Fix typo.
1117         
1118         * include/tr1/random (bernoulli_distribution::min(),
1119         bernoulli_distribution::max(), geometric_distribution<>::min(),
1120         geometric_distribution<>::max()): Remove.
1121
1122         * include/tr1/random (geometric_distribution<>::operator()):
1123         Simplify formula.
1124
1125         * include/tr1/random: Minor cosmetic changes.
1126
1127         * testsuite/tr1/5_numerical_facilities/random/discard_block/
1128         operators/equal.cc: New.
1129         * testsuite/tr1/5_numerical_facilities/random/discard_block/
1130         operators/not_equal.cc: Likewise.
1131         * testsuite/tr1/5_numerical_facilities/random/discard_block/
1132         operators/serialize.cc: Likewise.
1133         * testsuite/tr1/5_numerical_facilities/random/xor_combine/
1134         operators/equal.cc: Likewise.
1135         * testsuite/tr1/5_numerical_facilities/random/xor_combine/
1136         operators/not_equal.cc: Likewise.
1137         * testsuite/tr1/5_numerical_facilities/random/xor_combine/
1138         operators/serialize.cc: Likewise.
1139
1140 2006-06-17  Ami Tavory  <atavory@gmail.com>
1141             Paolo Carlini  <pcarlini@suse.de>
1142
1143         * testsuite/util/rng/twister_rand_gen.cc: Adapt to simply use
1144         tr1::mt19937.
1145         * testsuite/util/rng/twister_rand_gen.hpp: Likewise.
1146
1147 2006-06-16  Paolo Carlini  <pcarlini@suse.de>
1148
1149         * include/tr1/random (uniform_real<>::uniform_real(_RealType,
1150         _RealType)): Implement.
1151         (uniform_real<>::min()): Likewise.
1152         (uniform_real<>::max()): Likewise.
1153         (uniform_real<>::reset()): Likewise.
1154
1155         * include/tr1/random (class uniform_real<>): Minor cosmetic tweaks.
1156
1157 2006-06-16  Paolo Carlini  <pcarlini@suse.de>
1158
1159         * include/bits/locale_facets.tcc (time_get<>::_M_extract_via_format):
1160         Ignore the value of the __err argument.
1161         (time_get<>::do_get_weekday): Likewise.
1162         (time_get<>::do_get_monthname): Likewise.
1163         * testsuite/22_locale/time_get/get_year/wchar_t/5.cc: New.
1164         * testsuite/22_locale/time_get/get_year/char/5.cc: Likewise.
1165         * testsuite/22_locale/time_get/get_monthname/wchar_t/5.cc: Likewise.
1166         * testsuite/22_locale/time_get/get_monthname/char/5.cc: Likewise.
1167         * testsuite/22_locale/time_get/get_weekday/wchar_t/5.cc: Likewise.
1168         * testsuite/22_locale/time_get/get_weekday/char/5.cc: Likewise.
1169         * testsuite/22_locale/time_get/get_date/wchar_t/5.cc: Likewise.
1170         * testsuite/22_locale/time_get/get_date/char/5.cc: Likewise.
1171         * testsuite/22_locale/time_get/get_time/wchar_t/5.cc: Likewise.
1172         * testsuite/22_locale/time_get/get_time/char/5.cc: Likewise.
1173
1174 2006-06-15  Benjamin Kosnik  <bkoz@redhat.com>
1175
1176         * include/ext/pb_ds/detail/type_utils.hpp (numeric_traits): Add,
1177         const expression interface to std::numeric_limits::min and max
1178         functions.
1179         * include/ext/pb_ds/trie_policy.hpp (string_trie_e_access_traits):
1180         Use it.
1181
1182         * include/ext/pb_ds/detail/resize_policy/
1183         hash_load_check_resize_trigger_imp.hpp: Format.
1184         * include/ext/pb_ds/detail/pat_trie_/internal_node.hpp: Same.
1185
1186 2006-06-15  Paolo Carlini  <pcarlini@suse.de>
1187
1188         * include/tr1/random.tcc (mersenne_twister<>::operator()()):
1189         Reload the last position of the _M_x vector too.
1190
1191 2006-06-15  Paolo Carlini  <pcarlini@suse.de>
1192
1193         * include/tr1/random (class xor_combine): Fix result_type typedef.
1194         * testsuite/tr1/5_numerical_facilities/random/xor_combine/
1195         cons/default.cc: New.
1196         * testsuite/tr1/5_numerical_facilities/random/xor_combine/
1197         requirements/typedefs.cc: Tweak.
1198
1199         * include/tr1/random: Minor cosmetic changes.
1200
1201 2006-06-14  Ami Tavory  <atavory@gmail.com>
1202             Benjamin Kosnik  <bkoz@redhat.com>
1203
1204         * include/ext/pb_assoc: Delete.
1205         * include/ext/pb_ds: Add.
1206         * docs/html/ext/pb_assoc: Delete.
1207         * docs/html/ext/pb_ds: Add.
1208         * testsuite/ext/pb_assoc: Delete.
1209         * testsuite/ext/pb_ds: Add.
1210         * testsuite/performance/ext: Add.
1211         * testsuite/performance/ext/pb_ds: Add. 
1212
1213         * testsuite/util/regression: New.
1214         * testsuite/util/rng: New.
1215         * testsuite/util/native_type: New.
1216         * testsuite/util/common_type: New.
1217         * testsuite/util/performance: New.
1218         * testsuite/util/hash_fn: New.
1219         * testsuite/util/io: New.
1220         * testsuite/util/statistic: New.
1221
1222         * scripts/make_graph.py: New.
1223         * scripts/make_graphs.py: New.
1224         * testsuite/data/thirty_years_among_the_dead_preproc.txt: Add.
1225         * testsuite/data/make_graph_htmls.xml: Add.
1226         * testsuite/data/make_graph_test_infos.xml: Add.        
1227
1228         * testsuite/lib/libstdc++.exp (v3-build_support): Add in new
1229         object files for regression testing.
1230         * docs/html/documentation.html: Adjust links.
1231         * include/Makefile.am (install-headers): Update for new sources,
1232         directories.
1233         * include/Makefine.in: Regenerate.
1234         * scripts/testsuite_flags.in: Adjust to testsuite/util path.
1235         * scripts/check_performance: Simplify, adjust for new testsuite output.
1236         * testsuite/Makefile.am (check-performance): Adjust.
1237         (doc-performance): New.
1238         * testsuite/Makefile.in: Regenerate.
1239
1240         * include/ext/pb_ds: New.
1241         * include/ext/pb_ds/assoc_container.hpp: Same.
1242         * include/ext/pb_ds/detail: New.
1243         * include/ext/pb_ds/detail/binomial_heap_base_: New.
1244         * include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp: Same.
1245         * include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp: Same.
1246         * include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp: Same.
1247         * include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp: Same.
1248         * include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp: Same.
1249         * include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp: Same.
1250         * include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp: Same.
1251         * include/ext/pb_ds/detail/resize_policy: New.
1252         * include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp: Same.
1253         * include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp: Same.
1254         * include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp: Same.
1255         * include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp: Same.
1256         * include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp: Same.
1257         * include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp: Same.
1258         * include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp: Same.
1259         * include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp: Same.
1260         * include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp: Same.
1261         * include/ext/pb_ds/detail/container_base_dispatch.hpp: Same.
1262         * include/ext/pb_ds/detail/cc_hash_table_map_: New.
1263         * include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp: Same.
1264         * include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp: Same.
1265         * include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp: Same.
1266         * include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp: Same.
1267         * include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp: Same.
1268         * include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp: Same.
1269         * include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp: Same.
1270         * include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp: Same.
1271         * include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp: Same.
1272         * include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp: Same.
1273         * include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp: Same.
1274         * include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp: Same.
1275         * include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp: Same.
1276         * include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp: Same.
1277         * include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp: Same.
1278         * include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp: Same.
1279         * include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp: Same.
1280         * include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp: Same.
1281         * include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp: Same.
1282         * include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp: Same.
1283         * include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp: Same.
1284         * include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp: Same.
1285         * include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp: Same.
1286         * include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp: Same.
1287         * include/ext/pb_ds/detail/cc_hash_table_map_/standard_policies.hpp: Same.
1288         * include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp: Same.
1289         * include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp: Same.
1290         * include/ext/pb_ds/detail/typelist_assoc_container.hpp: Same.
1291         * include/ext/pb_ds/detail/tree_trace_base.hpp: Same.
1292         * include/ext/pb_ds/detail/unordered_iterator: New.
1293         * include/ext/pb_ds/detail/unordered_iterator/iterator.hpp: Same.
1294         * include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp: Same.
1295         * include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp: Same.
1296         * include/ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp: Same.
1297         * include/ext/pb_ds/detail/typelist.hpp: Same.
1298         * include/ext/pb_ds/detail/pat_trie_: New.
1299         * include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp: Same.
1300         * include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp: Same.
1301         * include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp: Same.
1302         * include/ext/pb_ds/detail/pat_trie_/child_iterator.hpp: Same.
1303         * include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp: Same.
1304         * include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp: Same.
1305         * include/ext/pb_ds/detail/pat_trie_/split_join_branch_bag.hpp: Same.
1306         * include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp: Same.
1307         * include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp: Same.
1308         * include/ext/pb_ds/detail/pat_trie_/head.hpp: Same.
1309         * include/ext/pb_ds/detail/pat_trie_/const_child_iterator.hpp: Same.
1310         * include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp: Same.
1311         * include/ext/pb_ds/detail/pat_trie_/traits.hpp: Same.
1312         * include/ext/pb_ds/detail/pat_trie_/cond_dtor_entry_dealtor.hpp: Same.
1313         * include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp: Same.
1314         * include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp: Same.
1315         * include/ext/pb_ds/detail/pat_trie_/leaf.hpp: Same.
1316         * include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp: Same.
1317         * include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp: Same.
1318         * include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp: Same.
1319         * include/ext/pb_ds/detail/pat_trie_/node_base.hpp: Same.
1320         * include/ext/pb_ds/detail/pat_trie_/node_metadata_base.hpp: Same.
1321         * include/ext/pb_ds/detail/pat_trie_/synth_e_access_traits.hpp: Same.
1322         * include/ext/pb_ds/detail/pat_trie_/node_iterators.hpp: Same.
1323         * include/ext/pb_ds/detail/pat_trie_/internal_node.hpp: Same.
1324         * include/ext/pb_ds/detail/pat_trie_/point_iterators.hpp: Same.
1325         * include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp: Same.
1326         * include/ext/pb_ds/detail/bin_search_tree_: New.
1327         * include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp: Same.
1328         * include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp: Same.
1329         * include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp: Same.
1330         * include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp: Same.
1331         * include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp: Same.
1332         * include/ext/pb_ds/detail/bin_search_tree_/cond_dtor_entry_dealtor.hpp: Same.
1333         * include/ext/pb_ds/detail/bin_search_tree_/traits.hpp: Same.
1334         * include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp: Same.
1335         * include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp: Same.
1336         * include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp: Same.
1337         * include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp: Same.
1338         * include/ext/pb_ds/detail/bin_search_tree_/cond_key_dtor_entry_dealtor.hpp: Same.
1339         * include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp: Same.
1340         * include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp: Same.
1341         * include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp: Same.
1342         * include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp: Same.
1343         * include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp: Same.
1344         * include/ext/pb_ds/detail/gp_hash_table_map_: New.
1345         * include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp: Same.
1346         * include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp: Same.
1347         * include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp: Same.
1348         * include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp: Same.
1349         * include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp: Same.
1350         * include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp: Same.
1351         * include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp: Same.
1352         * include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp: Same.
1353         * include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp: Same.
1354         * include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp: Same.
1355         * include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp: Same.
1356         * include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp: Same.
1357         * include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp: Same.
1358         * include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp: Same.
1359         * include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp: Same.
1360         * include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp: Same.
1361         * include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp: Same.
1362         * include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp: Same.
1363         * include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp: Same.
1364         * include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp: Same.
1365         * include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp: Same.
1366         * include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp: Same.
1367         * include/ext/pb_ds/detail/gp_hash_table_map_/standard_policies.hpp: Same.
1368         * include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp: Same.
1369         * include/ext/pb_ds/detail/standard_policies.hpp: Same.
1370         * include/ext/pb_ds/detail/typelist: New.
1371         * include/ext/pb_ds/detail/typelist/typelist_flatten.hpp: Same.
1372         * include/ext/pb_ds/detail/typelist/typelist_contains.hpp: Same.
1373         * include/ext/pb_ds/detail/typelist/typelist_typelist_append.hpp: Same.
1374         * include/ext/pb_ds/detail/typelist/typelist_apply.hpp: Same.
1375         * include/ext/pb_ds/detail/typelist/typelist_filter.hpp: Same.
1376         * include/ext/pb_ds/detail/typelist/typelist_append.hpp: Same.
1377         * include/ext/pb_ds/detail/typelist/typelist_assoc_container_find.hpp: Same.
1378         * include/ext/pb_ds/detail/typelist/typelist_transform.hpp: Same.
1379         * include/ext/pb_ds/detail/typelist/typelist_at_index.hpp: Same.
1380         * include/ext/pb_ds/detail/tree_policy: New.
1381         * include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp: Same.
1382         * include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp: Same.
1383         * include/ext/pb_ds/detail/tree_policy/null_node_update_imp.hpp: Same.
1384         * include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp: Same.
1385         * include/ext/pb_ds/detail/basic_tree_policy: New.
1386         * include/ext/pb_ds/detail/basic_tree_policy/basic_tree_policy_base.hpp: Same.
1387         * include/ext/pb_ds/detail/basic_tree_policy/null_node_metadata.hpp: Same.
1388         * include/ext/pb_ds/detail/basic_tree_policy/traits.hpp: Same.
1389         * include/ext/pb_ds/detail/types_traits.hpp: Same.
1390         * include/ext/pb_ds/detail/binary_heap_: New.
1391         * include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp: Same.
1392         * include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp: Same.
1393         * include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp: Same.
1394         * include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp: Same.
1395         * include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp: Same.
1396         * include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp: Same.
1397         * include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp: Same.
1398         * include/ext/pb_ds/detail/binary_heap_/const_point_iterator.hpp: Same.
1399         * include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp: Same.
1400         * include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp: Same.
1401         * include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp: Same.
1402         * include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp: Same.
1403         * include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp: Same.
1404         * include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp: Same.
1405         * include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp: Same.
1406         * include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp: Same.
1407         * include/ext/pb_ds/detail/trie_policy: New.
1408         * include/ext/pb_ds/detail/trie_policy/string_trie_e_access_traits_imp.hpp: Same.
1409         * include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp: Same.
1410         * include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp: Same.
1411         * include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp: Same.
1412         * include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp: Same.
1413         * include/ext/pb_ds/detail/trie_policy/sample_trie_e_access_traits.hpp: Same.
1414         * include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp: Same.
1415         * include/ext/pb_ds/detail/trie_policy/null_node_update_imp.hpp: Same.
1416         * include/ext/pb_ds/detail/cond_dealtor.hpp: Same.
1417         * include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp: Same.
1418         * include/ext/pb_ds/detail/pairing_heap_: Name.
1419         * include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp: Same.
1420         * include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp: Same.
1421         * include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp: Same.
1422         * include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp: Same.
1423         * include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp: Same.
1424         * include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp: Same.
1425         * include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp: Same.
1426         * include/ext/pb_ds/detail/binomial_heap_: New.
1427         * include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp: Same.
1428         * include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp: Same.
1429         * include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp: Same.
1430         * include/ext/pb_ds/detail/constructors_destructor_fn_imps.hpp: Same.
1431         * include/ext/pb_ds/detail/type_utils.hpp: Same.
1432         * include/ext/pb_ds/detail/eq_fn: New.
1433         * include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp: Same.
1434         * include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp: Same.
1435         * include/ext/pb_ds/detail/basic_types.hpp: Same.
1436         * include/ext/pb_ds/detail/list_update_policy: New.
1437         * include/ext/pb_ds/detail/list_update_policy/mtf_lu_policy_imp.hpp: Same.
1438         * include/ext/pb_ds/detail/list_update_policy/counter_lu_metadata.hpp: Same.
1439         * include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp: Same.
1440         * include/ext/pb_ds/detail/list_update_policy/counter_lu_policy_imp.hpp: Same.
1441         * include/ext/pb_ds/detail/thin_heap_: New.
1442         * include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp: Same.
1443         * include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp: Same.
1444         * include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp: Same.
1445         * include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp: Same.
1446         * include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp: Same.
1447         * include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp: Same.
1448         * include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp: Same.
1449         * include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp: Same.
1450         * include/ext/pb_ds/detail/left_child_next_sibling_heap_: New.
1451         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp: Same.
1452         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp: Same.
1453         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/null_metadata.hpp: Same.
1454         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp: Same.
1455         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp: Same.
1456         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp: Same.
1457         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp: Same.
1458         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp: Same.
1459         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp: Same.
1460         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp: Same.
1461         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp: Same.
1462         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp: Same.
1463         * include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_point_iterator.hpp: Same.
1464         * include/ext/pb_ds/detail/ov_tree_map_: New.
1465         * include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp: Same.
1466         * include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp: Same.
1467         * include/ext/pb_ds/detail/ov_tree_map_/cond_dtor.hpp: Same.
1468         * include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp: Same.
1469         * include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp: Same.
1470         * include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp: Same.
1471         * include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp: Same.
1472         * include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp: Same.
1473         * include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp: Same.
1474         * include/ext/pb_ds/detail/ov_tree_map_/traits.hpp: Same.
1475         * include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp: Same.
1476         * include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp: Same.
1477         * include/ext/pb_ds/detail/map_debug_base.hpp: Same.
1478         * include/ext/pb_ds/detail/hash_fn: New.
1479         * include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp: Same.
1480         * include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp: Same.
1481         * include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp: Same.
1482         * include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp: Same.
1483         * include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp: Same.
1484         * include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp: Same.
1485         * include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp: Same.
1486         * include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp: Same.
1487         * include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp: Same.
1488         * include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp: Same.
1489         * include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp: Same.
1490         * include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp: Same.
1491         * include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp: Same.
1492         * include/ext/pb_ds/detail/splay_tree_: New.
1493         * include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp: Same.
1494         * include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp: Same.
1495         * include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp: Same.
1496         * include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp: Same.
1497         * include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp: Same.
1498         * include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp: Same.
1499         * include/ext/pb_ds/detail/splay_tree_/node.hpp: Same.
1500         * include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp: Same.
1501         * include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp: Same.
1502         * include/ext/pb_ds/detail/splay_tree_/traits.hpp: Same.
1503         * include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp: Same.
1504         * include/ext/pb_ds/detail/list_update_map_: New.
1505         * include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp: Same.
1506         * include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp: Same.
1507         * include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp: Same.
1508         * include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp: Same.
1509         * include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp: Same.
1510         * include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp: Same.
1511         * include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp: Same.
1512         * include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp: Same.
1513         * include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp: Same.
1514         * include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp: Same.
1515         * include/ext/pb_ds/detail/rc_binomial_heap_: New.
1516         * include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp: Same.
1517         * include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp: Same.
1518         * include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp: Same.
1519         * include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp: Same.
1520         * include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp: Same.
1521         * include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp: Same.
1522         * include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp: Same.
1523         * include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp: Same.
1524         * include/ext/pb_ds/detail/rb_tree_map_: New.
1525         * include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp: Same.
1526         * include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp: Same.
1527         * include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp: Same.
1528         * include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp: Same.
1529         * include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp: Same.
1530         * include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp: Same.
1531         * include/ext/pb_ds/detail/rb_tree_map_/node.hpp: Same.
1532         * include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp: Same.
1533         * include/ext/pb_ds/detail/rb_tree_map_/traits.hpp: Same.
1534         * include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp: Same.
1535         * include/ext/pb_ds/list_update_policy.hpp: Same.
1536         * include/ext/pb_ds/exception.hpp: Same.
1537         * include/ext/pb_ds/tree_policy.hpp: Same.
1538         * include/ext/pb_ds/tag_and_trait.hpp: Same.
1539         * include/ext/pb_ds/hash_policy.hpp: Same.
1540         * include/ext/pb_ds/trie_policy.hpp: Same.
1541         * include/ext/pb_ds/priority_queue.hpp: Same.
1542
1543         * docs/html/ext/pb_ds: New.
1544         * docs/html/ext/pb_ds/container_tag.html: Same.
1545         * docs/html/ext/pb_ds/trivial_iterator_tag.html: Same.
1546         * docs/html/ext/pb_ds/tree_text_lor_find_timing_test_local.png
1547         * docs/html/ext/pb_ds/sample_trie_e_access_traits.html: Same.
1548         * docs/html/ext/pb_ds/gp_hash_table.html: Same.
1549         * docs/html/ext/pb_ds/priority_queue_tag_cd.svg
1550         * docs/html/ext/pb_ds/container_cd.svg
1551         * docs/html/ext/pb_ds/linear_probe_fn.html: Same.
1552         * docs/html/ext/pb_ds/hash_random_int_erase_mem_usage_test_local.png
1553         * docs/html/ext/pb_ds/quadratic_probe_fn.html: Same.
1554         * docs/html/ext/pb_ds/assoc_regression_tests.html: Same.
1555         * docs/html/ext/pb_ds/tree_tag.html: Same.
1556         * docs/html/ext/pb_ds/hash_random_int_erase_mem_usage_test.html: Same.
1557         * docs/html/ext/pb_ds/interface.html: Same.
1558         * docs/html/ext/pb_ds/hash_zlob_random_int_find_timing_test_msvc.png
1559         * docs/html/ext/pb_ds/hash_random_int_subscript_find_timing_test.html: Same.
1560         * docs/html/ext/pb_ds/lu_based_containers.html: Same.
1561         * docs/html/ext/pb_ds/embedded_lists_3.png
1562         * docs/html/ext/pb_ds/tree_text_find_find_timing_test.html: Same.
1563         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small_s2p_hash_local.png
1564         * docs/html/ext/pb_ds/assoc_performance_tests.html: Same.
1565         * docs/html/ext/pb_ds/list_update.html: Same.
1566         * docs/html/ext/pb_ds/priority_queue_random_int_push_pop_timing_test_gcc.png
1567         * docs/html/ext/pb_ds/tree_text_insert_timing_test_pat_trie_local.png
1568         * docs/html/ext/pb_ds/point_iterators_range_ops_1.png
1569         * docs/html/ext/pb_ds/gp_hash_random_int_subscript_timing_test_insert_msvc.png
1570         * docs/html/ext/pb_ds/hash_zlob_random_int_find_timing_test_gcc.png
1571         * docs/html/ext/pb_ds/text_find_timing_test_tree_like_msvc.png
1572         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small_s2p_tree_local.png
1573         * docs/html/ext/pb_ds/priority_queue_text_modify_down_timing_test_local.png
1574         * docs/html/ext/pb_ds/tree_text_insert_timing_test_pat_trie_msvc.png
1575         * docs/html/ext/pb_ds/priority_queue_text_modify_down_timing_test.html: Same.
1576         * docs/html/ext/pb_ds/move_to_front_lu_policy.html: Same.
1577         * docs/html/ext/pb_ds/multimap_text_find_timing_test_large_s2p_hash_gcc.png
1578         * docs/html/ext/pb_ds/hash_random_int_find_find_timing_test.html: Same.
1579         * docs/html/ext/pb_ds/string_trie_e_access_traits.html: Same.
1580         * docs/html/ext/pb_ds/prerequisites.html: Same.
1581         * docs/html/ext/pb_ds/gp_hash_tag.html: Same.
1582         * docs/html/ext/pb_ds/priority_queue_tag_cd.png
1583         * docs/html/ext/pb_ds/container_cd.png
1584         * docs/html/ext/pb_ds/priority_queue_text_join_timing_test_gcc.png
1585         * docs/html/ext/pb_ds/container_base.html: Same.
1586         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_small_s2p_hash_msvc.png
1587         * docs/html/ext/pb_ds/tree_random_int_find_find_timing_test.html: Same.
1588         * docs/html/ext/pb_ds/binary_priority_queue_random_int_push_timing_test_msvc.png
1589         * docs/html/ext/pb_ds/gp_hash_random_int_subscript_timing_test_find_local.png
1590         * docs/html/ext/pb_ds/gp_hash_random_int_subscript_timing_test_find_gcc.png
1591         * docs/html/ext/pb_ds/priority_queue_text_push_pop_timing_test_msvc.png
1592         * docs/html/ext/pb_ds/random_int_find_find_timing_test_tree_msvc.png
1593         * docs/html/ext/pb_ds/text_find_timing_test_hash_local.png
1594         * docs/html/ext/pb_ds/tree_text_insert_timing_test_node_tree_msvc.png
1595         * docs/html/ext/pb_ds/ov_tree_tag.html: Same.
1596         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_small_s2p_hash_local.png
1597         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_large_s2p_hash_msvc.png
1598         * docs/html/ext/pb_ds/priority_queue_text_pop_mem_usage_test_msvc.png
1599         * docs/html/ext/pb_ds/priority_queue_text_modify_down_timing_test_pairing_thin_msvc.png
1600         * docs/html/ext/pb_ds/list_update_tag.html: Same.
1601         * docs/html/ext/pb_ds/balls_and_bins.png
1602         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_small_s2p_tree_local.png
1603         * docs/html/ext/pb_ds/disclaimer.html: Same.
1604         * docs/html/ext/pb_ds/insert_error.html: Same.
1605         * docs/html/ext/pb_ds/multimap_text_find_timing_test_small_s2p_hash_gcc.png
1606         * docs/html/ext/pb_ds/ccgp_hash_random_int_subscript_timing_test_insert_gcc.png
1607         * docs/html/ext/pb_ds/examples.html: Same.
1608         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_small.html: Same.
1609         * docs/html/ext/pb_ds/pairing_priority_queue_text_push_pop_timing_test_gcc.png
1610         * docs/html/ext/pb_ds/sample_probe_fn.html: Same.
1611         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large_s2p_hash_local.png
1612         * docs/html/ext/pb_ds/priority_queue_text_push_timing_test.html: Same.
1613         * docs/html/ext/pb_ds/priority_queue_random_int_push_timing_test_gcc.png
1614         * docs/html/ext/pb_ds/null_mapped_type.html: Same.
1615         * docs/html/ext/pb_ds/binary_priority_queue_random_int_push_timing_test_gcc.png
1616         * docs/html/ext/pb_ds/tree_order_statistics_timing_test_gcc.png
1617         * docs/html/ext/pb_ds/associative_container_tag.html: Same.
1618         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large_s2p_tree_local.png
1619         * docs/html/ext/pb_ds/design.html: Same.
1620         * docs/html/ext/pb_ds/cc_hash_max_collision_check_resize_trigger.html: Same.
1621         * docs/html/ext/pb_ds/pairing_heap_tag.html: Same.
1622         * docs/html/ext/pb_ds/tree_text_lor_find_timing_test_gcc.png
1623         * docs/html/ext/pb_ds/references.html: Same.
1624         * docs/html/ext/pb_ds/tree_order_statistics_timing_test_msvc.png
1625         * docs/html/ext/pb_ds/hash_load_check_resize_trigger.html: Same.
1626         * docs/html/ext/pb_ds/priority_queue_text_pop_mem_usage_test_gcc.png
1627         * docs/html/ext/pb_ds/priority_queue_text_modify_down_timing_test_pairing_thin_gcc.png
1628         * docs/html/ext/pb_ds/hash_random_int_erase_mem_usage_test_gcc.png
1629         * docs/html/ext/pb_ds/pq_different_underlying_dss.png
1630         * docs/html/ext/pb_ds/insert_resize_sequence_diagram1.png
1631         * docs/html/ext/pb_ds/pq_regression_tests.html: Same.
1632         * docs/html/ext/pb_ds/sample_tree_node_update.html: Same.
1633         * docs/html/ext/pb_ds/invalidation_guarantee_erase.png
1634         * docs/html/ext/pb_ds/basic_invalidation_guarantee.html: Same.
1635         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_large_s2p_hash_local.png
1636         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_large_s2p_hash_gcc.png
1637         * docs/html/ext/pb_ds/hash_zlob_random_int_find_timing_test_local.png
1638         * docs/html/ext/pb_ds/point_iterators_range_ops_2.png
1639         * docs/html/ext/pb_ds/null_probe_fn.html: Same.
1640         * docs/html/ext/pb_ds/hash_prime_size_policy.html: Same.
1641         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small_s2p_hash_msvc.png
1642         * docs/html/ext/pb_ds/priority_queue_text_modify_down_timing_test_gcc.png
1643         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_large_s2p_tree_local.png
1644         * docs/html/ext/pb_ds/binary_priority_queue_random_int_push_timing_test_local.png
1645         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large_s2p_hash_msvc.png
1646         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large_s2p_tree_gcc.png
1647         * docs/html/ext/pb_ds/multimap_text_find_timing_test_large.html: Same.
1648         * docs/html/ext/pb_ds/sample_resize_policy.html: Same.
1649         * docs/html/ext/pb_ds/binomial_heap_tag.html: Same.
1650         * docs/html/ext/pb_ds/priority_queue_text_pop_mem_usage_test_local.png
1651         * docs/html/ext/pb_ds/priority_queue_text_modify_down_timing_test_pairing_thin_local.png
1652         * docs/html/ext/pb_ds/tree_text_lor_find_find_timing_test.html: Same.
1653         * docs/html/ext/pb_ds/priority_queue_text_join_timing_test_msvc.png
1654         * docs/html/ext/pb_ds/trie_based_containers.html: Same.
1655         * docs/html/ext/pb_ds/cc_hash_random_int_subscript_timing_test_insert_gcc.png
1656         * docs/html/ext/pb_ds/tree_split_join_timing_test_local.png
1657         * docs/html/ext/pb_ds/text_find_timing_test_hash_gcc.png
1658         * docs/html/ext/pb_ds/motivation.html: Same.
1659         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_small_s2p_tree_msvc.png
1660         * docs/html/ext/pb_ds/tree_split_join_timing_test_gcc.png
1661         * docs/html/ext/pb_ds/tree.html: Same.
1662         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_small_s2p_hash_gcc.png
1663         * docs/html/ext/pb_ds/cc_hash_random_int_subscript_timing_test_insert_msvc.png
1664         * docs/html/ext/pb_ds/invalidation_guarantee_cd.png
1665         * docs/html/ext/pb_ds/tutorial.html: Same.
1666         * docs/html/ext/pb_ds/null_trie_node_update.html: Same.
1667         * docs/html/ext/pb_ds/priority_queue_text_modify_up_timing_test_gcc.png
1668         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_large_s2p_tree_msvc.png
1669         * docs/html/ext/pb_ds/ccgp_hash_random_int_subscript_timing_test_insert_local.png
1670         * docs/html/ext/pb_ds/point_iterators_cd.png
1671         * docs/html/ext/pb_ds/multimap_text_find_timing_test_small_s2p_hash_local.png
1672         * docs/html/ext/pb_ds/priority_queue_random_int_push_pop_timing_test_local.png
1673         * docs/html/ext/pb_ds/rb_tree_tag.html: Same.
1674         * docs/html/ext/pb_ds/cc_hash_random_int_subscript_timing_test_find_msvc.png
1675         * docs/html/ext/pb_ds/pairing_priority_queue_text_push_timing_test_msvc.png
1676         * docs/html/ext/pb_ds/tree_text_insert_timing_test_pat_trie_gcc.png
1677         * docs/html/ext/pb_ds/exceptions.html: Same.
1678         * docs/html/ext/pb_ds/priority_queue_text_modify_up_timing_test_msvc.png
1679         * docs/html/ext/pb_ds/multimap_text_find_timing_test_small_s2p_tree_local.png
1680         * docs/html/ext/pb_ds/hash_policy_cd.png
1681         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small_s2p_tree_gcc.png
1682         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small.html: Same.
1683         * docs/html/ext/pb_ds/ds_gen.html: Same.
1684         * docs/html/ext/pb_ds/hash_exponential_size_policy.html: Same.
1685         * docs/html/ext/pb_ds/gp_hash_random_int_subscript_timing_test_insert_local.png
1686         * docs/html/ext/pb_ds/hash_random_int_erase_mem_usage_test_msvc.png
1687         * docs/html/ext/pb_ds/index.html: Same.
1688         * docs/html/ext/pb_ds/binary_heap_tag.html: Same.
1689         * docs/html/ext/pb_ds/basic_hash_tag.html: Same.
1690         * docs/html/ext/pb_ds/trie_order_statistics_node_update.html: Same.
1691         * docs/html/ext/pb_ds/sample_resize_trigger.html: Same.
1692         * docs/html/ext/pb_ds/priority_queue_text_push_timing_test_local.png
1693         * docs/html/ext/pb_ds/hash_text_find_find_timing_test.html: Same.
1694         * docs/html/ext/pb_ds/tree_text_insert_timing_test.html: Same.
1695         * docs/html/ext/pb_ds/trie_tag.html: Same.
1696         * docs/html/ext/pb_ds/cc_hash_random_int_subscript_timing_test_find_local.png
1697         * docs/html/ext/pb_ds/pq_tests.html: Same.
1698         * docs/html/ext/pb_ds/insert_resize_sequence_diagram2.png
1699         * docs/html/ext/pb_ds/node_invariant_invalidations.png
1700         * docs/html/ext/pb_ds/priority_queue_text_modify_down_timing_test_msvc.png
1701         * docs/html/ext/pb_ds/resize_policy_cd.png
1702         * docs/html/ext/pb_ds/embedded_lists_1.png
1703         * docs/html/ext/pb_ds/hash_ranged_hash_range_hashing_fns.png
1704         * docs/html/ext/pb_ds/null_lu_metadata.html: Same.
1705         * docs/html/ext/pb_ds/tree_order_statistics_timing_test.html: Same.
1706         * docs/html/ext/pb_ds/trie_prefix_search_node_update.html: Same.
1707         * docs/html/ext/pb_ds/hash_range_hashing_seq_diagram.png
1708         * docs/html/ext/pb_ds/point_invalidation_guarantee.html: Same.
1709         * docs/html/ext/pb_ds/direct_mod_range_hashing.html: Same.
1710         * docs/html/ext/pb_ds/tree_text_insert_timing_test_vector_tree_local.png
1711         * docs/html/ext/pb_ds/priority_queue_random_int_push_pop_timing_test_msvc.png
1712         * docs/html/ext/pb_ds/misc.html: Same.
1713         * docs/html/ext/pb_ds/multimap_text_find_timing_test_large_s2p_hash_local.png
1714         * docs/html/ext/pb_ds/counter_lu_policy.html: Same.
1715         * docs/html/ext/pb_ds/different_underlying_dss.png
1716         * docs/html/ext/pb_ds/restoring_node_invariants.png
1717         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_large.html: Same.
1718         * docs/html/ext/pb_ds/pairing_priority_queue_text_push_timing_test_local.png
1719         * docs/html/ext/pb_ds/sample_update_policy.html: Same.
1720         * docs/html/ext/pb_ds/pairing_priority_queue_text_push_timing_test_gcc.png
1721         * docs/html/ext/pb_ds/tree_order_statistics_timing_test_local.png
1722         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small_s2p_tree_msvc.png
1723         * docs/html/ext/pb_ds/simple_list.png
1724         * docs/html/ext/pb_ds/text_find_timing_test_hash_msvc.png
1725         * docs/html/ext/pb_ds/assoc_examples.html: Same.
1726         * docs/html/ext/pb_ds/priority_queue_text_push_pop_timing_test_local.png
1727         * docs/html/ext/pb_ds/hash_based_containers.html: Same.
1728         * docs/html/ext/pb_ds/text_find_timing_test_tree_like_local.png
1729         * docs/html/ext/pb_ds/multimap_text_find_timing_test_large_s2p_tree_local.png
1730         * docs/html/ext/pb_ds/multimap_text_find_timing_test_large_s2p_tree_gcc.png
1731         * docs/html/ext/pb_ds/tree_node_iterator.html: Same.
1732         * docs/html/ext/pb_ds/priority_queue_text_modify_up_timing_test_pairing_thin_msvc.png
1733         * docs/html/ext/pb_ds/trie_node_iterator.html: Same.
1734         * docs/html/ext/pb_ds/tree_based_containers.html: Same.
1735         * docs/html/ext/pb_ds/hash_random_int_subscript_insert_timing_test.html: Same.
1736         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large_s2p_tree_msvc.png
1737         * docs/html/ext/pb_ds/ccgp_hash_random_int_subscript_timing_test_insert_msvc.png
1738         * docs/html/ext/pb_ds/multimap_text_find_timing_test_small_s2p_hash_msvc.png
1739         * docs/html/ext/pb_ds/priority_queue_text_push_timing_test_gcc.png
1740         * docs/html/ext/pb_ds/rationale_null_node_updator.png
1741         * docs/html/ext/pb_ds/priority_queue_text_modify_up_timing_test_pairing_thin_local.png
1742         * docs/html/ext/pb_ds/lu.png
1743         * docs/html/ext/pb_ds/assoc_container_traits.html: Same.
1744         * docs/html/ext/pb_ds/gp_hash_random_int_find_timing_test_msvc.png
1745         * docs/html/ext/pb_ds/assoc_design.html: Same.
1746         * docs/html/ext/pb_ds/splay_tree_tag.html: Same.
1747         * docs/html/ext/pb_ds/cc_hash_random_int_subscript_timing_test_find_gcc.png
1748         * docs/html/ext/pb_ds/priority_queue_random_int_push_timing_test.html: Same.
1749         * docs/html/ext/pb_ds/assoc_container_tag_cd.svg
1750         * docs/html/ext/pb_ds/resize_error.html: Same.
1751         * docs/html/ext/pb_ds/multimap_text_find_timing_test_large_s2p_hash_msvc.png
1752         * docs/html/ext/pb_ds/tree_text_insert_timing_test_node_tree_gcc.png
1753         * docs/html/ext/pb_ds/priority_queue_text_join_timing_test.html: Same.
1754         * docs/html/ext/pb_ds/basic_tree_assoc_container_const_node_iterator.html: Same.
1755         * docs/html/ext/pb_ds/gp_hash_random_int_find_timing_test_gcc.png
1756         * docs/html/ext/pb_ds/trie_const_node_iterator.html: Same.
1757         * docs/html/ext/pb_ds/hash_zlob_random_int_find_find_timing_test.html: Same.
1758         * docs/html/ext/pb_ds/multimap_text_find_timing_test_small_s2p_tree_gcc.png
1759         * docs/html/ext/pb_ds/sample_size_policy.html: Same.
1760         * docs/html/ext/pb_ds/tree_text_insert_timing_test_vector_tree_gcc.png
1761         * docs/html/ext/pb_ds/cc_hash_table.html: Same.
1762         * docs/html/ext/pb_ds/node_invariants.png
1763         * docs/html/ext/pb_ds/tree_split_join_timing_test_msvc.png
1764         * docs/html/ext/pb_ds/priority_queue_text_modify_up_timing_test.html: Same.
1765         * docs/html/ext/pb_ds/tree_order_statistics_node_update.html: Same.
1766         * docs/html/ext/pb_ds/cc_hash_random_int_find_timing_test_msvc.png
1767         * docs/html/ext/pb_ds/cc_hash_random_int_subscript_timing_test_insert_local.png
1768         * docs/html/ext/pb_ds/priority_queue.html: Same.
1769         * docs/html/ext/pb_ds/assoc_tests.html: Same.
1770         * docs/html/ext/pb_ds/assoc_container_tag_cd.png
1771         * docs/html/ext/pb_ds/basic_hash_table.html: Same.
1772         * docs/html/ext/pb_ds/basic_tree_tag.html: Same.
1773         * docs/html/ext/pb_ds/tree_split_join_timing_test.html: Same.
1774         * docs/html/ext/pb_ds/priority_queue_text_modify_up_timing_test_local.png
1775         * docs/html/ext/pb_ds/insert_resize_sequence_diagram3.png
1776         * docs/html/ext/pb_ds/embedded_lists_2.png
1777         * docs/html/ext/pb_ds/random_int_find_find_timing_test_tree_local.png
1778         * docs/html/ext/pb_ds/sample_ranged_probe_fn.html: Same.
1779         * docs/html/ext/pb_ds/random_int_find_find_timing_test_tree_gcc.png
1780         * docs/html/ext/pb_ds/sample_trie_node_update.html: Same.
1781         * docs/html/ext/pb_ds/introduction.html: Same.
1782         * docs/html/ext/pb_ds/pq_performance_tests.html: Same.
1783         * docs/html/ext/pb_ds/pat_trie.png
1784         * docs/html/ext/pb_ds/range_invalidation_guarantee.html: Same.
1785         * docs/html/ext/pb_ds/contact.html: Same.
1786         * docs/html/ext/pb_ds/sample_range_hashing.html: Same.
1787         * docs/html/ext/pb_ds/priority_queue_random_int_push_timing_test_local.png
1788         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large_s2p_hash_gcc.png
1789         * docs/html/ext/pb_ds/update_seq_diagram.png
1790         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_large_s2p_tree_gcc.png
1791         * docs/html/ext/pb_ds/direct_mask_range_hashing.html: Same.
1792         * docs/html/ext/pb_ds/tests.html: Same.
1793         * docs/html/ext/pb_ds/cc_hash_random_int_find_timing_test_gcc.png
1794         * docs/html/ext/pb_ds/tree_node_updator_policy_cd.png
1795         * docs/html/ext/pb_ds/text_find_timing_test_tree_like_gcc.png
1796         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large.html: Same.
1797         * docs/html/ext/pb_ds/trie_node_updator_policy_cd.png
1798         * docs/html/ext/pb_ds/priority_queue_random_int_push_timing_test_msvc.png
1799         * docs/html/ext/pb_ds/concepts.html: Same.
1800         * docs/html/ext/pb_ds/pq_examples.html: Same.
1801         * docs/html/ext/pb_ds/priority_queue_tag.html: Same.
1802         * docs/html/ext/pb_ds/priority_queue_random_int_push_pop_timing_test.html: Same.
1803         * docs/html/ext/pb_ds/update_policy_cd.png
1804         * docs/html/ext/pb_ds/thin_heap_tag.html: Same.
1805         * docs/html/ext/pb_ds/pairing_priority_queue_text_push_pop_timing_test_msvc.png
1806         * docs/html/ext/pb_ds/basic_tree.html: Same.
1807         * docs/html/ext/pb_ds/null_hash_fn.html: Same.
1808         * docs/html/ext/pb_ds/null_tree_node_update.html: Same.
1809         * docs/html/ext/pb_ds/priority_queue_text_modify_up_timing_test_pairing_thin_gcc.png
1810         * docs/html/ext/pb_ds/trie.html: Same.
1811         * docs/html/ext/pb_ds/multimap_text_find_timing_test_small_s2p_tree_msvc.png
1812         * docs/html/ext/pb_ds/rc_binomial_heap_tag.html: Same.
1813         * docs/html/ext/pb_ds/priority_queue_text_push_timing_test_msvc.png
1814         * docs/html/ext/pb_ds/pq_container_traits.html: Same.
1815         * docs/html/ext/pb_ds/pq_design.html: Same.
1816         * docs/html/ext/pb_ds/checked_by_tidy.gif
1817         * docs/html/ext/pb_ds/tree_text_insert_timing_test_node_tree_local.png
1818         * docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small_s2p_hash_gcc.png
1819         * docs/html/ext/pb_ds/priority_queue_text_push_pop_timing_test.html: Same.
1820         * docs/html/ext/pb_ds/multimap_text_insert_timing_test_small_s2p_tree_gcc.png
1821         * docs/html/ext/pb_ds/pairing_priority_queue_text_push_pop_timing_test_local.png
1822         * docs/html/ext/pb_ds/acks.html: Same.
1823         * docs/html/ext/pb_ds/gp_hash_random_int_find_timing_test_local.png
1824         * docs/html/ext/pb_ds/cc_hash_tag.html: Same.
1825         * docs/html/ext/pb_ds/sample_ranged_hash_fn.html: Same.
1826         * docs/html/ext/pb_ds/multimap_text_find_timing_test_large_s2p_tree_msvc.png
1827         * docs/html/ext/pb_ds/priority_queue_text_pop_mem_usage_test.html: Same.
1828         * docs/html/ext/pb_ds/multimap_text_find_timing_test_small.html: Same.
1829         * docs/html/ext/pb_ds/tree_text_lor_find_timing_test_msvc.png
1830         * docs/html/ext/pb_ds/hash_range_hashing_seq_diagram2.png
1831         * docs/html/ext/pb_ds/gp_hash_random_int_subscript_timing_test_find_msvc.png
1832         * docs/html/ext/pb_ds/PythonPoweredSmall.gif
1833         * docs/html/ext/pb_ds/cc_hash_random_int_find_timing_test_local.png
1834         * docs/html/ext/pb_ds/pat_trie_tag.html: Same.
1835         * docs/html/ext/pb_ds/hash_standard_resize_policy.html: Same.
1836         * docs/html/ext/pb_ds/tree_text_insert_timing_test_vector_tree_msvc.png
1837         * docs/html/ext/pb_ds/gp_hash_random_int_subscript_timing_test_insert_gcc.png
1838         * docs/html/ext/pb_ds/join_error.html: Same.
1839         * docs/html/ext/pb_ds/priority_queue_text_push_pop_timing_test_gcc.png
1840         * docs/html/ext/pb_ds/priority_queue_text_join_timing_test_local.png
1841
1842         * testsuite/ext/pb_ds: New.
1843         * testsuite/ext/pb_ds/regression: New.
1844         * testsuite/ext/pb_ds/regression/trie_data_map_rand.cc: Same.
1845         * testsuite/ext/pb_ds/regression/hash_data_map_rand.cc: Same.
1846         * testsuite/ext/pb_ds/regression/associative_containers.cc: Same.
1847         * testsuite/ext/pb_ds/regression/list_update_no_data_map_rand.cc: Same.
1848         * testsuite/ext/pb_ds/regression/tree_no_data_map_rand.cc: Same.
1849         * testsuite/ext/pb_ds/regression/list_update_data_map_rand.cc: Same.
1850         * testsuite/ext/pb_ds/regression/priority_queues.cc: Same.
1851         * testsuite/ext/pb_ds/regression/hash_no_data_map_rand.cc: Same.
1852         * testsuite/ext/pb_ds/regression/priority_queue_rand.cc: Same.
1853         * testsuite/ext/pb_ds/regression/trie_no_data_map_rand.cc: Same.
1854         * testsuite/ext/pb_ds/regression/tree_data_map_rand.cc: Same.
1855         * testsuite/ext/pb_ds/example: New.
1856         * testsuite/ext/pb_ds/example/hash_shift_mask.cc: Same.
1857         * testsuite/ext/pb_ds/example/basic_set.cc: Same.
1858         * testsuite/ext/pb_ds/example/hash_illegal_resize.cc: Same.
1859         * testsuite/ext/pb_ds/example/hash_resize_neg.cc: Same.
1860         * testsuite/ext/pb_ds/example/store_hash.cc: Same.
1861         * testsuite/ext/pb_ds/example/assoc_container_traits.cc: Same.
1862         * testsuite/ext/pb_ds/example/hash_load_set_change.cc: Same.
1863         * testsuite/ext/pb_ds/example/ranged_hash.cc: Same.
1864         * testsuite/ext/pb_ds/example/hash_resize.cc: Same.
1865         * testsuite/ext/pb_ds/example/tree_order_statistics.cc: Same.
1866         * testsuite/ext/pb_ds/example/trie_prefix_search.cc: Same.
1867         * testsuite/ext/pb_ds/example/basic_multiset.cc: Same.
1868         * testsuite/ext/pb_ds/example/priority_queue_xref.cc: Same.
1869         * testsuite/ext/pb_ds/example/hash_find_neg.cc: Same.
1870         * testsuite/ext/pb_ds/example/erase_if.cc: Same.
1871         * testsuite/ext/pb_ds/example/priority_queue_container_traits.cc: Same.
1872         * testsuite/ext/pb_ds/example/tree_join.cc: Same.
1873         * testsuite/ext/pb_ds/example/basic_map.cc: Same.
1874         * testsuite/ext/pb_ds/example/trie_split.cc: Same.
1875         * testsuite/ext/pb_ds/example/priority_queue_split_join.cc: Same.
1876         * testsuite/ext/pb_ds/example/priority_queue_dijkstra.cc: Same.
1877         * testsuite/ext/pb_ds/example/priority_queue_erase_if.cc: Same.
1878         * testsuite/ext/pb_ds/example/hash_mod.cc: Same.
1879         * testsuite/ext/pb_ds/example/tree_order_statistics_join.cc: Same.
1880         * testsuite/ext/pb_ds/example/trie_dna.cc: Same.
1881         * testsuite/ext/pb_ds/example/hash_initial_size.cc: Same.
1882         * testsuite/ext/pb_ds/example/basic_priority_queue.cc: Same.
1883         * testsuite/ext/pb_ds/example/tree_intervals.cc: Same.
1884         * testsuite/ext/pb_ds/example/basic_multimap.cc: Same.
1885         * testsuite/performance/ext: New.
1886         * testsuite/performance/ext/pb_ds: New.
1887         * testsuite/performance/ext/pb_ds/multimap_text_find_timing_small.cc: Same.
1888         * testsuite/performance/ext/pb_ds/text_find_timing.cc: Same.
1889         * testsuite/performance/ext/pb_ds/hash_random_int_erase_mem_usage.cc: Same.
1890         * testsuite/performance/ext/pb_ds/tree_text_insert_timing.cc: Same.
1891         * testsuite/performance/ext/pb_ds/priority_queue_text_modify_down_timing.cc: Same.
1892         * testsuite/performance/ext/pb_ds/random_int_subscript_find_timing.cc: Same.
1893         * testsuite/performance/ext/pb_ds/priority_queue_text_push_timing.cc: Same.
1894         * testsuite/performance/ext/pb_ds/tree_split_join_timing.cc: Same.
1895         * testsuite/performance/ext/pb_ds/random_int_find_timing.cc: Same.
1896         * testsuite/performance/ext/pb_ds/multimap_text_insert_timing_large.cc: Same.
1897         * testsuite/performance/ext/pb_ds/multimap_text_insert_mem_usage.hpp: Same.
1898         * testsuite/performance/ext/pb_ds/priority_queue_random_int_push_timing.cc: Same.
1899         * testsuite/performance/ext/pb_ds/multimap_text_find_timing.hpp: Same.
1900         * testsuite/performance/ext/pb_ds/priority_queue_text_modify_timing.hpp: Same.
1901         * testsuite/performance/ext/pb_ds/tree_order_statistics_timing.cc: Same.
1902         * testsuite/performance/ext/pb_ds/priority_queue_text_modify_up_timing.cc: Same.
1903         * testsuite/performance/ext/pb_ds/multimap_text_insert_mem_usage_large.cc: Same.
1904         * testsuite/performance/ext/pb_ds/priority_queue_text_push_pop_timing.cc: Same.
1905         * testsuite/performance/ext/pb_ds/multimap_text_find_timing_large.cc: Same.
1906         * testsuite/performance/ext/pb_ds/priority_queue_text_join_timing.cc: Same.
1907         * testsuite/performance/ext/pb_ds/multimap_text_insert_timing_small.cc: Same.
1908         * testsuite/performance/ext/pb_ds/priority_queue_random_int_push_pop_timing.cc: Same.
1909         * testsuite/performance/ext/pb_ds/random_int_subscript_insert_timing.cc: Same.
1910         * testsuite/performance/ext/pb_ds/tree_text_lor_find_timing.cc: Same.
1911         * testsuite/performance/ext/pb_ds/priority_queue_text_pop_mem_usage.cc: Same.
1912         * testsuite/performance/ext/pb_ds/multimap_text_insert_timing.hpp: Same.
1913         * testsuite/performance/ext/pb_ds/hash_zlob_random_int_find_timing.cc: Same.
1914         * testsuite/performance/ext/pb_ds/multimap_text_insert_mem_usage_small.cc: Same.
1915         * testsuite/data/make_graph_test_infos.xml: Same.
1916         * testsuite/data/thirty_years_among_the_dead_preproc.txt: New.
1917         * testsuite/data/make_graph_htmls.xml: Same.
1918         * testsuite/util/regression: New.
1919         * testsuite/util/regression/trait: New.
1920         * testsuite/util/regression/trait/priority_queue: New.
1921         * testsuite/util/regression/trait/priority_queue/trait.hpp: Same.
1922         * testsuite/util/regression/trait/erase_if_fn.hpp: Same.
1923         * testsuite/util/regression/trait/assoc: New.
1924         * testsuite/util/regression/trait/assoc/native_type_trait.hpp: Same.
1925         * testsuite/util/regression/trait/assoc/node_update_trait.hpp: Same.
1926         * testsuite/util/regression/trait/assoc/get_set_load_trait.hpp: Same.
1927         * testsuite/util/regression/trait/assoc/get_set_loads_trait.hpp: Same.
1928         * testsuite/util/regression/trait/assoc/trait.hpp: Same.
1929         * testsuite/util/regression/trait/assoc/type_trait.hpp: Same.
1930         * testsuite/util/regression/trait/assoc/resize_trait.hpp: Same.
1931         * testsuite/util/regression/trait/assoc/to_string.hpp: Same.
1932         * testsuite/util/regression/rand: New.
1933         * testsuite/util/regression/rand/priority_queue: New.
1934         * testsuite/util/regression/rand/priority_queue/detail: New.
1935         * testsuite/util/regression/rand/priority_queue/detail/erase_fn_imps.hpp: Same.
1936         * testsuite/util/regression/rand/priority_queue/detail/cmp_fn_imps.hpp: Same.
1937         * testsuite/util/regression/rand/priority_queue/detail/policy_access_fn_imps.hpp: Same.
1938         * testsuite/util/regression/rand/priority_queue/detail/defs_fn_imps.hpp: Same.
1939         * testsuite/util/regression/rand/priority_queue/detail/it_conversion_fn_imps.hpp: Same.
1940         * testsuite/util/regression/rand/priority_queue/detail/constructor_destructor_fn_imps.hpp: Same.
1941         * testsuite/util/regression/rand/priority_queue/detail/diagnostic_fn_imps.hpp: Same.
1942         * testsuite/util/regression/rand/priority_queue/detail/insert_fn_imps.hpp: Same.
1943         * testsuite/util/regression/rand/priority_queue/detail/clear_fn_imps.hpp: Same.
1944         * testsuite/util/regression/rand/priority_queue/detail/modify_fn_imps.hpp: Same.
1945         * testsuite/util/regression/rand/priority_queue/detail/split_join_fn_imps.hpp: Same.
1946         * testsuite/util/regression/rand/priority_queue/detail/operator_fn_imps.hpp: Same.
1947         * testsuite/util/regression/rand/priority_queue/rand_regression_test.hpp: Same.
1948         * testsuite/util/regression/rand/priority_queue/container_rand_regression_test.hpp: Same.
1949         * testsuite/util/regression/rand/io: New.
1950         * testsuite/util/regression/rand/io/priority_queue: New.
1951         * testsuite/util/regression/rand/io/priority_queue/xml_formatter.hpp: Same.
1952         * testsuite/util/regression/rand/io/assoc: New.
1953         * testsuite/util/regression/rand/io/assoc/xml_formatter.hpp: Same.
1954         * testsuite/util/regression/rand/io/xml_formatter.hpp: Same.
1955         * testsuite/util/regression/rand/assoc: New.
1956         * testsuite/util/regression/rand/assoc/detail: New.
1957         * testsuite/util/regression/rand/assoc/detail/subscript_fn_imps.hpp: Same.
1958         * testsuite/util/regression/rand/assoc/detail/cmp_fn_imps.hpp: Same.
1959         * testsuite/util/regression/rand/assoc/detail/policy_access_fn_imps.hpp: Same.
1960         * testsuite/util/regression/rand/assoc/detail/defs_fn_imps.hpp: Same.
1961         * testsuite/util/regression/rand/assoc/detail/it_conversion_fn_imps.hpp: Same.
1962         * testsuite/util/regression/rand/assoc/detail/diagnostic_fn_imps.hpp: Same.
1963         * testsuite/util/regression/rand/assoc/detail/clear_fn_imps.hpp: Same.
1964         * testsuite/util/regression/rand/assoc/detail/get_set_load_fn_imps.hpp: Same.
1965         * testsuite/util/regression/rand/assoc/detail/operator_fn_imps.hpp: Same.
1966         * testsuite/util/regression/rand/assoc/detail/erase_fn_imps.hpp: Same.
1967         * testsuite/util/regression/rand/assoc/detail/resize_fn_imps.hpp: Same.
1968         * testsuite/util/regression/rand/assoc/detail/constructor_destructor_fn_imps.hpp: Same.
1969         * testsuite/util/regression/rand/assoc/detail/insert_fn_imps.hpp: Same.
1970         * testsuite/util/regression/rand/assoc/detail/split_join_fn_imps.hpp: Same.
1971         * testsuite/util/regression/rand/assoc/detail/get_set_loads_fn_imps.hpp: Same.
1972         * testsuite/util/regression/rand/assoc/rand_regression_test.hpp: Same.
1973         * testsuite/util/regression/rand/assoc/container_rand_regression_test.hpp: Same.
1974         * testsuite/util/regression/priority_queue: New.
1975         * testsuite/util/regression/priority_queue/common_type.hpp: Same.
1976         * testsuite/util/regression/basic_type.hpp: Same.
1977         * testsuite/util/regression/assoc: New.
1978         * testsuite/util/regression/assoc/common_type.hpp: Same.
1979         * testsuite/util/regression/res_mng: New.
1980         * testsuite/util/regression/res_mng/forced_exception.hpp: Same.
1981         * testsuite/util/regression/res_mng/dbg_ex_allocator_base.cc: Same.
1982         * testsuite/util/regression/res_mng/dbg_ex_allocator_base.hpp: Same.
1983         * testsuite/util/regression/res_mng/dbg_ex_allocator.hpp: Same.
1984         * testsuite/util/rng: New.
1985         * testsuite/util/rng/twister_rand_gen.cc: Same.
1986         * testsuite/util/rng/twister_rand_gen.hpp: Same.
1987         * testsuite/util/native_type: New.
1988         * testsuite/util/native_type/priority_queue: New.
1989         * testsuite/util/native_type/priority_queue/native_priority_queue.hpp: Same.
1990         * testsuite/util/native_type/priority_queue/native_pq_tag.hpp: Same.
1991         * testsuite/util/native_type/assoc: New.
1992         * testsuite/util/native_type/assoc/native_multimap.hpp: Same.
1993         * testsuite/util/native_type/assoc/native_tree_tag.hpp: Same.
1994         * testsuite/util/native_type/assoc/native_set.hpp: Same.
1995         * testsuite/util/native_type/assoc/native_hash_multimap.hpp: Same.
1996         * testsuite/util/native_type/assoc/native_map.hpp: Same.
1997         * testsuite/util/native_type/assoc/native_hash_tag.hpp: Same.
1998         * testsuite/util/native_type/assoc/native_hash_set.hpp: Same.
1999         * testsuite/util/native_type/assoc/native_hash_map.hpp: Same.
2000         * testsuite/util/common_type: New.
2001         * testsuite/util/common_type/priority_queue
2002         * testsuite/util/common_type/priority_queue/common_type.hpp: Same.
2003         * testsuite/util/common_type/priority_queue/string_form.hpp: Same.
2004         * testsuite/util/common_type/priority_queue/detail
2005         * testsuite/util/common_type/priority_queue/detail/ds_string_form.hpp: Same.
2006         * testsuite/util/common_type/assoc: New.
2007         * testsuite/util/common_type/assoc/common_type.hpp: Same.
2008         * testsuite/util/common_type/assoc/string_form.hpp: Same.
2009         * testsuite/util/common_type/assoc/template_policy.hpp: Same.
2010         * testsuite/util/common_type/assoc/detail: New.
2011         * testsuite/util/common_type/assoc/detail/resize_policy_string_form.hpp: Same.
2012         * testsuite/util/common_type/assoc/detail/trigger_policy_string_form.hpp: Same.
2013         * testsuite/util/common_type/assoc/detail/ds_string_form.hpp: Same.
2014         * testsuite/util/common_type/assoc/detail/comb_hash_fn_string_form.hpp: Same.
2015         * testsuite/util/common_type/assoc/detail/size_policy_string_form.hpp: Same.
2016         * testsuite/util/common_type/assoc/detail/probe_fn_string_form.hpp: Same.
2017         * testsuite/util/common_type/assoc/detail/tree_supports_order_statistics.hpp: Same.
2018         * testsuite/util/common_type/assoc/detail/trie_supports_prefix_search.hpp: Same.
2019         * testsuite/util/common_type/assoc/detail/list_update_policy_string_form.hpp: Same.
2020         * testsuite/util/common_type/assoc/detail/trie_supports_order_statistics.hpp: Same.
2021         * testsuite/util/common_type/assoc/detail/store_hash_string_form.hpp: Same.
2022         * testsuite/util/common_type/assoc/native_set.hpp: Same.
2023         * testsuite/util/performance: New.
2024         * testsuite/util/performance/priority_queue: New.
2025         * testsuite/util/performance/priority_queue/mem_usage: New.
2026         * testsuite/util/performance/priority_queue/mem_usage/pop_test.hpp: Same.
2027         * testsuite/util/performance/priority_queue/timing: New.
2028         * testsuite/util/performance/priority_queue/timing/push_pop_test.hpp: Same.
2029         * testsuite/util/performance/priority_queue/timing/push_test.hpp: Same.
2030         * testsuite/util/performance/priority_queue/timing/join_test.hpp: Same.
2031         * testsuite/util/performance/priority_queue/timing/modify_test.hpp: Same.
2032         * testsuite/util/performance/io: New.
2033         * testsuite/util/performance/io/xml_formatter.hpp: Same.
2034         * testsuite/util/performance/assoc: New.
2035         * testsuite/util/performance/assoc/mem_usage: New.
2036         * testsuite/util/performance/assoc/mem_usage/multimap_insert_test.hpp: Same.
2037         * testsuite/util/performance/assoc/mem_usage/erase_test.hpp: Same.
2038         * testsuite/util/performance/assoc/multimap_common_type.hpp: Same.
2039         * testsuite/util/performance/assoc/timing: New.
2040         * testsuite/util/performance/assoc/timing/common_type.hpp: Same.
2041         * testsuite/util/performance/assoc/timing/multimap_insert_test.hpp: Same.
2042         * testsuite/util/performance/assoc/timing/subscript_find_test.hpp: Same.
2043         * testsuite/util/performance/assoc/timing/find_test.hpp: Same.
2044         * testsuite/util/performance/assoc/timing/subscript_insert_test.hpp: Same.
2045         * testsuite/util/performance/assoc/timing/insert_test.hpp: Same.
2046         * testsuite/util/performance/assoc/timing/tree_order_statistics_test.hpp: Same.
2047         * testsuite/util/performance/assoc/timing/multimap_find_test.hpp: Same.
2048         * testsuite/util/performance/assoc/timing/tree_split_join_test.hpp: Same.
2049         * testsuite/util/performance/time: New.
2050         * testsuite/util/performance/time/elapsed_timer.cc: Same.
2051         * testsuite/util/performance/time/elapsed_timer.hpp: Same.
2052         * testsuite/util/performance/time/timing_test_base.hpp: Same.
2053         * testsuite/util/performance/mem: New.
2054         * testsuite/util/performance/mem/mem_track_allocator_base.hpp: Same.
2055         * testsuite/util/performance/mem/mem_track_allocator.hpp: Same.
2056         * testsuite/util/hash_fn: New.
2057         * testsuite/util/hash_fn/limit_string_hash_fn.hpp: Same.
2058         * testsuite/util/hash_fn/string_ranged_hash_fn.hpp: Same.
2059         * testsuite/util/hash_fn/string_hash_fn.hpp: Same.
2060         * testsuite/util/hash_fn/string_ranged_probe_fn.hpp: Same.
2061         * testsuite/util/hash_fn/dna_str_limit.hpp: Same.
2062         * testsuite/util/io: New.
2063         * testsuite/util/io/prog_bar.cc: Same.
2064         * testsuite/util/io/prog_bar.hpp: Same.
2065         * testsuite/util/io/text_populate.hpp: Same.
2066         * testsuite/util/io/xml.hpp: Same.
2067         * testsuite/util/io/illegal_input_error.hpp: Same.
2068         * testsuite/util/io/xml_test_formatter.hpp: Same.
2069         * testsuite/util/io/verified_cmd_line_input.cc: Same.
2070         * testsuite/util/io/verified_cmd_line_input.hpp: Same.
2071         * testsuite/util/statistic: New.
2072         * testsuite/util/statistic/sample_var.hpp: Same.
2073         * testsuite/util/statistic/res_recorder.hpp: Same.
2074         * testsuite/util/statistic/sample_mean.hpp: Same.
2075         * testsuite/util/statistic/sample_mean_confidence_checker.hpp: Same.
2076         
2077 2006-06-12  Paolo Carlini  <pcarlini@suse.de>
2078
2079         PR libstdc++/26970
2080         * config/locale/gnu/c_locale.h (__convert_from_v<>): Change to
2081         variadic function, instead of template function.
2082         * config/locale/generic/c_locale.h (__convert_from_v<>): Likewise.
2083         * include/bits/locale_facets.tcc (num_put<>::_M_insert_float):
2084         Adjust.
2085         (money_put<>::do_put(long double)): Likewise.
2086         * src/locale-misc-inst.cc: Remove.
2087         * src/Makefile.am: Adjust.
2088         * src/Makefile.in: Regenerate.
2089
2090 2006-06-09  Paolo Carlini  <pcarlini@suse.de>
2091
2092         * include/tr1/random (random_device::random_device(const
2093         std::string& = "/dev/urandom")): Open in binary mode.
2094
2095         * include/tr1/random (random_device::random_device(const
2096         std::string& = "rand")): Use mersenne_twister.
2097         (random_device::_M_strtoul): New.
2098         (random_device::operator()()): Update.
2099
2100         * include/tr1/random: Minor stylistic changes, consistently
2101         qualify with std::.
2102
2103 2006-06-09  Paolo Carlini  <pcarlini@suse.de>
2104
2105         * acinclude.m4 ([GLIBCXX_CHECK_RANDOM_TR1]): New, check for
2106         the availability of "/dev/random" and "/dev/urandom".
2107         * configure.ac: Use it.
2108         * include/tr1/random (random_device): Implement, a fall-back for
2109         systems not providing "/dev/random" and "/dev/urandom" included.
2110         * testsuite/tr1/5_numerical_facilities/random/random_device/
2111         cons/default.cc: New.
2112         * testsuite/tr1/5_numerical_facilities/random/random_device/
2113         cons/token.cc: Likewise.
2114         * testsuite/tr1/5_numerical_facilities/random/random_device/
2115         requirements/typedefs.cc: Likewise.
2116         * config.h.in: Regenerate.
2117         * configure: Likewise.
2118
2119         * testsuite/tr1/5_numerical_facilities/random/mersenne_twister/
2120         cons/gen1.cc: Minor tweak, add bool test.
2121
2122 2006-06-06  Benjamin Kosnik  <bkoz@redhat.com>
2123
2124         * testsuite/util: New directory.
2125         * testsuite/testsuite_hooks.cc: Move to util sub-directory.
2126         * testsuite/testsuite_abi_check.cc: Same.
2127         * testsuite/testsuite_abi.cc: Same.
2128         * testsuite/testsuite_tr1.h: Same.
2129         * testsuite/testsuite_io.h: Same.
2130         * testsuite/testsuite_iterators.h: Same.
2131         * testsuite/testsuite_allocator.cc: Same.
2132         * testsuite/testsuite_allocator.h: Same.
2133         * testsuite/testsuite_hooks.h: Same.
2134         * testsuite/testsuite_character.cc: Same.
2135         * testsuite/testsuite_abi.h: Same.
2136         * testsuite/testsuite_character.h: Same.
2137         * testsuite/testsuite_visualization.h: Same.
2138         * testsuite/testsuite_performance.h: Same.
2139         * testsuite/testsuite_shared.cc: Same.
2140         * testsuite/testsuite_common_types.h: Same.
2141
2142         * testsuite/lib/libstdc++.exp (v3-build_support): Adjust paths.
2143         * testsuite/libstdc++-abi/abi.exp: Same.
2144         * testsuite/libstdc++-dg/conformance.exp: Remove any files in the
2145         utilities subdirectory from the list of test cases.
2146         
2147         * scripts/testsuite_flags.in (build-includes): Adjust path for
2148         testsuite includes.
2149         * scripts/create_testsuite_files (dlist): Don't let utility files
2150         creep into the testsuite_files list.
2151         
2152 2006-06-06  Paolo Carlini  <pcarlini@suse.de>
2153
2154         * include/tr1/random (mersenne_twister<>::operator==,
2155         operator!=, operator<<, operator>>): Implement.
2156         * testsuite/tr1/5_numerical_facilities/random/mersenne_twister/
2157         operators/equal.cc: New.        
2158         * testsuite/tr1/5_numerical_facilities/random/mersenne_twister/
2159         operators/not_equal.cc: Likewise.
2160         * testsuite/tr1/5_numerical_facilities/random/mersenne_twister/
2161         operators/serialize.cc: Likewise.
2162
2163         * include/tr1/random (subtract_with_carry<>::operator==): Fix,
2164         compare the whole state; use std::equal.
2165
2166         * include/tr1/random: Minor formatting and style changes.
2167
2168 2006-06-06  Benjamin Kosnik  <bkoz@redhat.com>
2169
2170         * testsuite/tr1/5_numerical_facilies: Move to...
2171         * testsuite/tr1/5_numerical_facilities: ...this.        
2172
2173 2006-06-06  Paolo Carlini  <pcarlini@suse.de>
2174
2175         * include/tr1/random: Trivial uglification fixes.
2176         * include/tr1/random.tcc: Likewise.
2177
2178         * include/tr1/random (subtract_with_carry<>::
2179         subtract_with_carry(_IntType)): Fix parameter type to unsigned long.
2180         (subtract_with_carry<>::seed(_IntType)): Likewise.
2181         * include/tr1/random.tcc (subtract_with_carry<>::seed(_IntType)):
2182         Adjust.
2183
2184 2006-06-05  Paolo Carlini  <pcarlini@suse.de>
2185
2186         * include/tr1/random (mersenne_twister<>::seed()): Fix per
2187         tr1/5.1.4.2, p8.
2188         * include/tr1/random.tcc (mod_w): Add.
2189         (mersenne_twister<>::seed(unsigned long)): Fix per tr1/5.1.4.2, p9.
2190         (mersenne_twister<>::seed(Gen&, false_type)): Adjust to use mod_w.
2191         * testsuite/tr1/5_numerical_facilies/random/mt19937.cc: Fix
2192         expected result per tr1/5.1.5, p2.
2193         * testsuite/tr1/5_numerical_facilies/random/mersenne_twister/
2194         cons/default.cc: Adjust.
2195
2196         * include/tr1/random (exponential_distribution<>::operator()()): Fix.
2197
2198 2006-06-05  Paolo Carlini  <pcarlini@suse.de>
2199
2200         * include/tr1/random.tcc (Max::value()): Cast 1 to Tp(1) and
2201         adjust shift count to w; rename as Max_w.
2202         (struct Mod_w): New.
2203         (mersenne_twister<>::seed(Gen&, false_type): Use the latter.
2204         (mersenne_twister<>::operator()()): Fix ~0ul to ~_UInt().
2205         * testsuite/tr1/5_numerical_facilies/random/mersenne_twister/
2206         cons/default.cc: Fix ~0ul to 2^32-1.
2207         * testsuite/tr1/5_numerical_facilies/random/mersenne_twister/
2208         cons/gen1.cc: Likewise.
2209
2210 2006-06-05  Stephen M. Webb  <stephen.webb@bregmasoft.com>
2211
2212         * include/tr1/random: New.
2213         * include/tr1/random.tcc: Likewise.
2214         * include/Makefile.am: Add.
2215         * testsuite/tr1/5_numerical_facilies/random/ranlux3.cc: New.
2216         * testsuite/tr1/5_numerical_facilies/random/ranlux4.cc: Likewise.
2217         * testsuite/tr1/5_numerical_facilies/random/mt19937.cc: Likewise.
2218         * testsuite/tr1/5_numerical_facilies/random/variate_generator/
2219         requirements/typedefs.cc: Likewise.
2220         * testsuite/tr1/5_numerical_facilies/random/subtract_with_carry/
2221         cons/seed1.cc: Likewise.
2222         * testsuite/tr1/5_numerical_facilies/random/subtract_with_carry/
2223         cons/seed2.cc: Likewise.
2224         * testsuite/tr1/5_numerical_facilies/random/subtract_with_carry/
2225         cons/default.cc: Likewise.
2226         * testsuite/tr1/5_numerical_facilies/random/subtract_with_carry/
2227         cons/gen1.cc: Likewise.
2228         * testsuite/tr1/5_numerical_facilies/random/subtract_with_carry/
2229         requirements/typedefs.cc: Likewise.
2230         * testsuite/tr1/5_numerical_facilies/random/subtract_with_carry/
2231         operators/equal.cc: Likewise.
2232         * testsuite/tr1/5_numerical_facilies/random/subtract_with_carry/
2233         operators/not_equal.cc: Likewise.
2234         * testsuite/tr1/5_numerical_facilies/random/subtract_with_carry/
2235         operators/serialize.cc: Likewise.
2236         * testsuite/tr1/5_numerical_facilies/random/uniform_real/
2237         requirements/typedefs.cc: Likewise.
2238         * testsuite/tr1/5_numerical_facilies/random/discard_block/
2239         requirements/requirements.cc: Likewise.
2240         * testsuite/tr1/5_numerical_facilies/random/linear_congruential/
2241         cons/seed1.cc: Likewise.
2242         * testsuite/tr1/5_numerical_facilies/random/linear_congruential/
2243         cons/seed2.cc: Likewise.
2244         * testsuite/tr1/5_numerical_facilies/random/linear_congruential/
2245         cons/default.cc: Likewise.
2246         * testsuite/tr1/5_numerical_facilies/random/linear_congruential/
2247         cons/gen1.cc: Likewise.
2248         * testsuite/tr1/5_numerical_facilies/random/linear_congruential/
2249         requirements/non_uint_neg.cc: Likewise.
2250         * testsuite/tr1/5_numerical_facilies/random/linear_congruential/
2251         requirements/typedefs.cc: Likewise.
2252         * testsuite/tr1/5_numerical_facilies/random/linear_congruential/
2253         operators/equal.cc: Likewise.
2254         * testsuite/tr1/5_numerical_facilies/random/linear_congruential/
2255         operators/not_equal.cc: Likewise.
2256         * testsuite/tr1/5_numerical_facilies/random/linear_congruential/
2257         operators/serialize.cc: Likewise.
2258         * testsuite/tr1/5_numerical_facilies/random/xor_combine/
2259         requirements/typedefs.cc: Likewise.
2260         * testsuite/tr1/5_numerical_facilies/random/minstd_rand.cc: Likewise.
2261         * testsuite/tr1/5_numerical_facilies/random/minstd_rand0.cc: Likewise.
2262         * testsuite/tr1/5_numerical_facilies/random/uniform_int/
2263         cons/range.cc: Likewise.
2264         * testsuite/tr1/5_numerical_facilies/random/uniform_int/
2265         cons/default.cc: Likewise.
2266         * testsuite/tr1/5_numerical_facilies/random/uniform_int/
2267         cons/range_neg.cc: Likewise.
2268         * testsuite/tr1/5_numerical_facilies/random/uniform_int/
2269         requirements/typedefs.cc: Likewise.
2270         * testsuite/tr1/5_numerical_facilies/random/mersenne_twister/
2271         cons/seed1.cc: Likewise.
2272         * testsuite/tr1/5_numerical_facilies/random/mersenne_twister/
2273         cons/seed2.cc: Likewise.
2274         * testsuite/tr1/5_numerical_facilies/random/mersenne_twister/
2275         cons/default.cc: Likewise.
2276         * testsuite/tr1/5_numerical_facilies/random/mersenne_twister/
2277         cons/gen1.cc: Likewise.
2278         * testsuite/tr1/5_numerical_facilies/random/mersenne_twister/
2279         requirements/typedefs.cc: Likewise.
2280         * include/Makefile.in: Regenerate.
2281         * testsuite/tr1/headers.cc: Update.
2282
2283 2006-06-04  Paolo Carlini  <pcarlini@suse.de>
2284
2285         PR libstdc++/27867
2286         * include/bits/valarray_before.h (struct _BinClos<_Oper, _ValArray,
2287         _ValArray, _Tp, _Tp>): Fix value_type typedef.
2288         * testsuite/26_numerics/valarray/27867.cc: New.
2289
2290 2006-05-29  Paolo Carlini  <pcarlini@suse.de>
2291
2292         PR libstdc++/24692
2293         * include/bits/atomicity.h (__exchange_and_add_multi,
2294         __atomic_add_multi): New, depending on _GLIBCXX_ATOMIC_BUILTINS,
2295         inline the atomic builtins.
2296         (__exchange_and_add_dispatch, __atomic_add_dispatch): Adjust.
2297         * configure.ac: Define _GLIBCXX_ATOMIC_BUILTINS when the atomic
2298         builtins are available.
2299         * configure: Regenerate.
2300         * config.h.in: Likewise.
2301
2302 2006-05-27  Paolo Carlini  <pcarlini@suse.de>
2303
2304         * configure.host: If the CPU provides atomic builtins select
2305         generic/atomic_builtins/atomicity.h.
2306         * config/cpu/generic/atomic_builtins/atomicity.h: Add.
2307         * config/cpu/powerpc/atomicity.h: Remove.
2308         * config/cpu/ia64/atomicity.h: Likewise.
2309         * config/cpu/alpha/atomicity.h: Likewise.
2310         * config/cpu/s390/atomicity.h: Likewise.
2311
2312 2006-05-26  Carlos O'Donell  <carlos@codesourcery.com>
2313
2314         * Makefile.am: Add install-html target. Add install-html to .PHONY
2315         * Makefile.in: Regenerate.
2316
2317 2006-05-24  Paolo Carlini  <pcarlini@suse.de>
2318
2319         PR libstdc++/24704
2320         * include/bits/atomicity.h (__exchange_and_add_single,
2321         __atomic_add_single): New, single thread versions of the atomic
2322         functions.
2323         (__exchange_and_add_dispatch, __atomic_add_dispatch): New,
2324         depending on __GTHREADS and __gthread_active_p() dispatch either
2325         to the above or to the existing atomic functions.
2326         * include/ext/pool_allocator.h: Update callers.
2327         * include/ext/rc_string_base.h: Likewise.
2328         * include/bits/locale_classes.h: Likewise.
2329         * include/bits/basic_string.h: Likewise.
2330         * include/bits/ios_base.h: Likewise.
2331         * include/tr1/boost_shared_ptr.h: Likewise.
2332         * src/ios.cc: Likewise.
2333         * src/locale.cc: Likewise.
2334         * src/ios_init.cc: Likewise.
2335
2336 2006-05-23  Paolo Carlini  <pcarlini@suse.de>
2337
2338         * testsuite/testsuite_shared.cc: Fix --enable-threads=single build.
2339
2340 2006-05-19  Paolo Carlini  <pcarlini@suse.de>
2341
2342         * testsuite/27_io/objects/wchar_t/9661-1.cc: Avoid leaking the
2343         semaphores if a VERIFY fails.
2344         * testsuite/27_io/objects/wchar_t/7.cc: Likewise.
2345         * testsuite/27_io/objects/char/9661-1.cc: Likewise.
2346         * testsuite/27_io/objects/char/7.cc: Likewise.
2347         * testsuite/27_io/basic_filebuf/seekoff/char/26777.cc: Likewise.
2348         * testsuite/27_io/basic_filebuf/imbue/wchar_t/14975-2.cc: Likewise.
2349         * testsuite/27_io/basic_filebuf/imbue/char/13171-2.cc: Likewise.
2350         * testsuite/27_io/basic_filebuf/close/char/4879.cc: Likewise.
2351         * testsuite/27_io/basic_filebuf/close/char/9964.cc: Likewise.
2352         * testsuite/27_io/basic_filebuf/underflow/char/10097.cc: Likewise.
2353
2354 2006-05-17  Paolo Carlini  <pcarlini@suse.de>
2355
2356         * include/tr1/hashtable (hashtable<>::m_find): Remove; update callers.
2357
2358         * include/tr1/hashtable (map_base<>::operator[]): Move out of line.
2359
2360         * include/tr1/hashtable (hashtable<>::m_insert(const value_type&,
2361         std::tr1::false_type)): Avoid memory leak risk for new_node.
2362
2363 2006-05-15  Paolo Carlini  <pcarlini@suse.de>
2364
2365         * include/tr1/hashtable (hashtable<>::m_find, m_insert_bucket): Add.
2366         (hashtable<>::find, m_insert(const value_type&, std::tr1::true_type),
2367         map_base<>::operator[]): Use the above.
2368         * testsuite/performance/23_containers/insert/unordered_map_array.cc:
2369         New.    
2370
2371         * include/tr1/hashtable (hashtable<>::find_node,
2372         insert(const value_type&, ...), erase_node): Rename to m_*, adjust
2373         callers.
2374         * include/tr1/hashtable: Minor cosmetic changes.
2375
2376 2006-05-13  Peter Doerfler  <gcc@pdoerfler.com>
2377
2378         * include/tr1/hashtable (identity<>::operator(),
2379         extract1st<>::operator()): Return by const ref.
2380
2381 2006-05-10  Steve Ellcey  <sje@cup.hp.com>
2382
2383         * testsuite/lib/libstdc++.exp (check_v3_target_cxa_atexit):
2384         Move to gcc subdir.
2385         * testsuite/lib/dg-options.exp (dg-require-iconv): Remove.
2386         (dg-require-cxa-atexit): Move to gcc subdir.
2387
2388 2006-05-10  Paolo Carlini  <pcarlini@suse.de>
2389             Peter Doerfler  <gcc@pdoerfler.com>
2390
2391         * include/tr1/hashtable (hashtable_iterator<>::hashtable_iterator(),
2392         hashtable_const_iterator<>::hashtable_const_iterator(),
2393         node_iterator<>::node_iterator(),
2394         node_const_iterator<>::node_const_iterator()): Add.
2395         (node_iterator<>::node_iterator(hash_node<>*),
2396         node_const_iterator<>::node_const_iterator(hash_node<>*)): Tweak,
2397         remove default.
2398         * testsuite/tr1/6_containers/unordered/hashtable/
2399         iterators_default_constructor.c: New.
2400
2401 2006-05-10  Marc Glisse  <marc.glisse@normalesup.org>
2402
2403         * include/ext/pool_allocator.h: Add missing std:: qualifications.
2404         * include/ext/mt_allocator.h: Likewise.
2405         * include/ext/pb_assoc/detail/resize_policy/
2406         hash_load_check_resize_trigger_imp.hpp: Likewise.
2407         * include/ext/pb_assoc/detail/resize_policy/
2408         hash_standard_resize_policy_imp.hpp: Likewise.
2409         * include/ext/pb_assoc/detail/lu_policy/
2410         counter_lu_metadata_imp.hpp: Likewise.
2411         * include/ext/pb_assoc/detail/map_debug_base.hpp: Likewise.
2412         * libsupc++/eh_alloc.cc: Typo: memcpy -> memset.
2413
2414 2006-05-07  Paolo Carlini  <pcarlini@suse.de>
2415
2416         * include/tr1/type_traits (integral_constant<>::value): Define.
2417         * testsuite/tr1/4_metaprogramming/helper_classes/static_definition.cc:
2418         New.
2419
2420 2006-05-04  Douglas Gregor  <dgregor@cs.indiana.edu>
2421
2422         PR libstdc++/27404
2423         * include/ext/rope (_Rope_const_iterator<>::operator*() const,
2424         _Rope_iterator<>::operator*() const): Add.
2425
2426 2006-05-01  Paolo Carlini  <pcarlini@suse.de>
2427
2428         * acinclude.m4 (GLIBCXX_ENABLE_WCHAR_T): Always check the
2429         presence of wctype.h, for use in GLIBCXX_ENABLE_C99.
2430         * configure: Regenerate.
2431
2432 2006-04-29  Paolo Carlini  <pcarlini@suse.de>
2433
2434         * include/bits/locale_facets.tcc (num_get<>::_M_extract_float):
2435         Special case main parsing loop for !_M_allocated (i.e., "C" locale).
2436         (num_get<>::_M_extract_int): Likewise.
2437         * include/bits/locale_facets.h (num_get<>::_M_find): New.
2438
2439 2006-04-27  Benjamin Kosnik  <bkoz@redhat.com>
2440
2441         * docs/html/17_intro/TODO: Update.
2442         
2443 2006-04-26  Benjamin Kosnik  <bkoz@redhat.com>
2444
2445         PR libstdc++/26875
2446         * include/ext/array_allocator.h (array_allocator): _M_used, new
2447         data member.  
2448         * testsuite/ext/array_allocator/26875.cc: New.
2449         
2450 2006-04-26  Shantonu Sen  <ssen@opendarwin.org>
2451
2452         PR libstdc++/26513
2453         * scripts/make_exports.pl: Use $ENV{NM_FOR_TARGET}, if present.
2454
2455 2006-04-23  Marc Glisse  <marc.glisse@normalesup.org>
2456
2457         PR libstdc++/27199
2458         * ext/pool_allocator.h: Add using declarations for size_t, ptrdiff_t.
2459         * ext/bitmap_allocator.h: Likewise; qualify with std::.
2460         * ext/new_allocator.h: Likewise.
2461         * ext/malloc_allocator.h: Likewise.
2462         * ext/array_allocator.h: Likewise.
2463         * ext/mt_allocator.h: Likewise.
2464         * ext/functional: Likewise for size_t.
2465         * ext/debug_allocator.h: Likewise.
2466         * bits/char_traits.h: Qualify with std:: size_t.
2467         * debug/hash_multimap.h: Likewise.
2468
2469 2006-04-23  Paolo Carlini  <pcarlini@suse.de>
2470
2471         * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 42.
2472
2473 2006-04-19  Paolo Carlini  <pcarlini@suse.de>
2474
2475         PR libstdc++/26424
2476         * include/tr1/hashtable (X<>::primes): Extend for 64-bit machines.
2477         (X<>::n_primes): Adjust.
2478         (prime_rehash_policy::next_bkt, bkt_for_elements, need_rehash): Adjust.
2479
2480 2006-04-18  Paolo Carlini  <pcarlini@suse.de>
2481
2482         * docs/html/faq/index.html ([5.5]): Adjust to mention function
2483         objects and reference_wrapper; minor tweaks.
2484         * docs/html/faq/index.txt: Regenerate.
2485
2486 2006-04-16  Paolo Carlini  <pcarlini@suse.de>
2487
2488         PR libstdc++/6702 (again)
2489         * acinclude.m4 (GLIBCXX_ENABLE_C99): Don't check non-C99
2490         wchar_t functions...
2491         (GLIBCXX_ENABLE_WCHAR_T): ... do that here.
2492         * configure.ac: Adjust order of checks.
2493         * configure: Regenerate.
2494
2495 2006-04-14  Douglas Gregor  <dgregor@cs.indiana.edu>
2496
2497         PR libstdc++/27162
2498         * include/bits/stl_algo.h (__search_n(,,,, _BinaryPredicate,
2499         std::forward_iterator_tag)): Use __binary_pred, not ==.
2500
2501 2006-04-10  Matthias Klose  <doko@debian.org>
2502
2503         * testsuite/lib/libstdc++.exp (libstdc++_init): Recognize multilib
2504         directory names containing underscores.
2505
2506 2006-04-10  Paolo Carlini  <pcarlini@suse.de>
2507
2508         DR 538, [Ready]
2509         * include/bits/stl_algo.h (__unique_copy(,,, input_iterator_tag,
2510         output_iterator_tag), and predicated counterpart): Revert to the
2511         algorithm pre-DR 241, i.e., value_type of InputIterator is now
2512         required to be Assignable too.
2513         * testsuite/25_algorithms/unique_copy/3.cc: Remove.
2514         * docs/html/ext/howto.html: Add an entry for DR 538.
2515
2516 2006-03-29  Benjamin Kosnik  <bkoz@redhat.com>
2517
2518         * testsuite/data/sgetn.txt: Correct copyright holder.
2519         * testsuite/data/wistream_extractor_other-1.tst: Same.
2520         * testsuite/data/wistream_extractor_other-2.tst: Same.
2521         * testsuite/data/istream_extractor_other-1.txt: Same.
2522         * testsuite/data/filebuf_virtuals-1.txt: Same.
2523         * testsuite/data/wostream_inserter_other-1.tst: Same.
2524         * testsuite/data/wostream_inserter_other-2.tst: Same.
2525         * testsuite/data/ostream_inserter_other-1.tst: Same.
2526         * testsuite/data/ostream_inserter_other-2.tst: Same.
2527         * testsuite/data/wistream_extractor_other-1.txt: Same.
2528         * testsuite/data/istream_extractor_other-1.tst: Same.
2529         * testsuite/data/istream_extractor_other-2.tst: Same.
2530         * testsuite/data/filebuf_virtuals-1.tst: Same.
2531         * testsuite/27_io/basic_filebuf/sgetn/char/1-in.cc: Adjust test
2532         conditions.
2533         * testsuite/27_io/basic_filebuf/sgetn/char/1-io.cc: Same.
2534         * testsuite/27_io/basic_filebuf/sgetn/char/2-in.cc: Same.
2535         * testsuite/27_io/basic_filebuf/sgetn/char/2-io.cc: Same.
2536
2537 2006-03-28  Paolo Carlini  <pcarlini@suse.de>
2538
2539         * include/ext/vstring.h (operator[]): Allow s[s.size()] in
2540         debug mode, but not pedantic mode.
2541
2542 2006-03-24  Mark Mitchell  <mark@codesourcery.com>
2543             Joseph S. Myers  <joseph@codesourcery.com>
2544
2545         PR libstdc++/20448
2546         PR libstdc++/20451
2547         * scripts/testsuite_flags.in (--cxxflags): Don't define LOCALEDIR.
2548         * testsuite/lib/libstdc++.exp (libstdc++_init): Always define
2549         LOCALEDIR to ".".
2550         (v3-build_support): Build MO files.
2551
2552 2006-03-22  Paolo Carlini  <pcarlini@suse.de>
2553
2554         PR libstdc++/26777
2555         * include/bits/fstream.tcc (basic_filebuf<>::_M_seek): Check
2556         the return value of _M_file.seekoff.
2557         * testsuite/27_io/basic_filebuf/seekoff/char/26777.cc: New.
2558
2559 2006-03-21  Paolo Carlini  <pcarlini@suse.de>
2560
2561         PR libstdc++/25482
2562         * include/bits/stl_algobase.h (__copy_aux(_CharT*, _CharT*,
2563         ostreambuf_iterator<_CharT>), __copy_aux(const _CharT*, const _CharT*,
2564         ostreambuf_iterator<_CharT>), __copy_aux(istreambuf_iterator<_CharT>,
2565         istreambuf_iterator<_CharT>, _CharT*), copy(istreambuf_iterator<_CharT>,
2566         istreambuf_iterator<_CharT>, ostreambuf_iterator<_CharT>)): Declare.
2567         * include/bits/stl_algo.h (find(istreambuf_iterator<_CharT>,
2568         istreambuf_iterator<_CharT>, _CharT)): Likewise.
2569         * include/bits/streambuf_iterator.h (copy(istreambuf_iterator<_CharT>,
2570         istreambuf_iterator<_CharT>, ostreambuf_iterator<_CharT>),
2571         __copy_aux(_CharT*, _CharT*, ostreambuf_iterator<_CharT>),
2572         __copy_aux(const _CharT*, const _CharT*, ostreambuf_iterator<_CharT>),
2573         __copy_aux(istreambuf_iterator<_CharT>, istreambuf_iterator<_CharT>,
2574         _CharT*), find(istreambuf_iterator<_CharT>, istreambuf_iterator<_CharT>,
2575         _CharT)): Define.
2576         (class istreambuf_iterator<>, class ostreambuf_iterator<>): Declare
2577         friends.
2578         * include/std/std_streambuf.h (class basic_streambuf<>): Likewise.
2579         * include/bits/cpp_type_traits.h (struct __is_char<>): Add.
2580         * testsuite/25_algorithms/copy/streambuf_iterators/char/1.cc: New.
2581         * testsuite/25_algorithms/copy/streambuf_iterators/char/2.cc: New.
2582         * testsuite/25_algorithms/copy/streambuf_iterators/char/3.cc: New.
2583         * testsuite/25_algorithms/copy/streambuf_iterators/char/4.cc: New.
2584         * testsuite/25_algorithms/copy/streambuf_iterators/wchar_t/1.cc: New.
2585         * testsuite/25_algorithms/copy/streambuf_iterators/wchar_t/2.cc: New.
2586         * testsuite/25_algorithms/copy/streambuf_iterators/wchar_t/3.cc: New.
2587         * testsuite/25_algorithms/copy/streambuf_iterators/wchar_t/4.cc: New.
2588         * testsuite/25_algorithms/find/istreambuf_iterators/char/1.cc: New.
2589         * testsuite/25_algorithms/find/istreambuf_iterators/char/2.cc: New.
2590         * testsuite/25_algorithms/find/istreambuf_iterators/wchar_t/1.cc: New.
2591         * testsuite/25_algorithms/find/istreambuf_iterators/wchar_t/2.cc: New.
2592         * testsuite/performance/25_algorithms/copy_streambuf_iterators.cc: New.
2593         * testsuite/performance/25_algorithms/find_istreambuf_iterators.cc: New.
2594
2595 006-03-13  Paolo Carlini  <pcarlini@suse.de>
2596
2597         * include/bits/postypes.h (fpos<>::operator==, operator!=): Remove,
2598         exploit conversion to streamoff.
2599         * testsuite/27_io/fpos/mbstate_t/5.cc: New.
2600
2601 2006-03-12  Howard Hinnant  <hhinnant@apple.com>
2602
2603         * testsuite/27_io/basic_filebuf/underflow/char/10097.cc:
2604         Fix race condition.
2605         * testsuite/27_io/objects/char/9661-1.cc: Likewise.
2606         * testsuite/27_io/objects/wchar_t/9661-1.cc: Likewise.
2607
2608 2006-03-10  Paolo Carlini  <pcarlini@suse.de>
2609
2610         * include/tr1/cmath: Add atan2 and pow bits; add using declarations.    
2611         * include/tr1/math.h: Add using declarations.
2612         * include/tr1/complex: Add using declarations.
2613         * testsuite/tr1/8_c_compatibility/cmath/functions.cc: Fully
2614         qualify calls.
2615         * testsuite/tr1/8_c_compatibility/cmath/overloads.cc: Likewise;
2616         add atan2 and pow bits.
2617         * testsuite/tr1/8_c_compatibility/complex/overloads_float.cc: Likewise.
2618         * testsuite/tr1/8_c_compatibility/complex/overloads_int.cc: Likewise;
2619         adjust polar bits.
2620
2621         * acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add checks for double_t
2622         and float_t typedefs.
2623         * include/tr1/cmath: Add double_t and float_t.
2624         * testsuite/tr1/8_c_compatibility/cmath/types.cc: New.
2625
2626         * include/tr1/ctgmath: New.
2627         * include/tr1/tgmath.h: Likewise.
2628         * include/Makefile.am: Add.
2629         * testsuite/tr1/headers.cc: Update.
2630
2631         * include/Makefile.in: Regenerate.
2632         * configure: Likewise.
2633
2634         * docs/html/ext/tr1.html: Update.
2635
2636 2006-03-08  Paolo Carlini  <pcarlini@suse.de>
2637
2638         Implement the resolution of DR 455, [DR].
2639         * src/ios_init.cc (ios_base::Init::Init()): Do it.
2640         * testsuite/27_io/objects/char/dr455.cc: New.
2641         * testsuite/27_io/objects/wchar_t/dr455.cc: Likewise.
2642         * docs/html/ext/howto.html: Add an entry for DR 455.
2643
2644 2006-03-07  Paolo Carlini  <pcarlini@suse.de>
2645
2646         * include/tr1/cmath: Add C99 overloads.
2647         * include/tr1/common.h (struct __promote_3): Add.
2648         * testsuite/tr1/8_c_compatibility/cmath/overloads.cc: New.
2649
2650         * testsuite/tr1/8_c_compatibility/cmath/functions.cc: Tweak.
2651         * testsuite/tr1/8_c_compatibility/complex/overloads_float.cc: Likewise.
2652
2653 2006-03-06  Paolo Carlini  <pcarlini@suse.de>
2654
2655         PR target/26532
2656         * config/io/c_io_stdio.h (struct __ios_flags): Remove.
2657         * include/bits/ios_base.h: Adjust consistently.
2658         (ios_base::_S_local_word_size): Change to an anonymous enum.
2659         * src/ios.cc: Do not define static const data of __ios_flags,
2660         likewise for ios_base::_S_local_word_size.      
2661         * include/bits/locale_classes.h (locale::_S_categories_size):
2662         Change to an anonymous enum.
2663         * src/locale.cc: Don't define.
2664
2665 2006-03-03  Paolo Carlini  <pcarlini@suse.de>
2666
2667         PR libstdc++/26526
2668         * config/abi/pre/gnu.ver (__copy_streambufs, 64-bit version): Add
2669         @GLIBCXX_3.4.8; move existing symbols @GLIBCXX_3.4.8 to 3.4.9.
2670         * configure.ac (libtool_VERSION): To 6:9:0.
2671         * testsuite/testsuite_abi.cc (check_version): Add GLIBCXX_3.4.9.
2672         * configure: Regenerate.
2673
2674 2006-03-02  Paolo Carlini  <pcarlini@suse.de>
2675
2676         * config/abi/pre/gnu.ver: Adjust __copy_streambufs_eof export
2677         vs 64-bit arches.
2678
2679 2006-03-01  Paolo Carlini  <pcarlini@suse.de>
2680
2681         * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 41.
2682
2683 2006-02-27  Jakub Jelinek  <jakub@redhat.com>
2684
2685         PR other/26208
2686         * libsupc++/eh_personality.cc (PERSONALITY_FUNCTION): Use
2687         _Unwind_GetIPInfo instead of _Unwind_GetIP.
2688
2689 2006-02-27  Paolo Carlini  <pcarlini@suse.de>
2690
2691         PR libstdc++/14866
2692         * testsuite/27_io/ios_base/sync_with_stdio/1.cc: Redirect
2693         stderr instead.
2694
2695 2006-02-26  Paolo Carlini  <pcarlini@suse.de>
2696
2697         * include/tr1/cmath: Add templates (8.16.3).    
2698         * include/tr1/cstdbool: New.
2699         * include/tr1/stdbool.h: Likewise.
2700         * include/Makefile.am: Add.
2701         * testsuite/tr1/8_c_compatibility/cmath/templates.cc: New.
2702         * testsuite/tr1/headers.cc: Update.
2703         * acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add <stdbool.h> check.
2704         * docs/html/ext/tr1.html: Update.
2705         * include/Makefile.in: Regenerate.
2706         * config.h.in: Likewise.
2707         * configure: Likewise.
2708
2709 2006-02-24  Paolo Carlini  <pcarlini@suse.de>
2710
2711         * include/tr1/array (array<>::swap, assign): Implement.
2712         * include/tr1/array (operator==, operator!=, operator<,
2713         operator>, operator>=, operator<=, swap, get): Inline.
2714         * testsuite/tr1/6_containers/array/requirements/member_swap.cc: New.
2715         * testsuite/tr1/6_containers/array/requirements/assign.cc: Likewise.
2716         * testsuite/tr1/6_containers/array/specialized_algorithms/swap.cc:
2717         Likewise.
2718
2719 2006-02-23  Benjamin Kosnik  <bkoz@redhat.com>
2720
2721         * testsuite/22_locale/codecvt/in/wchar_t/1.cc (test01): Change int
2722         to size_t. Use explicit static_cast for casts.
2723         * testsuite/22_locale/codecvt/in/wchar_t/6.cc (test06): Same.
2724         * testsuite/22_locale/codecvt/in/wchar_t/5.cc (test05): Same.
2725         * testsuite/ext/stdio_sync_filebuf/wchar_t/1.cc (test01): Same.
2726         
2727 2006-02-22  Paolo Carlini  <pcarlini@suse.de>
2728
2729         * docs/html/ext/pb_assoc/
2730         basic_tree_assoc_cntnr_const_node_iterator.html:Fix links
2731         * docs/html/ext/pb_assoc/basic_tree_assoc_cntnr_node_iterator.html:
2732         Likewise.
2733         * docs/html/ext/pb_assoc/hash_based_containers.html: Likewise.
2734         * docs/html/ext/pb_assoc/hash_standard_resize_policy.html: Likewise.
2735         * docs/html/ext/pb_assoc/interface.html: Likewise..
2736         * docs/html/ext/pb_assoc/list_updates.html: Likewise.
2737         * docs/html/ext/pb_assoc/lu_based_containers.html: Likewise.
2738         * docs/html/ext/pb_assoc/resize_policies.html: Likewise.
2739         * docs/html/ext/pb_assoc/sample_probe_fn.html: Likewise.
2740         * docs/html/ext/pb_assoc/sample_range_hashing.html: Likewise.
2741         * docs/html/ext/pb_assoc/sample_ranged_hash_fn.html: Likewise.
2742         * docs/html/ext/pb_assoc/sample_ranged_probe_fn.html: Likewise.
2743         * docs/html/ext/pb_assoc/sample_resize_policy.html: Likewise.
2744         * docs/html/ext/pb_assoc/tree_assoc_cntnr_const_node_iterator.html:
2745         Likewise.
2746         * docs/html/ext/pb_assoc/tree_assoc_cntnr_node_iterator.html: Likewise.
2747
2748 2006-02-22  Paolo Carlini  <pcarlini@suse.de>
2749
2750         PR libstdc++/26132
2751         * include/tr1/hashtable (hashtable<>::rehash): Define.
2752         * testsuite/tr1/6_containers/unordered/hashtable/26132.cc: New.
2753
2754         * include/tr1/hashtable: Trivial formatting and stylistic fixes.
2755
2756         * testsuite/tr1/headers.cc: remove <tr1/hashtable>, not a tr1 header,
2757         only an implementation detail.
2758
2759 2006-02-22  Paolo Carlini  <pcarlini@suse.de>
2760
2761         * include/debug/list (splice): Remove splice_alloc check, redundant
2762         after implementing the splice bits of N1599.
2763
2764 2006-02-21  Benjamin Kosnik  <bkoz@redhat.com>
2765
2766         * include/c_std/cmath.tcc: Use _GLIBCXX_BEGIN_NAMESPACE,
2767         _GLIBCXX_END_NAMESPACE.
2768
2769 2006-02-21  Benjamin Kosnik  <bkoz@redhat.com>
2770
2771         * include/bits/c++config: Simplify debug namespaces.
2772         * include/ext/hash_set: Specialize insert_iterator after norm,
2773         debug containers have been (optionally) declared. Use nested
2774         namespaces.     
2775         * include/ext/hash_map: Same.
2776         * include/debug/hash_map.h (insert): Add specialization for value
2777         pointer types.
2778         * include/debug/hash_set.h (insert): Same.
2779         * include/debug/hash_multimap.h: Change __gnu_debug_def to __debug.
2780         * include/debug/set.h: Same.
2781         * include/debug/bitset: Same.
2782         * include/debug/multiset.h: Same.
2783         * include/debug/hash_multiset.h: Same.
2784         * include/debug/vector: Same.
2785         * include/debug/map.h: Same.
2786         * include/debug/deque: Same.
2787         * include/debug/list: Same.
2788         * include/debug/multimap.h. Same.
2789         * include/debug/macros.h: Use __gnu_debug.
2790         * include/debug/debug.h: Same.
2791         * include/debug/formatter.h: Same.
2792         * include/debug/safe_sequence.h: Same.
2793         * include/debug/functions.h: Same.
2794         * include/debug/safe_base.h: Same.
2795         * include/debug/safe_iterator.h: Same.
2796         * include/debug/safe_iterator.tcc: Same.
2797         (_M_invalidate): Adjust compare order.
2798         * include/debug/string: Change std::__gnu_debug to __gnu_debug.
2799         * include/ext/hashtable.h: Formatting fixes.
2800         * include/bits/stl_map.h: Formatting fixes.             
2801         * src/compatibility.cc: Adjust compatibility symbols for old debug
2802         mode model.     
2803         * src/debug_list.cc: Tweak.
2804         * src/debug.cc: Adjust namespaces.
2805         * docs/html/debug_mode.html: Adjust namespace names.
2806         * testsuite/25_algorithms/heap/heap.cc: Restore _GLIBCXX_DEBUG
2807         macro guards, as count values differ when in debug mode.        
2808         * testsuite/23_containers/vector/26412.cc: Move to...
2809         * testsuite/23_containers/vector/26412-1.cc: ... here.
2810         * testsuite/23_containers/vector/26412-2.cc: Add.
2811
2812         * include/ext/pb_assoc/detail/standard_policies.hpp
2813         (PB_ASSOC_HASH_NAMESPACE): Remove, use __gnu_cxx::hash_map and
2814         std::equal_to.
2815
2816         * configure.ac (libtool_VERSION): To 6:8:0.
2817         * configure: Regenerate.
2818         * config/abi/pre/gnu.ver: Revert to exporting __gnu_debug symbols.
2819         (GLIBCXX_3.4.8): New.
2820         * testsuite/testsuite_abi.cc: Add GLIBCXX_3.4.8 to known versions.
2821         
2822 2006-02-21  Paolo Carlini  <pcarlini@suse.de>
2823
2824         * include/tr1/hashtable: Trivial formatting fixes.
2825
2826 2006-02-20  Paolo Carlini  <pcarlini@suse.de>
2827
2828         Revert recent commit for libstdc++/26211, now suspended waiting for
2829         DR 342 (reopened) to reach a new resolution.
2830         * include/bits/istream.tcc (basic_istream<>::tellg, seekg(pos_type),
2831         seekg(off_type, ios_base::seekdir)): Remove sentry.
2832         * testsuite/27_io/basic_istream/seekg/char/26211.cc: Remove.
2833         * testsuite/27_io/basic_istream/seekg/wchar_t/26211.cc: Likewise.
2834         * testsuite/27_io/basic_istream/tellg/char/26211.cc: Likewise.
2835         * testsuite/27_io/basic_istream/tellg/wchar_t/26211.cc: Likewise.
2836         * testsuite/27_io/basic_istream/seekg/char/8348-1.cc: Revert changes.
2837         * testsuite/27_io/basic_istream/seekg/wchar_t/8348-1.cc: Likewise.
2838         * testsuite/27_io/basic_istream/seekg/char/8348-2.cc: Likewise.
2839         * testsuite/27_io/basic_istream/seekg/wchar_t/8348-1.cc: Likewise.
2840         * testsuite/27_io/basic_istream/tellg/char/8348.cc: Likewise.
2841         * testsuite/27_io/basic_istream/tellg/wchar_t/8348.cc: Likewise.
2842
2843 2006-02-19  Paolo Carlini  <pcarlini@suse.de>
2844
2845         * include/std/std_sstream.h (basic_stringbuf<>::setbuf): Simply
2846         clear the internal _M_string, adjust _M_sync call.
2847         * include/bits/sstream.tcc (basic_stringbuf<>::_M_sync): Adjust
2848         consistently for calls from setbuf.
2849
2850 2006-02-17  Paolo Carlini  <pcarlini@suse.de>
2851             Howard Hinnant  <hhinnant@apple.com>
2852
2853         PR libstdc++/26250
2854         * include/bits/sstream.tcc (basic_stringbuf<>::overflow): Tweak
2855         to leave epgtr() just past the new write position, as per the
2856         relevant bits of 27.7.1.3/8 (not changed by DR 432).
2857         * testsuite/27_io/basic_stringbuf/overflow/char/26250.cc: New.
2858         * testsuite/27_io/basic_stringbuf/overflow/wchar_t/26250.cc: Same.
2859
2860         * docs/html/ext/howto.html: Add entries for DR 169 and DR 432.
2861
2862         * include/std/std_sstream.h (basic_stringbuf<>::_M_sync): Move out
2863         of line...
2864         * include/bits/sstream.tcc: ... here.
2865
2866 2006-02-16  Joseph S. Myers  <joseph@codesourcery.com>
2867
2868         PR libstdc++/14939
2869         * config/os/uclibc/ctype_base.h, config/os/uclibc/ctype_inline.h,
2870         config/os/uclibc/ctype_noninline.h, config/os/uclibc/os_defines.h:
2871         New.
2872         * acinclude.m4 (GLIBCXX_CONFIGURE): Test whether using uClibc.
2873         * configure.host: Use os/uclibc for uClibc.
2874         * crossconfig.m4 (*-linux*): Use link tests.  Don't hardcode
2875         presence of math functions.
2876         * configure: Regenerate.
2877
2878 2006-02-12  Paolo Carlini  <pcarlini@suse.de>
2879
2880         PR libstdc++/26211
2881         * include/bits/istream.tcc (basic_istream<>::tellg, seekg(pos_type),
2882         seekg(off_type, ios_base::seekdir)): Construct a sentry, as per
2883         27.6.1.3/1.
2884         * testsuite/27_io/basic_istream/seekg/char/26211.cc: New.
2885         * testsuite/27_io/basic_istream/seekg/wchar_t/26211.cc: Likewise.
2886         * testsuite/27_io/basic_istream/tellg/char/26211.cc: Likewise.
2887         * testsuite/27_io/basic_istream/tellg/wchar_t/26211.cc: Likewise.
2888         * testsuite/27_io/basic_istream/seekg/char/8348-1.cc: Adjust.
2889         * testsuite/27_io/basic_istream/seekg/wchar_t/8348-1.cc: Likewise.
2890         * testsuite/27_io/basic_istream/seekg/char/8348-2.cc: Likewise.
2891         * testsuite/27_io/basic_istream/seekg/wchar_t/8348-1.cc: Likewise.
2892         * testsuite/27_io/basic_istream/tellg/char/8348.cc: Likewise.
2893         * testsuite/27_io/basic_istream/tellg/wchar_t/8348.cc: Likewise.
2894
2895 2006-02-10  Paolo Carlini  <pcarlini@suse.de>
2896
2897         PR libstdc++/26181
2898         * include/bits/streambuf.tcc (__copy_streambufs_eof): New, like
2899         the existing __copy_streambufs but reporting eof in input.
2900         (__copy_streambufs): Just use the latter.
2901         * src/streambuf.cc (__copy_streambufs_eof): Adjust specializations
2902         of __copy_streambufs.
2903         * include/bits/istream.tcc (operator>>(__streambuf_type*)): Use
2904         __copy_streambufs_eof instead.
2905         * include/std/std_streambuf.h: Adjust.
2906         * src/streambuf-inst.cc: Adjust.
2907         * config/abi/pre/gnu.ver: Export the new symbols.
2908         * testsuite/27_io/basic_istream/extractors_other/char/26181.cc: New.
2909         * testsuite/27_io/basic_istream/extractors_other/wchar_t/26181.cc:
2910         Likewise.
2911         * testsuite/27_io/basic_istream/extractors_other/char/1.cc: Adjust.
2912         * testsuite/27_io/basic_istream/extractors_other/wchar_t/1.cc:
2913         Likewise.
2914
2915 2006-02-08  Benjamin Kosnik  <bkoz@redhat.com>
2916
2917         PR libstdc++/26142
2918         * include/debug/debug.h: Move debug alias inside namespace std,
2919         same with namespace __gnu_cxx. Add top-level __gnu_debug
2920         namespace.      
2921         * include/debug/hash_multimap.h: Nest within __gnu_cxx, not
2922         std. Also, change nesting namespace name from __gnu_debug_def to
2923         __gnu_debug.    
2924         * include/debug/hash_map.h: Same.
2925         * include/debug/hash_multiset.h: Same.
2926         * include/debug/hash_set.h: Same.
2927         * docs/html/debug.html: Same.
2928         * testsuite/23_containers/vector/26412.cc: New.
2929         * testsuite/23_containers/vector/invalidation/1.cc:  Correct
2930         qualifications for debug namespace change.
2931         * testsuite/23_containers/vector/invalidation/2.cc: Same.
2932         * testsuite/23_containers/vector/invalidation/3.cc: Same.
2933         * testsuite/23_containers/vector/invalidation/4.cc: Same.
2934         * testsuite/23_containers/deque/invalidation/1.cc: Same.
2935         * testsuite/23_containers/deque/invalidation/2.cc: Same.
2936         * testsuite/23_containers/deque/invalidation/3.cc: Same.
2937         * testsuite/23_containers/deque/invalidation/4.cc: Same.
2938         * testsuite/23_containers/multiset/invalidation/1.cc: Same.
2939         * testsuite/23_containers/multiset/invalidation/2.cc: Same.
2940         * testsuite/23_containers/multimap/invalidation/1.cc: Same.
2941         * testsuite/23_containers/multimap/invalidation/2.cc: Same.
2942         * testsuite/23_containers/bitset/invalidation/1.cc: Same.
2943         * testsuite/23_containers/bitset/cons/16020.cc: Same.
2944         * testsuite/23_containers/bitset/operations/13838.cc: Same.
2945         * testsuite/23_containers/list/invalidation/1.cc: Same.
2946         * testsuite/23_containers/list/invalidation/2.cc: Same.
2947         * testsuite/23_containers/list/invalidation/3.cc: Same.
2948         * testsuite/23_containers/list/invalidation/4.cc: Same.
2949         * testsuite/23_containers/set/invalidation/1.cc: Same.
2950         * testsuite/23_containers/set/invalidation/2.cc: Same.
2951         * testsuite/23_containers/map/invalidation/1.cc: Same.
2952         * testsuite/23_containers/map/invalidation/2.cc: Same.
2953         * testsuite/23_containers/map/modifiers/insert/16813.cc: Same.
2954         * testsuite/21_strings/basic_string/2.cc: Same.
2955
2956 2006-02-08  Paolo Carlini  <pcarlini@suse.de>
2957
2958         PR libstdc++/26133  (DR 241, [WP])
2959         * include/bits/stl_algo.h (__unique_copy(,,, forward_iterator_tag,
2960         output_iterator_tag), __unique_copy(,,, input_iterator_tag,
2961         output_iterator_tag), __unique_copy(,,, input_iterator_tag,
2962         forward_iterator_tag), and predicated counterparts): Add.
2963         (__unique_copy(,,, output_iterator_tag), __unique_copy(,,,
2964         forward_iterator_tag), and predicated counterparts): Remove.
2965         (unique_copy): Adjust, dispatch to the three helpers above.
2966         * testsuite/25_algorithms/unique_copy/2.cc: New.
2967         * testsuite/25_algorithms/unique_copy/26133.cc: Likewise.
2968         * testsuite/25_algorithms/unique_copy/3.cc: Likewise.   
2969         * docs/html/ext/howto.html: Add an entry for DR 241.
2970
2971         * testsuite/25_algorithms/unique_copy/1.cc: Minor cosmetic changes.
2972
2973 2006-02-07  Jakub Jelinek  <jakub@redhat.com>
2974             Benjamin Kosnik  <bkoz@redhat.com>
2975
2976         * configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.
2977         If true, set also port_specific_symbol_files and create
2978         as_symver_specs.
2979         (GLIBCXX_LDBL_COMPAT): New GLIBCXX_CONDITIONAL.
2980         * configure: Rebuilt.
2981         * config.h.in: Rebuilt.
2982         * config/os/gnu-linux/ldbl-extra.ver: New file.
2983         * config/abi/pre/gnu.ver: Make sure no __float128 symbols are
2984         exported.
2985         * include/bits/c++config (_GLIBCXX_LONG_DOUBLE_COMPAT,
2986         _GLIBCXX_LDBL_NAMESPACE, _GLIBCXX_BEGIN_LDBL_NAMESPACE,
2987         _GLIBCXX_END_LDBL_NAMESPACE): Define.
2988         * include/bits/localefwd.h: Use them to conditionally scope facets.
2989         * include/bits/locale_facets.h: Surround std::{money,num}_{get,put}
2990         with _GLIBCXX_BEGIN_LDBL_NAMESPACE and _GLIBCXX_END_LDBL_NAMESPACE.
2991         Surround std::{money,num}_{get,put}
2992         with _GLIBCXX_BEGIN_LDBL_NAMESPACE and _GLIBCXX_END_LDBL_NAMESPACE.
2993         [_GLIBCXX_LONG_DOUBLE_COMPAT] (std::money_get): Add __do_get method.
2994         [_GLIBCXX_LONG_DOUBLE_COMPAT] (std::money_put): Add __do_put method.
2995         [_GLIBCXX_LONG_DOUBLE_COMPAT] (std::num_get): Add __do_get method.
2996         [_GLIBCXX_LONG_DOUBLE_COMPAT] (std::num_put): Add __do_put method.
2997         * include/bits/locale_facets.tcc: Surround std::{money,num}_{get,put}
2998         with _GLIBCXX_BEGIN_LDBL_NAMESPACE and _GLIBCXX_END_LDBL_NAMESPACE.
2999         (std::money_get::__do_get, std::money_put::__do_put,
3000         std::num_get::__do_get, std::num_put::__do_put): New
3001         specializations.
3002         * include/Makefile.am: Conditionally define
3003         _GLIBCXX_LONG_DOUBLE_COMPAT in c++config.
3004         * include/Makefile.in: Regenerate.
3005         * src/locale.cc [_GLIBCXX_LONG_DOUBLE_COMPAT] (_GLIBCXX_LOC_ID,
3006         _GLIBCXX_SYNC_ID): Define, use them.
3007         * src/compatibility-ldbl.cc: New file.
3008         * src/complex_io.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]: Add compatibility
3009         symbols.
3010         * src/limits.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]: Likewise.
3011         * src/locale.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]: Likewise.
3012         * src/locale-inst.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]: Likewise.   
3013         * src/locale-misc-inst.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]: Likewise.
3014         * src/istream-inst.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]: Likewise.
3015         * src/ostream-inst.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]: Likewise.
3016         * src/locale.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]: Likewise.
3017         * src/wlocale-inst.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]: Likewise.
3018         * src/compatibility.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]: Likewise.
3019         * config/locale/generic/c_locale.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]:
3020         Likewise.
3021         * config/locale/gnu/c_locale.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]:
3022         Likewise.
3023         * src/Makefile.am (libstdc++-symbol.ver): Append instead of
3024         insert in the middle if port specific symbol file requests it.
3025         (ldbl_compat_sources): New variable.
3026         (sources): Use it.
3027         (compatibility-ldbl.lo, compatibility-ldbl.o): New rules.
3028         * src/Makefile.in: Rebuilt.
3029         * testsuite/testsuite_abi.cc: Recognize GLIBCXX_LDBL_3.4,
3030         GLIBCXX_LDBL_3.4.7, CXXABI_LDBL_1.3.    
3031
3032 2006-02-07  Paolo Carlini  <pcarlini@suse.de>   
3033
3034         * include/tr1/hashtable: Trivial formatting fixes.
3035
3036 2006-02-07  Paolo Carlini  <pcarlini@suse.de>
3037             Zak Kipling  <zak@transversal.com>
3038
3039         PR libstdc++/26127
3040         * include/tr1/hashtable (hashtable<>::key_equal): Define.
3041         (hashtable<>::bucket, rehash_base<>::max_load_factor): Fix.
3042         * testsuite/tr1/6_containers/unordered/hashtable/26127.cc: New.
3043
3044 2006-02-07  Paolo Carlini  <pcarlini@suse.de>
3045
3046         * include/tr1/cmath: New.
3047         * include/tr1/cstdlib: Likewise.
3048         * include/tr1/ctime: Likewise.
3049         * include/tr1/math.h: Likewise. 
3050         * include/tr1/stdlib.h: Likewise.
3051         * include/Makefile.am: Add.
3052         * acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add <math.h> checks.
3053         * testsuite/tr1/8_c_compatibility/cmath/functions.cc: New.
3054         * testsuite/tr1/8_c_compatibility/cstdlib/functions.cc: Likewise.
3055         * testsuite/tr1/8_c_compatibility/cstdlib/types.cc: Likewise.
3056         * testsuite/tr1/headers.cc: Update.     
3057
3058         * include/tr1/cinttypes: Do not provide abs and div, conflicting
3059         with the above overloads for _Longlong types.
3060         * include/tr1/inttypes.h: Adjust.
3061         * testsuite/tr1/8_c_compatibility/cinttypes/functions.cc: Adjust.
3062
3063         * docs/html/ext/tr1.html: Update.
3064         
3065         * testsuite/tr1/8_c_compatibility/cwchar/functions.cc: Tweak.
3066
3067         * include/Makefile.in: Regenerate.
3068         * config.h.in: Likewise.
3069         * configure: Likewise.
3070
3071 2006-02-07  Mark Mitchell  <mark@codesourcery.com>
3072
3073         * testsuite/testsuite_tr1.h (test_property): New function.
3074         * testsuite/tr1/4_metaprogramming/type_properties/extent/extent.cc 
3075         (test01) 
3076
3077 2006-02-05  Paolo Carlini  <pcarlini@suse.de>
3078
3079         * include/tr1/cstdio: New.
3080         * include/tr1/stdio.h: Likewise.
3081         * include/Makefile.am: Add.
3082         * testsuite/tr1/8_c_compatibility/cstdio/functions.cc: New.
3083         * testsuite/tr1/headers.cc: Update.     
3084         * docs/html/ext/tr1.html: Update.
3085
3086         * include/tr1/cwchar: Simplify, use _GLIBCXX_USE_C99, consistently
3087         with the facilities in std::.
3088         * include/tr1/cwctype: Likewise.
3089         * testsuite/tr1/8_c_compatibility/cwchar/functions.cc: Tweak.
3090         * testsuite/tr1/8_c_compatibility/cwctype/functions.cc: Likewise.
3091         * acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Remove <wchar.h> and
3092         <wctype.h> checks.
3093
3094         * include/Makefile.in: Regenerate.
3095         * config.h.in: Likewise.
3096         * configure: Likewise.
3097
3098 2006-02-04  Paolo Carlini  <pcarlini@suse.de>
3099
3100         * testsuite/tr1/8_c_compatibility/cwchar/functions.cc: Fix.
3101
3102 2006-02-04  Paolo Carlini  <pcarlini@suse.de>
3103
3104         * testsuite/27_io/basic_stringbuf/in_avail/char/21955.cc: Avoid
3105         warning on string constant.
3106
3107 2006-02-03  Paolo Carlini  <pcarlini@suse.de>
3108
3109         * include/tr1/cwchar: New.
3110         * include/tr1/cwctype: Likewise.
3111         * include/tr1/wchar.h: Likewise.
3112         * include/tr1/wctype.h: Likewise.
3113         * include/Makefile.am: Add.
3114         * testsuite/tr1/8_c_compatibility/cwchar/functions.cc: New.
3115         * testsuite/tr1/8_c_compatibility/cwctype/functions.cc: Likewise.
3116         * testsuite/tr1/headers.cc: Update.
3117         * acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add <wchar.h> and
3118         <wctype.h> checks.
3119         * docs/html/ext/tr1.html: Update.
3120         * include/Makefile.in: Regenerate.
3121         * config.h.in: Likewise.
3122         * configure: Likewise.
3123
3124         * testsuite/tr1/8_c_compatibility/cctype/functions.cc: Cosmetic tweak.
3125
3126 2006-02-02  Paolo Carlini  <pcarlini@suse.de>
3127
3128         * include/tr1/cfloat: New.
3129         * include/tr1/climits: Likewise.                
3130         * include/tr1/cstdarg: Likewise.
3131         * include/tr1/ctype.h: Likewise.
3132         * include/tr1/fenv.h: Likewise.
3133         * include/tr1/float.h: Likewise.
3134         * include/tr1/inttypes.h: Likewise.
3135         * include/tr1/limits.h: Likewise.
3136         * include/tr1/stdint.h: Likewise.
3137         * include/tr1/stdarg.h: Likewise.
3138         * include/Makefile.am: Add.
3139         * include/Makefile.in: Regenerate.
3140         * docs/html/ext/tr1.html: Update.
3141         * testsuite/tr1/headers.cc: New.
3142
3143         * include/tr1/cctype: Include <cctype> instead.
3144
3145 2006-01-31  Paolo Carlini  <pcarlini@suse.de>
3146
3147         PR libstdc++/21554
3148         * include/tr1/array (array<>::_M_instance): Maximally align.
3149         * testsuite/ext/array_allocator/2.cc: Do not xfail for powerpc.
3150
3151 2006-01-31  Ed Smith-Rowland  <3dw4rd@verizon.net>
3152
3153         * docs/html/faq/index.html ([1.0]): Replace references to CVS
3154         with appropriate references to SVN.
3155         ([1.3]): Likewise.
3156         ([1.4]): Likewise.
3157         ([2.3]): Likewise.
3158         * docs/html/faq/index.txt: Regenerated.
3159
3160 2006-01-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3161
3162         * include/bits/valarray_array.h (__valarray_default_construct):
3163         Replace use __is_fundamental with __is_pod.
3164         (__valarray_fill_construct): Likewise.
3165         (__valarray_copy_construct): Likewise.
3166         (__valarray_destroy_elements): Likewise.
3167         (__valarray_copy): Likewise.
3168
3169 2006-01-30  Paolo Carlini  <pcarlini@suse.de>
3170
3171         * acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Do the <inttypes.h>
3172         checks only if the <stdint.h> checks are successful.
3173         * configure: Regenerate.
3174
3175 2006-01-30  Paolo Carlini  <pcarlini@suse.de>
3176
3177         * include/tr1/cinttypes: New.
3178         * include/Makefile.am: Add.
3179         * testsuite/tr1/8_c_compatibility/cinttypes/functions: New.     
3180         * testsuite/tr1/8_c_compatibility/cinttypes/types: Likewise.
3181         * acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add <inttypes.h> checks.
3182         * docs/html/ext/tr1.html: Update.
3183         * include/Makefile.in: Regenerate.
3184         * config.h.in: Likewise.
3185         * configure: Likewise.
3186
3187         * testsuite/tr1/8_c_compatibility/cfenv/functions.cc: Cosmetic tweak.
3188         * testsuite/tr1/8_c_compatibility/cfenv/types.cc: Likewise.
3189
3190         * testsuite/tr1/8_c_compatibility/cstdint/types.cc: Fix, check in
3191         std::tr1.
3192
3193 2006-01-29  Paolo Carlini  <pcarlini@suse.de>
3194
3195         * include/tr1/cstdint: New.
3196         * include/Makefile.am: Add.
3197         * testsuite/tr1/8_c_compatibility/cstdint/types: New.
3198         * acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add <stdint.h> checks.
3199         * docs/html/ext/tr1.html: Update.
3200         * include/Makefile.in: Regenerate.
3201         * config.h.in: Likewise.
3202         * configure: Likewise.
3203
3204         * testsuite/tr1/8_c_compatibility/cfenv/types.cc: Cosmetic tweak.
3205
3206 2006-01-29  Paolo Carlini  <pcarlini@suse.de>
3207
3208         PR libstdc++/26006
3209         * acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Tighten <ctype.h> and
3210         <fenv.h> checks.
3211         * configure: Regenerate.
3212
3213 2006-01-26  Paolo Carlini  <pcarlini@suse.de>
3214
3215         * include/std/std_bitset.h (bitset<>::_M_copy_to_string):
3216         Call the internal _Unchecked_set(size_t) instead of set.
3217
3218 2006-01-26  Paolo Carlini  <pcarlini@suse.de>
3219
3220         * docs/html/install.html ([Tools you will need beforehand]):
3221         Clarify that the de_DE locale is used by configure; clarify
3222         that missing localedata leads to skipped tests, not fails.
3223
3224 2006-01-26  Paolo Carlini  <pcarlini@suse.de>
3225
3226         * include/tr1/cfenv: New.
3227         * include/Makefile.am: Add.
3228         * testsuite/tr1/8_c_compatibility/cfenv/functions.cc: New.
3229         * testsuite/tr1/8_c_compatibility/cfenv/types.cc: Likewise.
3230         * acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add <fenv.h> checks.
3231         * docs/html/ext/tr1.html: Update; add note.
3232         * include/Makefile.in: Regenerate.
3233         * config.h.in: Likewise.
3234         * configure: Likewise.  
3235
3236         * testsuite/tr1/8_c_compatibility/complex/functions.cc: Tweak.
3237         * testsuite/tr1/8_c_compatibility/cctype/functions.cc: Likewise.
3238
3239         * docs/html/faq/index.html: Fix link to tr1.html text; fix
3240         formatting.
3241
3242 2006-01-25  Paolo Carlini  <pcarlini@suse.de>
3243
3244         * include/tr1/cctype: New.
3245         * include/Makefile.am: Add.
3246         * testsuite/tr1/8_c_compatibility/cctype/functions.cc: New.
3247         * include/Makefile.in: Regenerate.
3248
3249         * acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): New, check for C99
3250         support to TR1, Chapter 8.
3251         * configure.ac: Use it.
3252         * include/tr1/complex: Adjust.
3253         * config.h.in: Regenerate.
3254         * configure: Likewise.
3255
3256 2006-01-25  Benjamin Kosnik  <bkoz@redhat.com>
3257
3258         * docs/html/configopts.html: Tweak docs.
3259
3260         * libsupc++/eh_personality.cc: Fix typos.
3261
3262 2006-01-24  Paolo Carlini  <pcarlini@suse.de>
3263
3264         PR libstdc++/25649
3265         * include/std/std_istream.h (operator>>(short&), operator>>(int&)):
3266         Move out of line...
3267         * include/bits/istream.tcc: ... here.
3268         * include/std/std_ostream.h (operator<<(short), operator<<(int)):
3269         Move out of line...
3270         * include/bits/ostream.tcc: ... here.
3271
3272 2006-01-24  Ed Smith-Rowland  <3dw4rd@verizon.net>
3273
3274         * docs/html/faq/index.html ([5.2]): Mention TR1 and point to
3275         paragraph [5.5], describing it.
3276         ([5.5]): New.
3277         * docs/html/ext/tr1.html: New.
3278
3279 2006-01-20  Benjamin Kosnik  <bkoz@redhat.com>
3280
3281         * acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Verbose ld version
3282         reporting.  Disable --gc-sections for old binutils, by version.
3283         * configure: Regenerate.
3284
3285 2006-01-20  Joseph S. Myers  <joseph@codesourcery.com>
3286
3287         PR libstdc++/25524
3288         * include/Makefile.am: Install host-specific headers in multilib
3289         subdirectory.
3290         * include/Makefile.in: Regenerate.
3291
3292 2006-01-19  Paolo Carlini  <pcarlini@suse.de>
3293
3294         Implement list::splice (and merge) bits of N1599
3295         * include/bits/stl_list.h (list<>::_M_check_equal_allocators): New.
3296         (list<>::splice(iterator, list&), splice(iterator, list&, iterator),
3297         splice(iterator, list&, iterator, iterator)): Use it.
3298         * include/bits/list.tcc (list<>::merge(list&), merge(list&,
3299         _StrictWeakOrdering)): Likewise.
3300         * testsuite/23_containers/list/operators/5.cc: New.
3301
3302 2006-01-19  H.J. Lu  <hongjiu.lu@intel.com>
3303
3304         PR libstdc++/25797
3305         * acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Remove -Werror
3306         from CFLAGS.  Check if linker really supports --gc-sections.
3307         * configure: Regenerated.
3308
3309 2006-01-18  Paul Brook  <paul@codesourcery.com>
3310
3311         * libsupc++/eh_personality.cc (PERSONALITY_FUNCTION): Use std::abort.
3312
3313 2006-01-18  Paolo Carlini  <pcarlini@suse.de>
3314
3315         * include/bits/allocator.h: Include <bits/cpp_type_traits.h>.
3316
3317 2006-01-18  Perry Smith  <pedz@easesoftware.net>
3318
3319         PR libstdc++/25823
3320         PR libstdc++/25824
3321         * libsupc++/eh_alloc.cc: Fix return type of memset declaration.
3322         * libsupc++/eh_globals.cc: If !_GLIBCXX_HOSTED declare malloc and free.
3323
3324 2006-01-18  Paolo Carlini  <pcarlini@suse.de>
3325
3326         * include/ext/pb_assoc/detail/value_type_adapter/
3327         value_type_adapter.hpp: Include <tr1/type_traits>.
3328         * include/ext/pb_assoc/detail/value_type_adapter/
3329         it_value_type_traits.hpp (it_value_type_traits_<>::value_type_holder):
3330         Use tr1::aligned_storage and tr1::alignment_of.
3331         (it_value_type_traits_<>::buf_t): Remove.
3332         (it_value_type_traits_<>::make_valid, recast): Adjust.
3333
3334 2006-01-16  Benjamin Kosnik  <bkoz@redhat.com>
3335
3336         PR libstdc++/25797
3337         * acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Add -Werror to
3338         CFLAGS for --gc-sections test.  Correct compile test.
3339         * configure: Regenerated.
3340         
3341 2006-01-15  Paolo Carlini  <pcarlini@suse.de>
3342             Gabriel Dos Reis  <gdr@integrable-solutions.net>
3343
3344         PR libstdc++/25626
3345         * include/std/std_valarray.h (valarray(const slice_array<>&),
3346         valarray(const gslice_array<>&), valarray(const mask_array<>&),
3347         valarray(const indirect_array<>&), valarray(const _Expr<>&)):
3348         Forward to __valarray_copy_construct, not __valarray_copy.
3349         * include/bits/valarray_array.h
3350         (__valarray_copy_construct(_Array<>, _Array<>, _Array<>, size_t),
3351         __valarray_copy_construct(_Array<>, size_t, size_t, _Array<>)):
3352         New.
3353
3354 2006-01-15  Paolo Carlini  <pcarlini@suse.de>
3355
3356         * testsuite/tr1/8_c_compatibility/complex/overloads_int.cc:
3357         Fix norm test, use casts everywhere.
3358
3359 2006-01-14  Paolo Carlini  <pcarlini@suse.de>
3360
3361         * testsuite/testsuite_tr1.h: Add missing include; use std::__are_same.
3362
3363 2006-01-14  Paolo Carlini  <pcarlini@suse.de>
3364
3365         * testsuite/tr1/8_c_compatibility/complex/overloads_int.cc:
3366         Fix wrong test (don't pick by mistake the (const complex<>&, int)
3367         overload); add some.
3368
3369 2006-01-13  Paolo Carlini  <pcarlini@suse.de>
3370             Howard Hinnant  <hhinnant@apple.com>
3371
3372         * include/tr1/complex (arg, conj, imag, norm, polar, pow, real):
3373         Add, implementing TR1, 8.1.9.
3374         (__promote_2): New.
3375         * include/tr1/common.h: New, provides __promote, __promote_2.
3376         * include/Makefile.am: Add.
3377         * include/Makefile.in: Regenerate.
3378         * testsuite/testsuite_tr1.h (check_ret_type): New.
3379         * testsuite/tr1/8_c_compatibility/complex/overloads_int.cc: New.
3380         * testsuite/tr1/8_c_compatibility/complex/overloads_float.cc: New.
3381
3382 2006-01-12  Benjamin Kosnik  <bkoz@redhat.com>
3383
3384         * acinclude.m4(GLIBCXX_CHECK_LINKER_FEATURES): Enable
3385         --gc-sections in more cases.    
3386         * configure: Regenerate.
3387         * scripts/testsuite_flags.in: Remove SECTION_LDFLAGS.
3388         * scripts/testsuite_flags.in (cxxldflags): New.
3389         * testsuite/lib/libstdc++.exp (v3_target_compile): Add cxxldflags.
3390         (libstdc++_init ): Same.
3391                 
3392 2006-01-12  Jan Beulich  <jbeulich@novell.com>
3393
3394         * crossconfig.m4: Add AC_DEFINE-s for HAVE_HYPOT, HAVE_ISINF, and
3395         HAVE_ISNAN for *-*-netware*.
3396         * configure: Refresh.
3397
3398 2006-01-11  Benjamin Kosnik  <bkoz@redhat.com>
3399
3400         * acinclude.m4(GLIBCXX_CHECK_LINKER_FEATURES): Use -Wl,-z,relro if
3401         possible.  
3402         * configure: Regenerate.
3403
3404 2006-01-10  Paolo Carlini  <pcarlini@suse.de>
3405
3406         * include/tr1/complex: New file, hosts the additions to header
3407         <complex> described in TR1, Chapter 8 [tr.c99].
3408         * include/Makefile.am: Add.
3409         * include/Makefile.in: Regenerate.
3410         * testsuite/tr1/8_c_compatibility/complex/functions.cc: New.
3411
3412 2006-01-09  Paolo Carlini  <pcarlini@suse.de>
3413
3414         PR libstdc++/25658
3415         * testsuite/23_containers/deque/cons/assign/1.cc: Divide
3416         sizes by 10.
3417
3418 2006-01-08  Paolo Carlini  <pcarlini@suse.de>
3419
3420         PR libstdc++/22102 (insert as close to hint as possible)
3421         * include/bits/stl_tree.h (_Rb_tree<>::_M_insert_lower,
3422         _M_insert_equal_lower): New.
3423         (_M_insert_equal(iterator, const _Val&),
3424         _M_insert_equal(const_iterator, const _Val&)): Use the above.
3425         * docs/html/ext/howto.html: Add an entry for DR 233.
3426         * testsuite/23_containers/multiset/modifiers/insert/22102.cc: New.
3427         * testsuite/23_containers/multimap/modifiers/insert/22102.cc: New.
3428
3429         * testsuite/23_containers/set/insert/: Move...
3430         * testsuite/23_containers/set/modifiers/insert/: ...here.
3431         * testsuite/23_containers/map/insert/: Move...
3432         * testsuite/23_containers/map/modifiers/insert/: ...here.
3433         * testsuite/23_containers/multiset/insert/: Move...
3434         * testsuite/23_containers/multiset/modifiers/insert/: ...here.
3435
3436 2006-01-06  Paolo Carlini  <pcarlini@suse.de>
3437
3438         * include/bits/stl_tree.h (_Rb_tree<>::insert_unique): Rename
3439         to _M_insert_unique.
3440         (_Rb_tree<>::insert_equal): Rename to _M_insert_equal.
3441         * include/bits/stl_map.h (class map<>): Update callers.
3442         * include/bits/stl_set.h (class set<>): Likewise.
3443         * include/bits/stl_multimap.h (class multimap<>): Likewise.
3444         * include/bits/stl_multiset.h (class multiset<>): Likewise.
3445
3446 2006-01-06  Paolo Carlini  <pcarlini@suse.de>
3447
3448         * include/bits/stl_bvector.h (vector<bool>::erase(iterator,
3449         iterator)): Just use _M_erase_at_end.
3450
3451 2006-01-06  Paolo Carlini  <pcarlini@suse.de>
3452
3453         * include/bits/stl_bvector.h (class vector<bool>): Move all the
3454         helpers under protected access mode, consistently with the primary
3455         vector template.
3456         (vector<bool>::_M_erase_at_end): Add.
3457         (erase(iterator, iterator), clear, resize, _M_fill_assign,
3458         _M_assign_aux): Use it.
3459         * testsuite/23_containers/vector/bool/modifiers/erase/1.cc: New.
3460
3461 2006-01-06  Paolo Carlini  <pcarlini@suse.de>
3462
3463         Implement Option 3 of DR 431 for vector<bool>.
3464         * include/bits/stl_bvector.h (class _Bvector_base): Change to
3465         a struct, consistently with the primary vector template.
3466         (class vector<bool>): Adjust to protected inheritance, tidy
3467         typedefs.
3468         (_Bvector_base<>::_M_get_Bit_allocator): Add.
3469         (vector<bool>::vector(const vector&)): Use it.
3470         (_Bvector_base<>::get_allocator): Tidy.
3471         (vector<bool>::swap): Use __alloc_swap.
3472         * testsuite/23_containers/vector/bool/modifiers/swap/1.cc: New.
3473         * testsuite/23_containers/vector/bool/modifiers/swap/2.cc: New.
3474
3475 2006-01-05  Paolo Carlini  <pcarlini@suse.de>
3476         
3477         * testsuite/testsuite_hooks.h (test_tm(unsigned)): Change to
3478         take all the tm members.
3479         * testsuite/testsuite_hooks.cc (test_tm): Adjust.
3480         * testsuite/22_locale/time_put/put/wchar_t/10.cc: Update.
3481         * testsuite/22_locale/time_put/put/wchar_t/1.cc: Likewise.
3482         * testsuite/22_locale/time_put/put/wchar_t/2.cc: Likewise.
3483         * testsuite/22_locale/time_put/put/wchar_t/3.cc: Likewise.
3484         * testsuite/22_locale/time_put/put/wchar_t/4.cc: Likewise.
3485         * testsuite/22_locale/time_put/put/wchar_t/5.cc: Likewise.
3486         * testsuite/22_locale/time_put/put/wchar_t/6.cc: Likewise.
3487         * testsuite/22_locale/time_put/put/wchar_t/7.cc: Likewise.
3488         * testsuite/22_locale/time_put/put/wchar_t/8.cc: Likewise.
3489         * testsuite/22_locale/time_put/put/wchar_t/9.cc: Likewise.
3490         * testsuite/22_locale/time_put/put/wchar_t/17038.cc: Likewise.
3491         * testsuite/22_locale/time_put/put/char/10.cc: Likewise.
3492         * testsuite/22_locale/time_put/put/char/1.cc: Likewise.
3493         * testsuite/22_locale/time_put/put/char/2.cc: Likewise.
3494         * testsuite/22_locale/time_put/put/char/3.cc: Likewise.
3495         * testsuite/22_locale/time_put/put/char/4.cc: Likewise.
3496         * testsuite/22_locale/time_put/put/char/5.cc: Likewise.
3497         * testsuite/22_locale/time_put/put/char/6.cc: Likewise.
3498         * testsuite/22_locale/time_put/put/char/7.cc: Likewise.
3499         * testsuite/22_locale/time_put/put/char/8.cc: Likewise.
3500         * testsuite/22_locale/time_put/put/char/9.cc: Likewise.
3501         * testsuite/22_locale/time_put/put/char/17038.cc: Likewise.
3502         * testsuite/22_locale/time_get/get_year/wchar_t/1.cc: Likewise.
3503         * testsuite/22_locale/time_get/get_year/wchar_t/3.cc: Likewise.
3504         * testsuite/22_locale/time_get/get_year/char/1.cc: Likewise.
3505         * testsuite/22_locale/time_get/get_year/char/3.cc: Likewise.
3506         * testsuite/22_locale/time_get/get_monthname/wchar_t/1.cc: Likewise.
3507         * testsuite/22_locale/time_get/get_monthname/wchar_t/2.cc: Likewise.
3508         * testsuite/22_locale/time_get/get_monthname/char/1.cc: Likewise.
3509         * testsuite/22_locale/time_get/get_monthname/char/2.cc: Likewise.
3510         * testsuite/22_locale/time_get/get_weekday/wchar_t/1.cc: Likewise.
3511         * testsuite/22_locale/time_get/get_weekday/wchar_t/2.cc: Likewise.
3512         * testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc: Likewise.
3513         * testsuite/22_locale/time_get/get_weekday/char/1.cc: Likewise.
3514         * testsuite/22_locale/time_get/get_weekday/char/2.cc: Likewise.
3515         * testsuite/22_locale/time_get/get_weekday/char/3.cc: Likewise.
3516         * testsuite/22_locale/time_get/get_date/wchar_t/12750.cc: Likewise.
3517         * testsuite/22_locale/time_get/get_date/wchar_t/12750.cc: Likewise.
3518         * testsuite/22_locale/time_get/get_date/wchar_t/1.cc: Likewise.
3519         * testsuite/22_locale/time_get/get_date/wchar_t/2.cc: Likewise.
3520         * testsuite/22_locale/time_get/get_date/wchar_t/3.cc: Likewise.
3521         * testsuite/22_locale/time_get/get_date/char/12750.cc: Likewise.
3522         * testsuite/22_locale/time_get/get_date/char/12750.cc: Likewise.
3523         * testsuite/22_locale/time_get/get_date/char/1.cc: Likewise.
3524         * testsuite/22_locale/time_get/get_date/char/2.cc: Likewise.
3525         * testsuite/22_locale/time_get/get_date/char/3.cc: Likewise.
3526         * testsuite/22_locale/time_get/get_time/wchar_t/1.cc: Likewise.
3527         * testsuite/22_locale/time_get/get_time/wchar_t/2.cc: Likewise.
3528         * testsuite/22_locale/time_get/get_time/wchar_t/3.cc: Likewise.
3529         * testsuite/22_locale/time_get/get_time/wchar_t/4.cc: Likewise.
3530         * testsuite/22_locale/time_get/get_time/char/1.cc: Likewise.
3531         * testsuite/22_locale/time_get/get_time/char/2.cc: Likewise.
3532         * testsuite/22_locale/time_get/get_time/char/3.cc: Likewise.
3533         * testsuite/22_locale/time_get/get_time/char/4.cc: Likewise.
3534
3535 2006-01-05  Paolo Carlini  <pcarlini@suse.de>
3536         
3537         * testsuite/testsuite_hooks.h (test_tm(unsigned)): New.
3538         * testsuite/testsuite_hooks.cc (test_tm(unsigned)): Define.
3539         * testsuite/22_locale/time_put/put/wchar_t/10.cc: Use it.
3540         * testsuite/22_locale/time_put/put/wchar_t/1.cc: Likewise.
3541         * testsuite/22_locale/time_put/put/wchar_t/2.cc: Likewise.
3542         * testsuite/22_locale/time_put/put/wchar_t/3.cc: Likewise.
3543         * testsuite/22_locale/time_put/put/wchar_t/4.cc: Likewise.
3544         * testsuite/22_locale/time_put/put/wchar_t/5.cc: Likewise.
3545         * testsuite/22_locale/time_put/put/wchar_t/6.cc: Likewise.
3546         * testsuite/22_locale/time_put/put/wchar_t/7.cc: Likewise.
3547         * testsuite/22_locale/time_put/put/wchar_t/8.cc: Likewise.
3548         * testsuite/22_locale/time_put/put/wchar_t/9.cc: Likewise.
3549         * testsuite/22_locale/time_put/put/wchar_t/17038.cc: Likewise.
3550         * testsuite/22_locale/time_put/put/char/10.cc: Likewise.
3551         * testsuite/22_locale/time_put/put/char/1.cc: Likewise.
3552         * testsuite/22_locale/time_put/put/char/2.cc: Likewise.
3553         * testsuite/22_locale/time_put/put/char/3.cc: Likewise.
3554         * testsuite/22_locale/time_put/put/char/4.cc: Likewise.
3555         * testsuite/22_locale/time_put/put/char/5.cc: Likewise.
3556         * testsuite/22_locale/time_put/put/char/6.cc: Likewise.
3557         * testsuite/22_locale/time_put/put/char/7.cc: Likewise.
3558         * testsuite/22_locale/time_put/put/char/8.cc: Likewise.
3559         * testsuite/22_locale/time_put/put/char/9.cc: Likewise.
3560         * testsuite/22_locale/time_put/put/char/17038.cc: Likewise.
3561         * testsuite/22_locale/time_get/get_year/wchar_t/1.cc: Likewise.
3562         * testsuite/22_locale/time_get/get_year/wchar_t/3.cc: Likewise.
3563         * testsuite/22_locale/time_get/get_year/char/1.cc: Likewise.
3564         * testsuite/22_locale/time_get/get_year/char/3.cc: Likewise.
3565         * testsuite/22_locale/time_get/get_monthname/wchar_t/1.cc: Likewise.
3566         * testsuite/22_locale/time_get/get_monthname/wchar_t/2.cc: Likewise.
3567         * testsuite/22_locale/time_get/get_monthname/char/1.cc: Likewise.
3568         * testsuite/22_locale/time_get/get_monthname/char/2.cc: Likewise.
3569         * testsuite/22_locale/time_get/get_weekday/wchar_t/1.cc: Likewise.
3570         * testsuite/22_locale/time_get/get_weekday/wchar_t/2.cc: Likewise.
3571         * testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc: Likewise.
3572         * testsuite/22_locale/time_get/get_weekday/char/1.cc: Likewise.
3573         * testsuite/22_locale/time_get/get_weekday/char/2.cc: Likewise.
3574         * testsuite/22_locale/time_get/get_weekday/char/3.cc: Likewise.
3575         * testsuite/22_locale/time_get/get_date/wchar_t/12750.cc: Likewise.
3576         * testsuite/22_locale/time_get/get_date/wchar_t/12750.cc: Likewise.
3577         * testsuite/22_locale/time_get/get_date/wchar_t/1.cc: Likewise.
3578         * testsuite/22_locale/time_get/get_date/wchar_t/2.cc: Likewise.
3579         * testsuite/22_locale/time_get/get_date/wchar_t/3.cc: Likewise.
3580         * testsuite/22_locale/time_get/get_date/char/12750.cc: Likewise.
3581         * testsuite/22_locale/time_get/get_date/char/12750.cc: Likewise.
3582         * testsuite/22_locale/time_get/get_date/char/1.cc: Likewise.
3583         * testsuite/22_locale/time_get/get_date/char/2.cc: Likewise.
3584         * testsuite/22_locale/time_get/get_date/char/3.cc: Likewise.
3585         * testsuite/22_locale/time_get/get_time/wchar_t/1.cc: Likewise.
3586         * testsuite/22_locale/time_get/get_time/wchar_t/2.cc: Likewise.
3587         * testsuite/22_locale/time_get/get_time/wchar_t/3.cc: Likewise.
3588         * testsuite/22_locale/time_get/get_time/wchar_t/4.cc: Likewise.
3589         * testsuite/22_locale/time_get/get_time/char/1.cc: Likewise.
3590         * testsuite/22_locale/time_get/get_time/char/2.cc: Likewise.
3591         * testsuite/22_locale/time_get/get_time/char/3.cc: Likewise.
3592         * testsuite/22_locale/time_get/get_time/char/4.cc: Likewise.
3593
3594 2006-01-04  Paolo Carlini  <pcarlini@suse.de>
3595
3596         * include/ext/sso_string_base.h (__sso_string_base<>::_M_dataplus):
3597         Use _CharT_alloc_type as base class.
3598         (_M_get_allocator, _M_swap, _M_create, _M_destroy): Adjust.
3599         * include/ext/vstring.h (get_allocator): Tidy.
3600
3601 2006-01-04  Paolo Carlini  <pcarlini@suse.de>
3602
3603         Implement Option 3 of DR 431 for all the containers.
3604         * include/bits/allocator.h (struct __alloc_swap): Add, swaps
3605         allocators, optimized to nothing in case they are empty.
3606         * include/bits/stl_deque.h (deque<>::swap): Use it.
3607         * include/bits/stl_list.h (list<>::swap): Likewise.
3608         * include/bits/stl_tree.h (_Rb_tree<>::swap): Likewise.
3609         * include/bits/stl_vector.h (vector<>::swap): Likewise.
3610         * include/tr1/hashtable (hashtable<>::swap): Likewise.
3611         * include/ext/rc_string_base.h (__rc_string_base<>::_M_swap):
3612         Likewise.
3613         * include/ext/sso_string_base.h (__sso_string_base<>::_M_swap):
3614         Likewise.
3615         * include/ext/vstring_util.h (__vstring_utility<>::_Alloc_hider):
3616         Clean-up (now vstring uses the generic __alloc_swap facility).
3617         * include/tr1/unordered_map: Adjust includes.
3618         * include/tr1/unordered_set: Likewise.
3619         * docs/html/ext/howto.html: Add an entry for DR 431.
3620         * testsuite/23_containers/deque/modifiers/swap.cc: Move to...
3621         * testsuite/23_containers/deque/modifiers/swap/1.cc: ... here.          
3622         * testsuite/23_containers/deque/modifiers/swap/2.cc: New.
3623         * testsuite/23_containers/deque/modifiers/swap/3.cc: New.
3624         * testsuite/23_containers/list/modifiers/swap.cc: Move to...
3625         * testsuite/23_containers/list/modifiers/swap/1.cc: ... here.           
3626         * testsuite/23_containers/list/modifiers/swap/2.cc: New.
3627         * testsuite/23_containers/list/modifiers/swap/3.cc: New.
3628         * testsuite/23_containers/vector/modifiers/swap.cc: Move to...
3629         * testsuite/23_containers/vector/modifiers/swap/1.cc: ... here.         
3630         * testsuite/23_containers/vector/modifiers/swap/2.cc: New.
3631         * testsuite/23_containers/vector/modifiers/swap/3.cc: New.
3632         * testsuite/23_containers/set/modifiers/swap.cc: Move to...
3633         * testsuite/23_containers/set/modifiers/swap/1.cc: ... here.            
3634         * testsuite/23_containers/set/modifiers/swap/2.cc: New.
3635         * testsuite/23_containers/set/modifiers/swap/3.cc: New.
3636         * testsuite/23_containers/map/modifiers/swap.cc: Move to...
3637         * testsuite/23_containers/map/modifiers/swap/1.cc: ... here.            
3638         * testsuite/23_containers/map/modifiers/swap/2.cc: New.
3639         * testsuite/23_containers/map/modifiers/swap/3.cc: New.
3640         * testsuite/23_containers/multiset/modifiers/swap.cc: Move to...
3641         * testsuite/23_containers/multiset/modifiers/swap/1.cc: ... here.               
3642         * testsuite/23_containers/multiset/modifiers/swap/2.cc: New.
3643         * testsuite/23_containers/multiset/modifiers/swap/3.cc: New.
3644         * testsuite/23_containers/multimap/modifiers/swap.cc: Move to...
3645         * testsuite/23_containers/multimap/modifiers/swap/1.cc: ... here.               
3646         * testsuite/23_containers/multimap/modifiers/swap/2.cc: New.
3647         * testsuite/23_containers/multimap/modifiers/swap/3.cc: New.
3648         * testsuite/tr1/6_containers/unordered/swap/unordered_set/1.cc: New.    
3649         * testsuite/tr1/6_containers/unordered/swap/unordered_set/2.cc: New.
3650         * testsuite/tr1/6_containers/unordered/swap/unordered_map/1.cc: New.    
3651         * testsuite/tr1/6_containers/unordered/swap/unordered_map/2.cc: New.
3652         * testsuite/tr1/6_containers/unordered/swap/unordered_multiset/1.cc: New.       
3653         * testsuite/tr1/6_containers/unordered/swap/unordered_multiset/2.cc: New.
3654         * testsuite/tr1/6_containers/unordered/swap/unordered_multimap/1.cc: New.       
3655         * testsuite/tr1/6_containers/unordered/swap/unordered_multimap/2.cc: New.
3656
3657 2006-01-03  Paolo Carlini  <pcarlini@suse.de>
3658
3659         * include/bits/stl_list.h (_List_base<>::_M_get_Node_allocator): Add.
3660         (_M_get_Tp_allocator, get_allocator): Tidy.
3661         (list<>::list(const list&), insert(iterator, size_type, const
3662         value_type&), insert(iterator, _InputIterator, _InputIterator)):
3663         Use _M_get_Node_allocator.
3664         * include/bits/stl_tree.h (_Rb_tree<>::_M_get_Node_allocator()): Add.
3665         (_Rb_tree(const _Rb_tree<>&): Use it.
3666         * include/bits/stl_deque.h (_Deque_base<>::_M_get_map_allocator,
3667         get_allocator): Tidy.
3668         * include/bits/stl_vector.h (_Vector_base<>::get_allocator): Tidy.
3669         * testsuite/23_containers/map/operators/1_neg.cc: Adjust dg-error
3670         line numbers.
3671         * testsuite/23_containers/set/operators/1_neg.cc: Likewise.
3672         
3673         * testsuite/testsuite_allocator.h (uneq_allocator<>::swap): Fix.
3674
3675         * testsuite/testsuite_allocator.h (class uneq_allocator): A simple
3676         non-empty testing allocator which can be endowed of a "personality"
3677         at construction time.
3678
3679 2006-01-03  Paolo Carlini  <pcarlini@suse.de>
3680
3681         * testsuite/27_io/basic_stringstream/str/char/1.cc: Initialize vars.
3682         * testsuite/27_io/basic_stringstream/str/wchar_t/1.cc: Likewise.
3683         * testsuite/27_io/basic_istringstream/str/char/1.cc: Likewise, tidy.
3684         * testsuite/27_io/basic_istringstream/str/wchar_t/1.cc: Likewise.
3685
3686 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3687
3688         * src/Makefile.am (LTLDFLAGS): New variable. 
3689         (CXXLINK): Use LTLDFLAGS.
3690         * src/Makefile.in: Regenerated.
3691         * libsupc++/Makefile.am (LTLDFLAGS): New variable. 
3692         (CXXLINK): Use LTLDFLAGS.
3693         * libsupc++/Makefile.in: Regenerated.
3694
3695 2006-01-02  Paolo Carlini  <pcarlini@suse.de>
3696
3697         PR libstdc++/24645
3698         * include/std/std_istream.h (basic_istream<>::_M_extract): New.
3699         (operator>>(bool&), operator>>(short&), operator>>(unsigned short&),
3700         operator>>(int&), operator>>(unsigned int&), operator>>(long&),
3701         operator>>(unsigned long&), operator>>(long long&), operator>>
3702         (unsigned long long&), operator>>(float&), operator>>(double&),
3703         operator>>(long double&), operator>>(void*&)): Use it.
3704         * include/bits/istream.tcc (basic_istream<>::_M_extract): Define.
3705         * include/std/std_ostream.h (basic_ostream<>::_M_insert): New.
3706         (operator<<(long), operator<<(unsigned long), operator<<(bool),
3707         operator<<(short), operator<<(unsigned short), operator<<(int),
3708         operator<<(unsigned int), operator<<(long long), operator<<
3709         (unsigned long long), operator<<(double), operator<<(float),
3710         operator<<(long double), operator<<(const void*): Use it.
3711         * include/bits/ostream.tcc (basic_ostream<>::_M_insert): Define.
3712         * src/istream-inst.cc: Add _M_extract instantiations.
3713         * src/ostream-inst.cc: Add _M_insert instantiations.
3714         * config/abi/pre/gnu.ver: Export the new symbols @GLIBCXX_3.4.7;
3715         detail existing @GLIBCXX_3.4 exports of basic_ostream, num_put,
3716         money_put, etc., symbols to avoid exporting _M_insert symbols
3717         @GLIBCXX_3.4.