aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/precompiled
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Merged current trunk to branch.Thomas Koenig3-3/+5
2020-11-26libstdc++: Add new headers to stdc++.hJonathan Wakely1-0/+2
2020-11-17libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97...Jonathan Wakely1-0/+3
2020-11-02libstdc++: Add c++2a <syncstream>Thomas Rodgers1-1/+1
2020-10-19libstdc++: Remove unused headerJonathan Wakely1-57/+0
2020-01-01Update copyright years.Jakub Jelinek4-4/+4
2019-11-15libstdc++: Fix definition of std::nostopstate objectJonathan Wakely1-0/+1
2019-11-08libsupc++: add <compare> to precompiled headerJonathan Wakely1-1/+1
2019-10-31Partial implementation of C++20 of <ranges> headerJonathan Wakely1-1/+1
2019-10-11Implement <concepts> header for C++20Jonathan Wakely1-1/+1
2019-10-04Add <span> to <bits/stdc++.h> precompiled headerJonathan Wakely1-1/+1
2019-07-31Implement "P0631R4 Math Constants" for C++20Jonathan Wakely1-0/+3
2019-05-13Remove array_allocator extension, deprecated since 4.9.0Jonathan Wakely1-1/+0
2019-01-01Update copyright years.Jakub Jelinek4-4/+4
2018-07-24Add initial version of C++17 <memory_resource> headerJonathan Wakely1-1/+1
2018-07-03P0556R3 Integral power-of-2 operations, P0553R2 Bit operationsJonathan Wakely1-0/+1
2018-06-18P0754R2 <version> headerJonathan Wakely1-2/+15
2018-01-03Update copyright years.Jakub Jelinek4-4/+4
2017-10-23Implement C++17 Filesystem libraryJonathan Wakely1-1/+2
2017-10-02C++17 P0067R5 std::to_chars and std::from_chars (partial)Jonathan Wakely1-0/+4
2017-01-01Update copyright years.Jakub Jelinek4-4/+4
2016-01-14Implement TR29124 C++ special Math Functions.Edward Smith-Rowland1-0/+57
2016-01-04Update copyright years.Jakub Jelinek3-3/+3
2015-09-18Fix errors due to extra includes in extc++.hJonathan Wakely1-1/+0
2015-09-11Rationalise PCH headers and 17_intro/headers tests.Jonathan Wakely1-0/+14
2015-09-04Add C++11 header <cuchar>.Edward Smith-Rowland1-0/+1
2015-06-12* include/precompiled/stdc++.h: Include <codecvt> and <shared_mutex>.Jonathan Wakely1-0/+5
2015-01-05Update copyright years.Jakub Jelinek3-3/+3
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford3-3/+3
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford3-4/+3
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill2-3/+3
2011-11-08stdc++.h: Add cstdalign.Ed Smith-Rowland1-0/+1
2011-07-20stdc++.h: Add scoped_allocator.Ed Smith-Rowland1-1/+2
2010-09-22typeindex: New.Paolo Carlini1-1/+2
2009-12-21atomic: Update to N3000.Benjamin Kosnik1-1/+1
2009-10-13Added <initializer_list> to precompiled/stdc++.h.Edward Smith-Rowland1-0/+1
2009-08-12extc++.h: Don't include TR1 if C++0x.Benjamin Kosnik2-0/+4
2009-08-11future: Move error handling bits outside macro guard.Benjamin Kosnik1-0/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek3-41/+26
2009-04-07Makefile.am (${pch1a_output}): Use gnu++0x flags instead of debug.Benjamin Kosnik1-1/+5
2008-11-07pointer.h: Add experimental support for non-standard pointer types in contain...Bob Walters1-1/+4
2008-10-15forward_list: New.Edward Smith-Rowland1-1/+3
2008-07-15chrono: New, as per N2661.Chris Fairles1-1/+2
2008-03-16[multiple changes]Paolo Carlini1-0/+1
2007-12-10howto.html: Update.Benjamin Kosnik1-1/+23
2007-10-11Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set.Benjamin Kosnik1-2/+0
2007-02-06extc++.h: Guard include files that assume iconv support is present from preco...Benjamin Kosnik1-2/+5
2007-01-30re PR libstdc++/30571 (Use of C++0x keywords in libstdc++-v3 headers)Benjamin Kosnik1-1/+6
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik3-0/+12