aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext/rope
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović1-0/+2
2022-01-14libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely1-1/+14
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-25libstdc++: Remove __gnu_cxx::rope::erase(size_type) [PR102048]Jonathan Wakely1-5/+0
2021-07-21libstdc++: Make __gnu_cxx::sequence_buffer move-aware [PR101542]Jonathan Wakely1-1/+8
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-02libstdc++: Fix null pointer dereferences in __gnu_cxx::ropeJonathan Wakely1-11/+20
2020-12-02libstdc++: Fix indentation in ropeJonathan Wakely1-4/+4
2020-10-29libstdc++: Do not use volatile for __gnu_cxx::rope reference countingJonathan Wakely1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-22Remove redundant std::allocator members for C++20Jonathan Wakely1-3/+5
2019-05-31Remove using-declarations that add std names to __gnu_cxxJonathan Wakely1-155/+164
2019-01-21Fix after P0600.Ulrich Drepper1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-14Rope iterators: don't retain pointers when copiedJeremy Sawicki1-3/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont1-5/+5
2017-07-19new (bad_array_new_length): Remove redundant semicolon after in-class member ...Volker Reichelt1-6/+6
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-12re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __...Jonathan Wakely1-1/+1
2014-07-29re PR libstdc++/61946 (rope construction, passing allocator referenct without...Jonathan Wakely1-3/+4
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2012-07-16re PR libstdc++/53270 (Error when bootstrapping gcc on hppa2.0-unknown-linux-...Jonathan Wakely1-16/+16
2012-06-14re PR libstdc++/53270 (Error when bootstrapping gcc on hppa2.0-unknown-linux-...Jonathan Wakely1-0/+11
2011-05-20re PR c++/24163 (dependent Base class scope examined during unqualified name ...Jason Merrill1-3/+3
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-4/+11
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-02-03re PR libstdc++/25191 (exception_defines.h #defines try/catch)Paolo Carlini1-7/+7
2008-07-15re PR libstdc++/36832 (error compiling with crope)Paolo Carlini1-5/+21
2008-01-31auto_ptr.h: Fix comment typos.Ralf Wildenhues1-4/+4
2007-10-11Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set.Benjamin Kosnik1-8/+14
2007-09-07libstdc++.exp: Check CXXFLAGS.Benjamin Kosnik1-3/+2
2007-05-04stl_construct.h (_Destroy(_ForwardIterator, _ForwardIterator __last, _Allocat...Paolo Carlini1-26/+56
2007-03-11PR libstdc++/28080 (final)Paolo Carlini1-1/+1
2007-03-03PR libstdc++/28080 (partial)Paolo Carlini1-1/+2
2006-12-11traits.hpp: Qualify types.Richard Guenther1-6/+4
2006-10-17re PR libstdc++/28514 (libstdc++ vs. anonymous namespaces)Benjamin Kosnik1-78/+75
2006-09-04re PR c++/28871 (massive C++ compile time slowdown)Benjamin Kosnik1-1/+1
2006-07-28PR libstdc++/19664 round 3Benjamin Kosnik1-22/+22
2006-05-04re PR libstdc++/27404 (Rope iterators are not InputIterators)Douglas Gregor1-1/+16
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-3/+3
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-04-28PR libstdc++/21244 (cont)Paolo Carlini1-3/+3
2005-01-16rope: Qualify calls to std::copy() by sequence_buffer.Jonathan Wakely1-3/+3
2004-11-24doxygroups.cc: Add std::tr1 namespace.Benjamin Kosnik1-2/+1