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