Age | Commit message (Expand) | Author | Files | Lines |
2008-06-16 | basic_string.h (stod, [...]): Declare in C++0x mode. | Paolo Carlini | 1 | -0/+45 |
2008-06-15 | Makefile.am: Remove trailing white space, fix typo. | Ralf Wildenhues | 1 | -0/+6 |
2008-06-15 | condition_variable.cc (~condition_variable): Drop unused variable. | Ralf Wildenhues | 1 | -0/+5 |
2008-06-13 | stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove. | Paolo Carlini | 1 | -0/+76 |
2008-06-13 | array (array<>::assign): Do not define in C++0x mode, per DR 776... | Paolo Carlini | 1 | -0/+8 |
2008-06-12 | complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844. | Paolo Carlini | 1 | -0/+9 |
2008-06-11 | hashtable (_Hashtable<>::cbegin(size_type), [...]): Add per DR 691. | Paolo Carlini | 1 | -0/+14 |
2008-06-11 | lock_error, once_flag: Remove empty directories. | Matthias Klose | 1 | -0/+5 |
2008-06-07 | MAINTAINERS (mt port): Remove. | Joseph Myers | 1 | -0/+10 |
2008-06-06 | using.xml: Outline exception topics. | Benjamin Kosnik | 1 | -19/+177 |
2008-06-06 | configure.ac: Do not check for gconv.h. | Joseph Myers | 1 | -0/+9 |
2008-06-06 | all.cc, [...]: Only include <ext/codecvt_specializations.h> and <ext/enc_file... | Joseph Myers | 1 | -0/+9 |
2008-06-05 | random_shuffle.h: (parallel_random_shuffle_drs) Get the actual number of thre... | Johannes Singler | 1 | -0/+8 |
2008-06-04 | assoc_container.hpp: Change allocator typedef to allocator_type, as per exist... | Benjamin Kosnik | 1 | -0/+51 |
2008-06-02 | 9425.cc: Use dg-require-fileio. | Sandra Loosemore | 1 | -0/+8 |
2008-06-02 | vector.tcc (vector<>::_M_insert_aux): In C++0x mode, avoid a memory leak if t... | Paolo Carlini | 1 | -0/+9 |
2008-05-31 | re PR libstdc++/36338 (heap_sort effectively hangs with -D_GLIBCXX_DEBUG) | Paolo Carlini | 1 | -0/+7 |
2008-05-29 | bitset (bitset(const char*)): Implement DR 778 in debug-mode too. | Paolo Carlini | 1 | -0/+8 |
2008-05-26 | cmath (pow(float, int), [...]): Do not define in C++0x mode, per DR 550. | Paolo Carlini | 1 | -0/+20 |
2008-05-26 | tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out. | Paolo Carlini | 1 | -0/+17 |
2008-05-25 | complex (complex<>::real(_Tp), [...]): Add per DR 387. | Paolo Carlini | 1 | -0/+16 |
2008-05-25 | complex: Trivial stylistic changes... | Paolo Carlini | 1 | -0/+6 |
2008-05-24 | atomic.cc (atomic_flag_test_and_set_explicit, [...]): Suppress unused paramet... | Paolo Carlini | 1 | -0/+5 |
2008-05-23 | tuple: Replace int -> size_t throughout per DR 775. | Paolo Carlini | 1 | -0/+7 |
2008-05-23 | intro.xml: Adjust links to ISO documents. | Paolo Carlini | 1 | -0/+4 |
2008-05-23 | cmath (fpclassify): Use __builtin_fpclassify. | Paolo Carlini | 1 | -0/+5 |
2008-05-23 | hashtable_policy.h (_Map_base<,, [...]): Add per DR 761. | Paolo Carlini | 1 | -0/+7 |
2008-05-22 | dr781.cc: Add test variable. | Paolo Carlini | 1 | -0/+4 |
2008-05-22 | complex (proj(const std::complex<>&), proj(_Tp)): Add per DR 781. | Paolo Carlini | 1 | -0/+11 |
2008-05-21 | bitset (bitset<>::bitset(const char*)): Add per DR 778. | Paolo Carlini | 1 | -0/+8 |
2008-05-21 | lwg-active.html: Update to Revision R56. | Paolo Carlini | 1 | -0/+6 |
2008-05-20 | PR c++/33979 (partial) | Paolo Carlini | 1 | -0/+24 |
2008-05-16 | system_error: Align to current draft specifications. | Benjamin Kosnik | 1 | -0/+28 |
2008-05-15 | configure.ac: Don't check AC_LIBTOOL_DLOPEN if using newlib. | Bernd Schmidt | 1 | -0/+5 |
2008-05-15 | parallel_mode.xml: General revision and documentation of new compile-time opt... | Johannes Singler | 1 | -0/+6 |
2008-05-15 | mutex (mutex::try_lock): Eat errors. | Benjamin Kosnik | 1 | -0/+18 |
2008-05-14 | sstream: Adjust braces. | Benjamin Kosnik | 1 | -0/+10 |
2008-05-13 | atomicity.h: Remove file. | David Daney | 1 | -0/+6 |
2008-05-12 | vector (vector<>::_M_requires_reallocation): Just use this->capacity(). | Stefano Soffia | 1 | -0/+12 |
2008-05-10 | vector (vector<>::_M_requires_reallocation): Fix macro. | Roberto Bagnara | 1 | -0/+7 |
2008-05-07 | quicksort.h: (parallel_sort_qs_conquer) Explicitly request number of threads ... | Johannes Singler | 1 | -0/+7 |
2008-05-07 | mutex (mutex::mutex): Fix usage of initializing macro. | Benjamin Kosnik | 1 | -0/+10 |
2008-05-06 | condition_variable: New. | Benjamin Kosnik | 1 | -63/+134 |
2008-05-06 | re PR libstdc++/36130 (Atomics regression test fail to compile when parallel ... | Benjamin Kosnik | 1 | -0/+6 |
2008-05-06 | 2008-05-06 Johannes Singler <singler@ira.uka.de> | Johannes Singler | 1 | -0/+13 |
2008-05-05 | testsuite_visualization.h: Move contents into... | Benjamin Kosnik | 1 | -0/+26 |
2008-05-05 | typedefs-1.cc: Correct requirements. | Benjamin Kosnik | 1 | -0/+5 |
2008-05-02 | c++config: Revert _GLIBCXX_LONG_DOUBLE_COMPAT change. | Benjamin Kosnik | 1 | -0/+4 |
2008-04-30 | Makefile.am (install-headers): Cope with empty parallel_headers. | Ralf Wildenhues | 1 | -0/+6 |
2008-04-29 | c++config: Remove space between '#' and 'undef' for _GLIBCXX_LONG_DOUBLE_COMPAT. | Benjamin Kosnik | 1 | -0/+5 |