Age | Commit message (Expand) | Author | Files | Lines |
2004-11-29 | 18654.cc: Use better names. | Paolo Carlini | 2 | -7/+7 |
2004-11-29 | re PR libstdc++/18654 (Shrink-to-fit std::string::reserve() calls can realloc... | Paolo Carlini | 2 | -0/+112 |
2004-11-27 | 2.cc: Fix typo. | Paolo Carlini | 6 | -9/+9 |
2004-11-26 | DR 243. | Paolo Carlini | 8 | -0/+649 |
2004-11-24 | Makefile.in, aclocal.m4: Regenerate with automake 1.9.3. | Kelley Cook | 1 | -1/+1 |
2004-11-24 | [multiple changes] | Benjamin Kosnik | 1 | -0/+54 |
2004-11-24 | testsuite_iterators.h: New. | Chris Jefferson | 3 | -0/+714 |
2004-11-24 | target-libpath.exp: New file defining set_ld_library_path_env_vars and restor... | John David Anglin | 1 | -38/+6 |
2004-11-24 | doxygroups.cc: Add std::tr1 namespace. | Benjamin Kosnik | 1 | -2/+2 |
2004-11-19 | 1.cc: In the checks use... | Paolo Carlini | 12 | -68/+102 |
2004-11-18 | sum_diff.cc: Use VERIFY. | Paolo Carlini | 5 | -20/+29 |
2004-11-18 | DR 434. | Paolo Carlini | 1 | -0/+53 |
2004-11-15 | testsuite_abi.cc (check_version): Add GLIBCXX_3.4.4. | Benjamin Kosnik | 1 | -0/+1 |
2004-11-12 | re PR testsuite/14264 (testsuite should set LC_ALL/LANG to C) | Andrew Pinski | 1 | -0/+4 |
2004-11-08 | streambuf_iterator.h (class istreambuf_iterator): Consistently use _M_c to ca... | Paolo Carlini | 4 | -4/+4 |
2004-11-07 | ifstream_getline-2.cc: New. | Paolo Carlini | 1 | -0/+102 |
2004-11-02 | re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) | Benjamin Kosnik | 10 | -2/+390 |
2004-11-01 | re PR libstdc++/18185 ([3.4 only] Unhandled exceptions leak) | Momchil Velikov | 1 | -0/+53 |
2004-11-01 | re PR tree-optimization/16728 (std::set tests for allocator/insert core in ma... | Benjamin Kosnik | 1 | -0/+96 |
2004-10-30 | bitmap_allocator.h (allocate(size_type)): Minor tweak. | Paolo Carlini | 2 | -0/+108 |
2004-10-30 | 12658_thread-1.cc: Only xfail on Linux. | Geoffrey Keating | 1 | -1/+1 |
2004-10-29 | stl_algo.h (find_first_of(,,,,pred)): Remove invalid EqualOpConcept. | Chris Jefferson | 1 | -0/+47 |
2004-10-29 | testsuite_allocator.h (check_delete): New. | Benjamin Kosnik | 13 | -36/+399 |
2004-10-28 | mt_allocator.h (__common_pool_policy): Add template template parameter for po... | Benjamin Kosnik | 15 | -38/+70 |
2004-10-26 | array_allocator.h (array::allocate): Check for valid array object, use its si... | Benjamin Kosnik | 1 | -0/+66 |
2004-10-25 | Makefile.am (GLIBCXX_INCLUDES): Add. | Benjamin Kosnik | 2 | -4/+5 |
2004-10-25 | [multiple changes] | Benjamin Kosnik | 9 | -0/+479 |
2004-10-25 | re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite) | Eric Botcazou | 1 | -1/+1 |
2004-10-25 | basic_string.h (_Rep::_M_is_safe, [...]): New, use througout. | Paolo Carlini | 8 | -8/+250 |
2004-10-23 | deallocate_global-2.c: s/value_t/value_type/. | Andrew Pinski | 8 | -47/+47 |
2004-10-22 | array (array): Make safe for zero-sized arrays. | Benjamin Kosnik | 16 | -0/+762 |
2004-10-21 | vector.tcc (_M_insert_aux, [...]): Check at the outset that we are not trying... | Paolo Carlini | 2 | -1/+58 |
2004-10-21 | bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size(). | Paolo Carlini | 7 | -1/+208 |
2004-10-19 | list_sort_search.cc: Include <ext/new_allocator.h>. | Paolo Carlini | 2 | -0/+2 |
2004-10-15 | bitmap_allocator.h: Qualify ::operator delete. | Paolo Carlini | 2 | -0/+32 |
2004-10-14 | mt_allocator.h (__mt_alloc::deallocate): Check for null pointer. | Benjamin Kosnik | 9 | -15/+325 |
2004-10-14 | headers.cc: Add includes, compile only. | Benjamin Kosnik | 9 | -1/+37 |
2004-10-13 | basic_string.tcc (_S_create): Use consistently the exponential policy, simplify. | Paolo Carlini | 2 | -1/+56 |
2004-10-13 | [multiple changes] | Paolo Carlini | 1 | -0/+45 |
2004-10-12 | re PR libstdc++/17937 (Critical ~__pool troubles) | Benjamin Kosnik | 10 | -70/+94 |
2004-10-11 | PR libstdc++/16614 continued. | Benjamin Kosnik | 3 | -9/+7 |
2004-10-11 | pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk): Deal properly with ... | Joachim Kuebart | 1 | -0/+63 |
2004-10-10 | monetary_members.cc (_S_construct_pattern): Give __ret a default value, thus ... | Paolo Carlini | 2 | -7/+14 |
2004-10-09 | std_memory.h (__get_temporary_buffer): Don't use INT_MAX... | Paolo Carlini | 1 | -2/+2 |
2004-10-09 | acconfig.h: Add _GLIBCXX_USE___CXA_ATEXIT. | Benjamin Kosnik | 8 | -0/+16 |
2004-10-07 | libstdc++.exp: Update list of undefined functions. | Phil Edwards | 1 | -1/+1 |
2004-10-07 | tr1: New. | Benjamin Kosnik | 2 | -0/+137 |
2004-10-07 | * testsuite/lib/libstdc++.exp (libstdc++_exit): New proc. | Richard Earnshaw | 1 | -0/+9 |
2004-10-06 | acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread. | Benjamin Kosnik | 14 | -42/+28 |
2004-10-06 | [multiple changes] | Paolo Carlini | 2 | -0/+116 |