]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3
Remove unused variable
[thirdparty/gcc.git] / libstdc++-v3 /
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
2017-12-01  rediRemove stray semi-colons at namespace scope
2017-12-01  rediUse value-init syntax in std::__detail::__airy
2017-12-01  rediAdd noexcept to std::integral_constant members
2017-11-30  rediPR libstdc++/65927 Fix -Wunused-but-set-parameter warning
2017-11-30  rediMove assertion from to_address to __to_address
2017-11-30  rediPR libstdc++/83226 avoid forming pointer-to-reference...
2017-11-30  danglin * config/abi/post/hppa-linux-gnu/baseline_symbols...
2017-11-29  dmalcolmC++: improve location of static_assert errors
2017-11-28  rediAdd std::to_address for C++2a (P0653R2)
2017-11-27  rediAdd missing noexcept in string_view::find_first_of...
2017-11-27  rediFix std::unordered_map deduction guide
2017-11-24  rediAdd [[nodiscard]] attribute to std::launder
2017-11-23  rediAdd [[nodiscard]] attribute to C++17 components
2017-11-23  rediPR libstdc++/83134 Ensure std::__not_ converts B::value...
2017-11-22  rediPR go/83102 relax std::set checks for invocable compari...
2017-11-21  rediPR libstdc++/48101 improve errors for invalid container...
2017-11-21  rediFix invalid XML in libstdc++ manual
2017-11-21  shRTEMS: Enable some libstdc++ features
2017-11-20  fdumont2017-11-20 François Dumont <fdumont@gcc.gnu.org>
2017-11-20  rediFix failing tests caused by duplicate dg-options
2017-11-20  villeImplement LWG 2353
2017-11-19  emsr2017-11-18 Edward Smith-Rowland <3dw4rd@verizon.net>
2017-11-18  emsr2017-11-18 Edward Smith-Rowland <3dw4rd@verizon.net>
2017-11-17  itsimbalEnable building libstdc++-v3 with Intel CET
2017-11-17  rediPR libstdc++/83025 fix constraints for path overloads...
2017-11-16  glisseTweak vector::_M_realloc_insert for code size
2017-11-16  jasonRemove wrong ChangeLog entry
2017-11-16  rediAdd noexcept to std::shared_future copy operations...
2017-11-16  jason * include/std/numeric (gcd): Fix typo.
2017-11-15  villeFix gcd breakage.
2017-11-15  rediMinor improvements to Filesystem tests
2017-11-15  rediAdd noexcept to generic std::size, std::empty and std...
2017-11-14  villeImplement LWG 2733 and LWG 2759
2017-11-14  rediFix typo in std::wbuffer_convert
2017-11-11  rediMinor tweak to libstdc++ testsuite helper type
2017-11-10  rediPR libstdc++/82917 add missing returns in <fstream>
2017-11-07  rediCheck for S_ISSOCK before use
2017-11-06  fdumont2017-11-06 François Dumont <fdumont@gcc.gnu.org>
2017-11-06  marxinFix -Wreturn-type fallout.
2017-11-06  paolo2017-11-06 Paolo Carlini <paolo.carlini@oracle.com>
2017-11-05  gerald * doc/xml/manual/abi.xml: Move docs.oracle.com referen...
2017-11-03  rediDefine std::endian for C++2a (P0463R1)
2017-11-03  rediRemove _Node_insert_return::get() member functions...
2017-11-01  fdumont2017-11-01 François Dumont <fdumont@gcc.gnu.org>
2017-11-01  rediPR libstdc++/82777 fix path normalization for dot-dot
2017-10-30  rediDon't create broken symlink in libstdc++-v3/include...
2017-10-30  rediRemove ios_mode::trunc from basic_ofstream openmode...
2017-10-30  rediMinor tweak to libstdc++ FAQ
2017-10-30  rediMinor header reorganization for unordered containers
2017-10-30  villeImplement LWG 2485
2017-10-27  rediSimplify _Node_insert_return to avoid including <tuple>
2017-10-27  rediList headers in Makefile in alphabetical order
2017-10-27  rediRemove noexcept from filesystem iterators and operation...
2017-10-27  rediMake filesystem::file_status default constructor non...
2017-10-27  rediProvide filesystem::path overloads for file streams...
2017-10-27  rediDefine std::filesystem::path::format enum (P0430R2)
2017-10-26  rediProtect more algorithms from overloaded comma operators
2017-10-26  villeDeduction guides for associative containers, debug...
2017-10-25  rediUpdate C++17 library status documentation
2017-10-25  rediPR libstdc++/82716 avoid stupid -Wmismatched-tags warnings
2017-10-25  rediPR libstdc++/79283 fix filesystem::read_symlink for...
2017-10-25  rediFix filesystem::path::lexically_normal algorithm
2017-10-25  rediPR libstdc++/82706 fix test for case where operations...
next