aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext/rope
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek13-13/+13
2022-01-06libstdc++: Increase timeout for pthread7-rope.cc testJonathan Wakely1-1/+2
2022-01-03Update copyright years.Jakub Jelinek13-13/+13
2021-07-21libstdc++: Make __gnu_cxx::sequence_buffer move-aware [PR101542]Jonathan Wakely1-0/+27
2021-01-04Update copyright years.Jakub Jelinek13-13/+13
2020-01-01Update copyright years.Jakub Jelinek13-13/+13
2019-01-01Update copyright years.Jakub Jelinek13-13/+13
2018-08-14Rope iterators: don't retain pointers when copiedJeremy Sawicki1-0/+95
2018-01-03Update copyright years.Jakub Jelinek12-12/+12
2017-06-15Use pthread effective-target in testsuiteRainer Orth1-2/+3
2017-01-01Update copyright years.Jakub Jelinek12-12/+12
2016-10-141.cc: Remove 'test' variables.Paolo Carlini4-7/+0
2016-08-26Use effective-target instead of -std optionsJonathan Wakely3-6/+3
2016-08-19Simplify dg-options for tests using pthreadsJonathan Wakely1-2/+1
2016-07-25Fix missing qualification in <ext/rope>Georeth Chow1-0/+28
2016-01-04Update copyright years.Jakub Jelinek11-11/+11
2015-09-03libstdc++: Run tests on RTEMSSebastian Huber1-1/+1
2015-01-05Update copyright years.Jakub Jelinek11-11/+11
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini3-3/+3
2014-07-29re PR libstdc++/61946 (rope construction, passing allocator referenct without...Jonathan Wakely1-0/+31
2014-05-23re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely1-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford10-10/+10
2013-06-10forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge1-2/+2
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford10-11/+10
2012-09-30ropeimpl.h (__uninitialized_fill_n_a): Fix using declaration.Jonathan Wakely1-0/+26
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-2/+2
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-3/+3
2010-08-08re PR libstdc++/44963 ([DR 1334] Ambiguous function overload using __gnu_cxx:...Paolo Carlini1-0/+31
2010-06-29re PR libstdc++/44708 (Enabling -std=c++0x results in ambiguous function over...Paolo Carlini1-0/+31
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini1-3/+3
2009-06-02re PR libstdc++/40299 (Rope + C++0x mode = build error)Paolo Carlini1-0/+27
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek6-30/+25
2009-03-02pthread4.cc: Move...Benjamin Kosnik1-0/+103
2008-07-15re PR libstdc++/36832 (error compiling with crope)Paolo Carlini1-0/+36
2005-08-17All files: Update FSF address.Kelley Cook4-4/+4
2005-03-16binders.cc: Remove explicit instantiations for non-weak systems.Paolo Carlini3-27/+3
2005-01-16rope: Qualify calls to std::copy() by sequence_buffer.Jonathan Wakely1-0/+40
2004-06-16rope (rope(_CharT, const allocator_type&)): Fix to use _Data_allocate.Paolo Carlini3-0/+212