aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext
AgeCommit message (Expand)AuthorFilesLines
2005-04-21check_allocate_max_size.cpp: Add explicit instantiations for systems without ...Mark Mitchell2-2/+16
2005-04-07test.html: Update.Benjamin Kosnik3-5/+8
2005-03-16binders.cc: Remove explicit instantiations for non-weak systems.Paolo Carlini6-49/+6
2005-02-10* testsuite/ext/array_allocator/2.cc: XFAIL for powerpc*-*-linux*.Janis Johnson1-0/+3
2005-01-26mt_allocator.h (struct __per_type_pool_policy<,, [...]): Scale _M_chunk_size ...Paolo Carlini1-0/+55
2005-01-16rope: Qualify calls to std::copy() by sequence_buffer.Jonathan Wakely1-0/+40
2005-01-0113189.cc: Fix, first include testsuite_hooks.h, to know whether including ext...Paolo Carlini2-4/+4
2004-11-18sum_diff.cc: Use VERIFY.Paolo Carlini4-13/+20
2004-10-30bitmap_allocator.h (allocate(size_type)): Minor tweak.Paolo Carlini2-0/+108
2004-10-29testsuite_allocator.h (check_delete): New.Benjamin Kosnik12-26/+385
2004-10-28mt_allocator.h (__common_pool_policy): Add template template parameter for po...Benjamin Kosnik15-38/+70
2004-10-26array_allocator.h (array::allocate): Check for valid array object, use its si...Benjamin Kosnik1-0/+66
2004-10-23deallocate_global-2.c: s/value_t/value_type/.Andrew Pinski8-47/+47
2004-10-21bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size().Paolo Carlini6-0/+186
2004-10-15bitmap_allocator.h: Qualify ::operator delete.Paolo Carlini1-0/+31
2004-10-14mt_allocator.h (__mt_alloc::deallocate): Check for null pointer.Benjamin Kosnik8-0/+301
2004-10-14headers.cc: Add includes, compile only.Benjamin Kosnik9-1/+37
2004-10-13basic_string.tcc (_S_create): Use consistently the exponential policy, simplify.Paolo Carlini1-1/+1
2004-10-12re PR libstdc++/17937 (Critical ~__pool troubles)Benjamin Kosnik10-70/+94
2004-10-11PR libstdc++/16614 continued.Benjamin Kosnik3-9/+7
2004-10-11pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk): Deal properly with ...Joachim Kuebart1-0/+63
2004-10-09acconfig.h: Add _GLIBCXX_USE___CXA_ATEXIT.Benjamin Kosnik8-0/+16
2004-10-07tr1: New.Benjamin Kosnik2-0/+137
2004-10-06acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread.Benjamin Kosnik5-2/+4
2004-10-06re PR libstdc++/17780 (std::allocator vs. static init)Benjamin Kosnik15-1/+979
2004-09-241-in.cc: XFAIL more arm simulator targets.Paul Brook2-2/+2
2004-09-17tune-1.cc: Use VERIFY, clean up a bit.Paolo Carlini4-54/+40
2004-09-01re PR libstdc++/16614 (Excessive resource usage in __mt_alloc)Benjamin Kosnik13-105/+690
2004-08-02re PR libstdc++/16844 (Explicit instantiation failing)Matt Austern2-0/+68
2004-07-28stl_construct.h (_Destroy): New three-argument overload that takes an allocat...Matt Austern2-0/+178
2004-06-16rope (rope(_CharT, const allocator_type&)): Fix to use _Data_allocate.Paolo Carlini3-0/+166
2004-04-199555-ic.cc: Clarify assertion, set test variable to false before assert.Benjamin Kosnik2-8/+6
2004-03-27[multiple changes]Benjamin Kosnik1-0/+47
2004-03-19re PR libstdc++/12077 ([3.4 only] wcin.rdbuf()->in_avail() return value too h...Paolo Carlini1-0/+79
2004-03-19re PR libstdc++/14648 (rope is broken (regression))Paolo Carlini1-0/+40
2004-03-041.cc: Provide explicit instantiations for non-weak systems.Benjamin Kosnik4-4/+30
2004-02-1613189.cc: Don't check for now that the catch block is not reached.Paolo Carlini2-2/+0
2004-01-2010063-2.cc: Treat unbuffered.Loren J. Rittle2-0/+62
2004-01-1713189.cc: Fix guards.Benjamin Kosnik2-12/+8
2003-12-29acconfig.h: Add _GLIBCXX_USE_C99_MATH.Mark Mitchell1-0/+4
2003-12-23new_allocator.h (new_allocator): Proper allocator class.Benjamin Kosnik1-22/+28
2003-12-10re PR libstdc++/10063 (stdio_filebuf broken)Benjamin Kosnik2-0/+111
2003-12-0713189.cc: Guard for __enc_traits.Benjamin Kosnik2-6/+26
2003-12-05re PR libstdc++/13189 (<ext/enc_filebuf.h> fails to compile)Benjamin Kosnik14-154/+468
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik7-23/+24
2003-09-03re PR libstdc++/12048 (unget does not work)Petur Runolfsson2-2/+154
2003-07-28char_traits.h: Update copyright, tweak.Benjamin Kosnik1-1/+1
2003-07-25char_traits.h: Update copyright, tweak.Benjamin Kosnik1-2/+1
2003-07-24*: Change __gnu_cxx_test to __gnu_test.Benjamin Kosnik1-1/+1
2003-07-09pod_char_traits.cc: New.Benjamin Kosnik1-0/+78