simple.cc: New file.
[gcc.git] / libstdc++-v3 / ChangeLog
1 2011-08-25 Tom Tromey <tromey@redhat.com>
2
3 * testsuite/libstdc++-prettyprinters/simple.cc: New file.
4 * testsuite/lib/gdb-test.exp: New file.
5 * testsuite/libstdc++-prettyprinters/prettyprinters.exp: New
6 file.
7
8 2011-08-18 Marc Glisse <marc.glisse@normalesup.org>
9
10 * include/tr1/cmath: Extend/update comment.
11
12 2011-08-18 Paolo Carlini <paolo.carlini@oracle.com>
13
14 PR libstdc++/50119
15 * include/bits/stl_algo.h (__copy_n(_InputIterator, _Size,
16 _OutputIterator, input_iterator_tag)): Fix.
17 * testsuite/25_algorithms/copy_n/50119.cc: New.
18
19 2011-08-18 Marc Glisse <marc.glisse@normalesup.org>
20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
21
22 PR libstdc++/1773
23 * config/os/solaris2.7: Rename to config/os/solaris2.9.
24 * config/os/solaris/solaris2.9/os_defines.h
25 (__CORRECT_ISO_CPP_MATH_H_PROTO1)
26 (__CORRECT_ISO_CPP_STDLIB_H_PROTO)
27 (__CORRECT_ISO_CPP_STRING_H_PROTO)
28 (__CORRECT_ISO_CPP_WCHAR_H_PROTO): Define.
29 * config/os/solaris2.8/ctype_base.h,
30 config/os/solaris2.8/ctype_configure_char.cc,
31 config/solaris2.8/ctype_inline.h,
32 config/os/solaris2.8/os_defines.h: New files.
33
34 * configure.host (solaris2.[89], solaris2.1[0-9]):
35 Split into ...
36 (solaris2.8): ... this.
37 Use os/solaris/solaris2.8.
38 (solaris2.9, solaris2.1[0-9]): ... and this.
39 Use os/solaris/solaris2.9.
40
41 * include/c_global/cmath (double abs(double)): Wrap in
42 !__CORRECT_ISO_CPP_MATH_H_PROTO1 &&
43 !__CORRECT_ISO_CPP_MATH_H_PROTO2.
44 (float abs(float), long double abs(long double): Wrap in
45 !__CORRECT_ISO_CPP_MATH_H_PROTO1.
46 (float acos(float), long double acos(long double)): Likewise.
47 (float asin(float), long double asin(long double)): Likewise.
48 (float atan(float), long double atan(long double)): Likewise.
49 (float atan2(float, float), long double atan2(long double, long
50 double)): Likewise.
51 (float ceil(float), long double ceil(long double)): Likewise.
52 (float cos(float), long double cos(long double)): Likewise.
53 (float cosh(float), long double cosh(long double)): Likewise.
54 (float exp(float), long double exp(long double)): Likewise.
55 (float fabs(float), long double fabs(long double)): Likewise.
56 (float floor(float), long double floor(long double)): Likewise.
57 (float fmod(float, float), long double fmod(long double, long
58 double)): Likewise.
59 (float frexp(float, int*), long double frexp(long double, int*)):
60 Likewise.
61 (float ldexp(float, int), long double ldexp(long double, int)):
62 Likewise.
63 (float log(float), long double log(long double)): Likewise.
64 (float log10(float), long double log10(long double)): Likewise.
65 (float modf(float, float*), long double modf(long double, long
66 double*))): Likewise.
67 (float pow(float, float), long double pow(long double, long
68 double)): Likewise.
69 (float sin(float), long double sin(long double)): Likewise.
70 (float sinh(float), long double sinh(long double)): Likewise.
71 (float sqrt(float), long double sqrt(long double)): Likewise.
72 (float tan(float), long double tan(long double)): Likewise.
73 (float tanh(float), long double tanh(long double)): Likewise.
74 * include/c_global/cstdlib (long abs(long), ldiv_t div(long,
75 long)): Wrap in !__CORRECT_ISO_CPP_STDLIB_H_PROTO.
76 * include/tr1/cmath (float fabs(float), long double fabs(long
77 double)): Wrap in !__CORRECT_ISO_CPP_MATH_H_PROTO1.
78
79 2011-08-14 Benjamin Kosnik <bkoz@redhat.com>
80
81 * doc/xml/images/*: Image and image filename changes.
82
83 2011-08-14 Benjamin Kosnik <bkoz@redhat.com>
84
85 * testsuite/data/make_graph_test_infos.xml: Edit.
86 * testsuite/data/make_graph_htmls.xml: Remove
87 * scripts/make_graph.py: Edit, fix.
88 * scripts/make_graphs.py: Remove.
89
90 * doc/Makefile.am (doc-svg-performance): New.
91 (doc-html-performance): Remove.
92 * doc/Makefile.in: Regenerate.
93
94 * doc/xml/manual/test_policy_data_structures.xml: Markup changes.
95 * doc/xml/manual/policy_data_structures.xml: Same.
96 * doc/xml/manual/locale.xml: Same.
97
98 Testsuite renames.
99 * performance/ext/pb_ds/priority_queue_text_modify_down_timing.cc:
100 Rename.
101 * performance/ext/pb_ds/random_int_find_timing.cc: Same.
102 * performance/ext/pb_ds/multimap_text_insert_mem_usage.hpp
103 * performance/ext/pb_ds/multimap_text_find_timing.hpp
104 * performance/ext/pb_ds/priority_queue_random_int_push_timing.cc: Same.
105 * performance/ext/pb_ds/priority_queue_text_modify_timing.hpp
106 * performance/ext/pb_ds/tree_order_statistics_timing.cc: Same.
107 * performance/ext/pb_ds/multimap_text_insert_mem_usage_large.cc: Same.
108 * performance/ext/pb_ds/priority_queue_text_push_pop_timing.cc: Same.
109 * performance/ext/pb_ds/priority_queue_text_join_timing.cc: Same.
110 * performance/ext/pb_ds/multimap_text_insert_timing_small.cc: Same.
111 * performance/ext/pb_ds/random_int_subscript_insert_timing.cc: Same.
112 * performance/ext/pb_ds/tree_text_lor_find_timing.cc: Same.
113 * performance/ext/pb_ds/priority_queue_text_pop_mem_usage.cc: Same.
114 * performance/ext/pb_ds/multimap_text_find_timing_small.cc: Same.
115 * performance/ext/pb_ds/text_find_timing.cc: Same.
116 * performance/ext/pb_ds/tree_text_insert_timing.cc: Same.
117 * performance/ext/pb_ds/hash_random_int_erase_mem_usage.cc: Same.
118 * performance/ext/pb_ds/random_int_subscript_find_timing.cc: Same.
119 * performance/ext/pb_ds/priority_queue_text_push_timing.cc: Same.
120 * performance/ext/pb_ds/tree_split_join_timing.cc: Same.
121 * performance/ext/pb_ds/multimap_text_insert_timing_large.cc: Same.
122 * performance/ext/pb_ds/priority_queue_text_modify_up_timing.cc: Same.
123 * performance/ext/pb_ds/multimap_text_find_timing_large.cc: Same.
124 * performance/ext/pb_ds/priority_queue_random_int_push_pop_timing.cc:
125 Same.
126 * performance/ext/pb_ds/multimap_text_insert_timing.hpp
127 * performance/ext/pb_ds/multimap_text_insert_mem_usage_small.cc: Same.
128 * performance/ext/pb_ds/hash_zlob_random_int_find_timing.cc: Same.
129
130 * performance/ext/pb_ds/all_int_find.cc: To these new files...
131 * performance/ext/pb_ds/all_int_subscript_find.cc: ...this.
132 * performance/ext/pb_ds/all_int_subscript_insert.cc: ...this.
133 * performance/ext/pb_ds/all_text_find.cc: ...this.
134 * performance/ext/pb_ds/hash_int_erase_mem.cc: ...this.
135 * performance/ext/pb_ds/hash_zlob_int_find.cc: ...this.
136 * performance/ext/pb_ds/multimap_text_find.hpp
137 * performance/ext/pb_ds/multimap_text_find_large.cc: ...this.
138 * performance/ext/pb_ds/multimap_text_find_small.cc: ...this.
139 * performance/ext/pb_ds/multimap_text_insert.hpp
140 * performance/ext/pb_ds/multimap_text_insert_large.cc: ...this.
141 * performance/ext/pb_ds/multimap_text_insert_mem.hpp
142 * performance/ext/pb_ds/multimap_text_insert_mem_large.cc: ...this.
143 * performance/ext/pb_ds/multimap_text_insert_mem_small.cc: ...this.
144 * performance/ext/pb_ds/multimap_text_insert_small.cc: ...this.
145 * performance/ext/pb_ds/priority_queue_int_push.cc: ...this.
146 * performance/ext/pb_ds/priority_queue_int_push_pop.cc: ...this.
147 * performance/ext/pb_ds/priority_queue_text_join.cc: ...this.
148 * performance/ext/pb_ds/priority_queue_text_modify_down.cc: ...this.
149 * performance/ext/pb_ds/priority_queue_text_modify.hpp
150 * performance/ext/pb_ds/priority_queue_text_modify_up.cc: ...this.
151 * performance/ext/pb_ds/priority_queue_text_pop_mem.cc: ...this.
152 * performance/ext/pb_ds/priority_queue_text_push.cc: ...this.
153 * performance/ext/pb_ds/priority_queue_text_push_pop.cc: ...this.
154 * performance/ext/pb_ds/tree_order_statistics.cc: ...this.
155 * performance/ext/pb_ds/tree_split_join.cc: ...this.
156 * performance/ext/pb_ds/tree_text_insert.cc: ...this.
157 * performance/ext/pb_ds/tree_text_lor_find.cc: ...this.
158
159 * doc/xml/images/*: Image and image filename changes.
160
161 2011-08-12 Paolo Carlini <paolo.carlini@oracle.com>
162
163 * include/c_global/cmath (fmod(_Tp, _Up)): Add.
164 * include/c_std/cmath: Likewise.
165
166 2011-08-11 Paolo Carlini <paolo.carlini@oracle.com>
167
168 * include/std/future: constexpr functions are implicitly inline.
169 * include/std/chrono: Likewise.
170 * include/std/complex: Likewise.
171 * include/bits/move.h: Likewise.
172 * include/bits/stl_pair.h: Likewise.
173
174 2011-08-07 Jonathan Wakely <jwakely.gcc@gmail.com>
175
176 * include/bits/alloc_traits.h: Fix doxygen @headername.
177
178 2011-08-06 Benjamin Kosnik <bkoz@redhat.com>
179
180 * doc/doxygen/user.cfg.in (PDF_HYPERLINKS): To NO.
181
182 2011-08-06 Benjamin Kosnik <bkoz@redhat.com>
183
184 * doc/doxygen/user.cfg.in: Add scoped_allocator.
185
186 * include/debug/safe_sequence.h: Fix doxygen markup.
187 * include/debug/safe_unordered_base.h: Same.
188 * include/debug/safe_local_iterator.tcc: Same.
189 * include/debug/safe_unordered_container.h: Same.
190 * include/std/valarray: Same.
191 * include/std/iomanip: Same.
192 * include/std/streambuf: Same.
193 * include/std/bitset: Same.
194 * include/std/fstream: Same.
195 * include/std/functional: Same.
196 * include/std/istream: Same.
197 * include/std/ostream: Same.
198 * include/std/scoped_allocator: Same.
199 * include/std/sstream: Same.
200 * include/parallel/multiway_merge.h: Same.
201 * include/parallel/base.h: Same.
202 * include/parallel/for_each_selectors.h: Same.
203 * include/parallel/multiway_mergesort.h: Same.
204 * include/parallel/search.h: Same.
205 * include/parallel/partial_sum.h: Same.
206 * include/parallel/queue.h: Same.
207 * include/parallel/sort.h: Same.
208 * include/parallel/random_number.h: Same.
209 * include/ext/vstring.h: Same.
210 * include/ext/algorithm: Same.
211 * include/ext/pb_ds/assoc_container.h: Same.
212 * include/ext/bitmap_allocator.h: Same.
213 * include/ext/stdio_filebuf.h: Same.
214 * include/ext/memory: Same.
215 * include/ext/functional: Same.
216 * include/bits/basic_ios.h: Same.
217 * include/bits/stl_list.h: Same.
218 * include/bits/stl_map.h: Same.
219 * include/bits/stl_algobase.h: Same.
220 * include/bits/stl_queue.h: Same.
221 * include/bits/gslice.h: Same.
222 * include/bits/locale_classes.h: Same.
223 * include/bits/stl_set.h: Same.
224 * include/bits/locale_facets.h: Same.
225 * include/bits/stl_stack.h: Same.
226 * include/bits/stl_heap.h: Same.
227 * include/bits/forward_list.h: Same.
228 * include/bits/stream_iterator.h: Same.
229 * include/bits/basic_string.h: Same.
230 * include/bits/stl_multimap.h: Same.
231 * include/bits/stl_pair.h: Same.
232 * include/bits/ios_base.h: Same.
233 * include/bits/stl_numeric.h: Same.
234 * include/bits/stl_vector.h: Same.
235 * include/bits/stl_deque.h: Same.
236 * include/bits/codecvt.h: Same.
237 * include/bits/stl_multiset.h: Same.
238 * include/bits/stl_uninitialized.h: Same.
239 * include/bits/ptr_traits.h: Same.
240 * include/bits/slice_array.h: Same.
241 * include/bits/stl_iterator_base_funcs.h: Same.
242 * include/bits/stl_algo.h: Same.
243 * include/bits/stl_iterator.h: Same.
244 * include/bits/stl_tempbuf.h: Same.
245 * include/bits/regex.h: Same.
246 * include/bits/range_access.h: Same.
247 * include/bits/random.h: Same.
248 * include/bits/alloc_traits.h: Same.
249 * include/bits/regex_error.h: Same.
250 * include/bits/locale_facets_nonio.h: Same.
251 * include/bits/stl_relops.h: Same.
252 * include/backward/auto_ptr.h: Same.
253 * libsupc++/initializer_list: Same.
254
255 * testsuite/23_containers/list/requirements/dr438/assign_neg.cc:
256 Adjust line numbers.
257 * testsuite/23_containers/list/requirements/dr438/insert_neg.cc: Same.
258 * testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc:
259 Same.
260 * testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc:
261 Same.
262
263 2011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
264
265 * acinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Point TOPLEVEL_INCLUDES
266 to $(toplevel_srcdir)/libgcc.
267 * configure: Regenerate.
268
269 2011-08-04 Benjamin Kosnik <bkoz@redhat.com>
270
271 * doc/xml/manual/build_hacking.xml: Use relative fileref for PNG
272 imagedata.
273 * doc/xml/manual/test_policy_data_structures.xml: Same.
274 * doc/xml/manual/policy_data_structures.xml: Same.
275
276 * doc/Makefile.am (stamp-html-docbook-images)
277 (stamp-html-docbook-lwg, stamp-html-docbook-data): New.
278 (xml_extra): Add lwg html file dependencies.
279 (xml_images): Add image html file dependencies.
280 * doc/Makefile.in: Regenerate.
281 (stamp-html): Change to stamp-html-docbook-data.
282 (stamp-html-copy): Remove.
283
284 2011-08-04 Paolo Carlini <paolo.carlini@oracle.com>
285
286 * src/atomic.cc: Use noexcept.
287 * include/std/atomic: Likewise.
288 * include/bits/atomic_0.h: Likewise.
289 * include/bits/atomic_2.h: Likewise.
290 * include/bits/atomic_base.h: Likewise.
291
292 2011-08-03 Benjamin Kosnik <bkoz@redhat.com>
293
294 * testsuite/performance/27_io/filebuf_sputn_unbuf.cc: Include
295 unistd.h for unlink.
296 * testsuite/performance/27_io/ofstream_insert_int.cc: Same.
297 * testsuite/performance/27_io/ifstream_extract_int.cc: Same.
298 * testsuite/performance/27_io/ifstream_getline-2.cc: Same.
299 * testsuite/performance/27_io/fstream_seek_write.cc: Same.
300 * testsuite/performance/27_io/ifstream_extract_chars.cc: Same.
301 * testsuite/performance/27_io/ofstream_insert_float.cc: Same.
302 * testsuite/performance/27_io/ifstream_extract_float.cc: Same.
303 * testsuite/performance/27_io/filebuf_sputc.cc: Same.
304
305 2011-08-03 Benjamin Kosnik <bkoz@redhat.com>
306
307 * include/std/tuple: Mark more constructors constexpr.
308 * testsuite/20_util/tuple/cons/constexpr.cc: Split into and extend as:
309 * testsuite/20_util/tuple/cons/constexpr-2.cc: ...this.
310 * testsuite/20_util/tuple/cons/constexpr-3.cc: ... and this.
311 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust line numbers.
312
313 2011-08-03 Benjamin Kosnik <bkoz@redhat.com>
314 François Dumont <francois.cppdevs@free.fr>
315
316 * testsuite/23_containers/array/at_neg.cc: Move...
317 * testsuite/23_containers/array/at.cc: ...here. Remove
318 -fno-exceptions, call const at member function.
319
320 2011-08-01 H.J. Lu <hongjiu.lu@intel.com>
321
322 * config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt: Generated.
323
324 2011-08-01 Paolo Carlini <paolo.carlini@oracle.com>
325
326 PR c++/49813
327 * include/c_global/cmath (isinf): Remove workaround.
328
329 2011-07-31 Paolo Carlini <paolo.carlini@oracle.com>
330
331 PR libstdc++/49925
332 * include/bits/shared_ptr.h (make_shared): Qualify allocate_shared
333 with std::.
334 * include/bits/shared_ptr_base.h (__make_shared): Likewise.
335
336 2011-07-29 Benjamin Kosnik <bkoz@redhat.com>
337
338 * doc/xml/manual/build_hacking.xml: Markup imagedata changes.
339 * doc/xml/manual/policy_data_structures.xml: Same.
340
341 * doc/xml/class.txml: Remove biblioid.
342 * doc/xml/manual/allocator.xml: Same.
343 * doc/xml/manual/ctype.xml: Same.
344 * doc/xml/manual/codecvt.xml: Same.
345 * doc/xml/manual/backwards_compatibility.xml: Same.
346 * doc/xml/manual/abi.xml: Same.
347 * doc/xml/manual/shared_ptr.xml: Same.
348 * doc/xml/manual/using_exceptions.xml: Same.
349 * doc/xml/manual/messages.xml: Same.
350
351 2011-07-29 Benjamin Kosnik <bkoz@redhat.com>
352
353 Docbook conversion of existing ext/pb_ds documentation.
354 * doc/Makefile.am (xml_sources_manual): Add
355 policy_data_structures.xml and
356 test_policy_data_structures.xml.
357 (stamp-html-copy): Remove special-case for ext/pb_ds directory.
358 (XSLTPROC_FLAGS): Split into XSLT_FLAGS and XSLT_PARAM, use.
359 * doc/Makefile.in: Regenerate.
360 * doc/xml/manual/policy_data_structures.xml: New, adapted from
361 previous html-only instance in doc/html/ext/pb_ds.
362 * doc/xml/manual/test_policy_data_structures.xml: New, same as above.
363
364 * doc/xml/spine.xml: Update copyright.
365 * doc/xml/manual/spine.xml: Same.
366 * doc/xml/manual/extensions.xml: Adjust set, chapter, sections.
367 * doc/xml/manual/bitmap_allocator.xml: Same.
368 * doc/xml/manual/mt_allocator.xml: Same.
369
370 Populate image directory.
371 * doc/xml/images/(pbds_balls_and_bins.png,
372 pbds_binary_priority_queue_random_int_push_timing_test_local.pdf,
373 pbds_binary_priority_queue_random_int_push_timing_test_local.png,
374 pbds_binary_priority_queue_random_int_push_timing_test_local.svg,
375 pbds_cc_hash_random_int_find_timing_test_local.pdf,
376 pbds_cc_hash_random_int_find_timing_test_local.png,
377 pbds_cc_hash_random_int_find_timing_test_local.svg,
378 pbds_cc_hash_random_int_subscript_timing_test_find_local.pdf,
379 pbds_cc_hash_random_int_subscript_timing_test_find_local.png,
380 pbds_cc_hash_random_int_subscript_timing_test_find_local.svg,
381 pbds_cc_hash_random_int_subscript_timing_test_insert_local.pdf,
382 pbds_cc_hash_random_int_subscript_timing_test_insert_local.png,
383 pbds_cc_hash_random_int_subscript_timing_test_insert_local.svg,
384 pbds_container_tag_hierarchy.pdf,
385 pbds_container_tag_hierarchy.png,
386 pbds_container_tag_hierarchy.svg,
387 pbds_different_underlying_dss_1.png,
388 pbds_different_underlying_dss_2.png,
389 pbds_embedded_lists_1.png, pbds_embedded_lists_2.png,
390 pbds_embedded_lists_3.png, pbds_exception_hierarchy.pdf,
391 pbds_exception_hierarchy.png, pbds_exception_hierarchy.svg,
392 pbds_gp_hash_random_int_find_timing_test_local.pdf,
393 pbds_gp_hash_random_int_find_timing_test_local.png,
394 pbds_gp_hash_random_int_find_timing_test_local.svg,
395 pbds_gp_hash_random_int_subscript_timing_test_find_local.pdf,
396 pbds_gp_hash_random_int_subscript_timing_test_find_local.png,
397 pbds_gp_hash_random_int_subscript_timing_test_find_local.svg,
398 pbds_gp_hash_random_int_subscript_timing_test_insert_local.pdf,
399 pbds_gp_hash_random_int_subscript_timing_test_insert_local.png,
400 pbds_gp_hash_random_int_subscript_timing_test_insert_local.svg,
401 pbds_hash_policy_cd.png,
402 pbds_hash_random_int_erase_mem_usage_test_local.pdf,
403 pbds_hash_random_int_erase_mem_usage_test_local.png,
404 pbds_hash_random_int_erase_mem_usage_test_local.svg,
405 pbds_hash_ranged_hash_range_hashing_fns.png,
406 pbds_hash_range_hashing_seq_diagram2.png,
407 pbds_hash_range_hashing_seq_diagram.png,
408 pbds_hash_zlob_random_int_find_timing_test_local.pdf,
409 pbds_hash_zlob_random_int_find_timing_test_local.png,
410 pbds_hash_zlob_random_int_find_timing_test_local.svg,
411 pbds_insert_resize_sequence_diagram1.png,
412 pbds_insert_resize_sequence_diagram2.png,
413 pbds_insert_resize_sequence_diagram3.png,
414 pbds_invalidation_guarantee_erase.png,
415 pbds_invalidation_tag_hierarchy.pdf,
416 pbds_invalidation_tag_hierarchy.png,
417 pbds_invalidation_tag_hierarchy.svg, pbds_list_update.png,
418 pbds_multimap_text_find_timing_test_large_s2p_hash_local.pdf,
419 pbds_multimap_text_find_timing_test_large_s2p_hash_local.png,
420 pbds_multimap_text_find_timing_test_large_s2p_hash_local.svg,
421 pbds_multimap_text_find_timing_test_large_s2p_tree_local.pdf,
422 pbds_multimap_text_find_timing_test_large_s2p_tree_local.png,
423 pbds_multimap_text_find_timing_test_large_s2p_tree_local.svg,
424 pbds_multimap_text_find_timing_test_small_s2p_hash_local.pdf,
425 pbds_multimap_text_find_timing_test_small_s2p_hash_local.png,
426 pbds_multimap_text_find_timing_test_small_s2p_hash_local.svg,
427 pbds_multimap_text_find_timing_test_small_s2p_tree_local.pdf,
428 pbds_multimap_text_find_timing_test_small_s2p_tree_local.png,
429 pbds_multimap_text_find_timing_test_small_s2p_tree_local.svg,
430 pbds_multimap_text_insert_mem_usage_test_large_s2p_hash_local.pdf,
431 pbds_multimap_text_insert_mem_usage_test_large_s2p_hash_local.png,
432 pbds_multimap_text_insert_mem_usage_test_large_s2p_hash_local.svg,
433 pbds_multimap_text_insert_mem_usage_test_large_s2p_tree_local.pdf,
434 pbds_multimap_text_insert_mem_usage_test_large_s2p_tree_local.png,
435 pbds_multimap_text_insert_mem_usage_test_large_s2p_tree_local.svg,
436 pbds_multimap_text_insert_mem_usage_test_small_s2p_hash_local.pdf,
437 pbds_multimap_text_insert_mem_usage_test_small_s2p_hash_local.png,
438 pbds_multimap_text_insert_mem_usage_test_small_s2p_hash_local.svg,
439 pbds_multimap_text_insert_mem_usage_test_small_s2p_tree_local.pdf,
440 pbds_multimap_text_insert_mem_usage_test_small_s2p_tree_local.png,
441 pbds_multimap_text_insert_mem_usage_test_small_s2p_tree_local.svg,
442 pbds_multimap_text_insert_timing_test_large_s2p_hash_local.pdf,
443 pbds_multimap_text_insert_timing_test_large_s2p_hash_local.png,
444 pbds_multimap_text_insert_timing_test_large_s2p_hash_local.svg,
445 pbds_multimap_text_insert_timing_test_large_s2p_tree_local.pdf,
446 pbds_multimap_text_insert_timing_test_large_s2p_tree_local.png,
447 pbds_multimap_text_insert_timing_test_large_s2p_tree_local.svg,
448 pbds_multimap_text_insert_timing_test_small_s2p_hash_local.pdf,
449 pbds_multimap_text_insert_timing_test_small_s2p_hash_local.png,
450 pbds_multimap_text_insert_timing_test_small_s2p_hash_local.svg,
451 pbds_multimap_text_insert_timing_test_small_s2p_tree_local.pdf,
452 pbds_multimap_text_insert_timing_test_small_s2p_tree_local.png,
453 pbds_multimap_text_insert_timing_test_small_s2p_tree_local.svg,
454 pbds_node_invariants.png,
455 pbds_pairing_priority_queue_text_push_pop_timing_test_local.pdf,
456 pbds_pairing_priority_queue_text_push_pop_timing_test_local.png,
457 pbds_pairing_priority_queue_text_push_pop_timing_test_local.svg,
458 pbds_pairing_priority_queue_text_push_timing_test_local.pdf,
459 pbds_pairing_priority_queue_text_push_timing_test_local.png,
460 pbds_pairing_priority_queue_text_push_timing_test_local.svg,
461 pbds_pat_trie.png, pbds_point_iterator_hierarchy.png,
462 pbds_point_iterators_range_ops_1.png,
463 pbds_point_iterators_range_ops_2.png,
464 pbds_priority_queue_different_underlying_dss.png,
465 pbds_priority_queue_random_int_push_pop_timing_test_local.pdf,
466 pbds_priority_queue_random_int_push_pop_timing_test_local.png,
467 pbds_priority_queue_random_int_push_pop_timing_test_local.svg,
468 pbds_priority_queue_random_int_push_timing_test_local.pdf,
469 pbds_priority_queue_random_int_push_timing_test_local.png,
470 pbds_priority_queue_random_int_push_timing_test_local.svg,
471 pbds_priority_queue_tag_hierarchy.pdf,
472 pbds_priority_queue_tag_hierarchy.png,
473 pbds_priority_queue_tag_hierarchy.svg,
474 pbds_priority_queue_text_join_timing_test_local.pdf,
475 pbds_priority_queue_text_join_timing_test_local.png,
476 pbds_priority_queue_text_join_timing_test_local.svg,
477 pbds_priority_queue_text_modify_down_timing_test_local.pdf,
478 pbds_priority_queue_text_modify_down_timing_test_local.png,
479 pbds_priority_queue_text_modify_down_timing_test_local.svg,
480 pbds_priority_queue_text_modify_down_timing_test_pairing_thin_local.pdf,
481 pbds_priority_queue_text_modify_down_timing_test_pairing_thin_local.png,
482 pbds_priority_queue_text_modify_down_timing_test_pairing_thin_local.svg,
483 pbds_priority_queue_text_modify_up_timing_test_local.pdf,
484 pbds_priority_queue_text_modify_up_timing_test_local.png,
485 pbds_priority_queue_text_modify_up_timing_test_local.svg,
486 pbds_priority_queue_text_modify_up_timing_test_pairing_thin_local.pdf,
487 pbds_priority_queue_text_modify_up_timing_test_pairing_thin_local.png,
488 pbds_priority_queue_text_modify_up_timing_test_pairing_thin_local.svg,
489 pbds_priority_queue_text_pop_mem_usage_test_local.pdf,
490 pbds_priority_queue_text_pop_mem_usage_test_local.png,
491 pbds_priority_queue_text_pop_mem_usage_test_local.svg,
492 pbds_priority_queue_text_push_pop_timing_test_local.pdf,
493 pbds_priority_queue_text_push_pop_timing_test_local.png,
494 pbds_priority_queue_text_push_pop_timing_test_local.svg,
495 pbds_priority_queue_text_push_timing_test_local.pdf,
496 pbds_priority_queue_text_push_timing_test_local.png,
497 pbds_priority_queue_text_push_timing_test_local.svg,
498 pbds_rationale_null_node_updator.png,
499 pbds_resize_policy_cd.png, pbds_restoring_node_invariants.png,
500 pbds_simple_list.png,
501 pbds_text_find_timing_test_hash_local.pdf,
502 pbds_text_find_timing_test_hash_local.png,
503 pbds_text_find_timing_test_hash_local.svg,
504 pbds_text_find_timing_test_tree_like_local.pdf,
505 pbds_text_find_timing_test_tree_like_local.png,
506 pbds_text_find_timing_test_tree_like_local.svg,
507 pbds_tree_node_invalidations.png,
508 pbds_tree_node_invariants.png,
509 pbds_tree_node_updator_policy_cd.png,
510 pbds_tree_order_statistics_timing_test_local.pdf,
511 pbds_tree_order_statistics_timing_test_local.png,
512 pbds_tree_order_statistics_timing_test_local.svg,
513 pbds_tree_split_join_timing_test_local.pdf,
514 pbds_tree_split_join_timing_test_local.png,
515 pbds_tree_split_join_timing_test_local.svg,
516 pbds_tree_text_insert_timing_test_node_tree_local.pdf,
517 pbds_tree_text_insert_timing_test_node_tree_local.png,
518 pbds_tree_text_insert_timing_test_node_tree_local.svg,
519 pbds_tree_text_insert_timing_test_pat_trie_local.pdf,
520 pbds_tree_text_insert_timing_test_pat_trie_local.png,
521 pbds_tree_text_insert_timing_test_pat_trie_local.svg,
522 pbds_tree_text_insert_timing_test_vector_tree_local.pdf,
523 pbds_tree_text_insert_timing_test_vector_tree_local.png,
524 pbds_tree_text_insert_timing_test_vector_tree_local.svg,
525 pbds_tree_text_lor_find_timing_test_local.pdf,
526 pbds_tree_text_lor_find_timing_test_local.png,
527 pbds_tree_text_lor_find_timing_test_local.svg,
528 pbds_trie_node_updator_policy_cd.png,
529 pbds_update_seq_diagram.png): Add.
530
531 * doc/html/ext/pb_ds: Remove.
532 * doc/html/ext/pb_ds/(acks.html, assoc_container_tag_cd.png,
533 assoc_container_tag_cd.svg, assoc_container_traits.html,
534 assoc_design.html, assoc_examples.html,
535 associative_container_tag.html, assoc_performance_tests.html,
536 assoc_regression_tests.html, assoc_tests.html,
537 balls_and_bins.png, basic_hash_table.html,
538 basic_hash_tag.html, basic_invalidation_guarantee.html,
539 basic_tree_assoc_container_const_node_iterator.html,
540 basic_tree.html, basic_tree_tag.html, binary_heap_tag.html,
541 binary_priority_queue_random_int_push_timing_test_gcc.png,
542 binary_priority_queue_random_int_push_timing_test_local.png,
543 binary_priority_queue_random_int_push_timing_test_msvc.png,
544 binomial_heap_tag.html,
545 ccgp_hash_random_int_subscript_timing_test_insert_gcc.png,
546 ccgp_hash_random_int_subscript_timing_test_insert_local.png,
547 ccgp_hash_random_int_subscript_timing_test_insert_msvc.png,
548 cc_hash_max_collision_check_resize_trigger.html,
549 cc_hash_random_int_find_timing_test_gcc.png,
550 cc_hash_random_int_find_timing_test_local.png,
551 cc_hash_random_int_find_timing_test_msvc.png,
552 cc_hash_random_int_subscript_timing_test_find_gcc.png,
553 cc_hash_random_int_subscript_timing_test_find_local.png,
554 cc_hash_random_int_subscript_timing_test_find_msvc.png,
555 cc_hash_random_int_subscript_timing_test_insert_gcc.png,
556 cc_hash_random_int_subscript_timing_test_insert_local.png,
557 cc_hash_random_int_subscript_timing_test_insert_msvc.png,
558 cc_hash_table.html, cc_hash_tag.html, checked_by_tidy.gif
559 concepts.html, contact.html, container_base.html,
560 container_cd.png, container_cd.svg, container_tag.html,
561 counter_lu_policy.html, design.html,
562 different_underlying_dss.png, direct_mask_range_hashing.html,
563 direct_mod_range_hashing.html, disclaimer.html, ds_gen.html,
564 embedded_lists_1.png, embedded_lists_2.png,
565 embedded_lists_3.png, examples.html, exceptions.html,
566 gp_hash_random_int_find_timing_test_gcc.png,
567 gp_hash_random_int_find_timing_test_local.png,
568 gp_hash_random_int_find_timing_test_msvc.png,
569 gp_hash_random_int_subscript_timing_test_find_gcc.png,
570 gp_hash_random_int_subscript_timing_test_find_local.png,
571 gp_hash_random_int_subscript_timing_test_find_msvc.png,
572 gp_hash_random_int_subscript_timing_test_insert_gcc.png,
573 gp_hash_random_int_subscript_timing_test_insert_local.png,
574 gp_hash_random_int_subscript_timing_test_insert_msvc.png,
575 gp_hash_table.html, gp_hash_tag.html,
576 hash_based_containers.html, hash_exponential_size_policy.html,
577 hash_load_check_resize_trigger.html, hash_policy_cd.png,
578 hash_prime_size_policy.html,
579 hash_random_int_erase_mem_usage_test_gcc.png,
580 hash_random_int_erase_mem_usage_test.html,
581 hash_random_int_erase_mem_usage_test_local.png,
582 hash_random_int_erase_mem_usage_test_msvc.png,
583 hash_random_int_find_find_timing_test.html,
584 hash_random_int_subscript_find_timing_test.html,
585 hash_random_int_subscript_insert_timing_test.html,
586 hash_ranged_hash_range_hashing_fns.png,
587 hash_range_hashing_seq_diagram2.png,
588 hash_range_hashing_seq_diagram.png,
589 hash_standard_resize_policy.html,
590 hash_text_find_find_timing_test.html,
591 hash_zlob_random_int_find_find_timing_test.html,
592 hash_zlob_random_int_find_timing_test_gcc.png,
593 hash_zlob_random_int_find_timing_test_local.png,
594 hash_zlob_random_int_find_timing_test_msvc.png, index.html,
595 insert_error.html, insert_resize_sequence_diagram1.png,
596 insert_resize_sequence_diagram2.png,
597 insert_resize_sequence_diagram3.png, interface.html,
598 introduction.html, invalidation_guarantee_cd.png,
599 invalidation_guarantee_erase.png, join_error.html,
600 linear_probe_fn.html, list_update.html, list_update_tag.html,
601 lu_based_containers.html, lu.png, misc.html, motivation.html,
602 move_to_front_lu_policy.html,
603 multimap_text_find_timing_test_large.html,
604 multimap_text_find_timing_test_large_s2p_hash_gcc.png,
605 multimap_text_find_timing_test_large_s2p_hash_local.png,
606 multimap_text_find_timing_test_large_s2p_hash_msvc.png,
607 multimap_text_find_timing_test_large_s2p_tree_gcc.png,
608 multimap_text_find_timing_test_large_s2p_tree_local.png,
609 multimap_text_find_timing_test_large_s2p_tree_msvc.png,
610 multimap_text_find_timing_test_small.html,
611 multimap_text_find_timing_test_small_s2p_hash_gcc.png,
612 multimap_text_find_timing_test_small_s2p_hash_local.png,
613 multimap_text_find_timing_test_small_s2p_hash_msvc.png,
614 multimap_text_find_timing_test_small_s2p_tree_gcc.png,
615 multimap_text_find_timing_test_small_s2p_tree_local.png,
616 multimap_text_find_timing_test_small_s2p_tree_msvc.png,
617 multimap_text_insert_mem_usage_test_large.html,
618 multimap_text_insert_mem_usage_test_large_s2p_hash_gcc.png,
619 multimap_text_insert_mem_usage_test_large_s2p_hash_local.png,
620 multimap_text_insert_mem_usage_test_large_s2p_hash_msvc.png,
621 multimap_text_insert_mem_usage_test_large_s2p_tree_gcc.png,
622 multimap_text_insert_mem_usage_test_large_s2p_tree_local.png,
623 multimap_text_insert_mem_usage_test_large_s2p_tree_msvc.png,
624 multimap_text_insert_mem_usage_test_small.html,
625 multimap_text_insert_mem_usage_test_small_s2p_hash_gcc.png,
626 multimap_text_insert_mem_usage_test_small_s2p_hash_local.png,
627 multimap_text_insert_mem_usage_test_small_s2p_hash_msvc.png,
628 multimap_text_insert_mem_usage_test_small_s2p_tree_gcc.png,
629 multimap_text_insert_mem_usage_test_small_s2p_tree_local.png,
630 multimap_text_insert_mem_usage_test_small_s2p_tree_msvc.png,
631 multimap_text_insert_timing_test_large.html,
632 multimap_text_insert_timing_test_large_s2p_hash_gcc.png,
633 multimap_text_insert_timing_test_large_s2p_hash_local.png,
634 multimap_text_insert_timing_test_large_s2p_hash_msvc.png,
635 multimap_text_insert_timing_test_large_s2p_tree_gcc.png,
636 multimap_text_insert_timing_test_large_s2p_tree_local.png,
637 multimap_text_insert_timing_test_large_s2p_tree_msvc.png,
638 multimap_text_insert_timing_test_small.html,
639 multimap_text_insert_timing_test_small_s2p_hash_gcc.png,
640 multimap_text_insert_timing_test_small_s2p_hash_local.png,
641 multimap_text_insert_timing_test_small_s2p_hash_msvc.png,
642 multimap_text_insert_timing_test_small_s2p_tree_gcc.png,
643 multimap_text_insert_timing_test_small_s2p_tree_local.png,
644 multimap_text_insert_timing_test_small_s2p_tree_msvc.png,
645 node_invariant_invalidations.png, node_invariants.png,
646 null_hash_fn.html, null_lu_metadata.html,
647 null_mapped_type.html, null_probe_fn.html,
648 null_tree_node_update.html, null_trie_node_update.html,
649 ov_tree_tag.html, pairing_heap_tag.html,
650 pairing_priority_queue_text_push_pop_timing_test_gcc.png,
651 pairing_priority_queue_text_push_pop_timing_test_local.png,
652 pairing_priority_queue_text_push_pop_timing_test_msvc.png,
653 pairing_priority_queue_text_push_timing_test_gcc.png,
654 pairing_priority_queue_text_push_timing_test_local.png,
655 pairing_priority_queue_text_push_timing_test_msvc.png,
656 pat_trie.png, pat_trie_tag.html,
657 point_invalidation_guarantee.html, point_iterators_cd.png,
658 point_iterators_range_ops_1.png,
659 point_iterators_range_ops_2.png, pq_container_traits.html,
660 pq_design.html, pq_different_underlying_dss.png,
661 pq_examples.html, pq_performance_tests.html,
662 pq_regression_tests.html, pq_tests.html, prerequisites.html,
663 priority_queue.html,
664 priority_queue_random_int_push_pop_timing_test_gcc.png,
665 priority_queue_random_int_push_pop_timing_test.html,
666 priority_queue_random_int_push_pop_timing_test_local.png,
667 priority_queue_random_int_push_pop_timing_test_msvc.png,
668 priority_queue_random_int_push_timing_test_gcc.png,
669 priority_queue_random_int_push_timing_test.html,
670 priority_queue_random_int_push_timing_test_local.png,
671 priority_queue_random_int_push_timing_test_msvc.png,
672 priority_queue_tag_cd.png, priority_queue_tag_cd.svg,
673 priority_queue_tag.html,
674 priority_queue_text_join_timing_test_gcc.png,
675 priority_queue_text_join_timing_test.html,
676 priority_queue_text_join_timing_test_local.png,
677 priority_queue_text_join_timing_test_msvc.png,
678 priority_queue_text_modify_down_timing_test_gcc.png,
679 priority_queue_text_modify_down_timing_test.html,
680 priority_queue_text_modify_down_timing_test_local.png,
681 priority_queue_text_modify_down_timing_test_msvc.png,
682 priority_queue_text_modify_down_timing_test_pairing_thin_gcc.png,
683 priority_queue_text_modify_down_timing_test_pairing_thin_local.png,
684 priority_queue_text_modify_down_timing_test_pairing_thin_msvc.png,
685 priority_queue_text_modify_up_timing_test_gcc.png,
686 priority_queue_text_modify_up_timing_test.html,
687 priority_queue_text_modify_up_timing_test_local.png,
688 priority_queue_text_modify_up_timing_test_msvc.png,
689 priority_queue_text_modify_up_timing_test_pairing_thin_gcc.png,
690 priority_queue_text_modify_up_timing_test_pairing_thin_local.png,
691 priority_queue_text_modify_up_timing_test_pairing_thin_msvc.png,
692 priority_queue_text_pop_mem_usage_test_gcc.png,
693 priority_queue_text_pop_mem_usage_test.html,
694 priority_queue_text_pop_mem_usage_test_local.png,
695 priority_queue_text_pop_mem_usage_test_msvc.png,
696 priority_queue_text_push_pop_timing_test_gcc.png,
697 priority_queue_text_push_pop_timing_test.html,
698 priority_queue_text_push_pop_timing_test_local.png,
699 priority_queue_text_push_pop_timing_test_msvc.png,
700 priority_queue_text_push_timing_test_gcc.png,
701 priority_queue_text_push_timing_test.html,
702 priority_queue_text_push_timing_test_local.png,
703 priority_queue_text_push_timing_test_msvc.png,
704 PythonPoweredSmall.gif quadratic_probe_fn.html,
705 random_int_find_find_timing_test_tree_gcc.png,
706 random_int_find_find_timing_test_tree_local.png,
707 random_int_find_find_timing_test_tree_msvc.png,
708 range_invalidation_guarantee.html,
709 rationale_null_node_updator.png, rb_tree_tag.html,
710 rc_binomial_heap_tag.html, references.html, resize_error.html,
711 resize_policy_cd.png, restoring_node_invariants.png,
712 sample_probe_fn.html, sample_ranged_hash_fn.html,
713 sample_ranged_probe_fn.html, sample_range_hashing.html,
714 sample_resize_policy.html, sample_resize_trigger.html,
715 sample_size_policy.html, sample_tree_node_update.html,
716 sample_trie_access_traits.html, sample_trie_node_update.html,
717 sample_update_policy.html, simple_list.png,
718 splay_tree_tag.html, tests.html,
719 text_find_timing_test_hash_gcc.png,
720 text_find_timing_test_hash_local.png,
721 text_find_timing_test_hash_msvc.png,
722 text_find_timing_test_tree_like_gcc.png,
723 text_find_timing_test_tree_like_local.png,
724 text_find_timing_test_tree_like_msvc.png, thin_heap_tag.html,
725 tree_based_containers.html, tree.html,
726 tree_node_iterator.html, tree_node_updator_policy_cd.png,
727 tree_order_statistics_node_update.html,
728 tree_order_statistics_timing_test_gcc.png,
729 tree_order_statistics_timing_test.html,
730 tree_order_statistics_timing_test_local.png,
731 tree_order_statistics_timing_test_msvc.png,
732 tree_random_int_find_find_timing_test.html,
733 tree_split_join_timing_test_gcc.png,
734 tree_split_join_timing_test.html,
735 tree_split_join_timing_test_local.png,
736 tree_split_join_timing_test_msvc.png, tree_tag.html,
737 tree_text_find_find_timing_test.html,
738 tree_text_insert_timing_test.html,
739 tree_text_insert_timing_test_node_tree_gcc.png,
740 tree_text_insert_timing_test_node_tree_local.png,
741 tree_text_insert_timing_test_node_tree_msvc.png,
742 tree_text_insert_timing_test_pat_trie_gcc.png,
743 tree_text_insert_timing_test_pat_trie_local.png,
744 tree_text_insert_timing_test_pat_trie_msvc.png,
745 tree_text_insert_timing_test_vector_tree_gcc.png,
746 tree_text_insert_timing_test_vector_tree_local.png,
747 tree_text_insert_timing_test_vector_tree_msvc.png,
748 tree_text_lor_find_find_timing_test.html,
749 tree_text_lor_find_timing_test_gcc.png,
750 tree_text_lor_find_timing_test_local.png,
751 tree_text_lor_find_timing_test_msvc.png,
752 trie_based_containers.html, trie_const_node_iterator.html,
753 trie.html, trie_node_iterator.html,
754 trie_node_updator_policy_cd.png,
755 trie_order_statistics_node_update.html,
756 trie_prefix_search_node_update.html,
757 trie_string_access_traits.html, trie_tag.html,
758 trivial_iterator_tag.html, tutorial.html,
759 update_policy_cd.png, update_seq_diagram.png): Remove.
760
761 2011-07-27 Paolo Carlini <paolo.carlini@oracle.com>
762
763 PR c++/49813
764 * include/c_global/cmath: Use _GLIBCXX_CONSTEXPR and constexpr.
765
766 2011-07-27 Jeffrey Yasskin <jyasskin@google.com>
767
768 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Updated.
769
770 2011-07-25 Benjamin Kosnik <bkoz@redhat.com>
771
772 * include/std/array (at): Remove constexpr when -fno-exceptions.
773 * testsuite/23_containers/array/at_neg.cc: Test.
774
775 2011-07-25 Paolo Carlini <paolo.carlini@oracle.com>
776 Nathan Ridge <zeratul976@hotmail.com>
777
778 PR libstdc++/49836
779 * include/bits/stl_vector.h (vector<>::_M_emplace_back_aux):
780 Declare.
781 (vector<>::push_back(const value_type&)): Use it.
782 * include/bits/vector.tcc: Define.
783 (vector<>::emplace_back(_Args&&...)): Use it.
784 * testsuite/util/testsuite_tr1.h (CopyConsOnlyType, MoveConsOnlyType):
785 Add.
786 * testsuite/23_containers/vector/modifiers/push_back/49836.cc: New.
787 * testsuite/23_containers/deque/modifiers/push_back/49836.cc:
788 Likewise.
789 * testsuite/23_containers/deque/modifiers/push_front/49836.cc:
790 Likewise.
791 * testsuite/23_containers/vector/requirements/dr438/assign_neg.cc:
792 Adjust dg-error line number.
793 * testsuite/23_containers/vector/requirements/dr438/insert_neg.cc:
794 Likewise.
795 * testsuite/23_containers/vector/requirements/dr438/
796 constructor_1_neg.cc: Likewise.
797 * testsuite/23_containers/vector/requirements/dr438/
798 constructor_2_neg.cc: Likewise.
799
800 2011-07-24 Paolo Carlini <paolo.carlini@oracle.com>
801
802 * include/bits/hashtable_policy.h (_Prime_rehash_policy::_M_next_bkt,
803 _M_bkt_for_elements, _M_need_rehash): Fix typos in the last commit.
804
805 2011-07-24 François Dumont <francois.cppdevs@free.fr>
806
807 * include/bits/hashtable_policy.h (_Prime_rehash_policy): Use
808 __builtin_floor rather than __builtin_ceil to compute next resize
809 value.
810 * testsuite/23_containers/unordered_set/hash_policy/load_factor.cc:
811 New.
812
813 2011-07-22 Benjamin Kosnik <bkoz@redhat.com>
814 Daniel Krugler <daniel.kruegler@googlemail.com>
815
816 * include/bits/move.h (move, forward): Mark constexpr.
817 * include/bits/stl_pair.h (pair): Mark move ctors constexpr.
818 * testsuite/20_util/pair/make_pair/constexpr.cc: New.
819 * testsuite/20_util/pair/cons/constexpr.cc: Add tests.
820
821 2011-07-22 Ian Lance Taylor <iant@google.com>
822
823 * fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.
824 * Makefile.in: Rebuild.
825 * doc/Makefile.in: Rebuild.
826 * include/Makefile.in: Rebuild.
827 * libsupc++/Makefile.in: Rebuild.
828 * po/Makefile.in: Rebuild.
829 * python/Makefile.in: Rebuild.
830 * src/Makefile.in: Rebuild.
831 * testsuite/Makefile.in: Rebuild.
832
833 2011-07-21 Benjamin Kosnik <bkoz@redhat.com>
834
835 * testsuite/ext/pb_ds/regression/tree_no_data_map_rand.cc: Move...
836 * testsuite/ext/pb_ds/regression/tree_set_rand.cc: ... here.
837 * testsuite/ext/pb_ds/regression/tree_no_data_map_rand_debug.cc: Move...
838 * testsuite/ext/pb_ds/regression/tree_set_rand_debug.cc: ... here.
839 * testsuite/ext/pb_ds/regression/tree_data_map_rand.cc: Move...
840 * testsuite/ext/pb_ds/regression/tree_map_rand.cc: ... here.
841 * testsuite/ext/pb_ds/regression/tree_data_map_rand_debug.cc: Move...
842 * testsuite/ext/pb_ds/regression/tree_map_rand_debug.cc: ... here.
843
844 * testsuite/ext/pb_ds/regression/trie_no_data_map_rand.cc: Move...
845 * testsuite/ext/pb_ds/regression/trie_set_rand.cc: ... here.
846 * testsuite/ext/pb_ds/regression/trie_no_data_map_rand_debug.cc: Move...
847 * testsuite/ext/pb_ds/regression/trie_set_rand_debug.cc: ... here.
848 * testsuite/ext/pb_ds/regression/trie_data_map_rand.cc: Move...
849 * testsuite/ext/pb_ds/regression/trie_map_rand.cc: ... here.
850 * testsuite/ext/pb_ds/regression/trie_data_map_rand_debug.cc: Move...
851 * testsuite/ext/pb_ds/regression/trie_map_rand_debug.cc: ... here.
852
853 * testsuite/ext/pb_ds/regression/list_update_no_data_map_rand.cc: Move.
854 * testsuite/ext/pb_ds/regression/list_update_set_rand.cc: ...here.
855 * testsuite/ext/pb_ds/regression/list_update_no_data_map_rand_debug.cc:
856 Move...
857 * testsuite/ext/pb_ds/regression/list_update_set_rand_debug.cc: ...here.
858 * testsuite/ext/pb_ds/regression/list_update_data_map_rand.cc: Move...
859 * testsuite/ext/pb_ds/regression/list_update_map_rand.cc: ...here.
860 * testsuite/ext/pb_ds/regression/list_update_data_map_rand_debug.cc:
861 Move...
862 * testsuite/ext/pb_ds/regression/list_update_map_rand_debug.cc: ...here.
863
864 * testsuite/ext/pb_ds/regression/hash_no_data_map_rand.cc: Move...
865 * testsuite/ext/pb_ds/regression/hash_set_rand.cc: ...here.
866 * testsuite/ext/pb_ds/regression/hash_no_data_map_rand_debug.cc: Move...
867 * testsuite/ext/pb_ds/regression/hash_set_rand_debug.cc: ...here.
868
869 * testsuite/ext/pb_ds/regression/hash_data_map_rand.cc: Move...
870 * testsuite/ext/pb_ds/regression/hash_map_rand.cc: ...here.
871 * testsuite/ext/pb_ds/regression/hash_data_map_rand_debug.cc: Move...
872 * testsuite/ext/pb_ds/regression/hash_map_rand_debug.cc: ...here.
873
874 2011-07-21 François Dumont <francois.cppdevs@free.fr>
875
876 * include/debug/safe_unordered_sequence.h,
877 safe_unordered_sequence.tcc: Rename respectively in...
878 * include/debug/safe_unordered_container.h,
879 safe_unordered_container.tcc: ...those. _Safe_unordered_sequence
880 rename _Safe_unordered_container.
881 * include/debug/safe_unordered_base.h: _Safe_unordered_sequence_base
882 rename _Safe_unordered_container_base.
883 * include/debug/unordered_map, unordered_set: Adapt to previous
884 modifications.
885 * config/abi/pre/gnu.ver: Likewise.
886 * src/debug.cc: Likewise.
887 * include/Makefile.am: Likewise.
888 * include/Makefile.in: Regenerate.
889
890 2011-07-21 Paolo Carlini <paolo.carlini@oracle.com>
891
892 * include/std/mutex (timed_mutex, recursive_timed_mutex): Update
893 to use steady_clock instead of monotonic_clock.
894 * config/abi/pre/gnu.ver: Export steady_clock::now.
895
896 2011-07-20 Benjamin Kosnik <bkoz@redhat.com>
897 Daniel Krugler <daniel.kruegler@googlemail.com>
898
899 * include/std/array (array::at, array::operator[]): Mark constexpr.
900 * testsuite/23_containers/array/requirements/
901 constexpr_element_access.cc: Add.
902
903 2011-07-20 Benjamin Kosnik <bkoz@redhat.com>
904 Daniel Krugler <daniel.kruegler@googlemail.com>
905
906 * include/std/chrono: (system_clock::is_steady): Update to N3291
907 from is_monotonic.
908 (time_point): Mark nonmember arithmetic operators constexpr.
909 * src/chrono.cc: Modify for above.
910 * src/compatibility-c++0x.cc: Same.
911 * testsuite/20_util/time_point/nonmember/constexpr.cc: New.
912 * testsuite/20_util/time_point/1.cc: Modify.
913 * testsuite/20_util/system_clock/constexpr_data.cc: Modify.
914 * testsuite/20_util/system_clock/1.cc: Modify.
915 * testsuite/20_util/monotonic_clock/constexpr_data.cc: Move to...
916 * testsuite/20_util/steady_clock/constexpr_data.cc: ...here.
917 * testsuite/30_threads/condition_variable/members/2.cc: Modify.
918 * testsuite/30_threads/condition_variable_any/members/2.cc: Modify.
919
920 2011-07-20 Paolo Carlini <paolo.carlini@oracle.com>
921
922 * include/std/system_error: Use noexcept.
923 * src/system_error.cc: Likewise.
924 * testsuite/19_diagnostics/error_condition/modifiers/39881.cc: Adjust.
925 * testsuite/19_diagnostics/error_condition/cons/39881.cc: Likewise.
926 * testsuite/19_diagnostics/error_code/modifiers/39882.cc: Likewise.
927 * testsuite/19_diagnostics/error_code/cons/39882.cc: Likewise.
928 * testsuite/util/testsuite_error.h: Likewise.
929
930 * include/std/system_error (error_code::error_code(_ErrorCodeEnum)):
931 Use enable_if on template parameter default.
932 (error_condition::error_condition(_ErrorConditionEnum)): Likewise.
933
934 2011-07-20 Ed Smith-Rowland <3dw4rd@verizon.net>
935
936 * include/precompiled/stdc++.h: Add scoped_allocator.
937
938 2011-07-20 Benjamin Kosnik <bkoz@redhat.com>
939
940 * include/std/bitset (operator[]): Make constexpr.
941 * testsuite/23_containers/bitset/operations/constexpr.cc: New.
942
943 2011-07-20 Paolo Carlini <paolo.carlini@oracle.com>
944
945 * include/debug/safe_local_iterator.h (_Safe_local_iterator<>::
946 _Safe_local_iterator(const _Iterator&, size_type, const _Sequence*)):
947 Fix typo.
948
949 2011-07-19 François Dumont <francois.cppdevs@free.fr>
950
951 * include/debug/safe_unordered_base.h, safe_unordered_sequence.h,
952 safe_unordered_sequence.tcc, safe_local_iterator.h,
953 safe_local_iterator.tcc: New, support for unordered sequence safe
954 local iterators.
955 * include/Makefile.am: Add previous files.
956 * include/Makefile.in: Regenerate.
957 * include/debug/unordered_map, unordered_set: Implement
958 _Safe_unordered_sequence and expose _Safe_local_iterator.
959 * include/debug/safe_iterator.h, safe_iterator.tcc: Refactor
960 _Safe_iterator::_M_get_distance static method to expose it as
961 __get_distance function and use it in _Safe_local_iterator type.
962 * include/debug/formatter.h: Add __msg_local_iter_compare_bad
963 _Debug_msg_id enum entry to notify invalid comparison between local
964 iterators from different buckets. Add _Parameter constructor from
965 _Safe_local_iterator.
966 * include/debug/functions.h: Add __valid_range overload for
967 _Safe_local_iterator.
968 * src/debug.cc: Add _Safe_unordered_sequence_base and
969 _Safe_local_iterator_base methods implementations.
970 * config/abi/pre/gnu.ver: Add export of some
971 _Safe_unordered_sequence_base and _Safe_local_iterator_base methods.
972 * testsuite/util/debug/checks.h: Add use_invalid_iterator function to
973 simulate use of a singular iterator.
974 * testsuite/util/debug/unordered_checks.h: New, several functions
975 to simulate classic invalid usage of unordered sequence local
976 iterators.
977 * testsuite/23_containers/unordered_map/debug/
978 use_erased_local_iterator_neg.cc, invalid_local_iterator_range_neg.cc,
979 use_invalid_local_iterator_neg.cc, use_invalid_iterator_neg.cc,
980 invalid_local_iterator_compare_neg.cc: New.
981 * testsuite/23_containers/unordered_multimap/debug/
982 use_erased_local_iterator_neg.cc, invalid_local_iterator_range_neg.cc,
983 use_invalid_local_iterator_neg.cc, use_invalid_iterator_neg.cc,
984 invalid_local_iterator_compare_neg.cc: New.
985 * testsuite/23_containers/unordered_set/debug/
986 use_erased_local_iterator_neg.cc, invalid_local_iterator_range_neg.cc,
987 use_invalid_local_iterator_neg.cc, use_invalid_iterator_neg.cc,
988 invalid_local_iterator_compare_neg.cc: New.
989 * testsuite/23_containers/unordered_multiset/debug/
990 use_erased_local_iterator_neg.cc, invalid_local_iterator_range_neg.cc,
991 use_invalid_local_iterator_neg.cc, use_invalid_iterator_neg.cc,
992 invalid_local_iterator_compare_neg.cc: New.
993
994 2011-07-18 Paolo Carlini <paolo.carlini@oracle.com>
995
996 PR libstdc++/48430
997 * include/bits/shared_ptr.h (struct hash<shared_ptr<>>): Use
998 __hash_base.
999 * include/bits/unique_ptr.h (struct hash<unique_ptr<>>): Likewise.
1000
1001 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1002
1003 * crossconfig.m4 (*-netware): Remove.
1004 * configure: Regenerate.
1005
1006 2011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>
1007
1008 * config/locale/newlib/ctype_members.cc: New file.
1009 * acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Add a new C locale
1010 kind: newlib. Configure to use the newlib specific
1011 ctype_members.cc when with_newlib is enabled.
1012 * configure: Regenerate.
1013
1014 2011-07-15 Paolo Carlini <paolo.carlini@oracle.com>
1015 Jakub Jelinek <jakub@redhat.com>
1016
1017 PR libstdc++/49745
1018 * acinclude.m4 ([GLIBCXX_CHECK_GTHREADS]): Check separately for
1019 _POSIX_TIMEOUTS and define _GTHREADS_USE_MUTEX_TIMEDLOCK.
1020 * libsupc++/guard.cc: Include <unistd.h>.
1021 * testsuite/17_intro/headers/c++1998/49745.cc: New.
1022 * configure: Regenerate.
1023 * config.h.in: Likewise.
1024
1025 2011-07-11 Paolo Carlini <paolo.carlini@oracle.com>
1026
1027 PR libstdc++/49559
1028 * include/bits/stl_algo.h (__move_merge_backward): Remove.
1029 (__move_merge_adaptive, __move_merge_adaptive_backward): New.
1030 (__merge_adaptive): Use the latter two.
1031 (__rotate_adaptive): Avoid self move-assignment.
1032 * include/bits/stl_algobase.h (move_backward): Fix comment.
1033 * testsuite/25_algorithms/stable_sort/49559.cc: New.
1034 * testsuite/25_algorithms/inplace_merge/49559.cc: Likewise.
1035 * testsuite/25_algorithms/inplace_merge/moveable.cc: Extend.
1036 * testsuite/25_algorithms/inplace_merge/moveable2.cc: Likewise.
1037 * testsuite/util/testsuite_rvalref.h (rvalstruct::operator=
1038 (rvalstruct&&)): Check for self move-assignment.
1039
1040 2011-07-11 Paolo Carlini <paolo.carlini@oracle.com>
1041
1042 * testsuite/util/testsuite_allocator.h (propagating_allocator<>::
1043 operator=(const propagating_allocator<>&)): Retun *this.
1044
1045 2011-07-09 Jonathan Wakely <jwakely.gcc@gmail.com>
1046
1047 * include/Makefile.am: Add new header.
1048 * include/Makefile.in: Regenerate.
1049 * include/std/scoped_allocator: New.
1050 * doc/xml/manual/status_cxx200x.xml: Update.
1051 * testsuite/20_util/scoped_allocator/1.cc: New.
1052 * testsuite/20_util/scoped_allocator/propagation.cc: New.
1053 * testsuite/20_util/scoped_allocator/requirements/typedefs.cc: New.
1054 * testsuite/20_util/scoped_allocator/requirements/
1055 explicit_instantiation.cc: New.
1056
1057 2011-07-09 Jonathan Wakely <jwakely.gcc@gmail.com>
1058
1059 * include/bits/stl_vector.h: Use new allocator model in C++0x mode.
1060 * include/bits/vector.tcc: Likewise.
1061 * testsuite/util/testsuite_allocator.h (propagating_allocator): Define.
1062 * testsuite/23_containers/vector/allocator/copy_assign.cc: New.
1063 * testsuite/23_containers/vector/allocator/noexcept.cc: New.
1064 * testsuite/23_containers/vector/allocator/copy.cc: New.
1065 * testsuite/23_containers/vector/allocator/swap.cc: New.
1066 * testsuite/23_containers/vector/allocator/move_assign.cc: New.
1067 * testsuite/23_containers/vector/requirements/dr438/assign_neg.cc:
1068 Adjust dg-error line numbers.
1069 * testsuite/23_containers/vector/requirements/dr438/insert_neg.cc:
1070 Likewise.
1071 * testsuite/23_containers/vector/requirements/dr438/
1072 constructor_1_neg.cc: Likewise.
1073 * testsuite/23_containers/vector/requirements/dr438/
1074 constructor_2_neg.cc: Likewise.
1075
1076 2011-07-09 Jonathan Wakely <jwakely.gcc@gmail.com>
1077
1078 * include/ext/alloc_traits.h (__allocator_always_compares_equal): New
1079 trait, provide partial specializations for known allocators.
1080 (__alloc_traits::construct, __alloc_traits::destroy): Overload for
1081 non-standard pointer types.
1082 (__alloc_traits::_S_always_equal): New trait for use with noexcept.
1083 (__alloc_traits::_S_nothrow_move): Likewise.
1084 (__alloc_traits::_S_nothrow_swap): Likewise.
1085
1086 2011-07-09 Jonathan Wakely <jwakely.gcc@gmail.com>
1087
1088 * include/ext/cast.h: Fix typo in include guard.
1089 * include/ext/pointer.h (_Unqualified_type): Remove redundant
1090 partial specializations for volatile types. Fix typos in comments.
1091 (pointer_traits<_Pointer_adaptor<Tp>>::pointer_to): Define.
1092
1093 2011-07-09 Jonathan Wakely <jwakely.gcc@gmail.com>
1094
1095 PR libstdc++/49668
1096 * include/std/functional (__bind_simple): Define.
1097 * include/std/future (_Task_setter): Parameterize by type of result
1098 pointer instead of state object.
1099 (_S_task_setter): Type deduction helper.
1100 (_Task_state): Use _S_task_setter and __bind_simple.
1101 (_Deferred_state, _Async_state): Store call wrapper directly not as
1102 std::function. Use _S_task_setter and __bind_simple.
1103 (_S_make_deferred_state, _S_make_async_state): Type deduction helpers.
1104 (async): Use new functions and __bind_simple.
1105 * include/std/mutex (call_once): Use __bind_simple.
1106 * include/std/thread (thread): Likewise. Remove unused headers.
1107 * src/thread.cc: Add header.
1108 * testsuite/30_threads/async/49668.cc: New.
1109 * testsuite/30_threads/call_once/49668.cc: New.
1110 * testsuite/30_threads/thread/cons/49668.cc: New.
1111 * testsuite/30_threads/thread/cons/moveable.cc: Remove unused bool.
1112
1113 2011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1114
1115 * configure.host (abi_baseline_subdir_switch): Describe.
1116 Provide default.
1117 (*-*-solaris2.[89], *-*-solaris2.1[0-9]): Override.
1118 * acinclude.m4 (GLIBCXX_CONFIGURE_TESTSUITE): Substitute
1119 baseline_subdir_switch.
1120 * testsuite/Makefile.am (site.exp): Emit it.
1121 (baseline_subdir): Use it.
1122 * testsuite/libstdc++-abi/abi.exp: Use it.
1123 * configure: Regenerate.
1124 * Makefile.in: Regenerate.
1125 * doc/Makefile.in: Regenerate.
1126 * include/Makefile.in: Regenerate.
1127 * libsupc++/Makefile.in: Regenerate.
1128 * po/Makefile.in: Regenerate.
1129 * python/Makefile.in: Regenerate.
1130 * src/Makefile.in: Regenerate.
1131 * testsuite/Makefile.in: Regenerate.
1132
1133 2011-06-29 François Dumont <francois.cppdevs@free.fr>
1134
1135 * include/debug/set.h, unordered_map, multiset.h, forward_list,
1136 unordered_set, vector, deque, string, list, multimap.h: Remove
1137 base class default constructor calls.
1138 * include/debug/map.h: Likewise and cleanup several redefinition of
1139 base iterator typedef.
1140
1141 2011-06-29 Nathan Sidwell <nathan@codesourcery.com>
1142
1143 * libsupc++/eh_arm.c (__cxa_type_match): Construct address of
1144 thrown object here. Return succeded_with_ptr_to_base for all
1145 pointer cases.
1146
1147 2011-06-23 Jonathan Wakely <jwakely.gcc@gmail.com>
1148
1149 * testsuite/tr1/6_containers/tuple/creation_functions/tie2.cc: Fix for
1150 C++0x mode.
1151 * testsuite/25_algorithms/sort/35588.cc: Likewise.
1152 * testsuite/26_numerics/headers/complex/synopsis.cc: Likewise.
1153
1154 2011-06-22 Jonathan Wakely <jwakely.gcc@gmail.com>
1155
1156 * testsuite/20_util/bind/socket.cc: Use variable and remove attribute.
1157
1158 2011-06-22 Paolo Carlini <paolo.carlini@oracle.com>
1159
1160 * include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp: Avoid -Wall
1161 warning.
1162
1163 2011-06-22 Paolo Carlini <paolo.carlini@oracle.com>
1164
1165 * testsuite/20_util/reference_wrapper/invoke.cc: Avoid -Wall warnings.
1166 * testsuite/20_util/reference_wrapper/typedefs-3.cc: Likewise.
1167 * testsuite/20_util/reference_wrapper/invoke-2.cc: Likewise.
1168 * testsuite/20_util/allocator_traits/members/allocate_hint.cc:
1169 Likewise.
1170 * testsuite/20_util/ratio/operations/ops_overflow_neg.cc: Likewise.
1171 * testsuite/20_util/bind/socket.cc: Likewise.
1172 * testsuite/20_util/pointer_traits/pointer_to.cc: Likewise.
1173 * testsuite/util/testsuite_random.h: Likewise.
1174
1175 2011-06-22 Jonathan Wakely <jwakely.gcc@gmail.com>
1176
1177 * include/Makefile.am: Add alloc_traits.h headers.
1178 * include/Makefile.in: Regenerate.
1179 * include/std/memory: Include uses_allocator.h explicitly.
1180 * include/bits/allocator.h (allocator_traits): Move to ...
1181 * include/bits/alloc_traits.h: New header.
1182 * include/ext/alloc_traits.h (__alloc_traits): Extension to provide
1183 a common allocator interface for C++98 and C++0x.
1184 * include/bits/stl_construct.h: Use __alloc_traits.
1185 * include/bits/stl_uninitialized.h: Likewise.
1186
1187 2011-06-22 Daniel Krugler <daniel.kruegler@googlemail.com>
1188 Paolo Carlini <paolo.carlini@oracle.com>
1189
1190 * include/bits/move.h (__is_nothrow_swappable): Add.
1191 (swap(_Tp(&)[_Nm], _Tp(&)[_Nm])): Use noexcept.
1192 * include/bits/algorithmfwd.h: Adjust.
1193 * testsuite/25_algorithms/swap/noexcept.cc: New.
1194
1195 2011-06-21 Jakub Jelinek <jakub@redhat.com>
1196
1197 * testsuite/Makefile.am (check_DEJAGNU_normal_targets): Add
1198 check-DEJAGNUnormal[4-9].
1199 (check-DEJAGNU): Split into 10 jobs for parallel testing instead of 4.
1200 * testsuite/Makefile.in: Regenerated.
1201
1202 2011-06-20 Daniel Krugler <daniel.kruegler@googlemail.com>
1203 Paolo Carlini <paolo.carlini@oracle.com>
1204
1205 * include/std/tuple (__conv_types, __one_by_one_convertible,
1206 __all_convertible): Add.
1207 (tuple): Use the latter.
1208 (tuple<_T1>): Remove.
1209 * testsuite/20_util/uses_allocator/cons_neg.cc: Adjust dg-error
1210 line number.
1211 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Likewise.
1212
1213 2011-06-14 Jonathan Wakely <jwakely.gcc@gmail.com>
1214
1215 * include/bits/ptr_traits.h (pointer_traits<T*>::pointer_to): Use
1216 noexcept.
1217
1218 2011-06-14 Paolo Carlini <paolo.carlini@oracle.com>
1219
1220 * include/std/valarray (~valarray): Use noexcept.
1221 * include/bits/unique_ptr.h (~unique_ptr): Likewise.
1222 * testsuite/26_numerics/valarray/noexcept_move_construct.cc: New.
1223 * testsuite/20_util/shared_ptr/cons/noexcept_move_construct.cc:
1224 Likewise.
1225 * testsuite/20_util/unique_ptr/cons/noexcept_move_construct.cc:
1226 Likewise.
1227 * testsuite/20_util/weak_ptr/cons/noexcept_move_construct.cc:
1228 Likewise.
1229
1230 2011-06-14 Paolo Carlini <paolo.carlini@oracle.com>
1231
1232 * include/std/functional: Use noexcept.
1233 * include/bits/stl_tempbuf.h: Likewise.
1234
1235 2011-06-12 François Dumont <francois.cppdevs@free.fr>
1236 Paolo Carlini <paolo.carlini@oracle.com>
1237
1238 * include/bits/allocator.h (__shrink_to_fit): Rename to
1239 __shrink_to_fit_aux, fix.
1240 * include/bits/stl_vector.h (_M_shrink_to_fit): Declare.
1241 (shrink_to_fit): Use the latter.
1242 * include/debug/vector (shrink_to_fit): Likewise.
1243 * include/bits/vector.tcc (_M_shrink_to_fit): Define.
1244 * include/bits/stl_deque.h (_M_shrink_to_fit): Declare.
1245 (shrink_to_fit): Use the latter.
1246 * include/debug/deque (shrink_to_fit): Likewise.
1247 * include/bits/deque.tcc (_M_shrink_to_fit): Define.
1248 * include/bits/vector.tcc (vector<bool>::_M_reallocate): Add.
1249 * include/bits/stl_bvector.h (_M_shrink_to_fit): Declare.
1250 (shrink_to_fit): Use the latter.
1251 (reserve): Use _M_reallocate, move inline.
1252 (_Bvector_base<>::_S_nword): Add, use it throughout.
1253 * include/debug/string (shrink_to_fit): Redo.
1254 * include/ext/vstring.h (shrink_to_fit): Optimize.
1255 * include/bits/basic_string.h (shrink_to_fit): Likewise.
1256 * testsuite/21_strings/debug/shrink_to_fit.cc: New.
1257 * testsuite/23_containers/vector/debug/shrink_to_fit.cc: Likewise.
1258 * testsuite/23_containers/vector/debug/bool/shrink_to_fit.cc:
1259 Likewise.
1260 * testsuite/23_containers/vector/bool/capacity/shrink_to_fit.cc:
1261 Likewise.
1262 * testsuite/23_containers/deque/debug/shrink_to_fit.cc: Likewise.
1263
1264 2011-06-11 Jonathan Wakely <jwakely.gcc@gmail.com>
1265
1266 * include/ext/extptr_allocator.h (construct, destroy): Fix for C++0x
1267 mode by overloading to take allocator's pointer type.
1268 * testsuite/23_containers/vector/ext_pointer/types/2.cc: New.
1269 * testsuite/23_containers/vector/ext_pointer/explicit_instantiation/
1270 2.cc: New.
1271
1272 2011-06-11 Jonathan Wakely <jwakely.gcc@gmail.com>
1273
1274 * testsuite/20_util/allocator_traits/requirements/
1275 explicit_instantiation.cc: Add another instantiation.
1276
1277 2011-06-11 Jonathan Wakely <jwakely.gcc@gmail.com>
1278
1279 * testsuite/20_util/allocator_traits/requirements/typedefs.cc: Check
1280 for allocator_type and value_type.
1281
1282 2011-06-11 Jonathan Wakely <jwakely.gcc@gmail.com>
1283
1284 * testsuite/30_threads/packaged_task/uses_allocator.cc: New.
1285 * testsuite/30_threads/promise/uses_allocator.cc: Likewise.
1286
1287 2011-06-10 Paolo Carlini <paolo.carlini@oracle.com>
1288
1289 * include/ext/throw_allocator.h: Use noexcept.
1290 * include/ext/pool_allocator.h: Likewise.
1291 * include/ext/bitmap_allocator.h: Likewise.
1292 * include/ext/new_allocator.h: Likewise.
1293 * include/ext/malloc_allocator.h: Likewise.
1294 * include/ext/array_allocator.h: Likewise.
1295 * include/ext/mt_allocator.h: Likewise.
1296 * include/ext/extptr_allocator.h: Likewise.
1297 * testsuite/util/testsuite_allocator.h: Likewise; do not include
1298 <cassert> directly, include <testsuite_hooks.h> instead.
1299
1300 2011-06-10 Benjamin Kosnik <bkoz@redhat.com>
1301
1302 * include/ext/pb_ds/*: Doxygen markup redo.
1303 * include/Makefile.am: Fold in constructors_destructor_fn_imps.hpp.
1304 * include/Makefile.in: Regenerate.
1305
1306 2011-06-10 Jason Merrill <jason@redhat.com>
1307
1308 * testsuite/20_util/bind/ref_neg.cc: Remove wrong test lines.
1309
1310 * testsuite/20_util/bind/ref_neg.cc: Remove dg-excess-errors,
1311 fix dg-error markup.
1312
1313 2011-06-09 Jason Merrill <jason@redhat.com>
1314
1315 * testsuite/20_util/ratio/cons/cons_overflow_neg.cc: Adjust.
1316
1317 * testsuite/lib/prune.exp (libstdc++-dg-prune): Prune notes.
1318 * testsuite/20_util/duration/cons/1_neg.cc: Remove dg-excess-errors.
1319 * testsuite/20_util/duration/requirements/typedefs_neg2.cc: Likewise.
1320 * testsuite/20_util/forward/1_neg.cc: Likewise.
1321 * testsuite/20_util/function/cmp/cmp_neg.cc: Likewise.
1322 * testsuite/20_util/ratio/operations/ops_overflow_neg.cc: Likewise.
1323 * testsuite/20_util/reference_wrapper/ref_neg.cc: Likewise.
1324 * testsuite/20_util/tuple/comparison_operators/35480_neg.cc: Likewise.
1325 * testsuite/tr1/6_containers/tuple/comparison_operators/35480_neg.cc:
1326 Likewise.
1327 * testsuite/20_util/shared_ptr/assign/auto_ptr_neg.cc: Likewise.
1328 * testsuite/20_util/shared_ptr/cons/unique_ptr_neg.cc: Likewise.
1329 * testsuite/20_util/shared_ptr/assign/unique_ptr_lvalue_neg.cc:
1330 Likewise.
1331 * testsuite/20_util/unique_ptr/cons/auto_ptr_neg.cc: Likewise.
1332 * testsuite/20_util/unique_ptr/cons/ptr_deleter_neg.cc: Likewise.
1333 * testsuite/tr1/2_general_utilities/shared_ptr/assign/auto_ptr_neg.cc:
1334 Likewise.
1335 * testsuite/tr1/2_general_utilities/shared_ptr/assign/
1336 auto_ptr_rvalue_neg.cc: Likewise.
1337 * testsuite/tr1/2_general_utilities/shared_ptr/cons/auto_ptr_neg.cc:
1338 Likewise.
1339 * testsuite/20_util/uses_allocator/cons_neg.cc: Likewise.
1340 * testsuite/23_containers/deque/requirements/dr438/assign_neg.cc:
1341 Likewise.
1342 * testsuite/23_containers/deque/requirements/dr438/
1343 constructor_1_neg.cc: Likewise.
1344 * testsuite/23_containers/deque/requirements/dr438/insert_neg.cc:
1345 Likewise.
1346 * testsuite/23_containers/forward_list/requirements/dr438/
1347 assign_neg.cc: Likewise.
1348 * testsuite/23_containers/forward_list/requirements/dr438/
1349 constructor_1_neg.cc: Likewise.
1350 * testsuite/23_containers/forward_list/requirements/dr438/
1351 constructor_2_neg.cc: Likewise.
1352 * testsuite/23_containers/forward_list/requirements/dr438/
1353 insert_neg.cc: Likewise.
1354 * testsuite/23_containers/list/requirements/dr438/
1355 assign_neg.cc: Likewise.
1356 * testsuite/23_containers/list/requirements/dr438/
1357 constructor_1_neg.cc: Likewise.
1358 * testsuite/23_containers/list/requirements/dr438/
1359 constructor_2_neg.cc: Likewise.
1360 * testsuite/23_containers/list/requirements/dr438/
1361 insert_neg.cc: Likewise.
1362 * testsuite/23_containers/vector/requirements/dr438/
1363 assign_neg.cc: Likewise.
1364 * testsuite/23_containers/vector/requirements/dr438/
1365 constructor_1_neg.cc: Likewise.
1366 * testsuite/23_containers/vector/requirements/dr438/
1367 constructor_2_neg.cc: Likewise.
1368 * testsuite/23_containers/vector/requirements/dr438/
1369 insert_neg.cc: Likewise.
1370 * testsuite/23_containers/map/operators/1_neg.cc: Likewise.
1371 * testsuite/29_atomics/atomic_integral/operators/
1372 bitwise_neg.cc: Likewise.
1373 * testsuite/decimal/mixed-mode-arith_neg.cc: Likewise.
1374 * testsuite/decimal/mixed-mode-cmp_neg.cc: Likewise.
1375 * testsuite/decimal/operator_neg.cc: Likewise.
1376
1377 2011-06-09 Simon Baldwin <simonb@google.com>
1378
1379 * scripts/extract_symvers.in: Handle processor/OS specific or
1380 unknown symbol binding strings from readelf.
1381
1382 2011-06-09 Paolo Carlini <paolo.carlini@oracle.com>
1383
1384 * include/std/type_traits (__is_copy_assignable_impl,
1385 __is_nt_copy_assignable_impl): Fix typo.
1386
1387 2011-06-08 Paolo Carlini <paolo.carlini@oracle.com>
1388
1389 * include/ext/extptr_allocator.h: Include <ext/numeric_traits.h>
1390 instead of <limits>.
1391 * include/bits/allocator.h: Likewise.
1392
1393 * include/std/chrono (duration_values<>::min): Call lowest, not min.
1394
1395 2011-06-08 Paolo Carlini <paolo.carlini@oracle.com>
1396
1397 * include/bits/allocator.h (__shrink_to_fit): Simplify.
1398 * include/bits/stl_vector.h (vector<>::shrink_to_fit): Adjust.
1399 * include/bits/stl_deque.h: Likewise.
1400 * include/bits/stl_bvector.h: Likewise.
1401
1402 2011-06-07 Jason Merrill <jason@redhat.com>
1403
1404 * testsuite/lib/prune.exp: s/required/instantiated/.
1405 * testsuite/20_util/declval/requirements/1_neg.cc: Likewise.
1406 * testsuite/20_util/duration/requirements/typedefs_neg1.cc: Likewise.
1407 * testsuite/20_util/duration/requirements/typedefs_neg2.cc: Likewise.
1408 * testsuite/20_util/duration/requirements/typedefs_neg3.cc: Likewise.
1409 * testsuite/20_util/forward/1_neg.cc: Likewise.
1410 * testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Likewise.
1411 * testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
1412 Likewise.
1413 * testsuite/20_util/ratio/cons/cons_overflow_neg.cc: Likewise.
1414 * testsuite/20_util/ratio/operations/ops_overflow_neg.cc: Likewise.
1415 * testsuite/20_util/shared_ptr/assign/shared_ptr_neg.cc: Likewise.
1416 * testsuite/ext/ext_pointer/1_neg.cc: Likewise.
1417 * testsuite/ext/pb_ds/example/hash_resize_neg.cc: Likewise.
1418 * testsuite/ext/type_traits/add_unsigned_floating_neg.cc: Likewise.
1419 * testsuite/ext/type_traits/add_unsigned_integer_neg.cc: Likewise.
1420 * testsuite/ext/type_traits/remove_unsigned_floating_neg.cc: Likewise.
1421 * testsuite/ext/type_traits/remove_unsigned_integer_neg.cc: Likewise.
1422 * testsuite/tr1/2_general_utilities/shared_ptr/assign/
1423 shared_ptr_neg.cc: Likewise.
1424
1425 2011-06-07 Paolo Carlini <paolo.carlini@oracle.com>
1426
1427 * include/bits/move.h (struct __move_if_noexcept_cond): Add.
1428 (move_if_noexcept): Use the latter.
1429 * include/bits/stl_iterator.h (__make_move_if_noexcept_iterator,
1430 _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR): Add.
1431 * include/bits/stl_uninitialized.h
1432 (__uninitialized_move_if_noexcept_a): Add.
1433 * include/bits/vector.tcc (vector<>::reserve): Use
1434 _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR.
1435 (vector<>::_M_insert_aux, _M_fill_insert, _M_default_append,
1436 _M_range_insert): Use __uninitialized_move_if_noexcept_a.
1437 * testsuite/util/testsuite_rvalref.h (throwing_move_constructor):
1438 Add.
1439 (copycounter::copycounter(copycounter&&)): Use noexcept.
1440 * testsuite/23_containers/vector/modifiers/moveable2.cc: New.
1441 * testsuite/23_containers/vector/capacity/resize/moveable2.cc:
1442 Likewise.
1443 * testsuite/23_containers/vector/capacity/reserve/moveable2.cc:
1444 Likewise.
1445
1446 2011-06-07 Paolo Carlini <paolo.carlini@oracle.com>
1447
1448 PR libstdc++/49293
1449 * testsuite/22_locale/time_get/get_weekday/char/38081-1.cc: Tweak
1450 for glibc 2.14.
1451 * testsuite/22_locale/time_get/get_weekday/char/38081-2.cc: Likewise.
1452
1453 2011-06-06 Paolo Carlini <paolo.carlini@oracle.com>
1454
1455 * include/bits/move.h (move_if_noexcept): Use __and_ and __not_.
1456
1457 2011-06-05 Jonathan Wakely <jwakely.gcc@gmail.com>
1458
1459 * include/bits/ptr_traits.h (pointer_traits): Fix typos.
1460 * include/ext/pointer.h (pointer_traits): Add partial specialization
1461 for _Pointer_adapter.
1462
1463 2011-06-04 Jonathan Wakely <jwakely.gcc@gmail.com>
1464
1465 * testsuite/util/testsuite_allocator.h (tracker_allocator::construct):
1466 Update to C++0x definition using type to construct as template
1467 parameter.
1468 (tracker_allocator::destroy): Likewise for type to destroy.
1469 (uneq_allocator::construct, uneq_allocator::destroy): Likewise.
1470
1471 2011-06-01 Paolo Carlini <paolo.carlini@oracle.com>
1472
1473 * include/bits/hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)):
1474 Use std::move on the allocator, use noexcept.
1475 (_Hashtable<>::~_Hashtable): Use noexcept.
1476 * include/bits/stl_list.h: Likewise.
1477 * include/bits/forward_list.h: Likewise.
1478 * include/bits/stl_vector.h: Likewise.
1479 * include/bits/stl_bvector.h: Likewise.
1480 * include/bits/stl_map.h (map<>::map(map&&)): Use noexcept.
1481 * include/bits/stl_set.h: Likewise.
1482 * include/bits/stl_multimap.h: Likewise.
1483 * include/bits/stl_multiset.h: Likewise.
1484 * include/bits/stl_tree.h (_Rb_tree<>::_Rb_tree(_Rb_tree&&)): Use
1485 std::move on the allocator.
1486 (_Rb_tree<>::~_Rb_tree): Use noexcept.
1487 * include/bits/stl_deque.h: Likewise.
1488 * include/bits/basic_string.h (basic_string<>::~basic_string): Use
1489 noexcept.
1490 * include/ext/vstring.h (__versa_string<>::~__versa_string): Likewise.
1491 * include/debug/set.h: Adjust.
1492 * include/debug/unordered_map: Likewise.
1493 * include/debug/multiset.h: Likewise.
1494 * include/debug/forward_list: Likewise.
1495 * include/debug/vector: Likewise.
1496 * include/debug/unordered_set: Likewise.
1497 * include/debug/deque: Likewise.
1498 * include/debug/map.h: Likewise.
1499 * include/debug/string: Likewise.
1500 * include/debug/list: Likewise.
1501 * include/debug/multimap.h: Likewise.
1502 * include/profile/set.h: Likewise.
1503 * include/profile/unordered_map: Likewise.
1504 * include/profile/multiset.h: Likewise.
1505 * include/profile/forward_list: Likewise.
1506 * include/profile/unordered_set: Likewise.
1507 * include/profile/vector: Likewise.
1508 * include/profile/deque: Likewise.
1509 * include/profile/map.h: Likewise.
1510 * include/profile/list: Likewise.
1511 * include/profile/multimap.h: Likewise.
1512 * testsuite/21_strings/basic_string/cons/wchar_t/
1513 noexcept_move_construct.cc: New.
1514 * testsuite/21_strings/basic_string/cons/char/
1515 noexcept_move_construct.cc: Likewise.
1516 * testsuite/ext/vstring/cons/noexcept_move_construct.cc: Likewise.
1517 * testsuite/23_containers/unordered_map/cons/
1518 noexcept_move_construct.cc: Likewise.
1519 * testsuite/23_containers/multimap/cons/
1520 noexcept_move_construct.cc: Likewise.
1521 * testsuite/23_containers/set/cons/
1522 noexcept_move_construct.cc: Likewise.
1523 * testsuite/23_containers/unordered_multimap/cons/
1524 noexcept_move_construct.cc: Likewise.
1525 * testsuite/23_containers/forward_list/cons/
1526 noexcept_move_construct.cc: Likewise.
1527 * testsuite/23_containers/unordered_set/cons/
1528 noexcept_move_construct.cc: Likewise.
1529 * testsuite/23_containers/vector/bool/cons/
1530 noexcept_move_construct.cc: Likewise.
1531 * testsuite/23_containers/vector/cons/
1532 noexcept_move_construct.cc: Likewise.
1533 * testsuite/23_containers/multiset/cons/
1534 noexcept_move_construct.cc: Likewise.
1535 * testsuite/23_containers/list/cons/
1536 noexcept_move_construct.cc: Likewise.
1537 * testsuite/23_containers/unordered_multiset/cons/
1538 noexcept_move_construct.cc: Likewise.
1539 * testsuite/23_containers/map/cons/noexcept_move_construct.cc
1540 * testsuite/23_containers/forward_list/requirements/dr438/
1541 assign_neg.cc: Adjust dg-error line numbers.
1542 * testsuite/23_containers/forward_list/requirements/dr438/
1543 insert_neg.cc: Likewise.
1544 * testsuite/23_containers/forward_list/requirements/dr438/
1545 constructor_1_neg.cc: Likewise.
1546 * testsuite/23_containers/forward_list/requirements/dr438/
1547 constructor_2_neg.cc: Likewise.
1548 * testsuite/23_containers/vector/requirements/dr438/
1549 assign_neg.cc: Likewise.
1550 * testsuite/23_containers/vector/requirements/dr438/
1551 insert_neg.cc: Likewise.
1552 * testsuite/23_containers/vector/requirements/dr438/
1553 constructor_1_neg.cc: Likewise.
1554 * testsuite/23_containers/vector/requirements/dr438/
1555 constructor_2_neg.cc: Likewise.
1556 * testsuite/23_containers/deque/requirements/dr438/
1557 assign_neg.cc: Likewise.
1558 * testsuite/23_containers/deque/requirements/dr438/
1559 insert_neg.cc: Likewise.
1560 * testsuite/23_containers/deque/requirements/dr438/
1561 constructor_1_neg.cc: Likewise.
1562 * testsuite/23_containers/deque/requirements/dr438/
1563 constructor_2_neg.cc: Likewise.
1564 * testsuite/23_containers/list/requirements/dr438/
1565 assign_neg.cc: Likewise.
1566 * testsuite/23_containers/list/requirements/dr438/
1567 insert_neg.cc: Likewise.
1568 * testsuite/23_containers/list/requirements/dr438/
1569 constructor_1_neg.cc: Likewise.
1570 * testsuite/23_containers/list/requirements/dr438/
1571 constructor_2_neg.cc: Likewise.
1572
1573 * include/bits/move.h (swap): Use __and_ in the noexcept.
1574 * include/bits/algorithmfwd.h: Adjust.
1575
1576 2011-05-31 Paolo Carlini <paolo.carlini@oracle.com>
1577
1578 * include/bits/basic_string.h: Use noexcept per the FDIS (minus
1579 compare(const string&), which uses char_traits::compare, which
1580 isn't noexcept; also no noexcept in the move assignment operator
1581 and move assign, see c++std-lib-30855).
1582 * include/bits/basic_string.tcc: Likewise.
1583 * include/ext/vstring.h: Likewise.
1584 * include/ext/vstring.tcc: Likewise.
1585 * include/debug/string: Likewise.
1586
1587 2011-05-31 Jonathan Wakely <jwakely.gcc@gmail.com>
1588
1589 * doc/xml/manual/status_cxx200x.xml: Update.
1590 * doc/html/*: Regenerate.
1591
1592 2011-05-30 Paolo Carlini <paolo.carlini@oracle.com>
1593
1594 * include/std/type_traits (__or_, __and_): Add trivial definitions
1595 for a single element.
1596 * include/bits/stl_pair.h: Use __and_ in noexcept specs and
1597 constraints.
1598 (pair<>::pair(pair&&)): Define.
1599 (pair<>::pair(const pair<>&)): Constrain with is_convertible.
1600 (pair<>::pair(pair<>&&)): Likewise, remove noexcept.
1601 * include/std/tuple: Use __and_ in noexcept specs and constraints.
1602 (_Tuple_impl<>::_Tuple_impl(allocator_arg_t, const _Alloc&,
1603 _Tuple_impl&&)): Remove noexcept.
1604 (tuple<>::tuple(_UElements&&...), tuple(const tuple<_UElements...>&),
1605 tuple(tuple<_UElements...>&&), tuple(const pair<_U1, _U2>&),
1606 tuple(pair<_U1, _U2>&&)): Constrain with is_convertible.
1607 * testsuite/20_util/tuple/moveable2.cc: Use = delete.
1608 * testsuite/20_util/make_signed/requirements/typedefs_neg.cc:
1609 Adjust dg-error line numbers.
1610 * testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
1611 Likewise.
1612 * testsuite/20_util/declval/requirements/1_neg.cc: Likewise.
1613 * testsuite/20_util/ratio/cons/cons_overflow_neg.cc: Likewise.
1614 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Likewise.
1615
1616 2011-05-31 Jonathan Wakely <jwakely.gcc@gmail.com>
1617
1618 * include/std/tuple: Restore is_convertible constraint.
1619 * testsuite/20_util/tuple/cons/allocate_noncopyable.cc: Remove.
1620
1621 2011-05-30 Paolo Carlini <paolo.carlini@oracle.com>
1622
1623 PR libstdc++/49236
1624 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-warning
1625 line number.
1626
1627 2011-05-30 Jonathan Wakely <jwakely.gcc@gmail.com>
1628
1629 * include/std/tuple: Implement uses-allocator construction.
1630 * include/bits/allocator.h (uses_allocator): Move to ...
1631 * include/bits/uses_allocator.h: New file.
1632 * include/Makefile.am: Add new header.
1633 * include/Makefile.in: Regenerate.
1634 * testsuite/20_util/uses_allocator/cons_neg.cc: New.
1635 * testsuite/20_util/uses_allocator/construction.cc: New.
1636 * testsuite/20_util/tuple/cons/allocate_noncopyable.cc: New.
1637 * testsuite/20_util/tuple/cons/allocators.cc: New.
1638
1639 2011-05-28 Jonathan Wakely <jwakely.gcc@gmail.com>
1640
1641 * testsuite/20_util/pointer_traits/pointer_to.cc: Fix.
1642
1643 2011-05-28 Jonathan Wakely <jwakely.gcc@gmail.com>
1644
1645 * acinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and
1646 GLIBCXX_CHECK_SC_NPROCESSORS_ONLN.
1647 * configure.ac: Use them. Increase minor version.
1648 * configure: Regenerate.
1649 * config.h.in: Regenerate.
1650 * include/std/thread (thread::hardware_concurrency): Remove inline
1651 definition.
1652 * src/thread.cc (thread::hardware_concurrency): Define.
1653 * config/abi/pre/gnu.ver: Export new symbol @3.4.17
1654 * testsuite/util/testsuite_abi.cc: Add new version.
1655 * testsuite/lib/libstdc++.exp (check_v3_target_nprocs): Add.
1656 * testsuite/lib/dg-options.exp (dg-require-nprocs): Add.
1657 * testsuite/30_threads/thread/members/hardware_concurrency.cc: Use
1658 dg-require-nprocs and verify hardware_concurrency returns non-zero.
1659
1660 2011-05-28 Jonathan Wakely <jwakely.gcc@gmail.com>
1661
1662 * testsuite/20_util/pointer_traits/pointer_to.cc: New.
1663
1664 2011-05-28 Jonathan Wakely <jwakely.gcc@gmail.com>
1665
1666 * include/Makefile.am: Add new ptr_traits.h header.
1667 * include/Makefile.in: Regenerate.
1668 * include/bits/ptr_traits.h (pointer_traits): New.
1669 * include/bits/allocator.h (allocator_traits): Add.
1670 * include/ext/array_allocator.h (construct, destroy): Update C++0x
1671 versions.
1672 * include/ext/bitmap_allocator.h (construct, destroy): Likewise.
1673 * include/ext/extptr_allocator.h (construct, destroy): Likewise.
1674 * include/ext/malloc_allocator.h (construct, destroy): Likewise.
1675 * include/ext/mt_allocator.h (construct, destroy): Likewise.
1676 * include/ext/new_allocator.h (construct, destroy): Likewise.
1677 * include/ext/pool_allocator.h (construct, destroy): Likewise.
1678 * include/ext/throw_allocator.h (construct, destroy): Likewise.
1679 * testsuite/20_util/allocator_traits/requirements/typedefs.cc: New.
1680 * testsuite/20_util/allocator_traits/requirements/
1681 explicit_instantiation.cc: New.
1682 * testsuite/20_util/allocator_traits/members/max_size.cc: New.
1683 * testsuite/20_util/allocator_traits/members/select.cc: New.
1684 * testsuite/20_util/allocator_traits/members/construct.cc: New.
1685 * testsuite/20_util/allocator_traits/members/allocate_hint.cc: New.
1686 * testsuite/20_util/allocator_traits/members/destroy.cc: New.
1687 * testsuite/20_util/pointer_traits/requirements/typedefs.cc: New.
1688 * testsuite/20_util/pointer_traits/requirements/
1689 explicit_instantiation.cc: New.
1690
1691 2011-05-28 Jonathan Wakely <jwakely.gcc@gmail.com>
1692
1693 * include/std/future (launch): Update enumerators and define
1694 operators required for bitmask type. Remove trailing whitespace.
1695 * src/future.cc: Remove trailing whitespace.
1696 * testsuite/30_threads/async/any.cc: Adjust.
1697 * testsuite/30_threads/async/sync.cc: Adjust.
1698 * testsuite/30_threads/async/launch.cc: New.
1699
1700 2011-05-28 Jonathan Wakely <jwakely.gcc@gmail.com>
1701
1702 * include/std/future: Use noexcept.
1703 * src/future.cc: Likewise.
1704
1705 2011-05-27 Jonathan Wakely <jwakely.gcc@gmail.com>
1706
1707 * include/std/thread (this_thread::sleep_until): Move after sleep_for.
1708
1709 2011-05-27 Paolo Carlini <paolo.carlini@oracle.com>
1710
1711 PR libstdc++/49187
1712 * include/parallel/losertree.h: Add missing using declarations
1713 of _Base::_M_comp.
1714 * include/parallel/algobase.h: Include <parallel/algorithmfwd.h>.
1715 * include/parallel/multiway_merge.h: Include <parallel/
1716 multiseq_selection.h>, forward declare __merge_advance.
1717 * include/parallel/multiseq_selection.h: Don't include <parallel/
1718 sort.h> here.
1719 * include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp: Fix
1720 qualification of upper_bound.
1721
1722 * testsuite/ext/pb_ds/regression/tree_no_data_map_rand_debug.cc:
1723 Use dg-require-debug-mode.
1724 * testsuite/ext/pb_ds/regression/tree_data_map_rand_debug.cc:
1725 Likewise.
1726 * testsuite/ext/pb_ds/regression/priority_queue_rand_debug.cc:
1727 Likewise.
1728 * testsuite/ext/pb_ds/regression/trie_no_data_map_rand_debug.cc:
1729 Likewise.
1730 * testsuite/ext/pb_ds/regression/trie_data_map_rand_debug.cc:
1731 Likewise.
1732 * testsuite/ext/pb_ds/regression/list_update_no_data_map_rand_debug.cc:
1733 Likewise.
1734 * testsuite/ext/pb_ds/regression/list_update_data_map_rand_debug.cc:
1735 Likewise.
1736 * testsuite/ext/pb_ds/regression/hash_no_data_map_rand_debug.cc:
1737 Likewise.
1738 * testsuite/ext/pb_ds/regression/hash_data_map_rand_debug.cc:
1739 Likewise.
1740
1741 * include/parallel/algo.h: Minor uglification fixes.
1742
1743 2011-05-26 Paolo Carlini <paolo.carlini@oracle.com>
1744
1745 * src/list.cc: Use noexcept per the FDIS.
1746 * src/compatibility-list-2.cc: Likewise.
1747 * include/debug/set.h: Likewise.
1748 * include/debug/unordered_map: Likewise.
1749 * include/debug/multiset.h: Likewise.
1750 * include/debug/forward_list: Likewise.
1751 * include/debug/unordered_set: Likewise.
1752 * include/debug/vector: Likewise.
1753 * include/debug/map.h: Likewise.
1754 * include/debug/deque: Likewise.
1755 * include/debug/list: Likewise.
1756 * include/debug/multimap.h: Likewise.
1757 * include/profile/set.h: Likewise.
1758 * include/profile/unordered_map: Likewise.
1759 * include/profile/multiset.h: Likewise.
1760 * include/profile/forward_list: Likewise.
1761 * include/profile/vector: Likewise.
1762 * include/profile/unordered_set: Likewise.
1763 * include/profile/map.h: Likewise.
1764 * include/profile/deque: Likewise.
1765 * include/profile/list: Likewise.
1766 * include/profile/multimap.h: Likewise.
1767 * include/bits/hashtable.h: Likewise.
1768 * include/bits/stl_list.h: Likewise.
1769 * include/bits/stl_map.h: Likewise.
1770 * include/bits/hashtable_policy.h: Likewise.
1771 * include/bits/stl_set.h: Likewise.
1772 * include/bits/forward_list.h: Likewise.
1773 * include/bits/stl_multimap.h: Likewise.
1774 * include/bits/stl_vector.h: Likewise.
1775 * include/bits/stl_deque.h: Likewise.
1776 * include/bits/stl_multiset.h: Likewise.
1777 * include/bits/stl_bvector.h: Likewise.
1778 * include/bits/stl_tree.h: Likewise.
1779
1780 2011-05-25 Paolo Carlini <paolo.carlini@oracle.com>
1781
1782 * include/bits/stl_queue.h: Use noexcept per the FDIS.
1783 * include/bits/stl_stack.h: Likewise.
1784
1785 2011-05-25 Paolo Carlini <paolo.carlini@oracle.com>
1786
1787 * config/abi/pre/gnu.ver: Correct last change, export instead
1788 at the existing @3.4.16.
1789 * configure.ac: Revert last change.
1790 * testsuite/util/testsuite_abi.cc: Likewise.
1791 * configure: Regenerate.
1792
1793 2011-05-26 Jonathan Wakely <jwakely.gcc@gmail.com>
1794
1795 * doc/xml/manual/documentation_hacking.xml: Minor corrections.
1796
1797 2011-05-26 Jonathan Wakely <jwakely.gcc@gmail.com>
1798
1799 * include/std/mutex: Add doxygen comments.
1800
1801 2011-05-25 Paolo Carlini <paolo.carlini@oracle.com>
1802
1803 * config/abi/pre/gnu.ver: Export recently added basic_streambuf
1804 and basic_stringbuf symbols @3.4.17.
1805 * configure.ac: Update.
1806 * testsuite/util/testsuite_abi.cc: Likewise.
1807 * configure: Regenerate.
1808
1809 2011-05-26 Jonathan Wakely <jwakely.gcc@gmail.com>
1810
1811 * libsupc++/guard.cc: Fix comments.
1812
1813 2011-05-25 Ian Lance Taylor <iant@google.com>
1814
1815 PR libstdc++/49060
1816 * include/backward/hashtable.h (hashtable::erase): Don't crash if
1817 erasing first and another element with a reference to the other
1818 element.
1819 * testsuite/backward/hash_set/49060.cc: New.
1820
1821 2011-05-25 Paolo Carlini <paolo.carlini@oracle.com>
1822
1823 * include/bits/random.h (random_device::min, max): Specify constexpr.
1824
1825 2011-05-25 Paolo Carlini <paolo.carlini@oracle.com>
1826
1827 * include/std/thread: Use noexcept throughout per the FDIS.
1828 * include/std/mutex: Likewise.
1829
1830 2011-05-24 Paolo Carlini <paolo.carlini@oracle.com>
1831
1832 * testsuite/20_util/duration/arithmetic/dr2020.cc: Fix typo.
1833
1834 2011-05-24 Paolo Carlini <paolo.carlini@oracle.com>
1835
1836 PR libstdc++/49151
1837 * include/std/chrono (operator+, operator-, operator*, operator/,
1838 operator&): Implement LWG 2020 [WP]; specify constexpr.
1839 * testsuite/20_util/duration/arithmetic/dr2020.cc: New.
1840
1841 2011-05-24 Paolo Carlini <paolo.carlini@oracle.com>
1842
1843 PR libstdc++/49141
1844 * testsuite/26_numerics/complex/cons/48760.cc: Use dg-require-c-std.
1845 * testsuite/26_numerics/complex/cons/48760_c++0x.cc: Likewise.
1846 * testsuite/26_numerics/headers/cmath/19322.cc: Likewise.
1847
1848 2011-05-24 Paolo Carlini <paolo.carlini@oracle.com>
1849
1850 * include/bits/c++config (_GLIBCXX_NOTHROW): Update for noexcept.
1851 * testsuite/ext/profile/mutex_extensions_neg.cc: Adjust dg-error
1852 line number.
1853
1854 2011-05-23 Benjamin Kosnik <bkoz@redhat.com>
1855
1856 PR libstdc++/37144
1857 PR libstdc++/28457
1858 Interface changes for ext/pb_ds.
1859 PB_DS_BASE_C_DEC to unique PB_DS_*_BASE macros.
1860 * include/ext/pb_ds/assoc_container.hpp (container_base): Remove.
1861 (basic_hash_table, basic_branch, list_update): Derive from
1862 container_base_dispatch.
1863 * include/ext/pb_ds/list_update_policy.hpp (null_lu_metadata): Remove.
1864 (move_to_front_lu_policy): To lu_move_to_front_policy.
1865 (counter_lu_policy): To lu_counter_policy.
1866 * include/ext/pb_ds/tree_policy.hpp (null_tree_node_update): Remove.
1867 * include/ext/pb_ds/tag_and_trait.hpp (container_base_dispatch): Adjust
1868 template parameters, declare here.
1869 (null_mapped_type) Remove.
1870 (null_type): Just use this for template tricks everywhere.
1871 * include/ext/pb_ds/hash_policy.hpp (null_hash_fn, null_probe_fn):
1872 Remove.
1873 * include/ext/pb_ds/trie_policy.hpp (null_trie_node_update): Remove.
1874 (string_trie_e_access_traits): To trie_string_access_traits.
1875 * include/ext/pb_ds/priority_queue.hpp: Use container_base_dispatch.
1876
1877 File changes.
1878 * include/Makefile.am (pb_headers): Removed and changed file names.
1879 * include/Makefile.in: Regenerated.
1880 * include/ext/pb_ds/detail/basic_types.hpp: Remove.
1881 * include/ext/pb_ds/detail/bin_search_tree_/
1882 cond_dtor_entry_dealtor.hpp: Remove.
1883 * include/ext/pb_ds/detail/bin_search_tree_/
1884 cond_key_dtor_entry_dealtor.hpp: Remove.
1885 * include/ext/pb_ds/detail/binary_heap_/const_point_iterator.hpp: Move..
1886 * include/ext/pb_ds/detail/binary_heap_/
1887 point_const_iterator.hpp: ..here.
1888 * include/ext/pb_ds/detail/basic_tree_policy: Move to...
1889 * include/ext/pb_ds/detail/branch_policy: This.
1890 * include/ext/pb_ds/detail/branch_policy/
1891 basic_tree_policy_base.hpp: Move...
1892 * include/ext/pb_ds/detail/branch_policy/branch_policy.hpp: ...here.
1893 * include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp: Add.
1894 * include/ext/pb_ds/detail/branch_policy/traits.hpp: Add.
1895 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
1896 null_metadata.hpp: Remove.
1897 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
1898 const_point_iterator.hpp: Move...
1899 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
1900 point_const_iterator.hpp: ...here.
1901 * include/ext/pb_ds/detail/list_update_policy/
1902 counter_lu_metadata.hpp: Move..
1903 * include/ext/pb_ds/detail/list_update_policy/
1904 lu_counter_metadata.hpp: ...here.
1905 * include/ext/pb_ds/detail/list_update_policy/
1906 counter_lu_policy_imp.hpp: Remove.
1907 * include/ext/pb_ds/detail/list_update_policy/
1908 mtf_lu_policy_imp.hpp: Remove.
1909 * include/ext/pb_ds/detail/trie_policy/
1910 string_trie_e_access_traits_imp.hpp: Move...
1911 * include/ext/pb_ds/detail/trie_policy/
1912 sample_trie_access_traits.hpp: ...here.
1913 * include/ext/pb_ds/detail/trie_policy/
1914 sample_trie_e_access_traits.hpp: Move...
1915 * include/ext/pb_ds/detail/trie_policy/
1916 trie_string_access_traits_imp.hpp: ...here.
1917 * include/ext/pb_ds/detail/trie_policy/null_node_update_imp.hpp: Remove.
1918 * include/ext/pb_ds/detail/tree_policy/null_node_update_imp.hpp: Remove.
1919 * include/ext/pb_ds/detail/ov_tree_map_/cond_dtor.hpp: Remove.
1920 * include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp: New, fold all
1921 types found in the following files into pat_trie_base.
1922 * include/ext/pb_ds/detail/pat_trie_/const_child_iterator.hpp: Folded.
1923 * include/ext/pb_ds/detail/pat_trie_/
1924 cond_dtor_entry_dealtor.hpp: Folded.
1925 * include/ext/pb_ds/detail/pat_trie_/child_iterator.hpp: Folded.
1926 * include/ext/pb_ds/detail/pat_trie_/split_join_branch_bag.hpp: Folded.
1927 * include/ext/pb_ds/detail/pat_trie_/head.hpp: Folded.
1928 * include/ext/pb_ds/detail/pat_trie_/leaf.hpp: Folded.
1929 * include/ext/pb_ds/detail/pat_trie_/node_base.hpp: Folded.
1930 * include/ext/pb_ds/detail/pat_trie_/node_metadata_base.hpp: Folded.
1931 * include/ext/pb_ds/detail/pat_trie_/internal_node.hpp: Folded.
1932 * include/ext/pb_ds/detail/pat_trie_/node_iterators.hpp: Folded.
1933 * include/ext/pb_ds/detail/pat_trie_/point_iterators.hpp: Folded.
1934 * include/ext/pb_ds/detail/pat_trie_/synth_e_access_traits.hpp: Move...
1935 * include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp: ...here.
1936 * include/ext/pb_ds/detail/unordered_iterator/
1937 const_point_iterator.hpp: Move...
1938 * include/ext/pb_ds/detail/unordered_iterator/
1939 point_const_iterator.hpp: ...here.
1940
1941
1942 Adjust for above changes.
1943 * include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp: Same.
1944 * include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp: Same.
1945 * include/ext/pb_ds/detail/resize_policy/
1946 sample_resize_trigger.hpp: Same.
1947 * include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp: Same.
1948 * include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp: Same.
1949 * include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp: Same.
1950 * include/ext/pb_ds/detail/binomial_heap_base_/
1951 binomial_heap_base_.hpp: Same.
1952 * include/ext/pb_ds/detail/binomial_heap_base_/
1953 constructors_destructor_fn_imps.hpp: Same.
1954 * include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp: Same.
1955 * include/ext/pb_ds/detail/binomial_heap_base_/
1956 split_join_fn_imps.hpp: Same.
1957 * include/ext/pb_ds/detail/container_base_dispatch.hpp: Same. Adjust
1958 for template parameter ordering change.
1959 * include/ext/pb_ds/detail/cc_hash_table_map_/
1960 erase_store_hash_fn_imps.hpp: Same.
1961 * include/ext/pb_ds/detail/cc_hash_table_map_/
1962 constructor_destructor_no_store_hash_fn_imps.hpp: Same.
1963 * include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp: Same.
1964 * include/ext/pb_ds/detail/cc_hash_table_map_/
1965 insert_no_store_hash_fn_imps.hpp: Same.
1966 * include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp: Same.
1967 * include/ext/pb_ds/detail/cc_hash_table_map_/
1968 policy_access_fn_imps.hpp: Same.
1969 * include/ext/pb_ds/detail/cc_hash_table_map_/
1970 resize_store_hash_fn_imps.hpp: Same.
1971 * include/ext/pb_ds/detail/cc_hash_table_map_/
1972 constructor_destructor_store_hash_fn_imps.hpp: Same.
1973 * include/ext/pb_ds/detail/cc_hash_table_map_/
1974 insert_store_hash_fn_imps.hpp: Same.
1975 * include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp: Same.
1976 * include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp: Same.
1977 * include/ext/pb_ds/detail/cc_hash_table_map_/
1978 entry_list_fn_imps.hpp: Same.
1979 * include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp: Same.
1980 * include/ext/pb_ds/detail/cc_hash_table_map_/
1981 find_store_hash_fn_imps.hpp: Same.
1982 * include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp: Same.
1983 * include/ext/pb_ds/detail/cc_hash_table_map_/
1984 debug_no_store_hash_fn_imps.hpp: Same.
1985 * include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp: Same.
1986 * include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp: Same.
1987 * include/ext/pb_ds/detail/cc_hash_table_map_/
1988 constructor_destructor_fn_imps.hpp: Same.
1989 * include/ext/pb_ds/detail/cc_hash_table_map_/
1990 cond_key_dtor_entry_dealtor.hpp: Same.
1991 * include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp: Same.
1992 * include/ext/pb_ds/detail/cc_hash_table_map_/
1993 debug_store_hash_fn_imps.hpp: Same.
1994 * include/ext/pb_ds/detail/cc_hash_table_map_/
1995 erase_no_store_hash_fn_imps.hpp: Same.
1996 * include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp: Same.
1997 * include/ext/pb_ds/detail/cc_hash_table_map_/
1998 iterators_fn_imps.hpp: Same.
1999 * include/ext/pb_ds/detail/cc_hash_table_map_/
2000 resize_no_store_hash_fn_imps.hpp: Same.
2001 * include/ext/pb_ds/detail/cc_hash_table_map_/
2002 standard_policies.hpp: Same.
2003 * include/ext/pb_ds/detail/tree_trace_base.hpp: Same.
2004 * include/ext/pb_ds/detail/unordered_iterator/iterator.hpp: Same.
2005 * include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp: Same.
2006 * include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp: Same.
2007 * include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp: Same.
2008 * include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp: Same.
2009 * include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp: Same.
2010 * include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp: Same.
2011 * include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp: Same.
2012 * include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp: Same.
2013 * include/ext/pb_ds/detail/pat_trie_/
2014 constructors_destructor_fn_imps.hpp: Same.
2015 * include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp: Same.
2016 * include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp: Same.
2017 * include/ext/pb_ds/detail/pat_trie_/traits.hpp: Same.
2018 * include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp: Same.
2019 * include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp: Same.
2020 * include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp: Same.
2021 * include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp: Same.
2022 * include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp: Same.
2023 * include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp: Same.
2024 * include/ext/pb_ds/detail/bin_search_tree_/
2025 policy_access_fn_imps.hpp: Same.
2026 * include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp: Same.
2027 * include/ext/pb_ds/detail/bin_search_tree_/
2028 constructors_destructor_fn_imps.hpp: Same.
2029 * include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp: Same.
2030 * include/ext/pb_ds/detail/bin_search_tree_/traits.hpp: Same.
2031 * include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp: Same.
2032 * include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp: Same.
2033 * include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp: Same.
2034 * include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp: Same.
2035 * include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp: Same.
2036 * include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp: Same.
2037 * include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp: Same.
2038 * include/ext/pb_ds/detail/bin_search_tree_/
2039 split_join_fn_imps.hpp: Same.
2040 * include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp: Same.
2041 * include/ext/pb_ds/detail/list_update_policy/
2042 sample_update_policy.hpp: Same.
2043 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2044 trace_fn_imps.hpp: Same.
2045 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2046 erase_fn_imps.hpp: Same.
2047 * include/ext/pb_ds/detail/gp_hash_table_map_/
2048 erase_store_hash_fn_imps.hpp: Same.
2049 * include/ext/pb_ds/detail/gp_hash_table_map_/
2050 constructor_destructor_no_store_hash_fn_imps.hpp: Same.
2051 * include/ext/pb_ds/detail/gp_hash_table_map_/
2052 insert_no_store_hash_fn_imps.hpp: Same.
2053 * include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp: Same.
2054 * include/ext/pb_ds/detail/gp_hash_table_map_/
2055 policy_access_fn_imps.hpp: Same.
2056 * include/ext/pb_ds/detail/gp_hash_table_map_/
2057 resize_store_hash_fn_imps.hpp: Same.
2058 * include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp: Same.
2059 * include/ext/pb_ds/detail/gp_hash_table_map_/
2060 constructor_destructor_store_hash_fn_imps.hpp: Same.
2061 * include/ext/pb_ds/detail/gp_hash_table_map_/
2062 insert_store_hash_fn_imps.hpp: Same.
2063 * include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp: Same.
2064 * include/ext/pb_ds/detail/gp_hash_table_map_/
2065 iterator_fn_imps.hpp: Same.
2066 * include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp: Same.
2067 * include/ext/pb_ds/detail/gp_hash_table_map_/
2068 find_no_store_hash_fn_imps.hpp: Same.
2069 * include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp: Same.
2070 * include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp: Same.
2071 * include/ext/pb_ds/detail/gp_hash_table_map_/
2072 find_store_hash_fn_imps.hpp: Same.
2073 * include/ext/pb_ds/detail/gp_hash_table_map_/
2074 debug_no_store_hash_fn_imps.hpp: Same.
2075 * include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp: Same.
2076 * include/ext/pb_ds/detail/gp_hash_table_map_/
2077 constructor_destructor_fn_imps.hpp: Same.
2078 * include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp: Same.
2079 * include/ext/pb_ds/detail/gp_hash_table_map_/
2080 debug_store_hash_fn_imps.hpp: Same.
2081 * include/ext/pb_ds/detail/gp_hash_table_map_/
2082 erase_no_store_hash_fn_imps.hpp: Same.
2083 * include/ext/pb_ds/detail/gp_hash_table_map_/
2084 resize_no_store_hash_fn_imps.hpp: Same.
2085 * include/ext/pb_ds/detail/gp_hash_table_map_/
2086 standard_policies.hpp: Same.
2087 * include/ext/pb_ds/detail/standard_policies.hpp: Same.
2088 * include/ext/pb_ds/detail/types_traits.hpp: Same.
2089 * include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp: Same.
2090 * include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp: Same.
2091 * include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp: Same.
2092 * include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp: Same.
2093 * include/ext/pb_ds/detail/binary_heap_/
2094 constructors_destructor_fn_imps.hpp: Same.
2095 * include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp: Same.
2096 * include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp: Same.
2097 * include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp: Same.
2098 * include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp: Same.
2099 * include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp: Same.
2100 * include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp: Same.
2101 * include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp: Same.
2102 * include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp: Same.
2103 * include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp: Same.
2104 * include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp: Same.
2105 * include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp: Same.
2106 * include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp: Same.
2107 * include/ext/pb_ds/detail/tree_policy/
2108 sample_tree_node_update.hpp: Same.
2109 * include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp: Same.
2110 * include/ext/pb_ds/detail/trie_policy/
2111 sample_trie_node_update.hpp: Same.
2112 * include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp: Same.
2113 * include/ext/pb_ds/detail/trie_policy/
2114 prefix_search_node_update_imp.hpp: Same.
2115 * include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp: Same.
2116 * include/ext/pb_ds/detail/cond_dealtor.hpp: Same.
2117 * include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp: Same.
2118 Adjust for template parameter change, fold into
2119 container_base_dispatch.
2120 * include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp: Same.
2121 * include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp: Same.
2122 * include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp: Same.
2123 * include/ext/pb_ds/detail/pairing_heap_/
2124 constructors_destructor_fn_imps.hpp: Same.
2125 * include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp: Same.
2126 * include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp: Same.
2127 * include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp: Same.
2128 * include/ext/pb_ds/detail/binomial_heap_/
2129 constructors_destructor_fn_imps.hpp: Same.
2130 * include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp: Same.
2131 * include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp: Same.
2132 * include/ext/pb_ds/detail/constructors_destructor_fn_imps.hpp: Same.
2133 * include/ext/pb_ds/detail/type_utils.hpp: Same.
2134 * include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp: Same.
2135 * include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp: Same.
2136 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2137 policy_access_fn_imps.hpp: Same.
2138 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2139 left_child_next_sibling_heap_.hpp: Same.
2140 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2141 const_iterator.hpp: Same.
2142 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2143 insert_fn_imps.hpp: Same.
2144 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2145 constructors_destructor_fn_imps.hpp: Same.
2146 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2147 debug_fn_imps.hpp: Same.
2148 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2149 node.hpp: Same.
2150 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2151 info_fn_imps.hpp: Same.
2152 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2153 iterators_fn_imps.hpp: Same.
2154 * include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp: Same.
2155 * include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp: Same.
2156 * include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp: Same.
2157 * include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp: Same.
2158 * include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp: Same.
2159 * include/ext/pb_ds/detail/thin_heap_/
2160 constructors_destructor_fn_imps.hpp: Same.
2161 * include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp: Same.
2162 * include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp: Same.
2163 * include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp: Same.
2164 * include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp: Same.
2165 * include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp: Same.
2166 * include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp: Same.
2167 * include/ext/pb_ds/detail/ov_tree_map_/
2168 constructors_destructor_fn_imps.hpp: Same.
2169 * include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp: Same.
2170 * include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp: Same.
2171 * include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp: Same.
2172 * include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp: Same.
2173 * include/ext/pb_ds/detail/ov_tree_map_/traits.hpp: Same.
2174 * include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp: Same.
2175 * include/ext/pb_ds/detail/debug_map_base.hpp: Same.
2176 * include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp: Same.
2177 * include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp: Same.
2178 * include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp: Same.
2179 * include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp: Same.
2180 * include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp: Same.
2181 * include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp: Same.
2182 * include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp: Same.
2183 * include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp: Same.
2184 * include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp: Same.
2185 * include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp: Same.
2186 * include/ext/pb_ds/detail/splay_tree_/
2187 constructors_destructor_fn_imps.hpp: Same.
2188 * include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp: Same.
2189 * include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp: Same.
2190 * include/ext/pb_ds/detail/splay_tree_/node.hpp: Same.
2191 * include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp: Same.
2192 * include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp: Same.
2193 * include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp: Same.
2194 * include/ext/pb_ds/detail/splay_tree_/traits.hpp: Same.
2195 * include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp: Same.
2196 * include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp: Same.
2197 * include/ext/pb_ds/detail/list_update_map_/
2198 entry_metadata_base.hpp: Same.
2199 * include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp: Same.
2200 * include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp: Same.
2201 * include/ext/pb_ds/detail/list_update_map_/
2202 constructor_destructor_fn_imps.hpp: Same.
2203 * include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp: Same.
2204 * include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp: Same.
2205 * include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp: Same.
2206 * include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp: Same.
2207 * include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp: Same.
2208 * include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp: Same.
2209 * include/ext/pb_ds/detail/rc_binomial_heap_/
2210 rc_binomial_heap_.hpp: Same.
2211 * include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp: Same.
2212 * include/ext/pb_ds/detail/rc_binomial_heap_/
2213 constructors_destructor_fn_imps.hpp: Same.
2214 * include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp: Same.
2215 * include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp: Same.
2216 * include/ext/pb_ds/detail/rc_binomial_heap_/
2217 split_join_fn_imps.hpp: Same.
2218 * include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp: Same.
2219 * include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp: Same.
2220 * include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp: Same.
2221 * include/ext/pb_ds/detail/rb_tree_map_/
2222 constructors_destructor_fn_imps.hpp: Same.
2223 * include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp: Same.
2224 * include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp: Same.
2225 * include/ext/pb_ds/detail/rb_tree_map_/node.hpp: Same.
2226 * include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp: Same.
2227 * include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp: Same.
2228 * include/ext/pb_ds/detail/rb_tree_map_/traits.hpp: Same.
2229
2230
2231 Documentation changes.
2232 * include/ext/pb_ds/*: Add doxygen markup.
2233 * doc/doxygen/user.cfg.in: Add details for extracting comments
2234 from pb_ds.
2235 * scripts/run_doxygen: Fixup __gnu_pb_ds::detail.
2236 * scripts/make_graph.py: Move to svg output. Re-format generated tables.
2237
2238 * doc/Makefile.am (stamp-html-copy): New rule.
2239 (stamp-html): Use it to copy non-generated files into html docs.
2240 * doc/Makefile.in: Regenerated.
2241
2242 * doc/html/ext/pb_ds/sample_trie_e_access_traits.html: Move...
2243 * doc/html/ext/pb_ds/trie_string_access_traits.html: ...here.
2244 * doc/html/ext/pb_ds/string_trie_e_access_traits.html: Move..
2245 * doc/html/ext/pb_ds/sample_trie_access_traits.html: ...here.
2246
2247 * doc/html/ext/pb_ds/tree_text_lor_find_timing_test_local.png,
2248 hash_random_int_erase_mem_usage_test_local.png,
2249 multimap_text_insert_mem_usage_test_small_s2p_hash_local.png,
2250 tree_text_insert_timing_test_pat_trie_local.png ,
2251 multimap_text_insert_mem_usage_test_small_s2p_tree_local.png ,
2252 priority_queue_text_modify_down_timing_test_local.png,
2253 gp_hash_random_int_subscript_timing_test_find_local.png,
2254 text_find_timing_test_hash_local.png,
2255 multimap_text_insert_timing_test_small_s2p_hash_local.png,
2256 multimap_text_insert_timing_test_small_s2p_tree_local.png,
2257 multimap_text_insert_mem_usage_test_large_s2p_hash_local.png,
2258 multimap_text_insert_mem_usage_test_large_s2p_tree_local.png,
2259 multimap_text_insert_timing_test_large_s2p_hash_local.png,
2260 hash_zlob_random_int_find_timing_test_local.png,
2261 multimap_text_insert_timing_test_large_s2p_tree_local.png,
2262 binary_priority_queue_random_int_push_timing_test_local.png,
2263 priority_queue_text_pop_mem_usage_test_local.png,
2264 priority_queue_text_modify_down_timing_test_pairing_thin_local.png,
2265 tree_split_join_timing_test_local.png,
2266 multimap_text_find_timing_test_small_s2p_hash_local.png,
2267 ccgp_hash_random_int_subscript_timing_test_insert_local.png,
2268 priority_queue_random_int_push_pop_timing_test_local.png,
2269 multimap_text_find_timing_test_small_s2p_tree_local.png,
2270 gp_hash_random_int_subscript_timing_test_insert_local.png,
2271 priority_queue_text_push_timing_test_local.png,
2272 cc_hash_random_int_subscript_timing_test_find_local.png,
2273 tree_text_insert_timing_test_vector_tree_local.png,
2274 multimap_text_find_timing_test_large_s2p_hash_local.png,
2275 pairing_priority_queue_text_push_timing_test_local.png,
2276 tree_order_statistics_timing_test_local.png,
2277 priority_queue_text_push_pop_timing_test_local.png,
2278 text_find_timing_test_tree_like_local.png,
2279 multimap_text_find_timing_test_large_s2p_tree_local.png,
2280 priority_queue_text_modify_up_timing_test_pairing_thin_local.png,
2281 cc_hash_random_int_subscript_timing_test_insert_local.png,
2282 priority_queue_text_modify_up_timing_test_local.png,
2283 random_int_find_find_timing_test_tree_local.png,
2284 priority_queue_random_int_push_timing_test_local.png,
2285 tree_text_insert_timing_test_node_tree_local.png,
2286 pairing_priority_queue_text_push_pop_timing_test_local.png,
2287 gp_hash_random_int_find_timing_test_local.png,
2288 cc_hash_random_int_find_timing_test_local.png,
2289 priority_queue_text_join_timing_test_local.png: Update local pngs.
2290
2291
2292 Testsuite changes.
2293 * testsuite/ext/pb_ds/regression/tree_no_data_map_rand_debug.cc: New.
2294 * testsuite/ext/pb_ds/regression/tree_data_map_rand_debug.cc: New.
2295 * testsuite/ext/pb_ds/regression/priority_queue_rand_debug.cc: New.
2296 * testsuite/ext/pb_ds/regression/trie_no_data_map_rand_debug.cc: New.
2297 * testsuite/ext/pb_ds/regression/trie_data_map_rand_debug.cc: New.
2298 * testsuite/ext/pb_ds/regression/list_update_no_data_map_rand_debug.cc:
2299 New.
2300 * testsuite/ext/pb_ds/regression/list_update_data_map_rand_debug.cc:
2301 New.
2302 * testsuite/ext/pb_ds/regression/hash_no_data_map_rand_debug.cc: New.
2303 * testsuite/ext/pb_ds/regression/hash_data_map_rand_debug.cc: New.
2304
2305 * testsuite/ext/pb_ds/regression/list_update_data_map_rand.cc: Fix typo.
2306
2307 * testsuite/ext/pb_ds/example/basic_set.cc: Update.
2308 * testsuite/ext/pb_ds/example/ranged_hash.cc: Same.
2309 * testsuite/ext/pb_ds/example/tree_order_statistics.cc: Same.
2310 * testsuite/ext/pb_ds/example/trie_prefix_search.cc: Same.
2311 * testsuite/ext/pb_ds/example/trie_dna.cc: Same.
2312 * testsuite/ext/pb_ds/example/tree_intervals.cc: Same.
2313 * testsuite/ext/pb_ds/example/basic_multimap.cc: Same.
2314 * testsuite/performance/ext/pb_ds/hash_random_int_erase_mem_usage.cc:
2315 Same.
2316 * testsuite/performance/ext/pb_ds/tree_split_join_timing.cc: Same.
2317 * testsuite/performance/ext/pb_ds/tree_order_statistics_timing.cc: Same.
2318 * testsuite/data/make_graph_test_infos.xml: Same.
2319 * testsuite/util/regression/common_type.hpp: Same.
2320 * testsuite/util/regression/trait/assoc/native_type_trait.hpp: Same.
2321 * testsuite/util/regression/trait/assoc/trait.hpp: Same.
2322 * testsuite/util/regression/trait/assoc/type_trait.hpp: Same.
2323 * testsuite/util/regression/rand/priority_queue/
2324 rand_regression_test.hpp: Same.
2325 * testsuite/util/regression/rand/priority_queue/
2326 container_rand_regression_test.tcc: Same.
2327 * testsuite/util/regression/rand/assoc/rand_regression_test.hpp: Same.
2328 * testsuite/util/regression/rand/assoc/container_rand_regression_test.h
2329 * testsuite/util/regression/rand/assoc/
2330 container_rand_regression_test.tcc: Same.
2331 * testsuite/util/native_type/native_priority_queue.hpp: Same.
2332 * testsuite/util/native_type/native_multimap.hpp: Same.
2333 * testsuite/util/native_type/native_hash_multimap.hpp: Same.
2334 * testsuite/util/native_type/native_set.hpp: Same.
2335 * testsuite/util/native_type/native_map.hpp: Same.
2336 * testsuite/util/native_type/native_hash_set.hpp: Same.
2337 * testsuite/util/native_type/native_hash_map.hpp: Same.
2338 * testsuite/util/testsuite_containers.h
2339 * testsuite/util/common_type/priority_queue/common_type.hpp: Same.
2340 * testsuite/util/common_type/assoc/common_type.hpp: Same.
2341 * testsuite/util/common_type/assoc/string_form.hpp: Same.
2342 * testsuite/util/common_type/assoc/template_policy.hpp: Same.
2343 * testsuite/util/common_type/assoc/detail/
2344 trigger_policy_string_form.hpp: Same.
2345 * testsuite/util/common_type/assoc/detail/ds_string_form.hpp: Same.
2346 * testsuite/util/common_type/assoc/detail/
2347 size_policy_string_form.hpp: Same.
2348 * testsuite/util/common_type/assoc/detail/
2349 probe_fn_string_form.hpp: Same.
2350 * testsuite/util/common_type/assoc/detail/
2351 tree_supports_order_statistics.hpp: Same.
2352 * testsuite/util/common_type/assoc/detail/
2353 trie_supports_prefix_search.hpp: Same.
2354 * testsuite/util/common_type/assoc/detail/
2355 list_update_policy_string_form.hpp: Same.
2356 * testsuite/util/common_type/assoc/detail/
2357 trie_supports_order_statistics.hpp: Same.
2358 * testsuite/util/common_type/assoc/native_set.hpp: Same.
2359 * testsuite/util/performance/assoc/timing/common_type.hpp: Same.
2360 * testsuite/util/performance/assoc/timing/multimap_find_test.hpp: Same.
2361 * testsuite/util/performance/assoc/multimap_common_type.hpp: Same.
2362
2363 2011-05-23 Paolo Carlini <paolo.carlini@oracle.com>
2364
2365 * include/bits/streambuf_iterator.h: Use noexcept per the FDIS.
2366 (istreambuf_iterator<>::istreambuf_iterator(const
2367 istreambuf_iterator&), ~istreambuf_iterator()): Add defaulted
2368 in C++0x mode.
2369
2370 2011-05-23 Jason Merrill <jason@redhat.com>
2371
2372 * libsupc++/exception_ptr.h: Fix compilation in C++0x mode.
2373
2374 2011-05-22 Jonathan Wakely <jwakely.gcc@gmail.com>
2375
2376 * testsuite/20_util/bind/cv_quals_2.cc: New.
2377
2378 2011-05-22 Paolo Carlini <paolo.carlini@oracle.com>
2379
2380 PR libstdc++/49058
2381 * include/std/functional (_Bind<_Functor(_Bound_args...)>::
2382 operator()(_Args&&...)): Don't cv qualify _Functor directly
2383 in the default template argument, SFINAE doesn't apply when
2384 the functor has no arguments.
2385 * testsuite/20_util/bind/49058_1.cc: New.
2386 * testsuite/20_util/bind/49058_2.cc: Likewise.
2387
2388 2011-05-21 Paolo Carlini <paolo.carlini@oracle.com>
2389
2390 * include/bits/unique_ptr.h: Use noexcept per the FDIS.
2391
2392 2011-05-20 Paolo Carlini <paolo.carlini@oracle.com>
2393
2394 * testsuite/21_strings/basic_string/requirements/exception/
2395 propagation_consistent.cc: Fix vs POD-ness of value_type.
2396 * testsuite/21_strings/basic_string/requirements/exception/
2397 basic.cc: Likewise.
2398 * testsuite/ext/vstring/requirements/exception/
2399 propagation_consistent.cc: Likewise.
2400 * testsuite/ext/vstring/requirements/exception/basic.cc: Likewise.
2401
2402 2011-05-20 Paolo Carlini <paolo.carlini@oracle.com>
2403
2404 * include/bits/char_traits.h: Use noexcept throughout.
2405 * include/std/typeindex: Likewise.
2406
2407 * include/std/tuple (_Tuple_impl<>_Tuple_impl(_Tuple_impl&&)): Use
2408 noexcept; adjust callers.
2409 * include/bits/stl_pair.h (pair<>::pair(pair<>&&)): Use noexcept.
2410 * testsuite/20_util/tuple/cons/noexcept_move_construct.cc: New.
2411 * testsuite/20_util/pair/cons/noexcept_move_construct.cc: Likewise.
2412 * testsuite/20_util/pair/noexcept_swap.cc: Likewise.
2413 * testsuite/20_util/pair/noexcept_move_assign.cc: Likewise.
2414 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-warning
2415 line numbers.
2416
2417 2011-05-20 Jason Merrill <jason@redhat.com>
2418
2419 * include/ext/pb_ds/assoc_container.hpp: Explicitly qualify calls to
2420 functions from dependent bases.
2421 * include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp: Likewise.
2422 * include/ext/pb_ds/detail/rb_tree_map_/
2423 split_join_fn_imps.hpp: Likewise.
2424 * include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp: Likewise.
2425 * include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp: Likewise.
2426 * include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp: Likewise.
2427 * include/ext/pb_ds/detail/splay_tree_/
2428 split_join_fn_imps.hpp: Likewise.
2429 * include/ext/pb_ds/detail/tree_policy/
2430 order_statistics_imp.hpp: Likewise.
2431 * include/ext/pb_ds/detail/trie_policy/
2432 prefix_search_node_update_imp.hpp: Likewise.
2433 * include/ext/rc_string_base.h: Likewise.
2434 * include/ext/rope: Likewise.
2435 * include/ext/ropeimpl.h: Likewise.
2436 * testsuite/util/exception/safety.h: Likewise.
2437 * testsuite/util/native_type/native_priority_queue.hpp: Likewise.
2438 * testsuite/util/testsuite_io.h: Likewise.
2439 * include/std/functional: Declare mem_fn earlier.
2440 * include/tr1/functional: Likewise.
2441 * include/tr1/exp_integral.tcc: Declare __expint_E1 earlier.
2442
2443 2011-05-19 Paolo Carlini <paolo.carlini@oracle.com>
2444
2445 * include/std/tuple (tuple_element<__i, const _Tp>,
2446 tuple_element<__i, volatile _Tp>, tuple_element<__i,
2447 const volatile _Tp>, tuple_size<const _Tp>, tuple_size<volatile _Tp>,
2448 tuple_size<const volatile _Tp>): Add.
2449 * include/std/utility (tuple_size<std::pair<_Tp1, _Tp2>>): Tweak.
2450 * include/std/array (tuple_size<array<_Tp, _Nm>>): Likewise.
2451 * testsuite/20_util/tuple/cv_tuple_size.cc: New.
2452 * testsuite/20_util/tuple/cv_tuple_element.cc: Likewise.
2453 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Tweak dg-warning
2454 line number.
2455
2456 2011-05-19 Paolo Carlini <paolo.carlini@oracle.com>
2457
2458 * include/std/tuple (tuple<>::operator=(tuple&&)): Specify as
2459 noexcept.
2460 (__get_helper): Likewise.
2461 (_Head_base<>::_M_head, _Tuple_impl<>::_M_head, _M_tail): Likewise.
2462 * include/bits/move.h (swap): Likewise.
2463 * include/bits/algorithmfwd.h (swap): Adjust.
2464 * include/bits/stl_pair.h (pair<>::operator=(pair&&)): Spec noexcept.
2465 * testsuite/util/testsuite_allocator.h (uneq_allocator): In C++0x
2466 mode, prefer delete to access control to make the type not copy
2467 assignable.
2468 * testsuite/util/testsuite_tr1.h: Add test classes.
2469 * testsuite/20_util/tuple/noexcept_swap.cc: New.
2470 * testsuite/20_util/tuple/noexcept_move_assign.cc: Likewise.
2471 * testsuite/25_algorithms/reverse/moveable.cc: Likewise, prefer
2472 delete to access control.
2473 * testsuite/25_algorithms/swap_ranges/moveable.cc: Likewise.
2474 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-warning
2475 line numbers.
2476
2477 2011-05-19 Daniel Krugler <daniel.kruegler@googlemail.com>
2478
2479 * testsuite/util/testsuite_tr1.h: Add test classes.
2480 * testsuite/20_util/is_nothrow_assignable/value.cc: Add.
2481
2482 2011-05-19 Paolo Carlini <paolo.carlini@oracle.com>
2483
2484 * include/std/type_traits (is_assignable, is_copy_assignable,
2485 is_move_assignable, is_nothrow_assignable, is_nothrow_copy_assignable,
2486 is_nothrow_move_assignable): Add; minor tweaks elsewhere.
2487 (has_nothrow_copy_assign): Remove.
2488 * testsuite/util/testsuite_tr1.h: Add test classes.
2489 * testsuite/20_util/is_assignable/requirements/typedefs.cc: Add.
2490 * testsuite/20_util/is_assignable/requirements/
2491 explicit_instantiation.cc: Likewise.
2492 * testsuite/20_util/is_nothrow_assignable/value.cc: Likewise.
2493 * testsuite/20_util/is_nothrow_assignable/requirements/typedefs.cc:
2494 Likewise.
2495 * testsuite/20_util/is_nothrow_assignable/requirements/
2496 explicit_instantiation.cc: Likewise.
2497 * testsuite/20_util/is_move_assignable/value.cc: Likewise.
2498 * testsuite/20_util/is_move_assignable/requirements/typedefs.cc:
2499 Likewise.
2500 * testsuite/20_util/is_move_assignable/requirements/
2501 explicit_instantiation.cc: Likewise.
2502 * testsuite/20_util/is_copy_assignable/value.cc: Likewise.
2503 * testsuite/20_util/is_copy_assignable/requirements/typedefs.cc:
2504 Likewise.
2505 * testsuite/20_util/is_copy_assignable/requirements/
2506 explicit_instantiation.cc: Likewise.
2507 * testsuite/20_util/is_nothrow_move_assignable/value.cc: Likewise.
2508 * testsuite/20_util/is_nothrow_move_assignable/requirements/
2509 typedefs.cc: Likewise.
2510 * testsuite/20_util/is_nothrow_move_assignable/requirements/
2511 explicit_instantiation.cc: Likewise.
2512 * testsuite/20_util/is_nothrow_copy_assignable/value.cc: Likewise.
2513 * testsuite/20_util/is_nothrow_copy_assignable/requirements/
2514 typedefs.cc: Likewise.
2515 * testsuite/20_util/is_nothrow_copy_assignable/requirements/
2516 explicit_instantiation.cc: Likewise.
2517 * testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Adjust
2518 dg-error line numbers.
2519 * testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
2520 Likewise.
2521 * testsuite/20_util/declval/requirements/1_neg.cc: Likewise.
2522
2523 2011-05-18 Jonathan Wakely <jwakely.gcc@gmail.com>
2524
2525 * include/bits/shared_ptr_base.h: Use noexcept. Define special member
2526 functions as defaulted/deleted.
2527 * include/bits/shared_ptr.h: Use noexcept.
2528 * 20_util/shared_ptr/cons/43820_neg.cc: Adjust dg-error line numbers.
2529 * 20_util/weak_ptr/comparison/cmp_neg.cc: Likewise.
2530
2531 2011-05-18 Jonathan Wakely <jwakely.gcc@gmail.com>
2532
2533 * doc/xml/manual/bitmap_allocator.xml: Fix typos.
2534
2535 2011-05-18 Paolo Carlini <paolo.carlini@oracle.com>
2536
2537 * libsupc++/initializer_list: Use noexcept specifier.
2538 (initializer_list<>::size, begin, end): Qualify as const.
2539 * include/bits/move.h (__addressof, forward, move, addressof): Specify
2540 as noexcept.
2541 * include/std/bitset: Use noexcept specifier throughout.
2542 * include/debug/bitset: Update.
2543 * include/profile/bitset: Likewise.
2544
2545 2011-05-17 Paolo Carlini <paolo.carlini@oracle.com>
2546
2547 * include/std/tuple: Use noexcept where appropriate.
2548 (tuple<>::swap): Rework implementation.
2549 (_Head_base<>::_M_swap_impl): Remove.
2550 (get(std::tuple<>&&)): Add.
2551 * testsuite/20_util/tuple/element_access/get2.cc: New.
2552 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-error
2553 line number.
2554
2555 2011-05-16 Paolo Carlini <paolo.carlini@oracle.com>
2556
2557 * include/std/utility: Simplify the last commit, the whole
2558 std::get code is C++0x only.
2559
2560 2011-05-16 Paolo Carlini <paolo.carlini@oracle.com>
2561
2562 * include/std/utility (get(std::pair<>&&)): Add.
2563 * include/bits/stl_pair.h (pair::swap(pair&),
2564 swap(pair<>&, pair<>&)): Use noexcept.
2565 * include/bits/random.h (discard_block_engine<>::base,
2566 independent_bits_engine<>::base, shuffle_order_engine<>::base,
2567 random_device::entropy): Use noexcept.
2568 * include/std/array: Use noexcept where appropriate.
2569 (get(array<>&&)): Add.
2570 * testsuite/23_containers/array/requirements/get.cc: New.
2571 * testsuite/20_util/pair/get.cc: Likewise.
2572 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Tweak dg-error
2573 line number.
2574
2575 2011-05-15 Paolo Carlini <paolo.carlini@oracle.com>
2576
2577 * include/bits/c++config (_GLIBCXX_NOEXCEPT, _GLIBCXX_USE_NOEXCEPT):
2578 Add.
2579 * include/std/limits: Use the latter everywhere.
2580 (numeric_limits<char16_t>, numeric_limits<char32_t>): Simplify
2581 macro usages, the specializations exist only in C++0x mode.
2582 * testsuite/ext/profile/mutex_extensions_neg.cc: Adjust dg-error
2583 line number.
2584
2585 2011-05-11 Paolo Carlini <paolo.carlini@oracle.com>
2586
2587 * testsuite/26_numerics/headers/cmath/overloads_c++0x_neg.cc: Use
2588 dg-require-cmath.
2589 * testsuite/tr1/8_c_compatibility/cmath/overloads_neg.cc: Likewise.
2590
2591 2011-05-11 François Dumont <francois.cppdevs@free.fr>
2592
2593 * include/ext/pb_ds/detail/resize_policy/
2594 hash_load_check_resize_trigger_imp.hpp (assert_valid): Replace
2595 _GLIBCXX_DEBUG_ASSERT calls with PB_DS_DEBUG_VERIFY.
2596 * include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp,
2597 find_fn_imps.hpp, insert_fn_imps.hpp, binomial_heap_base_.hpp,
2598 constructors_destructor_fn_imps.hpp, split_join_fn_imps.hpp
2599 (PB_DS_ASSERT_VALID): Rename in PB_DS_ASSERT_VALID_COND.
2600 * include/ext/pb_ds/detail/debug_map_base.hpp,
2601 splay_tree_/splay_tree_.hpp, ov_tree_map_/ov_tree_map_.hpp,
2602 cc_hash_table_map_/cc_ht_map_.hpp, pat_trie_/pat_trie_.hpp,
2603 leaf.hpp, internal_node.hpp, gp_hash_table_map_/gp_ht_map_.hpp,
2604 bin_search_tree_/bin_search_tree_.hpp, list_update_map_/lu_map_.hpp,
2605 rb_tree_map_/rb_tree_.hpp (PB_DS_ASSERT_VALID, PB_DS_DEBUG_VERIFY,
2606 PB_DS_CHECK_KEY_EXISTS, PB_DS_CHECK_KEY_DOES_NOT_EXIST): Duplicate
2607 macro definitions move...
2608 * include/ext/pb_ds/detail/container_base_dispatch.hpp: ... here...
2609 * include/ext/pb_ds/detail/basic_tree_policy/traits.hpp: ... and here.
2610 * include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp,
2611 resize_policy.hpp, pairing_heap_/pairing_heap_.hpp,
2612 left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp,
2613 binomial_heap_/binomial_heap_.hpp, thin_heap_/thin_heap_.hpp,
2614 rc_binomial_heap_/rc_binomial_heap_.hpp, rc.hpp (PB_DS_ASSERT_VALID,
2615 PB_DS_DEBUG_VERIFY): Duplicate macro definitions move...
2616 * include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:
2617 ...here.
2618
2619 2011-05-09 Paolo Carlini <paolo.carlini@oracle.com>
2620
2621 PR libstdc++/48933
2622 * include/c_global/cmath (acosh, asinh, atanh, cbrt, copysign,
2623 erf, erfc, exp2, expm1, fdim, fma, fmax, hypot, ilogb, lgamma,
2624 llrint, llround, log1p, log2, logb, lrint, lround, nearbyint,
2625 nextafter, nexttoward, remainder, remquo, rint, round, scalbln,
2626 scalbn, tgamma, trunc): Use __enable_if on the return type.
2627 * include/tr1/cmath: Likewise.
2628 * testsuite/26_numerics/headers/cmath/overloads_c++0x_neg.cc: New.
2629 * testsuite/tr1/8_c_compatibility/cmath/overloads_neg.cc: Likewise.
2630
2631 2011-05-07 François Dumont <francois.cppdevs@free.fr>
2632
2633 * include/debug/macro.h (_GLIBCXX_DEBUG_VERIFY_AT): New.
2634 (_GLICXX_DEBUG_VERIFY): Use latter.
2635 * include/ext/pb_ds/detail/resize_policy/
2636 hash_load_check_resize_trigger_imp.hpp: Emit assertion on the line
2637 containing the original assert call.
2638 * include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp,
2639 find_fn_imps.hpp, insert_fn_imps.hpp, binomial_heap_base_.hpp,
2640 constructors_destructor_fn_imps.hpp, debug_fn_imps.hpp,
2641 split_join_fn_imps.hpp: Likewise.
2642 * include/ext/pb_ds/detail/cc_hash_table_map_/
2643 erase_store_hash_fn_imps.hpp, insert_no_store_hash_fn_imps.hpp,
2644 find_fn_imps.hpp, insert_store_hash_fn_imps.hpp, debug_fn_imps.hpp,
2645 debug_no_store_hash_fn_imps.hpp, cc_ht_map_.hpp, resize_fn_imps.hpp,
2646 constructor_destructor_fn_imps.hpp, debug_store_hash_fn_imps.hpp,
2647 erase_no_store_hash_fn_imps.hpp: Likewise.
2648 * include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp,
2649 insert_join_fn_imps.hpp, pat_trie_/head.hpp, debug_fn_imps.hpp,
2650 constructors_destructor_fn_imps.hpp, pat_trie_.hpp, split_fn_imps.hpp,
2651 leaf.hpp, erase_fn_imps.hpp, node_base.hpp, internal_node.hpp:
2652 Likewise.
2653 * include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp,
2654 r_erase_fn_imps.hpp, constructors_destructor_fn_imps.hpp,
2655 debug_fn_imps.hpp, rotate_fn_imps.hpp, erase_fn_imps.hpp,
2656 bin_search_tree_.hpp, insert_fn_imps.hpp, split_join_fn_imps.hpp:
2657 Likewise.
2658 * include/ext/pb_ds/detail/gp_hash_table_map_/
2659 erase_store_hash_fn_imps.hpp, insert_no_store_hash_fn_imps.hpp,
2660 find_fn_imps.hpp, gp_ht_map_.hpp, insert_store_hash_fn_imps.hpp,
2661 debug_fn_imps.hpp, erase_fn_imps.hpp, debug_no_store_hash_fn_imps.hpp,
2662 resize_fn_imps.hpp, constructor_destructor_fn_imps.hpp,
2663 debug_store_hash_fn_imps.hpp, erase_no_store_hash_fn_imps.hpp:
2664 Likewise.
2665 * include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp,
2666 constructors_destructor_fn_imps.hpp, debug_fn_imps.hpp,
2667 erase_fn_imps.hpp, insert_fn_imps.hpp, binary_heap_.hpp,
2668 resize_policy.hpp, split_join_fn_imps.hpp: Likewise.
2669 * include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp,
2670 find_fn_imps.hpp, insert_fn_imps.hpp,
2671 constructors_destructor_fn_imps.hpp, debug_fn_imps.hpp,
2672 pairing_heap_.hpp, split_join_fn_imps.hpp: Likewise.
2673 * include/ext/pb_ds/detail/binomial_heap_/
2674 constructors_destructor_fn_imps.hpp, debug_fn_imps.hpp,
2675 binomial_heap_.hpp: Likewise.
2676 * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
2677 erase_fn_imps.hpp, left_child_next_sibling_heap_.hpp,
2678 constructors_destructor_fn_imps.hpp, debug_fn_imps.hpp: Likewise.
2679 * include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp,
2680 find_fn_imps.hpp, thin_heap_.hpp, insert_fn_imps.hpp,
2681 constructors_destructor_fn_imps.hpp, debug_fn_imps.hpp,
2682 split_join_fn_imps.hpp: Likewise.
2683 * include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp,
2684 ov_tree_map_.hpp, constructors_destructor_fn_imps.hpp,
2685 debug_fn_imps.hpp, split_join_fn_imps.hpp, info_fn_imps.hpp: Likewise.
2686 * include/ext/pb_ds/detail/debug_map_base.hpp: Likewise.
2687 * include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp,
2688 find_fn_imps.hpp, insert_fn_imps.hpp,
2689 constructors_destructor_fn_imps.hpp, debug_fn_imps.hpp,
2690 splay_fn_imps.hpp, split_join_fn_imps.hpp, splay_tree_.hpp: Likewise.
2691 * include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp,
2692 find_fn_imps.hpp, lu_map_.hpp, constructor_destructor_fn_imps.hpp,
2693 insert_fn_imps.hpp, debug_fn_imps.hpp: Likewise.
2694 * include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp,
2695 rc_binomial_heap_.hpp, insert_fn_imps.hpp,
2696 constructors_destructor_fn_imps.hpp, debug_fn_imps.hpp, rc.hpp,
2697 split_join_fn_imps.hpp: Likewise.
2698 * include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp,
2699 insert_fn_imps.hpp, constructors_destructor_fn_imps.hpp,
2700 debug_fn_imps.hpp, rb_tree_.hpp, split_join_fn_imps.hpp: Likewise.
2701 * include/ext/pb_ds/hash_policy.hpp: Likewise.
2702
2703 2011-05-06 Paolo Carlini <paolo.carlini@oracle.com>
2704
2705 * testsuite/22_locale/messages_byname/named_equivalence.cc: Fix.
2706
2707 2011-05-04 Marc Glisse <marc.glisse@normalesup.org>
2708
2709 PR libstdc++/47913 (again)
2710 * include/std/ratio (ratio_add, ratio_less): Rewrite.
2711 * testsuite/20_util/ratio/operations/47913.cc: Extend.
2712 * testsuite/20_util/ratio/cons/cons_overflow_neg.cc: Adjust dg-error
2713 line numbers.
2714 * testsuite/20_util/ratio/operations/ops_overflow_neg.cc: Likewise.
2715
2716 2011-05-03 Paolo Carlini <paolo.carlini@oracle.com>
2717
2718 PR libstdc++/48848
2719 * include/std/valarray (valarray<>::valarray(valarray&&),
2720 valarray<>::operator=(valarray&&), valarray<>::swap): Add.
2721 * doc/xml/manual/status_cxx200x.xml: Update.
2722 * testsuite/26_numerics/valarray/moveable.cc: New.
2723 * testsuite/26_numerics/valarray/swap.cc: Likewise.
2724
2725 2011-05-03 Paolo Carlini <paolo.carlini@oracle.com>
2726
2727 PR libstdc++/48750
2728 * include/parallel/multiway_merge.h: Run _ValueType destructors.
2729 * include/parallel/multiway_mergesort.h: Likewise.
2730 * include/parallel/quicksort.h: Likewise.
2731 * include/parallel/random_shuffle.h: Likewise.
2732 * include/parallel/partial_sum.h: Likewise.
2733 * include/parallel/losertree.h: Run destructors; minor tweaks.
2734 * include/parallel/par_loop.h: Run destructors, fix memory
2735 allocations and deallocations.
2736 * testsuite/26_numerics/accumulate/48750.cc: New.
2737
2738 * testsuite/ext/profile/mutex_extensions_neg.cc: Do not run in
2739 parallel-mode to avoid spurious multiple errors.
2740
2741 2011-05-03 Jonathan Wakely <jwakely.gcc@gmail.com>
2742
2743 * include/std/functional (bind): Remove from overload set when first
2744 argument type might be a socket file descriptor.
2745 * testsuite/20_util/bind/socket.cc: New.
2746
2747 2011-05-03 Jonathan Wakely <jwakely.gcc@gmail.com>
2748
2749 PR libstdc++/48848
2750 * doc/xml/manual/status_cxx200x.xml: Update valarray status.
2751 * doc/html/*: Regenerate.
2752
2753 2011-05-02 Ollie Wild <aaw@google.com>
2754
2755 * include/ext/sso_string_base.h (__sso_string_base<>::_M_construct):
2756 Fix unqualified lookup.
2757 (__sso_string_base<>::_M_assign): Likewise.
2758 (__sso_string_base<>::_M_reserve): Likewise.
2759 (__sso_string_base<>::_M_mutate): Likewise.
2760 (__sso_string_base<>::_M_erase): Likewise.
2761 * include/ext/vstring.h (__versa_string<>::replace): Likewise.
2762 (__versa_string<>::compare): Likewise.
2763 * include/ext/vstring.tcc (__versa_string<>::compare): Likewise.
2764
2765 2011-05-02 Jonathan Wakely <jwakely.gcc@gmail.com>
2766
2767 * doc/xml/manual/status_cxx200x.xml: Update to reflect current status
2768 and FDIS content.
2769 * doc/xml/manual/documentation_hacking.xml: Fix typo.
2770 * doc/html/*: Regenerate.
2771
2772 2011-04-30 Daniel Krugler <daniel.kruegler@googlemail.com>
2773
2774 * include/std/type_traits (__is_default_constructible_atom,
2775 __is_default_constructible_safe<, true>,
2776 __is_direct_constructible_new_safe,
2777 __is_base_to_derived_ref<,, true>, __is_lvalue_to_rvalue_ref<,, true>,
2778 __is_direct_constructible_ref_cast, __is_direct_constructible,
2779 __is_nary_constructible): Simplify; add comments throughout.
2780
2781 2011-04-30 Paolo Carlini <paolo.carlini@oracle.com>
2782
2783 * testsuite/20_util/make_signed/requirements/typedefs_neg.cc:
2784 Adjust dg-error line numbers.
2785 * testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
2786 Likewise.
2787 * testsuite/20_util/declval/requirements/1_neg.cc: Likewise.
2788
2789 2011-04-30 Doug Kwan <dougkwan@google.com>
2790
2791 * include/Makefile.am (install-freestanding-headers): Also install
2792 cxxabi_tweaks.h.
2793 * include/Makefile.in: Regenerate.
2794
2795 2011-04-28 Paolo Carlini <paolo.carlini@oracle.com>
2796
2797 PR libstdc++/48760
2798 * include/std/complex (complex<float>::complex(float, float),
2799 complex<double>::complex(double, double),
2800 complex<long double>::complex(long double, long double)): Use
2801 list-initialization in C++0x mode, initialize in the body in
2802 C++03 mode.
2803 * testsuite/26_numerics/complex/cons/48760.cc: New.
2804 * testsuite/26_numerics/complex/cons/48760_c++0x.cc: Likewise.
2805
2806 2011-04-28 Paolo Carlini <paolo.carlini@oracle.com>
2807
2808 * include/std/bitset (_Base_bitset(unsigned long long)): Minor
2809 tweak, remove redundant round braces.
2810
2811 2011-04-27 Paolo Carlini <paolo.carlini@oracle.com>
2812
2813 * include/bits/move.h (move_if_noexcept): Add.
2814 * testsuite/20_util/move_if_noexcept/requirements/
2815 explicit_instantiation.cc: New.
2816 * testsuite/20_util/move_if_noexcept/1.cc: Likewise.
2817
2818 2011-04-25 Paolo Carlini <paolo.carlini@oracle.com>
2819
2820 * include/std/type_traits (struct underlying_type): Add.
2821 * testsuite/20_util/underlying_type/requirements/typedefs-1.cc: New.
2822 * testsuite/20_util/underlying_type/requirements/typedefs-2.cc:
2823 Likewise.
2824 * testsuite/20_util/underlying_type/requirements/
2825 explicit_instantiation.cc: Likewise.
2826 * testsuite/20_util/declval/requirements/1_neg.cc: Adjust dg-error
2827 line number.
2828
2829 2011-04-24 Paolo Carlini <paolo.carlini@oracle.com>
2830
2831 * include/parallel/multiway_merge.h: Uglify equally_split
2832 and equally_split_point throughout.
2833 * include/parallel/par_loop.h: Likewise.
2834 * include/parallel/equally_split.h: Likewise.
2835 * include/parallel/set_operations.h: Likewise.
2836 * include/parallel/unique_copy.h: Likewise.
2837 * include/parallel/multiway_mergesort.h: Likewise.
2838 * include/parallel/search.h: Likewise.
2839 * include/parallel/partial_sum.h: Likewise.
2840 * include/parallel/find.h: Likewise.
2841
2842 2011-04-24 Gerald Pfeifer <gerald@pfeifer.com>
2843
2844 * doc/xml/manual/parallel_mode.xml: Fix link to libgomp online
2845 documentation. Expand link text.
2846
2847 2011-04-24 Gerald Pfeifer <gerald@pfeifer.com>
2848
2849 * libsupc++/cxxabi.h: Adjust link to FAQ entry.
2850
2851 2011-04-22 François Dumont <francois.cppdevs@free.fr>
2852
2853 * testsuite/lib/libstdc++.exp (check_v3_target_time): Discard
2854 unused compilation result thanks to /dev/null.
2855 * testsuite/lib/libstdc++.exp (check_v3_target_debug_mode,
2856 check_v3_target_profile_mode, check_v3_target_normal_mode,
2857 check_v3_target_cstdint, check_v3_target_cmath,
2858 check_v3_target_atomic_builtins, check_v3_target_gthreads,
2859 check_v3_target_nanosleep, check_v3_target_sched_yield,
2860 check_v3_target_string_conversions, check_v3_target_swprintf,
2861 check_v3_target_binary_io): Use simple preprocessing rather than
2862 compilation. Discard unused preprocessing result thanks to /dev/null.
2863
2864 2011-04-20 Jim Meyering <meyering@redhat.com>
2865
2866 * libsupc++/del_opnt.cc (operator delete): Remove useless
2867 if-before-free.
2868
2869 2011-04-19 Jonathan Wakely <jwakely.gcc@gmail.com>
2870
2871 PR libstdc++/48521
2872 * include/std/type_traits (result_of): Handle pointer to member.
2873 * include/std/functional (__invoke): Likewise.
2874 (_Function_to_function_pointer): Remove.
2875 (_Reference_wrapper_base): Provide nested types independent of
2876 unary_function and binary_function.
2877 (reference_wrapper::operator()): DR 2017.
2878 (ref(const A&&), cref(const A&&): Define as deleted.
2879 * include/std/future (async): Simplify SFINAE and use result_of to
2880 support pointer to member.
2881 * testsuite/20_util/reference_wrapper/invoke.cc: Test pointer to
2882 member.
2883 * testsuite/20_util/reference_wrapper/24803.cc: Likewise.
2884 * testsuite/20_util/reference_wrapper/typedefs.cc: Test for types
2885 instead of derivation from unary_function and binary_function.
2886 * testsuite/20_util/declval/requirements/1_neg.cc: Adjust.
2887 * testsuite/20_util/reference_wrapper/invoke-2.cc: New.
2888 * testsuite/20_util/reference_wrapper/ref_neg.c: New.
2889 * testsuite/20_util/reference_wrapper/typedefs-3.c: New.
2890
2891 2011-04-19 Hans-Peter Nilsson <hp@axis.com>
2892
2893 PR testsuite/48675
2894 * testsuite/20_util/hash/chi2_quality.cc (test_document_words): Stub
2895 this part if SAMPLES < 100000.
2896
2897 2011-04-18 Paolo Carlini <paolo.carlini@oracle.com>
2898
2899 * include/std/type_traits (is_nothrow_default_constructible,
2900 is_nothrow_copy_constructible, is_nothrow_move_constructible,
2901 is_copy_constructible, is_move_constructible): Add.
2902 (has_nothrow_default_constructor, has_nothrow_copy_constructor):
2903 Remove.
2904 (is_nothrow_constructible): Adjust.
2905
2906 * testsuite/util/testsuite_tr1.h (ThrowDefaultClass,
2907 ThrowCopyConsClass, ThrowMoveConsClass, NoexceptDefaultClass,
2908 ExceptDefaultClass, NoexceptCopyConsClass, ExceptCopyConsClass,
2909 NoexceptMoveConsClass, ExceptMoveConsClass): Add in C++0x mode.
2910
2911 * testsuite/20_util/has_nothrow_default_constructor: Remove.
2912 * testsuite/20_util/has_nothrow_copy_constructor: Likewise.
2913
2914 * testsuite/20_util/is_nothrow_move_constructible/value.cc: Likewise.
2915 * testsuite/20_util/is_nothrow_move_constructible/requirements/
2916 typedefs.cc: Likewise.
2917 * testsuite/20_util/is_nothrow_move_constructible/requirements/
2918 explicit_instantiation.cc: Likewise.
2919 * testsuite/20_util/is_nothrow_copy_constructible/value.cc: Likewise.
2920 * testsuite/20_util/is_nothrow_copy_constructible/requirements/
2921 typedefs.cc: Likewise.
2922 * testsuite/20_util/is_nothrow_copy_constructible/requirements/
2923 explicit_instantiation.cc: Likewise.
2924 * testsuite/20_util/is_nothrow_default_constructible/value.cc:
2925 Likewise.
2926 * testsuite/20_util/is_nothrow_default_constructible/requirements/
2927 typedefs.cc: Likewise.
2928 * testsuite/20_util/is_nothrow_default_constructible/requirements/
2929 explicit_instantiation.cc: Likewise.
2930 * testsuite/20_util/is_move_constructible/value.cc: Likewise.
2931 * testsuite/20_util/is_move_constructible/requirements/typedefs.cc:
2932 Likewise.
2933 * testsuite/20_util/is_move_constructible/requirements/
2934 explicit_instantiation.cc: Likewise.
2935 * testsuite/20_util/is_copy_constructible/value.cc: Likewise.
2936 * testsuite/20_util/is_copy_constructible/requirements/typedefs.cc:
2937 Likewise.
2938 * testsuite/20_util/is_copy_constructible/requirements/
2939 explicit_instantiation.cc: Likewise.
2940
2941 * testsuite/20_util/is_default_constructible/value.cc: Add tests.
2942 * testsuite/20_util/is_nothrow_constructible/value.cc: Likewise.
2943
2944 * testsuite/20_util/make_signed/requirements/typedefs_neg.cc:
2945 Adjust dg-error line numbers.
2946 * testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
2947 Likewise.
2948 * testsuite/20_util/declval/requirements/1_neg.cc: Likewise.
2949
2950 2011-04-17 Paolo Carlini <paolo.carlini@oracle.com>
2951
2952 * testsuite/25_algorithms/partition/moveable.cc: Actually run
2953 it in parallel-mode for check-parallel.
2954
2955 2011-04-17 Daniel Krugler <daniel.kruegler@googlemail.com>
2956 Paolo Carlini <paolo.carlini@oracle.com>
2957
2958 PR libstdc++/48635 (again)
2959 * include/bits/unique_ptr.h (unique_ptr<>::unique_ptr(unique_ptr<>&&),
2960 unique_ptr<_Tp[]>::unique_ptr(unique_ptr<>&&),
2961 unique_ptr<>::operator=(unique_ptr<>&&),
2962 unique_ptr<_Tp[]>::operator=(unique_ptr<>&&)): Use forward<_Ep>, not
2963 forward<_Dp>, to forward the deleter.
2964 * testsuite/20_util/unique_ptr/assign/48635_neg.cc: New.
2965
2966 2011-04-15 Daniel Krugler <daniel.kruegler@googlemail.com>
2967 Paolo Carlini <paolo.carlini@oracle.com>
2968
2969 PR libstdc++/48631
2970 * include/bits/unique_ptr.h (default_delete<_Tp[]>): Add deleted
2971 function call operator.
2972 * testsuite/20_util/default_delete/48631_neg.cc: New.
2973 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-error
2974 line numbers.
2975
2976 2011-04-15 Daniel Krugler <daniel.kruegler@googlemail.com>
2977 Paolo Carlini <paolo.carlini@oracle.com>
2978
2979 PR libstdc++/48635
2980 * include/bits/unique_ptr.h (unique_ptr<>::operator=(unique_ptr&&),
2981 unique_ptr<>::operator=(unique_ptr<>&&),
2982 unique_ptr<_Tp[],>::operator=(unique_ptr&&),
2983 unique_ptr<_Tp[],>::operator=(unique_ptr<>&&)): Forward the deleter
2984 instead of moving it.
2985 * testsuite/20_util/unique_ptr/assign/48635.cc: New.
2986
2987 2011-04-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2988
2989 * scripts/extract_symvers.pl: Handle NOTY.
2990
2991 2011-04-15 Paolo Carlini <paolo.carlini@oracle.com>
2992
2993 * include/std/istream: Fix comments in the light of DR60 + N3168.
2994
2995 2011-04-13 Daniel Krugler <daniel.kruegler@googlemail.com>
2996 Paolo Carlini <paolo.carlini@oracle.com>
2997
2998 PR libstdc++/48526
2999 * include/std/type_traits (struct is_constructible): Re-implement,
3000 according to n3290.
3001 (struct is_default_constructible): Add.
3002 (struct is_destructible): Likewise.
3003 (struct __and_, __or_, __not_): Add and use throughout; reorder some
3004 facilities, other minor tweaks.
3005 * testsuite/util/testsuite_tr1.h: Add test types.
3006 * testsuite/20_util/is_constructible/value-2.cc: New.
3007 * testsuite/20_util/is_default_constructible/value.cc: Likewise.
3008 * testsuite/20_util/is_default_constructible/requirements/typedefs.cc:
3009 Likewise.
3010 * testsuite/20_util/is_default_constructible/requirements/
3011 explicit_instantiation.cc: Likewise.
3012 * testsuite/20_util/is_destructible/value.cc: Likewise.
3013 * testsuite/20_util/is_destructible/requirements/typedefs.cc:
3014 Likewise.
3015 * testsuite/20_util/is_destructible/requirements/
3016 explicit_instantiation.cc: Likewise.
3017 * testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Adjust
3018 dg-error line numbers.
3019 * testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
3020 Likewise.
3021 * testsuite/20_util/declval/requirements/1_neg.cc: Likewise.
3022 * testsuite/20_util/ratio/cons/cons_overflow_neg.cc: Likewise.
3023
3024 2011-04-13 Paolo Carlini <paolo.carlini@oracle.com>
3025
3026 * testsuite/20_util/is_function/value.cc: Add, adapted from the tr
3027 testsuite.
3028 * testsuite/20_util/is_function/requirements/typedefs.cc: Likewise.
3029 * testsuite/20_util/is_function/requirements/
3030 explicit_instantiation.cc: Likewise.
3031 * testsuite/20_util/is_function/24808.cc: Likewise.
3032 * testsuite/20_util/is_function/35637.cc: Likewise.
3033 * testsuite/20_util/is_object/value.cc: Likewise.
3034 * testsuite/20_util/is_object/requirements/typedefs.cc: Likewise.
3035 * testsuite/20_util/is_object/requirements/explicit_instantiation.cc:
3036 : Likewise.
3037 * testsuite/20_util/is_object/24808.cc: Likewise.
3038 * testsuite/20_util/is_compound/value.cc: Likewise.
3039 * testsuite/20_util/is_compound/requirements/typedefs.cc: Likewise.
3040 * testsuite/20_util/is_compound/requirements/
3041 explicit_instantiation.cc: Likewise.
3042 * testsuite/20_util/is_member_object_pointer/value.cc: Likewise.
3043 * testsuite/20_util/is_member_object_pointer/requirements/
3044 typedefs.cc: Likewise.
3045 * testsuite/20_util/is_member_object_pointer/requirements/
3046 explicit_instantiation.cc: Likewise.
3047 * testsuite/20_util/is_fundamental/value.cc: Likewise.
3048 * testsuite/20_util/is_fundamental/requirements/typedefs.cc: Likewise.
3049 * testsuite/20_util/is_fundamental/requirements/
3050 explicit_instantiation.cc: Likewise.
3051 * testsuite/20_util/is_member_pointer/value.cc: Likewise.
3052 * testsuite/20_util/is_member_pointer/requirements/typedefs.cc:
3053 Likewise.
3054 * testsuite/20_util/is_member_pointer/requirements/
3055 explicit_instantiation.cc: Likewise.
3056 * testsuite/20_util/is_member_function_pointer/value.cc: Likewise.
3057 * testsuite/20_util/is_member_function_pointer/
3058 requirements/typedefs.cc: Likewise.
3059 * testsuite/20_util/is_member_function_pointer/requirements/
3060 explicit_instantiation.cc: Likewise.
3061
3062 * testsuite/20_util/is_convertible/value.cc: Minor tweak, adjust
3063 Copyright years.
3064
3065 2011-04-12 Takaya Saito <gintensubaru@gmail.com>
3066
3067 PR libstdc++/48476
3068 * include/std/tuple (_Tuple_impl<>::_Tuple_impl(_Tuple_impl<>&&),
3069 _Tuple_impl<>::operator=(_Tuple_impl&&), _Tuple_impl<>::operator=
3070 (_Tuple_impl<>&&), tuple_cat): Use std::forward where appropriate.
3071 * testsuite/20_util/tuple/cons/48476.cc: New.
3072 * testsuite/20_util/tuple/48476.cc: Likewise.
3073 * testsuite/20_util/tuple/creation_functions/48476.cc: Likewise.
3074
3075 2011-04-12 Allan McRae <allan@archlinux.org>
3076
3077 PR libstdc++/48566
3078 * testsuite/tr1/6_containers/unordered_map/requirements/
3079 iterator_null_neg.cc: Include <cstddef>.
3080 * testsuite/tr1/6_containers/unordered_set/requirements/
3081 iterator_null_neg.cc: Likewise.
3082 * testsuite/27_io/basic_filebuf/seekoff/wchar_t/4.cc: Include
3083 <cstring>.
3084 * testsuite/util/testsuite_common_types.h: Include <limits>.
3085 * testsuite/29_atomics/atomic_integral/cons/assign_neg.cc:
3086 Adjust dg-error line numbers.
3087 * testsuite/29_atomics/atomic_integral/cons/copy_neg.cc: Likewise.
3088 * testsuite/29_atomics/atomic_integral/operators/increment_neg.cc:
3089 Likewise.
3090 * testsuite/29_atomics/atomic_integral/operators/bitwise_neg.cc:
3091 Likewise.
3092 * testsuite/29_atomics/atomic_integral/operators/decrement_neg.cc:
3093 Likewise.
3094 * testsuite/29_atomics/atomic/cons/assign_neg.cc: Likewise.
3095 * testsuite/29_atomics/atomic/cons/copy_neg.cc: Likewise.
3096
3097 2011-04-11 Jason Merrill <jason@redhat.com>
3098
3099 * testsuite/20_util/is_convertible/value.cc: Adjust.
3100
3101 2011-04-11 Paolo Carlini <paolo.carlini@oracle.com>
3102
3103 * testsuite/25_algorithms/inplace_merge/moveable.cc: Actually run
3104 it in parallel-mode for check-parallel.
3105 * testsuite/25_algorithms/rotate/moveable.cc: Likewise.
3106 * testsuite/25_algorithms/stable_partition/moveable.cc: Likewise.
3107 * testsuite/25_algorithms/remove/moveable.cc: Likewise.
3108 * testsuite/25_algorithms/sort_heap/check_compare_by_value.cc:
3109 Likewise.
3110 * testsuite/25_algorithms/unique/moveable.cc: Likewise.
3111 * testsuite/25_algorithms/remove_if/moveable.cc: Likewise.
3112 * testsuite/25_algorithms/heap/moveable.cc: Likewise.
3113
3114 * testsuite/25_algorithms/next_permutation/moveable.cc: Only skip
3115 the tests based on std::lexicographical_compare for check-parallel.
3116 * testsuite/25_algorithms/prev_permutation/moveable.cc: Likewise.
3117
3118 2011-04-10 Jonathan Wakely <jwakely.gcc@gmail.com>
3119
3120 PR libstdc++/48541
3121 * include/std/functional (_Base_manager::_M_get_pointer): Use
3122 addressof.
3123 * testsuite/20_util/function/48541.cc: New.
3124
3125 2011-04-10 Jonathan Wakely <jwakely.gcc@gmail.com>
3126
3127 PR libstdc++/48465
3128 * configure.ac (libtool_VERSION): Bump library version to 6:16:0.
3129 * configure: Regenerate.
3130 * config/abi/pre/gnu.ver (GLIBCXX_3.4.16): Export missing symbols.
3131 * testsuite/util/testsuite_abi.cc: Add GLIBCXX_3.4.16.
3132
3133 2011-04-06 Jeffrey Yasskin <jyasskin@google.com>
3134
3135 * include/ext/algorithm (is_sorted): In C++0x mode import from
3136 namespace std.
3137 * include/ext/numeric (iota): In C++0x mode import from
3138 namespace std.
3139 * testsuite/ext/is_sorted/cxx0x.cc: New.
3140 * testsuite/ext/iota/cxx0x.cc: New.
3141
3142 2011-04-02 Jonathan Wakely <redi@gcc.gnu.org>
3143
3144 PR libstdc++/48398
3145 * include/bits/unique_ptr.h (__tuple_type): Store pointer type.
3146 * testsuite/20_util/unique_ptr/modifiers/48398.cc: New.
3147 * testsuite/20_util/unique_ptr/requirements/pointer_type.cc: Remove
3148 unused parameter name.
3149
3150 2011-03-31 Jeffrey Yasskin <jyasskin@google.com>
3151
3152 * libsupc++/exception_ptr.h: Forward-declare std::type_info.
3153 * libsupc++/nested_exception.h (__throw_with_nested): Remove a
3154 redundant default argument from std::__throw_with_nested.
3155
3156 2011-03-31 Paolo Carlini <paolo.carlini@oracle.com>
3157
3158 PR libstdc++/48382
3159 * src/ctype.cc: Do not include <bits/ctype_noninline.h>.
3160 * src/Makefile.am: Add ctype_configure_char.cc to host_sources.
3161 * src/Makefile.in: Regenerate.
3162 * include/Makefile.am: Remove ctype_noninline.h from host_headers.
3163 * include/Makefile.in: Regenerate.
3164 * doc/xml/manual/internals.xml: Update.
3165 * config/os/newlib/ctype_noninline.h: Fixup and rename to...
3166 * config/os/newlib/ctype_configure_char.cc: ... this.
3167 * config/os/aix/ctype_noninline.h: Likewise.
3168 * config/os/aix/ctype_configure_char.cc: Likewise.
3169 * config/os/vxworks/ctype_noninline.h: Likewise.
3170 * config/os/vxworks/ctype_configure_char.cc
3171 * config/os/hpux/ctype_noninline.h: Likewise.
3172 * config/os/hpux/ctype_configure_char.cc: Likewise.
3173 * config/os/gnu-linux/ctype_noninline.h: Likewise.
3174 * config/os/gnu-linux/ctype_configure_char.cc: Likewise.
3175 * config/os/mingw32/ctype_noninline.h: Likewise.
3176 * config/os/mingw32/ctype_configure_char.cc: Likewise.
3177 * config/os/tpf/ctype_noninline.h: Likewise.
3178 * config/os/tpf/ctype_configure_char.cc: Likewise.
3179 * config/os/uclibc/ctype_noninline.h: Likewise.
3180 * config/os/uclibc/ctype_configure_char.cc: Likewise.
3181 * config/os/bionic/ctype_noninline.h: Likewise.
3182 * config/os/bionic/ctype_configure_char.cc: Likewise.
3183 * config/os/djgpp/ctype_noninline.h: Likewise.
3184 * config/os/djgpp/ctype_configure_char.cc: Likewise.
3185 * config/os/qnx/qnx6.1/ctype_noninline.h: Likewise.
3186 * config/os/qnx/qnx6.1/ctype_configure_char.cc: Likewise.
3187 * config/os/bsd/netbsd/ctype_noninline.h: Likewise.
3188 * config/os/bsd/netbsd/ctype_configure_char.cc: Likewise.
3189 * config/os/bsd/darwin/ctype_noninline.h: Likewise.
3190 * config/os/bsd/darwin/ctype_configure_char.cc: Likewise.
3191 * config/os/bsd/freebsd/ctype_noninline.h: Likewise.
3192 * config/os/bsd/freebsd/ctype_configure_char.cc: Likewise.
3193 * config/os/irix/irix6.5/ctype_noninline.h: Likewise.
3194 * config/os/irix/irix6.5/ctype_configure_char.cc: Likewise.
3195 * config/os/generic/ctype_noninline.h: Likewise.
3196 * config/os/generic/ctype_configure_char.cc: Likewise.
3197 * config/os/solaris/solaris2.7/ctype_noninline.h: Likewise.
3198 * config/os/solaris/solaris2.7/ctype_configure_char.cc: Likewise.
3199
3200 2011-03-25 Jonathan Wakely <jwakely.gcc@gmail.com>
3201
3202 * include/std/future (future::share): Add.
3203 (packaged_task::result_type): Remove as per LWG 2030.
3204 (packaged_task::packaged_task): Remove redundant constructors, as per
3205 LWG 1514.
3206 * testsuite/30_threads/future/members/share.cc: New.
3207 * testsuite/30_threads/packaged_task/requirements/typedefs.cc: Remove.
3208
3209 2011-03-25 Jonathan Wakely <jwakely.gcc@gmail.com>
3210
3211 * testsuite/28_regex/match_results/ctors/char/default.cc: Do not call
3212 members which require a fully established result state.
3213 * testsuite/28_regex/match_results/ctors/wchar_t/default.cc: Likewise.
3214
3215 2011-03-25 Paolo Carlini <paolo.carlini@oracle.com>
3216
3217 * include/bits/random.h (negative_binomial_distribution<>::
3218 negative_binomial_distribution(_IntType, double),
3219 negative_binomial_distribution<>::
3220 negative_binomial_distribution(const param_type&)): Tweak
3221 construction of _M_gd.
3222 * include/bits/random.tcc (negative_binomial_distribution<>::
3223 operator()): Adjust.
3224
3225 2011-03-24 Paolo Carlini <paolo.carlini@oracle.com>
3226
3227 * include/bits/random.h (negative_binomial_distribution<>::
3228 negative_binomial_distribution(_IntType, double),
3229 negative_binomial_distribution<>::
3230 negative_binomial_distribution(const param_type&)): Fix
3231 construction of _M_gd.
3232 * include/bits/random.tcc (negative_binomial_distribution<>::
3233 operator()): Fix computation, per Leger's algorithm.
3234 * testsuite/util/testsuite_random.h (discrete_pdf,
3235 negative_binomial_pdf, poisson_pdf, uniform_int_pdf): New.
3236 (binomial_pdf): Swap last two parameters.
3237 * testsuite/26_numerics/random/discrete_distribution/
3238 operators/values.cc: New.
3239 * testsuite/26_numerics/random/negative_binomial_distribution/
3240 operators/values.cc: Likewise.
3241 * testsuite/26_numerics/random/poisson_distribution/
3242 operators/values.cc: Likewise.
3243 * testsuite/26_numerics/random/uniform_int_distribution/
3244 operators/values.cc: Likewise.
3245 * testsuite/26_numerics/random/binomial_distribution/
3246 operators/values.cc: Adjust.
3247
3248 2011-03-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3249
3250 * config/abi/post/solaris2.8/baseline_symbols.txt: Regenerate.
3251 * config/abi/post/solaris2.8/sparcv9/baseline_symbols.txt: Likewise.
3252 * config/abi/post/solaris2.10/baseline_symbols.txt: Likewise.
3253 * config/abi/post/solaris2.10/amd64/baseline_symbols.txt: Likewise.
3254 * config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt: Likewise.
3255
3256 2011-03-23 Matthias Klose <doko@ubuntu.com>
3257
3258 * config/abi/post/sparc-linux-gnu/baseline_symbols.txt: Regenerated.
3259
3260 2011-03-23 Uros Bizjak <ubizjak@gmail.com>
3261
3262 * config/abi/post/alpha-linux-gnu/baseline_symbols.txt: Regenerated.
3263
3264 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3265
3266 * configure.ac: Don't handle powerpc*-*-gnu*.
3267 * configure: Regenerate.
3268
3269 2011-03-22 Paolo Carlini <paolo.carlini@oracle.com>
3270
3271 * testsuite/21_strings/basic_string/cons/char/moveable2.cc: Tweak
3272 Copyright years.
3273 * testsuite/21_strings/basic_string/cons/wchar_t/moveable2.cc:
3274 Likewise.
3275
3276 2011-03-22 Paolo Carlini <paolo.carlini@oracle.com>
3277
3278 * include/bits/shared_ptr.h (operator>, operator<=, operator>=): Add,
3279 per DR 1401.
3280 (operator==, operator!=, operator<): Fix per the letter of DR 1401.
3281 * include/bits/shared_ptr_base.h: Likewise for __shared_ptr.
3282 * include/bits/unique_ptr.h (operator==, operator!=, operator<,
3283 operator<=, operator>, operator>=): Fix per the letter of DR 1401.
3284 * testsuite/20_util/shared_ptr/comparison/dr1401.cc: New.
3285 * testsuite/20_util/unique_ptr/comparison/dr1401.cc: Likewise.
3286 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust.
3287
3288 2011-03-22 Jakub Jelinek <jakub@redhat.com>
3289
3290 * config/abi/pre/gnu.ver (GLIBCXX_3.4.15): Export _ZNSsC2EOSs
3291 and _ZNSbIwSt11char_traitsIwESaIwEEC2EOS2_.
3292 * config/abi/post/solaris2.8/baseline_symbols.txt: Regenerated.
3293 * config/abi/post/solaris2.8/sparcv9/baseline_symbols.txt: Likewise.
3294 * config/abi/post/s390x-linux-gnu/baseline_symbols.txt: Likewise.
3295 * config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: Likewise.
3296 * config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt: Likewise.
3297 * config/abi/post/powerpc-linux-gnu/baseline_symbols.txt: Likewise.
3298 * config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt: Likewise.
3299 * config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt:
3300 Likewise.
3301 * config/abi/post/solaris2.10/baseline_symbols.txt: Likewise.
3302 * config/abi/post/solaris2.10/amd64/baseline_symbols.txt: Likewise.
3303 * config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt: Likewise.
3304 * config/abi/post/i486-linux-gnu/baseline_symbols.txt: Likewise.
3305 * config/abi/post/i386-linux-gnu/baseline_symbols.txt: Likewise.
3306 * config/abi/post/s390-linux-gnu/baseline_symbols.txt: Likewise.
3307 * testsuite/21_strings/basic_string/cons/char/moveable2.cc: New test.
3308 * testsuite/21_strings/basic_string/cons/wchar_t/moveable2.cc: New
3309 test.
3310
3311 2011-03-21 Jack Howarth <howarth@bromo.med.uc.edu>
3312
3313 * testsuite/lib/prune.exp (libstdc++-dg-prune): Prune "could not
3314 create compact unwind for" warnings.
3315
3316 2011-03-21 Jakub Jelinek <jakub@redhat.com>
3317
3318 * config/abi/post/i386-linux-gnu/baseline_symbols.txt: Update.
3319 * config/abi/post/i486-linux-gnu/baseline_symbols.txt: Likewise.
3320 * config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt:
3321 Likewise.
3322 * config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt: Likewise.
3323 * config/abi/post/powerpc-linux-gnu/baseline_symbols.txt: Likewise.
3324 * config/abi/post/s390-linux-gnu/baseline_symbols.txt: Likewise.
3325 * config/abi/post/s390x-linux-gnu/baseline_symbols.txt: Likewise.
3326 * config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt: Likewise.
3327 * config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: Likewise.
3328 * config/abi/post/solaris2.8/sparcv9/baseline_symbols.txt: Likewise.
3329 * config/abi/post/solaris2.10/amd64/baseline_symbols.txt: Likewise.
3330 * config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt: Likewise.
3331
3332 * testsuite/util/testsuite_abi.cc (check_version): Set incompatible
3333 even when adding symbols to CXXABI_1.3, GLIBCXX_LDBL_3.4 and
3334 CXXABI_LDBL_1.3 versions.
3335
3336 2011-03-21 Benjamin Kosnik <bkoz@redhat.com>
3337
3338 * config/abi/pre/gnu.ver: Remove typeinfo name exports for C++0x types.
3339
3340 2011-03-21 Jakub Jelinek <jakub@redhat.com>
3341
3342 * config/abi/pre/gnu.ver (CXXABI_1.3): Don't export _ZT[IS][PK]*[no].
3343 (CXXABI_1.3.5): Export _ZTI[PK]*[no].
3344
3345 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3346
3347 * testsuite/22_locale/num_put/put/char/14220.cc: Don't xfail on
3348 sparc*-sun-solaris2.10 && lp64.
3349
3350 2011-03-19 Paolo Carlini <paolo.carlini@oracle.com>
3351
3352 * testsuite/lib/libstdc++.exp (check_v3_target_c99_math): Rename
3353 to check_v3_target_cmath.
3354 * testsuite/lib/dg-options.exp (dg-require-c99_math): Rename
3355 to dg-require-cmath.
3356 * testsuite/26_numerics/random/binomial_distribution/
3357 operators/values.cc: Adjust.
3358
3359 2011-03-18 Diego Novillo <dnovillo@google.com>
3360
3361 * testsuite/decimal/mixed-mode-arith_neg.cc: Rename from
3362 mixed-mode_neg.cc
3363 * testsuite/decimal/mixed-mode-cmp_neg.cc: Factor out of
3364 mixed-mode-arith_neg.cc
3365
3366 2011-03-18 Paolo Carlini <paolo.carlini@oracle.com>
3367
3368 * testsuite/util/testsuite_random.h: New.
3369 * testsuite/lib/libstdc++.exp (check_v3_target_c99_math): Add.
3370 * testsuite/lib/dg-options.exp (dg-require-c99_math): Likewise.
3371 * testsuite/26_numerics/random/bernoulli_distribution/
3372 operators/values.cc: New.
3373 * testsuite/26_numerics/random/binomial_distribution/
3374 operators/values.cc: Likewise.
3375 * testsuite/26_numerics/random/geometric_distribution/
3376 operators/values.cc: Likewise.
3377
3378 2011-03-16 Benjamin Kosnik <bkoz@redhat.com>
3379
3380 * config/abi/pre/gnu.ver: Add base destructors for stdexcept classes.
3381 * testsuite/19_diagnostics/stdexcept.cc: New.
3382
3383 2011-03-15 Benjamin Kosnik <bkoz@redhat.com>
3384
3385 * include/std/thread: Revert.
3386 * src/thread.cc: Same.
3387 * config/abi/pre/gnu.ver: Same.
3388
3389 2011-03-15 Doug Kwan <dougkwan@google.com>
3390
3391 PR libstdc++/48123
3392 * include/Makefile.am (install-freestanding-headers): Install
3393 cpu_defines.h
3394 * include/Makefile.in: Regenerate.
3395
3396 2011-03-15 Benjamin Kosnik <bkoz@redhat.com>
3397
3398 * config/abi/pre/gnu.ver: Make nested_exception exports super clear.
3399 Move bad_function_call exports from CXXABI_1.3.5 to GLIBCXX_3.4.15.
3400
3401 2011-03-14 Benjamin Kosnik <bkoz@redhat.com>
3402
3403 PR libstdc++/48130
3404 * src/future.cc: Guard definitions.
3405 * libsupc++/nested_exception.cc: Same.
3406
3407 2011-03-14 Benjamin Kosnik <bkoz@redhat.com>
3408
3409 * src/Makefile.am: Add functional.cc, shared_ptr.cc.
3410 * src/Makefile.in: Regenerate.
3411 * libsupc++/Makefile.am: Add nested_exception.cc.
3412 * libsupc++/Makefile.in: Regenerate.
3413 * src/system_error.cc: Add ctor and dtor definitions for error_category.
3414 * src/functional.cc: New. Add dtor definition for bad_function_call.
3415 * src/stdexcept.cc: Add dtor definitions for domain_error,
3416 invalid_argument, length_error, out_of_range, range_error,
3417 overflow_error, underflow_error.
3418 * src/future.cc: Add dtor definition for __future_base::_Result_base.
3419 * src/shared_ptr.cc: New. Add dtor definition for bad_weak_ptr.
3420 * src/thread.cc: Add dtor for thread::_Impl_base.
3421 * include/std/system_error: Adjust.
3422 * include/std/stdexcept: Same.
3423 * include/std/future: Same.
3424 * include/std/functional: Same.
3425 * include/std/thread: Same.
3426 * include/bits/shared_ptr_base.h: Same.
3427 * libsupc++/nested_exception.cc: New. Add dtor for nested_exception.
3428 * libsupc++/nested_exception.h: Adjust.
3429 * testsuite/20_util/shared_ptr/cons/43820_neg.cc: Adjust line numbers.
3430 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Same.
3431 * config/abi/pre/gnu.ver: Add new exports.
3432
3433 2011-03-14 Benjamin Kosnik <bkoz@redhat.com>
3434
3435 * include/bits/regex_compiler.h: Nest namespace versioning.
3436 * include/bits/regex_grep_matcher.tcc: Same.
3437 * include/bits/regex_grep_matcher.h: Same.
3438 * include/bits/regex_cursor.h: Same.
3439 * include/bits/regex_nfa.h: Same.
3440 * include/bits/regex_nfa.tcc: Same.
3441
3442 * include/bits/regex_grep_matcher.h: Version forward declarations.
3443 * include/bits/c++config: Add namespace association for __regex.
3444 * include/bits/regex.h: Make sub_match consistent.
3445
3446 2011-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3447
3448 * doc/xml/manual/abi.xml: Replace docs.sun.com URLs by their OTN
3449 equivalents.
3450 * doc/html/manual/abi.html: Regenerate.
3451
3452 2011-03-14 Tom Tromey <tromey@redhat.com>
3453
3454 * python/libstdcxx/v6/printers.py (_use_gdb_pp): New global.
3455 Try to import `gdb.printing' module.
3456 (UniquePointerPrinter.__init__): Add 'typename' argument.
3457 (StdSlistPrinter.__init__): Likewise.
3458 (StdSlistIteratorPrinter.__init__): Likewise.
3459 (StdVectorIteratorPrinter.__init__): Likewise.
3460 (StdRbtreeIteratorPrinter.__init__): Likewise.
3461 (StdDebugIteratorPrinter.__init__): Likewise.
3462 (StdDequeIteratorPrinter.__init__): Likewise.
3463 (StdStringPrinter.__init__): Likewise.
3464 (RxPrinter, Printer): New class.
3465 (libstdcxx_printer): New global.
3466 (register_libstdcxx_printers): Rewrite.
3467 (build_libstdcxx_dictionary): Rewrite.
3468 (pretty_printers_dict): Remove.
3469
3470 2011-03-14 Andrey Zholos <aaz@althenia.net>
3471
3472 PR libstdc++/48114
3473 * include/bits/random.h (geometric_distribution): Correct formula
3474 in comment, per C++0x.
3475 (geometric_distribution<>::param_type::param_type(double)): Fix check.
3476 (geometric_distribution<>::param_type::_M_initialize):
3477 Store log(1 - p).
3478 * include/bits/random.tcc (geometric_distribution<>::operator()):
3479 Fix computation.
3480 (binomial_distribution<>::operator()): Likewise.
3481
3482 2011-03-09 Paolo Carlini <paolo.carlini@oracle.com>
3483
3484 * testsuite/util/testsuite_rvalref.h: Minor tweaks.
3485
3486 2011-03-09 Jonathan Wakely <redi@gcc.gnu.org>
3487 Chris Jefferson <chris@bubblescope.net>
3488 Paolo Carlini <paolo.carlini@oracle.com>
3489
3490 * testsuite/util/testsuite_rvalref.h (rvalstruct_compare_by_value):
3491 New.
3492 * testsuite/25_algorithms/sort_heap/check_compare_by_value.cc:
3493 Likewise.
3494 * testsuite/25_algorithms/partial_sort/check_compare_by_value:
3495 Likewise.
3496 * testsuite/25_algorithms/stable_sort/check_compare_by_value.cc:
3497 Likewise.
3498 * testsuite/25_algorithms/sort/check_compare_by_value: Likewise.
3499
3500 2011-03-09 Chris Jefferson <chris@bubblescope.net>
3501
3502 PR libstdc++/48038
3503 * include/bits/stl_algo.h (__merge_backward): Rename to
3504 __move_merge_backward and change to always move rather than copy.
3505 (__move_merge): New function similar to std::merge except values
3506 are moved instead of copied.
3507 (__merge_adaptive, __merge_sort_loop): Change from using std::merge
3508 and __merge_backward to __move_merge and __move_merge_backward.
3509
3510 2011-03-07 Jason Merrill <jason@redhat.com>
3511
3512 * testsuite/20_util/ratio/cons/cons_overflow_neg.cc: Adjust
3513 expected errors.
3514
3515 2011-03-07 Benjamin Kosnik <bkoz@redhat.com>
3516 Matthias Klose <doko@ubuntu.com>
3517 Jonathan Wakely <redi@gcc.gnu.org>
3518
3519 PR libstdc++/47145
3520 * acinclude.m4 (GLIBCXX_CONFIGURE_DOCBOOK): Define.
3521 * configure.ac: Use it.
3522 * doc/Makefile.am (XSL_STYLE_DIR): Set at configure time.
3523 * configure: Regenerate.
3524 * doc/Makefile.in: Regenerate.
3525
3526 2011-03-04 Benjamin Kosnik <bkoz@chula>
3527
3528 * src/Makefile.am (inst_sources): Make source instantion files
3529 conditional.
3530 (XTEMPLATE_FLAGS): Make -fno-implicit-templates conditional.
3531 * src/Makefile.in: Regenerate.
3532 * src/valarray-inst.cc: Move to..
3533 * src/valarray.cc: ...this.
3534 * acinclude.m4 (GLIBCXX_ENABLE_EXTERN_TEMPLATE]): Define.
3535 * configure.ac (GLIBCXX_ENABLE_EXTERN_TEMPLATE): Use it.
3536 * configure: Regenerate.
3537 * include/Makefile.am (stamp-extern-template): Add.
3538 * include/Makefile.in: Regenerate.
3539
3540 * doc/xml/manual/configure.xml: Document --enable-extern-template.
3541
3542 * include/bits/locale_classes.tcc: Adjust comment.
3543 * include/bits/locale_facets.tcc: Same.
3544 * include/bits/basic_ios.tcc: Same.
3545 * include/bits/istream.tcc: Same.
3546 * include/bits/codecvt.h: Same.
3547 * include/bits/ostream.tcc: Same.
3548 * include/bits/sstream.tcc: Same.
3549 * include/bits/c++config: Same.
3550 * include/bits/basic_string.tcc: Same.
3551 * include/bits/ostream_insert.h: Same.
3552 * include/bits/locale_facets_nonio.tcc: Same.
3553 * include/bits/streambuf.tcc: Same.
3554 * include/bits/allocator.h: Same.
3555 * include/bits/fstream.tcc: Same.
3556
3557 * testsuite/ext/profile/mutex_extensions_neg.cc: Adjust line numbers.
3558
3559 2011-03-02 Benjamin Kosnik <bkoz@redhat.com>
3560
3561 * testsuite/Makefile.am: Make clean fixups.
3562 * testsuite/Makefile.in: Regenerate.
3563
3564 2011-03-02 Marc Glisse <marc.glisse@normalesup.org>
3565
3566 * include/std/ratio (ratio_less): Add comments.
3567
3568 2011-03-02 Marc Glisse <marc.glisse@normalesup.org>
3569
3570 PR libstdc++/47913
3571 * include/std/ratio (ratio_add): Avoid denominator overflow.
3572 * testsuite/20_util/ratio/operations/47913.cc: New.
3573
3574 2011-02-28 Benjamin Kosnik <bkoz@redhat.com>
3575
3576 * testsuite/20_util/hash/chi2_quality.cc: Use C++0x mode on simulators.
3577 * testsuite/20_util/hash/quality.cc: Same.
3578
3579 2011-02-28 Paolo Carlini <paolo.carlini@oracle.com>
3580
3581 PR libstdc++/47921
3582 * include/std/streambuf (basic_streambuf<>::__safe_gbump,
3583 __safe_pbump): Add.
3584 * include/bits/streambuf.tcc (basic_streambuf<>::xgetn,
3585 xputn): Use the latter.
3586 * include/bits/streambuf_iterator.h: Likewise.
3587 * src/strstream.cc: Likewise.
3588 * src/streambuf.cc: Likewise.
3589 * src/compatibility.cc: Likewise.
3590 * src/istream.cc: Likewise.
3591 * include/bits/fstream.tcc (basic_filebuf<>::xsgetn): Use setg
3592 instead of gbump.
3593 * include/std/sstream (basic_stringbuf<>::_M_pbump): Add.
3594 * include/bits/sstream.tcc (basic_stringbuf<>::seekoff,
3595 seekpos, _M_sync): Use setg, setp, and _M_pbump.
3596 * config/abi/pre/gnu.ver: Tweak.
3597
3598 2011-02-28 Paolo Carlini <paolo.carlini@oracle.com>
3599
3600 * testsuite/20_util/ratio/comparisons/comp3.cc: New.
3601
3602 2011-02-28 Marc Glisse <marc.glisse@normalesup.org>
3603
3604 PR libstdc++/42622
3605 * include/std/ratio (ratio_less): Reimplement to never overflow.
3606 * testsuite/20_util/ratio/comparisons/comp2.cc: Extend.
3607
3608 2011-02-24 Benjamin Kosnik <bkoz@redhat.com>
3609
3610 * testsuite/18_support/type_info/fundamental.cc: New.
3611
3612 * testsuite/Makefile.am: Make clean fixups.
3613 * testsuite/Makefile.in: Regenerate.
3614
3615 2011-02-19 François Dumont <francois.cppdevs@free.fr>
3616
3617 * include/debug/string (basic_string::insert): Add iterator check and
3618 pass normal iterator to normal insert.
3619 * include/debug/macros.h (__glibcxx_check_heap,
3620 __glibcxx_check_heap_pred): Remove __glibcxx_check_valid_range,
3621 already done.
3622
3623 2011-02-17 Paolo Carlini <paolo.carlini@oracle.com>
3624
3625 PR libstdc++/47776
3626 * testsuite/ext/vstring/hash/char/1.cc: Fix.
3627 * testsuite/ext/vstring/hash/wchar_t/1.cc: Likewise.
3628
3629 2011-02-17 Jonathan Wakely <jwakely.gcc@gmail.com>
3630
3631 * include/bits/regex.h (basic_regex::traits_type): Add typedef.
3632 (basic_regex::basic_regex(basic_regex&&)): Add noexcept.
3633 (basic_regex::operator=(basic_regex&&)): Likewise.
3634 (basic_regex::assign(basic_regex&&)): Likewise.
3635 (operator==(sub_match,...)): Implement DR 1181.
3636 (match_results::match_results(match_results&&)): Define.
3637 (match_results::operator=(const match_results&)): Fix parameter type.
3638 (match_results::operator=(match_results&&)): Define.
3639
3640 2011-02-17 Jonathan Wakely <jwakely.gcc@gmail.com>
3641
3642 PR libstdc++/47724
3643 * include/bits/regex_compiler.h (_Scanner::_M_advance): Do not treat
3644 line anchors as metacharacters.
3645 * testsuite/28_regex/basic_regex/ctors/47724.cc: New.
3646
3647 2011-02-16 Paolo Carlini <paolo.carlini@oracle.com>
3648
3649 PR libstdc++/47773
3650 * include/ext/vstring.h (hash<__gnu_cxx::__vstring>,
3651 hash<__gnu_cxx::__wvstring>, hash<__gnu_cxx::__u16vstring>,
3652 hash<__gnu_cxx::__u32vstring>): Add.
3653 * testsuite/ext/vstring/hash/char/1.cc: New.
3654 * testsuite/ext/vstring/hash/wchar_t/1.cc: Likewise.
3655
3656 2011-02-16 Jonathan Wakely <jwakely.gcc@gmail.com>
3657
3658 * include/bits/regex.h (match_results::format): Use char_traits.
3659
3660 2011-02-16 Benjamin Kosnik <bkoz@redhat.com>
3661
3662 * include/std/atomic: Remove atomic_address, uplift to N3225.
3663 * include/bits/atomic_0.h: Same.
3664 * include/bits/atomic_2.h: Same.
3665 * include/bits/atomic_base.h: Same.
3666 * testsuite/29_atomics/atomic_address/*: Delete.
3667
3668 2011-02-14 Jonathan Wakely <jwakely.gcc@gmail.com>
3669
3670 * include/bits/regex.h (sub_match::sub_match): Add.
3671 (match_results::ready): Add.
3672 (match_results::empty): Adjust.
3673 (match_results::length): Add missing dereference.
3674 (match_results::operator[],prefix,suffix): Add debug mode checks.
3675 (match_results::cend): Re-use end().
3676 (match_results::format): Adjust signatures.
3677 (operator==(match_results,match_results)): Implement.
3678 * include/bits/regex_compiler.h (_Scanner_base): Use constexpr.
3679 * include/bits/regex_constants.h (syntax_option_type): Likewise.
3680 * include/bits/regex_grep_matcher.h: Fix comment typo.
3681 (_SpecializedResults::_SpecializedResults): Simplify.
3682 * include/bits/regex_cursor.h: Fix comment typo.
3683 * include/bits/regex_nfa.h: Likewise.
3684 * testsuite/28_regex/basic_regex/ctors/basic/string_range_01_02_03.cc:
3685 Fix error code, remove xfail.
3686 * testsuite/28_regex/basic_regex/ctors/extended/
3687 string_range_01_02_03.cc: Likewise.
3688
3689 2011-02-14 Jonathan Wakely <jwakely.gcc@gmail.com>
3690
3691 * include/bits/regex_compiler.h: Remove unnecessary bind() calls.
3692 * include/bits/regex_nfa.h: Remove unnecessary base classes.
3693
3694 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3695
3696 * configure: Regenerate.
3697
3698 2011-02-12 Paolo Carlini <paolo.carlini@oracle.com>
3699
3700 PR libstdc++/47709
3701 * include/ext/algorithm (is_heap): In C++0x mode import from
3702 namespace std.
3703 * testsuite/ext/is_heap/47709.cc: New.
3704
3705 2011-02-12 Jakub Jelinek <jakub@redhat.com>
3706 Jonathan Wakely <jwakely.gcc@gmail.com>
3707
3708 PR libstdc++/47662
3709 * testsuite/17_intro/headers/c++200x/operator_names.cc: New.
3710 * testsuite/17_intro/headers/c++1998/operator_names.cc: Add comment.
3711
3712 2011-02-12 Paolo Carlini <paolo.carlini@oracle.com>
3713
3714 * include/tr1/cmath (fabs): Define.
3715 * include/tr1/complex (acos, asin, atan): Avoid duplicate definitions
3716 in C++0x mode.
3717
3718 2011-02-12 Jonathan Wakely <jwakely.gcc@gmail.com>
3719
3720 * testsuite/tr1/headers/c++200x/complex.cc: New.
3721
3722 2011-02-11 Johannes Singler <singler@kit.edu>
3723
3724 PR libstdc++/47433
3725 * include/parallel/losertree.h
3726 (_LoserTreeUnguarded<>::__delete_min_insert):
3727 Add missing "using std::swap;", as for other variants.
3728
3729 2011-02-10 Benjamin Kosnik <bkoz@redhat.com>
3730
3731 * src/Makefile.am (sources): Add regex.cc.
3732 * src/Makefile.in: Regenerate.
3733 * src/regex.cc: New.
3734 * include/bits/regex_error.h (error_type): Use constexpr.
3735 (regex_error): Move ctor and dtor out of line.
3736
3737 * testsuite/28_regex/03_requirements: To...
3738 * testsuite/28_regex/requirements: ... this.
3739 * testsuite/28_regex/04_header: To...
3740 * testsuite/28_regex/headers: ... this.
3741 * testsuite/28_regex/05_constants: To...
3742 * testsuite/28_regex/constants: ... this.
3743 * testsuite/28_regex/06_exception_type: To...
3744 * testsuite/28_regex/regex_error: ... this.
3745 * testsuite/28_regex/07_traits: To...
3746 * testsuite/28_regex/traits: ... this.
3747 * testsuite/28_regex/08_basic_regex: To...
3748 * testsuite/28_regex/basic_regex: ... this.
3749 * testsuite/28_regex/09_sub_match: To...
3750 * testsuite/28_regex/sub_match: ... this.
3751 * testsuite/28_regex/10_match_results: To...
3752 * testsuite/28_regex/match_results: ... this.
3753 * testsuite/28_regex/11_algorithms: To...
3754 * testsuite/28_regex/algorithms: ... this.
3755 * testsuite/28_regex/12_iterators: To...
3756 * testsuite/28_regex/iterators: ... this.
3757
3758 2011-02-10 Jonathan Wakely <jwakely.gcc@gmail.com>
3759
3760 PR libstdc++/47662
3761 * include/bits/c++config: Do not use alternative token.
3762 * testsuite/17_intro/headers/c++1998/operator_names.cc: New.
3763
3764 2011-02-10 Jonathan Wakely <jwakely.gcc@gmail.com>
3765
3766 * src/future.cc (future_error_category::message): Handle no_state.
3767
3768 2011-02-10 Paolo Carlini <paolo.carlini@oracle.com>
3769
3770 * testsuite/23_containers/multimap/modifiers/erase/47628.cc: Do
3771 not test in C++0x mode.
3772 * testsuite/23_containers/map/modifiers/erase/47628.cc: Likewise.
3773 * testsuite/20_util/headers/utility/synopsis.cc: Tweak to work
3774 in C++0x mode too.
3775
3776 2011-02-10 Jonathan Wakely <jwakely.gcc@gmail.com>
3777
3778 * doc/xml/manual/status_cxx200x.xml: Update.
3779 * doc/html/*: Regenerate.
3780
3781 2011-02-10 Jonathan Wakely <jwakely.gcc@gmail.com>
3782
3783 * doc/xml/manual/debug.xml: Improve data race docs.
3784
3785 2011-02-09 Paolo Carlini <paolo.carlini@oracle.com>
3786
3787 PR libstdc++/47668
3788 * include/debug/map.h (map): Remove unnecessary using-declaration.
3789 * include/debug/multimap.h (multimap): Likewise.
3790 * include/profile/map.h (map): Likewise.
3791 * include/profile/multimap.h (multimap): Likewise.
3792
3793 2011-02-09 Jonathan Wakely <jwakely.gcc@gmail.com>
3794
3795 PR libstdc++/43863
3796 * libsupc++/guard.cc (recursive_init_error::~recursive_init_error):
3797 Move to ...
3798 * libsupc++/guard_error.cc: ... new file.
3799 * libsupc++/Makefile.am: Update.
3800 * libsupc++/Makefile.in: Regenerate.
3801
3802 2011-02-09 Jonathan Wakely <jwakely.gcc@gmail.com>
3803
3804 * include/std/future (packaged_task::operator bool): Rename to...
3805 (packaged_task::valid): ...this.
3806 * testsuite/30_threads/packaged_task/cons/1.cc: Adjust.
3807 * testsuite/30_threads/packaged_task/cons/2.cc: Adjust.
3808 * testsuite/30_threads/packaged_task/cons/move.cc: Adjust.
3809 * testsuite/30_threads/packaged_task/cons/move_assign.cc: Adjust.
3810 * testsuite/30_threads/packaged_task/cons/alloc.cc: Adjust.
3811 * testsuite/30_threads/packaged_task/members/invoke.cc: Adjust.
3812 * testsuite/30_threads/packaged_task/members/reset.cc: Adjust.
3813 * testsuite/30_threads/packaged_task/members/reset2.cc: Adjust.
3814 * testsuite/30_threads/packaged_task/members/swap.cc: Adjust.
3815 * testsuite/30_threads/packaged_task/members/boolconv.cc: Remove.
3816 * testsuite/30_threads/packaged_task/members/valid.cc: Add.
3817
3818 2011-02-09 Paolo Carlini <paolo.carlini@oracle.com>
3819
3820 * doc/xml/manual/io.xml: Fix typo.
3821 * doc/html/manual/streambufs.html: Likewise.
3822
3823 2011-02-09 Paolo Carlini <paolo.carlini@oracle.com>
3824
3825 * config/abi/pre/gnu.ver: Fix.
3826
3827 2011-02-08 Benjamin Kosnik <bkoz@redhat.com>
3828
3829 * doc/xml/manual/appendix_porting.xml: Add doc section.
3830 * doc/xml/manual/appendix_contributing.xml: Split out doc bits to...
3831 * doc/xml/manual/documentation_hacking.xml: ...here.
3832
3833 * doc/xml/manual/debug_mode.xml: Adjust.
3834 * doc/xml/manual/prerequisites.xml: Adjust.
3835 * doc/Makefile.am (xml_sources): Add dot files,
3836 documentation_hacking.xml.
3837 * doc/Makefile.in: Regenerate.
3838
3839 * doc/xml/manual/build_hacking.xml: Use absolute paths for images.
3840 * doc/xml/images/confdeps.pdf: Add.
3841
3842 * doc/html/*: Regenerate.
3843
3844 2011-02-08 Jonathan Wakely <jwakely.gcc@gmail.com>
3845
3846 * doc/xml/gnu/fdl-1.2.xml: Remove.
3847 * doc/xml/gnu/gpl-2.0.xml: Remove.
3848 * doc/Makefile.am: Update.
3849 * doc/Makefile.in: Regenerate.
3850
3851 2011-02-07 Paolo Carlini <paolo.carlini@oracle.com>
3852
3853 PR libstdc++/47628
3854 * include/bits/stl_tree.h (_Rb_tree::erase(iterator), erase(iterator,
3855 iterator)): Add back in C++03 mode.
3856 * testsuite/23_containers/map/modifiers/erase/47628.cc: New.
3857 * testsuite/23_containers/multimap/modifiers/erase/47628.cc: Likewise.
3858
3859 2011-02-07 Benjamin Kosnik <bkoz@redhat.com>
3860
3861 PR libstdc++/47560 try two
3862 * config/os/hpux/os_defines.h: Guard for C++.
3863
3864 2011-02-07 Gerald Pfeifer <gerald@pfeifer.com>
3865
3866 * doc/xml/faq.xml: Adjust link to bug database.
3867 Remove old item on broken header files.
3868
3869 2011-02-04 Benjamin Kosnik <bkoz@redhat.com>
3870
3871 * include/bits/regex_error.h (__throw_regex_error): Not inline.
3872 * src/functexcept.cc: Add definition.
3873 * config/abi/pre/gnu.ver: Export.
3874
3875 2011-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>
3876
3877 * crossconfig.m4 (GLIBCXX_CROSSCONFIG): Add *-rtems*.
3878 * configure: Regenerate.
3879
3880 2011-02-01 Paolo Carlini <paolo.carlini@oracle.com>
3881
3882 PR libstdc++/46914
3883 * include/bits/atomic_0.h (_ATOMIC_STORE_, _ATOMIC_MODIFY_,
3884 _ATOMIC_CMPEXCHNG_): Rename __v -> __w, and __m -> __n, to
3885 avoid name conflicts.
3886
3887 2011-02-01 Benjamin Kosnik <bkoz@redhat.com>
3888
3889 PR libstdc++/47560
3890 * config/os/hpux/os_defines.h: Remove use of macros on namespace.
3891
3892 2011-02-01 Benjamin Kosnik <bkoz@redhat.com>
3893
3894 * scripts/run_doxygen: Allow doxygen 1.7.0 again.
3895 * doc/doxygen/user.cfg.in (PDF_HYPERLINKS): Re-enable.
3896 (COMPACT_LATEX): Enable.
3897
3898 * include/profile/impl/profiler_container_size.h: Adjust doxygen markup.
3899 * include/profile/impl/profiler_hash_func.h: Same.
3900 * include/bits/hashtable.h: Same.
3901 * include/backward/auto_ptr.h: Same.
3902 * include/backward/strstream: Same.
3903 * include/backward/backward_warning.h: Same.
3904 * include/backward/binders.h: Same.
3905
3906 2011-02-01 Gerald Pfeifer <gerald@pfeifer.com>
3907
3908 * doc/xml/manual/debug.xml: Use GDB instead of gdb.
3909 Adjust link to GDB manual.
3910
3911 2011-01-31 Benjamin Kosnik <bkoz@redhat.com>
3912
3913 * include/bits/c++config (_GLIBCXX_DEPRECATED): To
3914 _GLIBCXX_USE_DEPRECATED.
3915 (_GLIBCXX_DEPRECATED_ATTR): To _GLIBCXX_DEPRECATED.
3916 * doc/xml/manual/using.xml: Same.
3917 * include/std/memory: Same.
3918 * include/std/streambuf: Same.
3919 * include/bits/shared_ptr.h: Same.
3920 * include/bits/unique_ptr.h: Same.
3921 * include/bits/shared_ptr_base.h: Same.
3922 * include/bits/stl_function.h: Same.
3923 * include/tr1/shared_ptr.h: Same.
3924 * include/backward/auto_ptr.h: Same.
3925 * include/backward/binders.h: Same.
3926
3927 2011-01-31 Paolo Carlini <paolo.carlini@oracle.com>
3928
3929 * doc/html/ext/lwg-active.html: Update to Revision D73.
3930 * doc/html/ext/lwg-closed.html: Likewise.
3931 * doc/html/ext/lwg-defects.html: Likewise.
3932 * doc/xml/manual/intro.xml: Update status of issues 408, 539, 865.
3933
3934 2011-01-30 Benjamin Kosnik <bkoz@redhat.com>
3935
3936 PR libstdc++/36104 part four
3937 * include/bits/c++config (_GLIBCXX_STD): Remove.
3938 (_GLIBCXX_STD_D, _GLIBCXX_PR): Now _GLIBCXX_STD_C.
3939 (_GLIBCXX_P): Now _GLIBCXX_STD_A.
3940 (_GLIBCXX_NAMESPACE_DEBUG, _GLIBCXX_NAMESPACE_PARALLEL,
3941 _GLIBCXX_NAMESPACE_PROFILE, _GLIBCXX_NAMESPACE_VERSION): Remove.
3942 (_GLIBCXX_INLINE_DEBUG, _GLIBCXX_INLINE_PARALLEL,
3943 _GLIBCXX_INLINE_PROFILE): Remove.
3944 (_GLIBCXX_BEGIN_NAMESPACE(X)): Remove.
3945 (_GLIBCXX_END_NAMESPACE): Remove.
3946 (_GLIBCXX_BEGIN_NESTED_NAMESPACE(X, Y)): Remove.
3947 (_GLIBCXX_END_NESTED_NAMESPACE): Remove.
3948 (_GLIBCXX_BEGIN_NAMESPACE_ALGO): Add.
3949 (_GLIBCXX_END_NAMESPACE_ALGO): Add.
3950 (_GLIBCXX_BEGIN_NAMESPACE_CONTAINER): Add.
3951 (_GLIBCXX_END_NAMESPACE_CONTAINER): Add.
3952 (_GLIBCXX_BEGIN_NAMESPACE_VERSION): Add.
3953 (_GLIBCXX_END_NAMESPACE_VERSION): Add.
3954 (_GLIBCXX_BEGIN_LDBL_NAMESPACE): To _GLIBCXX_BEGIN_NAMESPACE_LDBL.
3955 (_GLIBCXX_END_LDBL_NAMESPACE): To _GLIBCXX_END_NAMESPACE_LDBL.
3956 (_GLIBCXX_VISIBILITY_ATTR): Revert to _GLIBCXX_VISIBILITY.
3957 * include/*: Use new macros for namespace scope.
3958 * config/*: Same.
3959 * src/*: Same.
3960
3961 * src/Makefile.am (sources): Remove debug_list.cc, add
3962 compatibility-debug_list-2.cc.
3963 (parallel_sources): Remove parallel_list.cc, add
3964 compatibility-parallel_list-2.cc.
3965 (compatibility-parallel_list-2.[o,lo]): New rule.
3966 * src/Makefile.in: Regenerate.
3967 * src/debug_list.cc: Remove.
3968 * src/parallel_list.cc: Remove.
3969 * src/compatibility-list-2.cc: New.
3970 * src/compatibility-debug_list-2.cc: New.
3971 * src/compatibility-parallel_list-2.cc: New.
3972
3973 * doc/doxygen/user.cfg.in: Adjust macros.
3974
3975 * testsuite/20_util/auto_ptr/assign_neg.cc: Adjust line numbers, macros.
3976 * testsuite/20_util/declval/requirements/1_neg.cc: Same.
3977 * testsuite/20_util/duration/requirements/typedefs_neg1.cc: Same.
3978 * testsuite/20_util/duration/requirements/typedefs_neg2.cc: Same.
3979 * testsuite/20_util/duration/requirements/typedefs_neg3.cc: Same.
3980 * testsuite/20_util/forward/c_neg.cc: Same.
3981 * testsuite/20_util/forward/f_neg.cc: Same.
3982 * testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Same.
3983 * testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc: Same.
3984 * testsuite/20_util/ratio/cons/cons_overflow_neg.cc: Same.
3985 * testsuite/20_util/ratio/operations/ops_overflow_neg.cc: Same.
3986 * testsuite/20_util/shared_ptr/cons/43820_neg.cc: Same.
3987 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Same.
3988 * testsuite/23_containers/deque/requirements/dr438/assign_neg.cc: Same.
3989 * testsuite/23_containers/deque/requirements/dr438/
3990 constructor_1_neg.cc: Same.
3991 * testsuite/23_containers/deque/requirements/dr438/
3992 constructor_2_neg.cc: Same.
3993 * testsuite/23_containers/deque/requirements/dr438/insert_neg.cc: Same.
3994 * testsuite/23_containers/forward_list/capacity/1.cc: Same.
3995 * testsuite/23_containers/forward_list/requirements/dr438/
3996 assign_neg.cc: Same.
3997 * testsuite/23_containers/forward_list/requirements/dr438/
3998 constructor_1_neg.cc: Same.
3999 * testsuite/23_containers/forward_list/requirements/dr438/
4000 constructor_2_neg.cc: Same.
4001 * testsuite/23_containers/forward_list/requirements/dr438/
4002 insert_neg.cc: Same.
4003 * testsuite/23_containers/list/capacity/29134.cc: Same.
4004 * testsuite/23_containers/list/requirements/dr438/assign_neg.cc: Same.
4005 * testsuite/23_containers/list/requirements/dr438/
4006 constructor_1_neg.cc: Same.
4007 * testsuite/23_containers/list/requirements/dr438/
4008 constructor_2_neg.cc: Same.
4009 * testsuite/23_containers/list/requirements/dr438/insert_neg.cc: Same.
4010 * testsuite/23_containers/vector/bool/capacity/29134.cc: Same.
4011 * testsuite/23_containers/vector/bool/modifiers/insert/31370.cc: Same.
4012 * testsuite/23_containers/vector/requirements/dr438/assign_neg.cc: Same.
4013 * testsuite/23_containers/vector/requirements/dr438/
4014 constructor_1_neg.cc: Same.
4015 * testsuite/23_containers/vector/requirements/dr438/
4016 constructor_2_neg.cc: Same.
4017 * testsuite/23_containers/vector/requirements/dr438/insert_neg.cc: Same.
4018 * testsuite/25_algorithms/sort/35588.cc: Same.
4019 * testsuite/27_io/ios_base/cons/assign_neg.cc: Same.
4020 * testsuite/27_io/ios_base/cons/copy_neg.cc: Same.
4021 * testsuite/ext/profile/mutex_extensions_neg.cc: Same.
4022 * testsuite/ext/profile/profiler_algos.cc: Same.
4023 * testsuite/ext/type_traits/add_unsigned_floating_neg.cc: Same.
4024 * testsuite/ext/type_traits/add_unsigned_integer_neg.cc: Same.
4025 * testsuite/ext/type_traits/remove_unsigned_floating_neg.cc: Same.
4026 * testsuite/ext/type_traits/remove_unsigned_integer_neg.cc: Same.
4027 * testsuite/tr1/2_general_utilities/shared_ptr/cons/43820_neg.cc: Same.
4028
4029 2011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
4030
4031 * doc/xml/manual/abi.xml: Adjust link to C++ ABI specification.
4032 Improve description of one such reference.
4033
4034 2011-01-30 Gerald Pfeifer <gerald@pfeifer.com>
4035
4036 * doc/xml/manual/codecvt.xml: Fix link to The Austin Common
4037 Standards Revision Group.
4038 * doc/xml/manual/locale.xml: Ditto.
4039 * doc/xml/manual/messages.xml: Ditto.
4040 * doc/xml/manual/using_exceptions.xml: Ditto.
4041
4042 2011-01-28 Paolo Carlini <paolo.carlini@oracle.com>
4043
4044 * include/bits/atomic_base.h: Do not include <stddef.h>.
4045 (kill_dependency): Uglify ret.
4046
4047 2011-01-26 Johannes Singler <singler@kit.edu>
4048
4049 * include/parallel/numeric (inner_product, partial_sum):
4050 Qualify subsequent call with __gnu_parallel instead of
4051 _GLIBCXX_STD_P to reenable parallel execution without ambiguity.
4052 * include/parallel/algobase.h (equal): Likewise.
4053 * include/parallel/algo.h (find_first_of, search_n, merge,
4054 nth_element, partial_sort, max_element, min_element): Likewise.
4055 * testsuite/25_algorithms/headers/algorithm/
4056 parallel_algorithm_mixed1.cc (main): Add respective test cases.
4057 * testsuite/25_algorithms/headers/algorithm/
4058 parallel_algorithm_mixed2.cc (main): Likewise.
4059 * testsuite/26_numerics/headers/numeric/
4060 parallel_numeric_mixed1.cc (main): Likewise.
4061 * testsuite/26_numerics/headers/numeric/
4062 parallel_numeric_mixed2.cc (main): Likewise.
4063
4064 2011-01-24 Graham Reed <greed@pobox.com>
4065
4066 PR libstdc++/47387
4067 * config/os/aix/ctype_inline.h (ctype<char>::is): Use _M_table if
4068 provided.
4069
4070 2011-01-24 Johannes Singler <singler@kit.edu>
4071
4072 PR libstdc++/47433
4073 * include/parallel/losertree.h
4074 (_LoserTree<>::__delete_min_insert):
4075 Do not qualify swap with std:: for value type,
4076 but include a using directive instead.
4077 (_LoserTreeUnguarded<>::__delete_min_insert): Likewise.
4078 * include/parallel/balanced_quicksort.h (__qsb_divide):
4079 Use std::iter_swap instead of std::swap.
4080 (__qsb_local_sort_with_helping): Likewise.
4081 * include/parallel/partition.h (__parallel_partition):
4082 Likewise. (__parallel_nth_element): Likewise.
4083
4084 2011-01-24 Johannes Singler <singler@kit.edu>
4085
4086 PR libstdc++/47437
4087 * include/parallel/multiway_merge.h (_UnguardedIterator):
4088 Remove useless "mutable" from reference declaration.
4089
4090 2011-01-21 Benjamin Kosnik <bkoz@redhat.com>
4091
4092 * include/bits/c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove.
4093 * include/debug/safe_sequence.h: Same.
4094 * include/debug/safe_iterator.h: Same.
4095 * include/std/forward_list: Same.
4096 * include/std/deque: Same.
4097 * include/std/list: Same.
4098 * include/std/random: Same.
4099 * include/std/streambuf: Same.
4100 * include/std/fstream: Same.
4101 * include/std/istream: Same.
4102 * include/std/string: Same.
4103 * include/std/ostream: Same.
4104 * include/std/sstream: Same.
4105 * include/ext/vstring.h: Same.
4106 * include/bits/basic_ios.h: Same.
4107 * include/bits/locale_classes.h: Same.
4108 * include/bits/locale_facets.h: Same.
4109 * include/bits/valarray_array.h: Same.
4110 * include/bits/locale_facets_nonio.h: Same.
4111 * include/tr1/random: Same.
4112
4113 2011-01-20 Jonathan Wakely <jwakely.gcc@gmail.com>
4114
4115 * doc/xml/manual/diagnostics.xml: Replace note about C++0x concepts.
4116
4117 2011-01-20 Benjamin Kosnik <bkoz@redhat.com>
4118
4119 PR libstdc++/36104 part three
4120 * src/hashtable_c++0x.cc: Adjust namespace macros.
4121 * testsuite/util/testsuite_rvalref.h: Don't forward declare hash.
4122 * config/abi/pre/gnu-versioned-namespace.ver: Update.
4123
4124 2011-01-20 Benjamin Kosnik <bkoz@redhat.com>
4125
4126 * include/ext/pb_ds/detail/resize_policy/
4127 hash_load_check_resize_trigger_imp.hpp: Adjust assert condition.
4128 * include/ext/pb_ds/detail/pat_trie_/
4129 constructors_destructor_fn_imps.hpp: Same.
4130 * include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp: Format.
4131 * include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp: Same.
4132 * include/ext/pb_ds/detail/debug_map_base.hpp: Use never_adjustor.
4133
4134 * testsuite/ext/pb_ds/regression/hash_data_map_rand.cc: Adjust
4135 iterations downward when testing in debug mode.
4136 * testsuite/ext/pb_ds/regression/trie_data_map_rand.cc: Same.
4137 * testsuite/ext/pb_ds/regression/tree_no_data_map_rand.cc: Same.
4138 * testsuite/ext/pb_ds/regression/hash_no_data_map_rand.cc: Same.
4139 * testsuite/ext/pb_ds/regression/tree_data_map_rand.cc: Same.
4140 * testsuite/ext/pb_ds/regression/trie_no_data_map_rand.cc: Same.
4141 * testsuite/ext/pb_ds/example/hash_illegal_resize.cc: Use SIZE,
4142 reduce in debug mode.
4143
4144 2011-01-19 Benjamin Kosnik <bkoz@redhat.com>
4145
4146 PR libstdc++/36104 part two
4147 * include/bits/hashtable.h: Revert to non-nested macro usage.
4148 * include/bits/hashtable_policy.h: Same.
4149
4150 2011-01-19 Graham Reed <greed@pobox.com>
4151
4152 PR libstdc++/47354
4153 * src/bitmap_allocator.cc (free_list::_M_get): Lock mutex.
4154
4155 2011-01-18 Benjamin Kosnik <bkoz@redhat.com>
4156
4157 * doc/xml/images/confdeps.png: Regenerate.
4158
4159 * include/std/chrono (duration): Mark copy constructor constexpr.
4160 * testsuite/20_util/duration/cons/constexpr.cc: Add test.
4161
4162 2011-01-18 Paolo Carlini <paolo.carlini@oracle.com>
4163
4164 * include/bits/unique_ptr.h (default_delete<>::default_delete()):
4165 Declare defaulted per DR 1517.
4166 * testsuite/util/testsuite_common_types.h
4167 (constexpr_defaulted_default_constructible): Add.
4168 * testsuite/20_util/default_delete/cons/constexpr.cc: Use it.
4169
4170 2011-01-17 Paolo Carlini <paolo.carlini@oracle.com>
4171
4172 * include/bits/stl_queue.h (queue<>::swap, priority_queue<>::swap):
4173 Implement DR 1198.
4174 * include/bits/stl_stack.h (stack<>::swap): Likewise.
4175
4176 2011-01-16 Paolo Carlini <paolo.carlini@oracle.com>
4177
4178 PR libstdc++/47323
4179 * testsuite/28_regex/08_basic_regex/requirements/constexpr_data.cc:
4180 Only test wregex when _GLIBCXX_USE_WCHAR_T is defined.
4181
4182 2011-01-16 Paolo Carlini <paolo.carlini@oracle.com>
4183
4184 PR libstdc++/47320
4185 * testsuite/18_support/numeric_limits/lowest.cc:
4186 Only test wchar_t when _GLIBCXX_USE_WCHAR_T is defined.
4187
4188 2011-01-16 Paolo Carlini <paolo.carlini@oracle.com>
4189
4190 PR libstdc++/47321
4191 * testsuite/21_strings/basic_string/requirements/typedefs.cc:
4192 Only test std::wstring when _GLIBCXX_USE_WCHAR_T is defined.
4193
4194 2011-01-16 François Dumont <francois.cppdevs@free.fr>
4195
4196 * testsuite/23_containers/forward_list/debug/erase_after1_neg.cc: Move
4197 to this. Use _neg suffix.
4198 * testsuite/23_containers/forward_list/debug/erase_after1.cc: ...from
4199 this.
4200 * testsuite/23_containers/forward_list/debug/erase_after2_neg.cc:
4201 Same.
4202 * testsuite/23_containers/forward_list/debug/erase_after2.cc: Same.
4203 * testsuite/23_containers/forward_list/debug/erase_after3_neg.cc:
4204 Same.
4205 * testsuite/23_containers/forward_list/debug/erase_after3.cc: Same.
4206 * testsuite/23_containers/forward_list/debug/erase_after4_neg.cc:
4207 Same.
4208 * testsuite/23_containers/forward_list/debug/erase_after4.cc: Same.
4209 * testsuite/23_containers/forward_list/debug/erase_after5_neg.cc:
4210 Same.
4211 * testsuite/23_containers/forward_list/debug/erase_after5.cc: Same.
4212 * testsuite/23_containers/forward_list/debug/erase_after6_neg.cc:
4213 Same.
4214 * testsuite/23_containers/forward_list/debug/erase_after6.cc: Same.
4215 * testsuite/23_containers/forward_list/debug/erase_after7_neg.cc:
4216 Same.
4217 * testsuite/23_containers/forward_list/debug/erase_after7.cc: Same.
4218 * testsuite/23_containers/forward_list/debug/erase_after8_neg.cc:
4219 Same.
4220 * testsuite/23_containers/forward_list/debug/erase_after8.cc: Same.
4221 * testsuite/23_containers/forward_list/debug/erase_after9_neg.cc:
4222 Same.
4223 * testsuite/23_containers/forward_list/debug/erase_after9.cc: Same.
4224 * testsuite/23_containers/forward_list/debug/insert_after1_neg.cc:
4225 Same.
4226 * testsuite/23_containers/forward_list/debug/insert_after1.cc: Same.
4227 * testsuite/23_containers/forward_list/debug/insert_after2_neg.cc:
4228 Same.
4229 * testsuite/23_containers/forward_list/debug/insert_after2.cc: Same.
4230 * testsuite/23_containers/forward_list/debug/insert_after3_neg.cc:
4231 Same.
4232 * testsuite/23_containers/forward_list/debug/insert_after3.cc: Same.
4233 * testsuite/23_containers/forward_list/debug/splice_after1_neg.cc:
4234 Same.
4235 * testsuite/23_containers/forward_list/debug/splice_after1.cc: Same.
4236 * testsuite/23_containers/forward_list/debug/splice_after2_neg.cc:
4237 Same.
4238 * testsuite/23_containers/forward_list/debug/splice_after2.cc: Same.
4239 * testsuite/23_containers/forward_list/debug/splice_after3_neg.cc:
4240 Same.
4241 * testsuite/23_containers/forward_list/debug/splice_after3.cc: Same.
4242 * testsuite/23_containers/forward_list/debug/splice_after4_neg.cc:
4243 Same.
4244 * testsuite/23_containers/forward_list/debug/splice_after4.cc: Same.
4245
4246 2011-01-14 Benjamin Kosnik <bkoz@redhat.com>
4247
4248 PR libstdc++/36104
4249 * include/Makefile.am (bits_sup_headers, stamp-bits-sup): New.
4250 * include/Makefile.in: Regenerate.
4251 * libsupc++/Makefile.am (std_HEADERS, bits_HEADERS): New.
4252 (install-stdHEADERS, install-bitsHEADERS): New.
4253 * libsupc++/Makefile.in: Regenerate.
4254
4255 * include/bits/c++config: Update for inline namespaces.
4256 * libsupc++/cxxabi-forced.h: To...
4257 * libsupc++/cxxabi_forced.h: ...this.
4258 * libsupc++/hash_bytes.h: Separate file.
4259 * libsupc++/typeinfo: Use it.
4260 * libsupc++/exception: Adjust for bits subdirectory.
4261 * libsupc++/eh_aux_runtime.cc: Same.
4262 * libsupc++/eh_ptr.cc: Same.
4263 * libsupc++/new_op.cc: Same.
4264 * libsupc++/exception_defines.h: Same.
4265 * libsupc++/nested_exception.h: Same.
4266 * libsupc++/eh_terminate.cc: Same.
4267 * libsupc++/vec.cc: Same.
4268 * libsupc++/vterminate.cc: Same.
4269 * libsupc++/exception_ptr.h: Same.
4270 * libsupc++/eh_personality.cc: Same.
4271 * libsupc++/eh_call.cc: Same.
4272 * libsupc++/new_opnt.cc: Same.
4273 * libsupc++/hash_bytes.cc: Same.
4274 * config/cpu/arm/cxxabi_tweaks.h: Same.
4275 * config/cpu/generic/cxxabi_tweaks.h: Same.
4276 * libsupc++/cxxabi.h: Same. Consolidate _GLIBCXX_NOTHROW defines.
4277 * include/std/bitset: Same.
4278 * include/ext/vstring.tcc: Same.
4279 * include/bits/hashtable.h: Same.
4280 * include/bits/functional_hash.h: Same.
4281 * include/bits/hashtable_policy.h: Same.
4282 * include/bits/basic_string.h: Same.
4283 * include/bits/istream.tcc: Same.
4284 * include/bits/ostream.tcc: Same.
4285 * include/bits/algorithmfwd.h: Same.
4286 * include/bits/basic_string.tcc: Same.
4287 * include/bits/ostream_insert.h: Same.
4288 * include/bits/fstream.tcc: Same.
4289 * include/bits/functexcept.h: Same.
4290
4291 * doc/doxygen/user.cfg.in: Adjust names.
4292
4293 * testsuite/ext/profile/mutex_extensions_neg.cc: Adjust line numbers.
4294
4295 2011-01-14 Paolo Carlini <paolo.carlini@oracle.com>
4296
4297 * testsuite/25_algorithms/is_permutation/check_type.cc: Minor
4298 tweaks.
4299 * testsuite/25_algorithms/is_permutation/1.cc: Cosmetic changes.
4300
4301 2011-01-13 Paolo Carlini <paolo.carlini@oracle.com>
4302
4303 * testsuite/25_algorithms/is_permutation/check_type.cc: New.
4304 * testsuite/25_algorithms/is_permutation/requirements/
4305 explicit_instantiation/2.cc: Likewise.
4306 * testsuite/25_algorithms/is_permutation/requirements/
4307 explicit_instantiation/pod.cc: Likewise.
4308 * testsuite/25_algorithms/is_permutation/1.cc: Likewise.
4309
4310 2011-01-13 John Lakos <jlakos@bloomberg.net>
4311 Pablo Halpern <phalpern@halpernwightsoftware.com>
4312 Paolo Carlini <paolo.carlini@oracle.com>
4313
4314 * include/bits/stl_algo.h (is_permutation): Add, per N3068.
4315 * include/bits/algorithmfwd.h: Add.
4316
4317 2011-01-13 Jonathan Wakely <jwakely.gcc@gmail.com>
4318
4319 PR libstdc++/47045
4320 * config/os/bsd/netbsd/ctype_base.h: Use new macros based on version.
4321
4322 2011-01-11 Paolo Carlini <paolo.carlini@oracle.com>
4323
4324 * aclocal.m4: Regenerate.
4325
4326 2011-01-06 Paolo Carlini <paolo.carlini@oracle.com>
4327
4328 PR libstdc++/47185
4329 * src/placeholders.cc: New.
4330 * src/Makefile.am: Adjust.
4331 * src/Makefile.in: Regenerate.
4332 * include/std/functional (placeholders::_1, _2, ..., _29): Declare
4333 extern.
4334 * config/abi/pre/gnu.ver: Export.
4335
4336 2011-01-05 François Dumont <francois.cppdevs@free.fr>
4337
4338 * include/debug/safe_base.h (_Safe_iterator_base::_M_unlink): New.
4339 * include/src/debug.cc: Use latter
4340 * include/debug/forward_list (forward_list<>::_M_swap): Fix to
4341 correctly handle before_begin iterators.
4342 * testsuite/23_containers/forward_list/debug/swap.cc: Remove now
4343 useless _GLIBCXX_DEBUG checks.
4344
4345 2011-01-04 Kai Tietz <kai.tietz@onevision.com>
4346
4347 PR libstdc++/47145
4348 * configure.ac (AC_CHECK_FILE): Replaced by test -f.
4349 * configure: Regenerated.
4350
4351 2011-01-03 Paolo Carlini <paolo.carlini@oracle.com>
4352
4353 PR libstdc++/46922
4354 * config/abi/pre/gnu.ver: Export std::bad_function_call symbols.
4355
4356 \f
4357 Copyright (C) 2011 Free Software Foundation, Inc.
4358
4359 Copying and distribution of this file, with or without modification,
4360 are permitted in any medium without royalty provided the copyright
4361 notice and this notice are preserved.