]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/src
* src/c++17/fs_ops.cc (fs::permissions): Use std::errc::not_supported.
[thirdparty/gcc.git] / libstdc++-v3 / src /
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...
2018-05-09  fdumont2018-05-09 François Dumont <fdumont@gcc.gnu.org>
2018-05-08  fdumont2018-05-08 François Dumont <fdumont@gcc.gnu.org>
2018-05-08  fdumont2018-05-08 François Dumont <fdumont@gcc.gnu.org>
2018-05-03  rediPR libstdc++/85632 fix wraparound in filesystem::space
2018-05-02  rediPR libstdc++/68197 fail on negative iword/pword indices
2018-04-18  rediPR libstdc++/85442 fix duplicate debuginfo for cxx11...
2018-04-13  rediFix broken sed command from previous commit
2018-04-13  rediFix __iosfail_type_info hack to work on darwin
2018-04-12  rediFix comments that misspell names of files and classes
2018-04-12  rediRemove #define made redundant by r259281
2018-04-10  rediPR libstdc++/85222 allow catching iostream errors as...
2018-03-09  rediUse non-throwing is_directory in filesystem::create_dir...
2018-01-18  uros * configure.ac (AC_CHECK_HEADERS): Add linux/types...
2018-01-05  rediPR libstdc++/83626 simplify filesystem::remove and...
2018-01-05  rediPR libstdc++/83279 Use non-null offset argument for...
2018-01-05  rediPR libstdc++/83626 handle ENOENT due to filesystem...
2018-01-04  rediPR libstdc++/83626 Don't throw for remove("") and remov...
2018-01-03  jakub Update copyright years.
next