line-map.h: add source_range::from_locations
[gcc.git] / libstdc++-v3 /
2016-08-23 Jonathan WakelyAdd C++17 constexpr to debug and profile mode arrays
2016-08-23 Jonathan Wakelylibstdc++/77334 move assign RB trees of non-copyable...
2016-08-23 Jonathan WakelyRemove reference to -pthreads option in libstdc++ manual
2016-08-23 Jonathan WakelyUse dg-do preprocess instead of compile for tests
2016-08-23 Jonathan WakelyImplement resolution of LWG DR 685 precisely
2016-08-23 Jonathan WakelyAdd constexpr to <iterator> and <array> for C++17
2016-08-22 Tim ShenSplit _M_dfs() into smaller functions.
2016-08-22 Gleb Natapovlibstdc++/68297 avoid throw/catch in make_exception_ptr
2016-08-22 Jonathan WakelyUpdate links to libstdc++ Doxygen pages
2016-08-22 Jonathan WakelyAdd noexcept to std::function swap
2016-08-19 Jonathan WakelySimplify dg-options for tests using pthreads
2016-08-19 Jonathan WakelyDefine std::not_fn for C++17
2016-08-19 Jonathan WakelyDefine std::atomic<T>::is_always_lock_free for C++17
2016-08-19 Jonathan WakelyFix ambiguities in C++17 mode
2016-08-19 Jonathan WakelyUpdate C++17 library status table
2016-08-18 Ville VoutilainenImplement the latest proposed resolution of LWG 2756.
2016-08-18 Tim ShenImplement <variant>
2016-08-18 Jonathan WakelyExpand libstdc++ docs on testing
2016-08-18 Jonathan WakelyImprove documentation of libstdc++ test targets
2016-08-18 Jonathan WakelyDocument libstdc++.so versioning in manual
2016-08-18 Jonathan WakelyImprove markup in libstdc++ manual
2016-08-18 Jonathan WakelyRemove unintended dg-options directive
2016-08-17 Jonathan WakelyFix invalid dg-do directive
2016-08-17 Jonathan WakelyUse effective target instead of -std in dg-options
2016-08-17 Jonathan WakelyAdd c++11 effective target to tests for C++11 features
2016-08-17 Jonathan WakelyAdd comment explaining why -std=c++14 is needed.
2016-08-17 Jonathan WakelyRemove duplicate dg-options directive
2016-08-17 Jonathan WakelyAdjust DG directives in libstdc++ Profile Mode test
2016-08-17 Jonathan WakelyAdjust DG directives in libstdc++ XFAIL test
2016-08-17 Jonathan WakelyAdjust testcases for C++17 compatibility
2016-08-17 Jonathan WakelyAdjust testcase for C++14 compatibility
2016-08-17 Jonathan WakelyPR 77264 constrain new std::basic_string overloads
2016-08-16 Jonathan WakelyPR 72847 Prevent double-free in std::vector<bool>
2016-08-15 Ville VoutilainenImplement LWG 2744 and LWG 2754.
2016-08-15 Ville VoutilainenAdd a feature macro for C++17 make_from_tuple.
2016-08-15 Uros Bizjakops.cc: Always include ostream and ext/stdio_filebuf.h.
2016-08-15 Thomas Preud'hommere PR testsuite/72840 (PASS->NA: 20_util/ratio/cons...
2016-08-11 Ville VoutilainenImplement C++17 make_from_tuple.
2016-08-11 Ville VoutilainenImplement LWG 2758.
2016-08-06 Jonathan WakelyUpdate C++17 library status table
2016-08-06 Jonathan Wakely* testsuite/lib/libstdc++.exp: Fix typo in comment.
2016-08-06 Jonathan WakelyUse ::new to avoid finding overloaded operator new
2016-08-06 Jonathan WakelyAdd std::apply for C++17
2016-08-05 Jonathan WakelyCorrect status of __cpp_lib_enable_shared_from_this
2016-08-05 Jonathan WakelyImplement C++17 rounding functions for std::chrono...
2016-08-05 Jonathan WakelyUse __invoke in std::function internals
2016-08-04 Jonathan WakelyDefine std::is_callable and std::is_nothrow_callable
2016-08-04 Jonathan WakelyUpdate C++17 library implementation status table
2016-08-04 Jonathan WakelyDefine std::enable_shared_from_this::weak_from_this
2016-08-04 Jonathan WakelySimplify std::__invoke_impl definitions
2016-08-03 Jonathan WakelyDefine feature-test macro for std::enable_shared_from_this
2016-08-03 Jonathan WakelyDefine std::shared_ptr::weak_type
2016-08-03 Jonathan WakelyDefine std::as_const
2016-08-03 Jonathan WakelyDefine std::owner_less<void> specialization (P0074R0)
2016-08-03 Jonathan WakelyDefine C++17 feature-test macros
2016-08-03 Jonathan WakelyDefine __cpp_lib_generic_associative_lookup feature...
2016-08-03 Jonathan WakelyEnable Mathematical Special Functions for C++17
2016-08-03 Jonathan WakelyRemove deprecated has_trivial_xxx traits
2016-08-02 Jonathan WakelyFix std::wstring allocator tests
2016-08-02 Jonathan WakelyImprove comments on check_v3_target_filesystem_ts
2016-08-02 Jonathan WakelyMove dg-error directives to relevant lines
2016-08-02 Jonathan WakelyAdd -fno-show-column to libstdc++ test flags
2016-08-02 Jonathan WakelySkip C tests if test flags include C++ options
2016-08-02 Jonathan WakelyTest TR1 special functions without adding them to std
2016-08-02 Jonathan WakelyOnly run math special function tests for C++11 and...
2016-08-02 Jonathan WakelyMake TR1 special function tests support C++98
2016-08-02 Rainer OrthUpdate Solaris baselines
2016-08-02 Jonathan WakelySkip scan-assembler test when -flto is used
2016-08-02 Jonathan WakelySupport using -flto with libstdc++ testsuite
2016-08-01 Jonathan WakelyAdd non-const std::basic_string::data() for C++17
2016-08-01 Jonathan WakelyDisable std::string and std::wstring extern templates...
2016-08-01 Jonathan WakelyRemove ignored "xfail" from dg-do compile directives
2016-08-01 Jonathan WakelyFix __gnu_cxx::hash_set test to pass in C++98 mode
2016-08-01 Jonathan WakelyRemove "-x c" from dg-options in libstdc++ C++ test
2016-08-01 Jonathan WakelyLimit std::tuple tests to run for C++11 and later
2016-08-01 Jonathan WakelyMake libstdc++ debug mode test valid for C++98
2016-08-01 Jonathan WakelyRemove unused headers and variables from libstdc++...
2016-08-01 Jonathan WakelyRemove duplicate dg-options directive in string_view...
2016-08-01 Jonathan WakelyUse -std=gnu++98 instead of -std=gnu++03 in test
2016-08-01 Jonathan WakelyRemove linker options from compile-only tests
2016-08-01 Jonathan WakelyRun std::ios_base enum tests for C++11 and up
2016-08-01 Uros Bizjakbaseline_symbols.txt: Update.
2016-07-31 Jonathan WakelyChange std::conditional test to compile-only
2016-07-31 Jonathan WakelyEnsure std::atomic test is compiled with optimization
2016-07-31 Jonathan WakelyFix DR 438 std::list test to pass in C++98 mode
2016-07-31 Jonathan WakelyEnable std::regex test for C++11 or later
2016-07-31 Jonathan WakelyFix non-portable std::regex test and test more cases
2016-07-31 Jonathan WakelyAllow std::pair test to run in C++11 mode too
2016-07-31 Jonathan Wakelylibstdc++/72745 add static assertion for invalid tuple...
2016-07-31 Jonathan WakelyMove dg-error directives to relevant lines
2016-07-31 Ville VoutilainenAdd missing variable traits, fix testsuite failures.
2016-07-31 Jonathan WakelyCheck __STRICT_ANSI__ for 128-bit arithmetic types
2016-07-31 Jonathan WakelyFix file extension of libstdc++ test
2016-07-29 Ville VoutilainenImplement C++17 variable templates for type traits.
2016-07-29 Andreas SchwabUpdate libstdc++ baseline symbols for aarch64, ia64...
2016-07-29 Jonathan WakelyUpdate libstdc++ docs for library version history
2016-07-29 Jonathan WakelyNew libstdc++ symbol version for new basic_string symbols
2016-07-29 Jonathan WakelyUpdate libstdc++ baseline symbols for x86 and ppc
2016-07-28 Jonathan WakelyFix DR 438 container tests to pass in C++98 mode
2016-07-28 Jonathan WakelyFix std::vector test to pass in C++98 mode
next