]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/src
Fix description of 'GOMP_MAP_FIRSTPRIVATE'
[thirdparty/gcc.git] / libstdc++-v3 / src /
2019-06-17  rediPR libstdc++/90281 Fix string conversions for filesyste...
2019-06-07  rediPR libstdc++/90770 fix missing src/debug/Makefile
2019-05-31  rediFix breakage due to removing __gnu_cxx::size_t declaration
2019-05-31  rediFix random_device to work with COW strings again
2019-05-29  rediPR libstdc++/88881 fix filesystem::symlink_status for...
2019-05-29  rediOptimize filesystem::path::parent_path()
2019-05-29  rediPR libstdc++/85494 use rdseed and rand_s in std::random...
2019-05-28  rediPR libstdc++/90634 reduce allocations in filesystem...
2019-05-22  rediPR libstdc++/90557 fix path assignment that alters...
2019-05-16  rediRemove incorrect assertion from filesystem::absolute
2019-05-04  rediPR libstdc++/90299 make filesystem::absolute overloads...
2019-05-04  rediFix std::hash<std::error_condition>
2019-05-04  fdumont2019-05-04 François Dumont <fdumont@gcc.gnu.org>
2019-04-29  rediPR libstdc++/71312 Increase alignment of pooled mutexes
2019-04-11  rediPR libstdc++/90046 fix build failure on epiphany-elf
2019-04-05  rediShare all recursive_directory_iterator state [LWG 2708]
2019-04-05  rediFix directory_iterator handling of DT_UNKNOWN
2019-04-05  rediMake filesystem::path safe for self assignment
2019-03-30  ebotcazou * src/c++17/fs_ops.cc (fs::permissions): Use std:...
2019-03-03  rediPR libstdc++/89562 use binary mode for file I/O
2019-02-27  rediPR libstdc++/89466 avoid slow xsltproc command in configure
2019-02-22  jakub PR libstdc++/89402
2019-02-20  jakub PR libstdc++/89402
2019-02-19  rediP0482R5 char8_t: Standard library support
2019-02-09  rediAdd noexcept to filesystem::path query functions
2019-01-30  rediPR libstdc++/89117 fix path::replace_extension("")...
2019-01-18  rediPR libstdc++/88782 avoid ODR problems in std::make_shared
2019-01-17  rediFix filesystem::equivalent for mingw
2019-01-17  rediPR libstdc++/88884 fix filesystem::absolute("//") for...
2019-01-17  rediPR libstdc++/88881 adjust filesystem::status and tests...
2019-01-16  rediFix failing filesystem tests on mingw targets
2019-01-12  rediPR libstdc++/88811 fix typo introduced in r266569
2019-01-10  rediImplement LWG 2221: formatted output operator for nullptr
2019-01-08  rediPR libstdc++/88749 fix build failure in src/filesystem...
2019-01-07  rediFix build for systems without POSIX truncate
2019-01-06  rediPR libstdc++/86756 Move rest of std::filesystem to...
2019-01-06  rediPR libstdc++/86756 add std::filesystem::path to libstdc...
2019-01-05  rediDefine new filesystem::__file_clock type
2019-01-04  rediExport explicit instantiations for C++17 members of...
2019-01-04  rediFix bugs in filesystem::path::lexically_normal()
2019-01-04  rediFix concatenation bug in filesystem::path
2019-01-01  jakub Update copyright years.
2018-12-18  rediFix previous commit to move instead of copying
2018-12-18  rediMicro-optimization to avoid creating temporary path
2018-12-18  rediLWG 2936: update path::compare logic and optimize strin...
2018-12-17  rediPR libstdc++/71044 fix off-by-one errors introduced...
2018-12-13  rediFix handling of POSIX paths containing a root-name
2018-12-13  rediPR libstdc++/71044 optimize std::filesystem::path const...
2018-11-29  rediPR libstdc++/86910 fix filesystem::create_directories
2018-11-28  rediFix undefined references in libstdc++fs.a
2018-11-28  rediApply resolution for LWG DR 3096
2018-11-28  rediPR libstdc++/83306 make filesystem_error no-throw copyable
2018-11-27  rediPR libstdc++/67843 set shared_ptr lock policy at build...
2018-11-21  rediPR libstdc++/88111 Make maximum block size depend on...
2018-11-21  rediPR libstdc++/88113 use size_type consistently instead...
2018-11-17  rediImplement std::pmr::synchronized_pool_resource
2018-11-15  rediOptimize pool resource allocation
2018-11-13  rediFix error when selecting number of memory pools
2018-11-13  rediFix unused parameter warnings introduced in earlier...
2018-11-13  rediRemove redundant loop in unsynchronized_pool_resource...
2018-11-13  rediImprove handling of pool_options::largest_required_pool...
2018-11-13  rediFix incorrect assertion when deallocating big block
2018-11-13  rediFix overflows in std::pmr::unsynchonized_pool_resource
2018-11-12  rediPR libstdc++/87963 fix build for 64-bit mingw
2018-11-06  rediImplement std::pmr::unsynchronized_pool_resource
2018-10-31  jsm28Update GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-18  rediPR libstdc++/87641 correctly initialize accumulator...
2018-10-15  rediPR libstdc++/87587 prevent -Wabi warnings
2018-10-11  rediPR libstdc++/80538 Only call sleep for non-zero values
2018-10-03  rediPR libstdc++/59439 optimize uses of classic ("C") std...
2018-09-21  fdumont2018-09-21 François Dumont <fdumont@gcc.gnu.org>
2018-09-18  fdumont2018-09-18 François Dumont <fdumont@gcc.gnu.org>
2018-08-28  rediPR libstdc++/87116 fix path::lexically_normal() handlin...
2018-08-16  rediFix bootstrap with --enable-fully-dynamic-string
2018-08-15  rediFix single-threaded build for targets without atomics
2018-08-14  rediPR libstdc++/86846 Alternative to pointer-width atomics
2018-08-14  rediPR libstdc++/85343 overload __throw_ios_failure to...
2018-08-07  rediDefine monotonic_buffer_resource members out-of-line
2018-08-03  rediAdd workaround for non-unique errno values on AIX
2018-08-01  rediAdd -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS
2018-08-01  rediPR libstdc++/60555 std::system_category() should recogn...
2018-07-26  mpolacek * src/c++98/locale_init.cc: Fix #ifdef condition.
2018-07-26  rediAdd missing checks for _GLIBCXX_USE_C99_STDINT_TR1
2018-07-26  rediRemove char16_t and char32_t dependency on <stdint.h>
2018-07-26  rediRemove <chrono> dependency on _GLIBCXX_USE_C99_STDINT_TR1
2018-07-25  rediAdd new src/c++17 directory to list in acinclude.m4
2018-07-24  rediAdd initial version of C++17 <memory_resource> header
2018-07-17  rediPR libstdc++/86450 use -Wabi=2 and simplify -Werror use
2018-07-17  rediRemove unused explicit instantiation of __bind_simple
2018-07-05  rediPR libstdc++/85831 define move constructors and operato...
2018-06-21  rediPR libstdc++/83328 add correct basic_string::insert...
2018-06-15  rediLWG 3076 basic_string CTAD ambiguity
2018-06-07  fdumont2018-06-07 François Dumont <fdumont@gcc.gnu.org>
2018-05-31  rediPR libstdc++/78870 support std::filesystem on Windows
2018-05-25  fdumont2018-05-25 François Dumont <fdumont@gcc.gnu.org>
2018-05-23  rediFix handling of an empty filename at end of a path
2018-05-21  rediFix std::filesystem::absolute for empty paths
2018-05-20  rediPR libstdc++/85843 fix "should be explicitly initialize...
2018-05-19  rediFix std::codecvt_utf8<wchar_t> for Mingw
2018-05-17  rediPR libstdc++/85818 ensure path::preferred_separator...
next