summaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2015-05-27 * include/bits/stl_tree.h (_Rb_tree::_M_end()): Return _Base_ptrredi2-77/+87
2015-05-27 PR libstdc++/66017redi4-21/+66
2015-05-26 * python/libstdcxx/v6/xmethods.py (UniquePtrMethodsMatcher): Adddevans3-1/+26
2015-05-26 * include/bits/locale_conv.h: Fix copyright years.redi12-11/+28
2015-05-232015-05-23 François Dumont fdumont@gcc.gnu.org>fdumont2-23/+50
2015-05-21 PR target/66224dje3-3/+11
2015-05-21 * libsupc++/del_opv.cc: Suppress -Wsized-deallocation.jason3-0/+11
2015-05-202015-05-20 François Dumont <fdumont@gcc.gnu.org>fdumont3-278/+271
2015-05-202015-05-20 François Dumont <fdumont@gcc.gnu.org>fdumont4-21/+38
2015-05-20 * testsuite/util/testsuite_fs.h (nonexistent_path): Don't use tempnam.redi2-10/+7
2015-05-20 PR libstdc++/66078redi5-3/+167
2015-05-19 * include/bits/stl_list.h (_M_resize_pos(size_type&)): Declare.redi3-22/+76
2015-05-192015-05-19 François Dumont <fdumont@gcc.gnu.org>fdumont5-5/+24
2015-05-19Add cpu_defines.h for ARM.ramana3-0/+48
2015-05-172015-05-17 François Dumont <fdumont@gcc.gnu.org>fdumont7-64/+470
2015-05-15 * src/filesystem/ops.cc (stat_type): Define alias for struct stat andredi7-42/+384
2015-05-142015-05-14 Nathan Myers <ncm@cantrip.org>redi7-0/+174
2015-05-14 PR libstdc++/66011redi5-21/+197
2015-05-14 PR libstdc++/66018redi5-278/+100
2015-05-13config/ebotcazou12-201/+34
2015-05-13 * include/bits/shared_ptr_base.h (__shared_count(unique_ptr&&)): Checkredi5-4/+28
2015-05-13 * include/bits/stl_raw_storage_iter.h (raw_storage_iterator::base()):redi3-0/+44
2015-05-13 * include/std/future (packaged_task(allocator_arg_t, const A&, F&&):redi2-1/+4
2015-05-13 * include/bits/basic_string.h (basic_string::basic_string()): Makeredi2-1/+7
2015-05-13 * include/std/complex (polar): Check for negative rho (LWG 2459).redi2-1/+6
2015-05-13 * include/experimental/tuple (apply): Handle pointers to member (LWGredi4-6/+31
2015-05-13 * include/bits/random.h (seed_seq): More noexcept (LWG 2440).redi2-4/+4
2015-05-13 * include/bits/alloc_traits.h (_S_max_size): Implement LWG 2466.redi13-12/+46
2015-05-13 * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.redi3-2/+7
2015-05-13libstdc++: Bump to automake 1.11.6haubi14-124/+490
2015-05-10 * testsuite/20_util/headers/functional/synopsis.cc: Addjason3-0/+26
2015-05-09 * testsuite/19_diagnostics/headers/system_error/std_c++0x_neg.cc: Add -std=c...jason42-24/+121
2015-05-09 * src/c++98/Makefile.am (AM_CXXFLAGS): Add -std=gnu++98.jason5-0/+11
2015-05-06gcc/c-family/jason2-2/+2
2015-05-05 PR libstdc++/51617redi2-1/+4
2015-05-02 * include/experimental/any (any::_Storage): Fix alignment of buffer.redi4-3/+61
2015-05-02 * include/experimental/iterator (ostream_joiner): Simplify by usingredi2-16/+9
2015-05-02 * include/experimental/iterator: New. Define ostream_joiner.redi9-8/+314
2015-05-02 * include/experimental/numeric: New. Define gcd and lcm.redi8-12/+171
2015-05-022015-05-02 Edward Smith-Rowland <3dw4rd@verizon.net>emsr9-16/+12
2015-05-02 * include/experimental/any (any::_Storage): Make non-copyable.redi4-34/+180
2015-05-02 * include/experimental/fs_path.h (filesystem_error::~filesystem_error):redi3-0/+9
2015-05-02 PR libstdc++/65978redi3-17/+30
2015-05-02 * src/filesystem/ops.cc (last_write_time) [_GLIBCXX_USE_UTIMENSAT]:redi2-7/+15
2015-05-022015-05-02 Edward Smith-Rowland <3dw4rd@verizon.net>emsr9-0/+27
2015-05-01 * include/experimental/memory: Correct feature-test macro.redi2-1/+3
2015-05-01 * include/experimental/memory: Add feature-test macro.redi5-4/+14
2015-05-012015-05-01 Ville Voutilainen <ville.voutilainen@gmail.com>redi12-0/+775
2015-05-01 * src/filesystem/path.cc (path::compare): Do not copy strings.redi2-2/+10
2015-05-01 * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h>redi8-19/+158