]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/ChangeLog
Define std::remove_cvref and std::remove_cvref_t for C++2a
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
2018-05-03  rediDefine std::remove_cvref and std::remove_cvref_t for...
2018-05-02  fdumont2018-05-02 François Dumont <fdumont@gcc.gnu.org>
2018-05-02  rediPR libstdc++/68197 fail on negative iword/pword indices
2018-05-02  rediPR libstdc++/83860 avoid dangling references in valarra...
2018-05-02  rediRemove duplicate function call in test
2018-05-02  rediPR libstdc++/69608 Move semantics for strstreambuf
2018-05-01  rediPR libstdc++/84654 Disable __float128 specializations...
2018-04-24  hjlRegenerate configure of target libraries
2018-04-19  jakub * config/cet.m4 (GCC_CET_FLAGS): Default to --disable...
2018-04-18  rediPR libstdc++/85442 fix duplicate debuginfo for cxx11...
2018-04-18  rediPR libstdc++/84442 if _Exit isn't declared then use...
2018-04-18  jakub PR jit/85384
2018-04-16  rediMake Filesystem TS tests pass in C++17 mode
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-11  rediUpdate libstdc++ manual in preparation for GCC 8 release
2018-04-10  rediUpdate links to archived copy of SGI STL docs
2018-04-10  rediPR libstdc++/85222 allow catching iostream errors as...
2018-04-05  rediAdd another workaround to std::variant for Clang bug...
2018-04-03  rediPR libstdc++/85183 fix std::variant move-assignment
2018-03-26  rediAdd workaround to std::variant for Clang bug 31852
2018-03-22  rediPR libstdc++/85040 fix std::less<void> etc. ambiguities
2018-03-22  roxfail experimental/memory_resource/resource_adaptor...
2018-03-21  rediFix some libstdc++ testsuite failures
2018-03-20  fdumont2018-03-20 François Dumont <fdumont@gcc.gnu.org>
2018-03-18  gerald * doc/xml/api.xml: www.fsf.org has moved to https...
2018-03-18  gerald * doc/xml/manual/documentation_hacking.xml: Adjust...
2018-03-17  rediFix new test that fails in C++98 mode
2018-03-14  rediPR libstdc++/78420 Make std::less etc. yield total...
2018-03-12  rediPR libstdc++/84773 use aligned alloc functions for...
2018-03-09  fdumont2018-03-09 François Dumont <fdumont@gcc.gnu.org>
2018-03-09  rediPR libstdc++/84769 qualify std::get and std::get_if...
2018-03-09  rediUse non-throwing is_directory in filesystem::create_dir...
2018-03-08  fdumont2018-03-08 François Dumont <fdumont@gcc.gnu.org>
2018-03-06  villePR libstdc++/84601
2018-03-02  rediPR libstdc++/84671 handle digit separators in duration...
2018-02-27  villeImplement the missing bits of LWG 2769
2018-02-23  rediPR libstdc++/84532 prevent unwrapping of reference_wrap...
2018-02-20  fdumont2018-02-20 François Dumont <fdumont@gcc.gnu.org>
2018-02-19  itsimbalCET shouldn't be enabled in 32-bit run-time libraries...
2018-02-15  rediPR libstdc++/81797 Add .NOTPARALLEL to include/Makefile...
2018-01-29  rediPR libstdc++/83833 fix failing test on ia32
2018-01-29  rediRegenerate libstdc++ documentation
2018-01-29  rediPR libstdc++/83658 fix exception-safety in std::any...
2018-01-25  rediPR libstdc++/81076 make __byte_operand SFINAE-friendly
2018-01-19  clyon[libstdc++][testsuite] Fix dg-options/dg-add-options...
2018-01-18  uros * configure.ac (AC_CHECK_HEADERS): Add linux/types...
2018-01-16  ebotcazou * testsuite/17_intro/names.cc: Undefine 'y' on SPARC...
2018-01-16  rediPR libstdc++/83834 replace wildcard pattern in linker...
2018-01-15  rediPR libstdc++/83833 fix chi_squared_distribution::param...
2018-01-15  rediPR libstdc++/83830 Define std::has_unique_object_repres...
2018-01-15  villeMake optional conditionally trivially_{copy,move}_...
2018-01-15  rediPR libstdc++/80276 fix template argument handling in...
2018-01-15  rediCorrect earlier ChangeLog entry
2018-01-14  schwabPR libstdc++/81092
2018-01-14  timshen PR libstdc++/83601
2018-01-12  roLink with correct values-*.o files on Solaris (PR targe...
2018-01-10  fdumont2018-01-10 François Dumont <fdumont@gcc.gnu.org>
2018-01-09  rediPR libstdc++/80276 fix pretty printers for array smart...
2018-01-09  fdumont2018-01-09 François Dumont <fdumont@gcc.gnu.org>
2018-01-09  rediPR libstdc++/59253 Improve pretty printers for smart...
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-04  rediAvoid redundant calls to filesystem::status_known
2018-01-04  rediPR libstdc++/83607 specialize Boyer-Moore searchers...
2018-01-03  villeProtect optional's deduction guide with the feature...
2018-01-03  jakub Update copyright years.
2017-12-27  rediPR libstdc++/83600 fix end iterator for unready std...
2017-12-27  rediPR libstdc++/83598 don't modify flags passed to std...
2017-12-27  rediPR libstdc++/83538 fix std::match_results<T>::reference...
2017-12-24  paolo2017-12-24 Michele Pezzutti <mpezz@tiscali.it>
2017-12-24  rediPR libstdc++/83450 avoid -Wreturn-type warning in test
2017-12-20  fdumont2017-12-20 François Dumont <fdumont@gcc.gnu.org>
2017-12-20  ktkachov[aarch64][libstdc++] Use __ARM_BIG_ENDIAN instead of...
2017-12-19  fdumontFix last ChangeLog entry date.
2017-12-18  fdumont2017-11-20 François Dumont <fdumont@gcc.gnu.org>
2017-12-18  villePR libstdc++/68430
2017-12-16  mseborPR tree-optimization/83239 - False positive from -Wstri...
2017-12-14  rediPR libstdc++/83279 handle sendfile not copying entire...
2017-12-14  rediPR libstdc++/68519 use native duration to avoid roundin...
2017-12-14  rediPR libstdc++/83427 detect weak result type from noexcep...
2017-12-14  rediTest whitespace handling in std::complex extraction
2017-12-14  rediImprove std::complex test and move to sub-directory
2017-12-13  rediPR libstdc++/59568 fix error handling for std::complex...
2017-12-12  rediPR libstdc++/83395 fix invocable traits for INVOKE...
2017-12-07  dje PR libstdc++/83120
2017-12-07  mseborPR c/81544 - attribute noreturn and warn_unused_result...
2017-12-05  rediCorrect noexcept mismatch in declarations.
2017-12-04  rediFix warnings in <bits/regex_compiler.tcc>
2017-12-04  rediFix -Wunused warnings in libstdc++ headers
2017-12-01  rediFix narrowing conversions in string_view types
2017-12-01  rediDisable -Wliteral-suffix for standard UDLs
2017-12-01  rediAdd comment to fix -Wfallthrough warning
2017-12-01  rediFix -Wempty-body warnings for debug assertions
2017-12-01  rediUse const char* to fix -Wwrite-strings warning
2017-12-01  rediAdd [[noreturn]] attributes to fix warning
next