aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2015-05-27 * include/bits/stl_tree.h (_Rb_tree::_M_end()): Return _Base_ptrJonathan Wakely
2015-05-27 PR libstdc++/66017Jonathan Wakely
2015-05-26 * python/libstdcxx/v6/xmethods.py (UniquePtrMethodsMatcher): AddDoug Evans
2015-05-26 * include/bits/locale_conv.h: Fix copyright years.Jonathan Wakely
2015-05-232015-05-23 François Dumont fdumont@gcc.gnu.org>François Dumont
2015-05-21 PR target/66224David Edelsohn
2015-05-21 * libsupc++/del_opv.cc: Suppress -Wsized-deallocation.Jason Merrill
2015-05-202015-05-20 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-05-202015-05-20 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-05-20 * testsuite/util/testsuite_fs.h (nonexistent_path): Don't use tempnam.Jonathan Wakely
2015-05-20 PR libstdc++/66078Jonathan Wakely
2015-05-19 * include/bits/stl_list.h (_M_resize_pos(size_type&)): Declare.Jonathan Wakely
2015-05-192015-05-19 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-05-19Add cpu_defines.h for ARM.Ramana Radhakrishnan
2015-05-172015-05-17 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-05-15 * src/filesystem/ops.cc (stat_type): Define alias for struct stat andJonathan Wakely
2015-05-142015-05-14 Nathan Myers <ncm@cantrip.org>Nathan Myers
2015-05-14 PR libstdc++/66011Jonathan Wakely
2015-05-14 PR libstdc++/66018Jonathan Wakely
2015-05-13config/Eric Botcazou
2015-05-13 * include/bits/shared_ptr_base.h (__shared_count(unique_ptr&&)): CheckJonathan Wakely
2015-05-13 * include/bits/stl_raw_storage_iter.h (raw_storage_iterator::base()):Jonathan Wakely
2015-05-13 * include/std/future (packaged_task(allocator_arg_t, const A&, F&&):Jonathan Wakely
2015-05-13 * include/bits/basic_string.h (basic_string::basic_string()): MakeJonathan Wakely
2015-05-13 * include/std/complex (polar): Check for negative rho (LWG 2459).Jonathan Wakely
2015-05-13 * include/experimental/tuple (apply): Handle pointers to member (LWGJonathan Wakely
2015-05-13 * include/bits/random.h (seed_seq): More noexcept (LWG 2440).Jonathan Wakely
2015-05-13 * include/bits/alloc_traits.h (_S_max_size): Implement LWG 2466.Jonathan Wakely
2015-05-13 * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.Jonathan Wakely
2015-05-13libstdc++: Bump to automake 1.11.6Michael Haubenwallner
2015-05-10 * testsuite/20_util/headers/functional/synopsis.cc: AddJason Merrill
2015-05-09 * testsuite/19_diagnostics/headers/system_error/std_c++0x_neg.cc: Add -std=c...Jason Merrill
2015-05-09 * src/c++98/Makefile.am (AM_CXXFLAGS): Add -std=gnu++98.Jason Merrill
2015-05-06gcc/c-family/Jason Merrill
2015-05-05 PR libstdc++/51617Jonathan Wakely
2015-05-02 * include/experimental/any (any::_Storage): Fix alignment of buffer.Jonathan Wakely
2015-05-02 * include/experimental/iterator (ostream_joiner): Simplify by usingJonathan Wakely
2015-05-02 * include/experimental/iterator: New. Define ostream_joiner.Jonathan Wakely
2015-05-02 * include/experimental/numeric: New. Define gcd and lcm.Jonathan Wakely
2015-05-022015-05-02 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2015-05-02 * include/experimental/any (any::_Storage): Make non-copyable.Jonathan Wakely
2015-05-02 * include/experimental/fs_path.h (filesystem_error::~filesystem_error):Jonathan Wakely
2015-05-02 PR libstdc++/65978Jonathan Wakely
2015-05-02 * src/filesystem/ops.cc (last_write_time) [_GLIBCXX_USE_UTIMENSAT]:Jonathan Wakely
2015-05-022015-05-02 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2015-05-01 * include/experimental/memory: Correct feature-test macro.Jonathan Wakely
2015-05-01 * include/experimental/memory: Add feature-test macro.Jonathan Wakely
2015-05-012015-05-01 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-05-01 * src/filesystem/path.cc (path::compare): Do not copy strings.Jonathan Wakely
2015-05-01 * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h>Jonathan Wakely