summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* 2015-05-17 François Dumont <fdumont@gcc.gnu.org>fdumont2015-05-177-64/+470
* * src/filesystem/ops.cc (stat_type): Define alias for struct stat andredi2015-05-157-42/+384
* 2015-05-14 Nathan Myers <ncm@cantrip.org>redi2015-05-147-0/+174
* PR libstdc++/66011redi2015-05-145-21/+197
* PR libstdc++/66018redi2015-05-145-278/+100
* config/ebotcazou2015-05-1312-201/+34
* * include/bits/shared_ptr_base.h (__shared_count(unique_ptr&&)): Checkredi2015-05-135-4/+28
* * include/bits/stl_raw_storage_iter.h (raw_storage_iterator::base()):redi2015-05-133-0/+44
* * include/std/future (packaged_task(allocator_arg_t, const A&, F&&):redi2015-05-132-1/+4
* * include/bits/basic_string.h (basic_string::basic_string()): Makeredi2015-05-132-1/+7
* * include/std/complex (polar): Check for negative rho (LWG 2459).redi2015-05-132-1/+6
* * include/experimental/tuple (apply): Handle pointers to member (LWGredi2015-05-134-6/+31
* * include/bits/random.h (seed_seq): More noexcept (LWG 2440).redi2015-05-132-4/+4
* * include/bits/alloc_traits.h (_S_max_size): Implement LWG 2466.redi2015-05-1313-12/+46
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.redi2015-05-133-2/+7
* libstdc++: Bump to automake 1.11.6haubi2015-05-1314-124/+490
* * testsuite/20_util/headers/functional/synopsis.cc: Addjason2015-05-103-0/+26
* * testsuite/19_diagnostics/headers/system_error/std_c++0x_neg.cc: Add -std=c...jason2015-05-0942-24/+121
* * src/c++98/Makefile.am (AM_CXXFLAGS): Add -std=gnu++98.jason2015-05-095-0/+11
* gcc/c-family/jason2015-05-062-2/+2
* PR libstdc++/51617redi2015-05-052-1/+4
* * include/experimental/any (any::_Storage): Fix alignment of buffer.redi2015-05-024-3/+61
* * include/experimental/iterator (ostream_joiner): Simplify by usingredi2015-05-022-16/+9
* * include/experimental/iterator: New. Define ostream_joiner.redi2015-05-029-8/+314
* * include/experimental/numeric: New. Define gcd and lcm.redi2015-05-028-12/+171
* 2015-05-02 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2015-05-029-16/+12
* * include/experimental/any (any::_Storage): Make non-copyable.redi2015-05-024-34/+180
* * include/experimental/fs_path.h (filesystem_error::~filesystem_error):redi2015-05-023-0/+9
* PR libstdc++/65978redi2015-05-023-17/+30
* * src/filesystem/ops.cc (last_write_time) [_GLIBCXX_USE_UTIMENSAT]:redi2015-05-022-7/+15
* 2015-05-02 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2015-05-029-0/+27
* * include/experimental/memory: Correct feature-test macro.redi2015-05-012-1/+3
* * include/experimental/memory: Add feature-test macro.redi2015-05-015-4/+14
* 2015-05-01 Ville Voutilainen <ville.voutilainen@gmail.com>redi2015-05-0112-0/+775
* * src/filesystem/path.cc (path::compare): Do not copy strings.redi2015-05-012-2/+10
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h>redi2015-05-018-19/+158
* * include/experimental/fs_path.h (path::_List): Use vector instead ofredi2015-05-015-17/+61
* * include/experimental/fs_dir.h: Fix use of non-reserved names.redi2015-05-015-22/+34
* * include/bits/locale_classes.h (locale::facet): Delete copyredi2015-05-012-5/+16
* * include/bits/alloc_traits.h (__alloc_rebind): Change parameter name.redi2015-05-012-2/+4
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable for solaris.redi2015-05-013-2/+7
* 2015-05-01 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2015-05-019-16/+28
* * doc/xml/manual/intro.xml: Link to new status_cxx2017.xml file.redi2015-05-0110-35/+365
* * include/std/memory (pointer_safety, declare_reachable,redi2015-05-013-0/+70
* Implement N4100 File System TSredi2015-04-3069-197/+8252
* 2015-04-30 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2015-04-3022-4/+1278
* 2015-04-30 François Dumont <fdumont@gcc.gnu.org>fdumont2015-04-304-41/+51
* 2015-04-30 François Dumont <fdumont@gcc.gnu.org>fdumont2015-04-303-3/+11
* PR libstdc++/65839devans2015-04-299-21/+177
* Use consistent naming for value type attributes.devans2015-04-292-27/+42