| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 1 | -3/+3 |
* | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 1 | -83/+83 |
* | stl_tree.h: Make erase return iterator as per DR 130. | Edward Smith-Rowland | 2009-08-14 | 1 | -0/+6 |
* | future: Move error handling bits outside macro guard. | Benjamin Kosnik | 2009-08-11 | 1 | -7/+8 |
* | functional: Doxygen markup. | Benjamin Kosnik | 2009-08-11 | 40 | -158/+169 |
* | re PR libstdc++/15523 ([DR 408] Can't have vectors of vector::const_iterator) | Paolo Carlini | 2009-08-04 | 1 | -0/+8 |
* | configure.xml: Consistent placement of ABI-changing options, clarify --enable... | Benjamin Kosnik | 2009-07-29 | 1 | -19/+22 |
* | lwg-closed.html: Update to R65. | Paolo Carlini | 2009-07-23 | 4 | -11635/+39902 |
* | valarray (valarray<>::operator=(const valarray<>&), [...]): Implement resolut... | Paolo Carlini | 2009-07-22 | 1 | -0/+6 |
* | intro.xml: Escape '&', validate. | Benjamin Kosnik | 2009-07-21 | 60 | -272/+251 |
* | intro.xml: Escape '&', validate. | Benjamin Kosnik | 2009-07-21 | 72 | -358/+373 |
* | intro.xml: Escape '&', validate. | Benjamin Kosnik | 2009-07-20 | 64 | -276/+276 |
* | intro.xml: Escape '&', validate. | Benjamin Kosnik | 2009-07-20 | 126 | -318/+325 |
* | istream.tcc (basic_istream<>::operator>>(short&), [...]): Implement resolutio... | Paolo Carlini | 2009-07-16 | 1 | -0/+6 |
* | user.cfg.in (PREDEFINED): Add _GLIBCXX_ATOMIC_BUILTINS_*. | Benjamin Kosnik | 2009-06-23 | 1 | -0/+5 |
* | status_cxx200x.xml: Note missing constexpr for random number engines... | Edward Smith-Rowland | 2009-05-12 | 1 | -29/+29 |
* | exception: Include nested_exception.h in C++0x mode. | Jonathan Wakely | 2009-05-12 | 1 | -2/+1 |
* | authors.xml: Add space. | Benjamin Kosnik | 2009-04-24 | 8 | -12/+29 |
* | html: Regenerate, remove un-needed. | Benjamin Kosnik | 2009-04-16 | 52 | -11913/+0 |
* | html: Regenerate. | Benjamin Kosnik | 2009-04-15 | 110 | -188/+7221 |
* | status_cxx1998.xml: Update to new table style. | Benjamin Kosnik | 2009-04-15 | 18 | -6024/+1081 |
* | status_cxxtr1.xml: Update to new table style. | Benjamin Kosnik | 2009-04-15 | 2 | -836/+344 |
* | spine.xml: Remove unused license entity, update copyright year. | Benjamin Kosnik | 2009-04-15 | 20 | -1235/+1593 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 2 | -16/+80 |
* | Makefile.am (${pch1a_output}): Use gnu++0x flags instead of debug. | Benjamin Kosnik | 2009-04-07 | 3 | -11/+10 |
* | appendix_contributing.xml: Add docbook style sheet version information. | Benjamin Kosnik | 2009-03-17 | 123 | -454/+769 |
* | faq.xml: Fix link to setup documentation. | Paolo Carlini | 2009-03-16 | 1 | -2/+2 |
* | faq.xml: Fix links to implementation status pages. | Paolo Carlini | 2009-03-11 | 1 | -2/+3 |
* | user.cfg.in: Tweaks. | Benjamin Kosnik | 2009-02-21 | 2 | -97/+33 |
* | doxygroups.cc: Move algorithm groups into algorithmfwd.h. | Benjamin Kosnik | 2009-02-19 | 2 | -227/+245 |
* | re PR libstdc++/32666 (FAIL: abi_check hppa) | Benjamin Kosnik | 2009-01-15 | 2 | -7/+1 |
* | acinclude.m4 ([GLIBCXX_ENABLE_CLOCK_GETTIME], [...]): Remove. | Chris Fairles | 2009-01-15 | 1 | -10/+12 |
* | stdheader.cc: Add cstdlib include. | Benjamin Kosnik | 2008-12-23 | 2 | -144/+383 |
* | re PR libstdc++/38421 (libstdc++-v3/include/tr1/ell_integral.tcc contains __e... | Paolo Carlini | 2008-12-06 | 1 | -0/+3 |
* | re PR libstdc++/38244 (bitset initialization from 0 rejected.) | Paolo Carlini | 2008-11-24 | 1 | -7/+0 |
* | configure: Regenerate for new libtool. | Peter O'Gorman | 2008-09-26 | 1 | -3/+15 |
* | bitset: Adjust comment to reflect DR 853. | Paolo Carlini | 2008-09-24 | 1 | -0/+6 |
* | Implement DR 396 [Ready]. | Paolo Carlini | 2008-09-23 | 1 | -0/+6 |
* | PR libstdc++/37391 continued. | Benjamin Kosnik | 2008-09-23 | 2 | -36/+31 |
* | PR libstdc++/32422, DR 23 [Ready in R60] | Paolo Carlini | 2008-09-23 | 1 | -0/+6 |
* | re PR libstdc++/37391 (examples not accessible online (non existing URLs)) | Benjamin Kosnik | 2008-09-22 | 104 | -182/+155 |
* | user.cfg.in: Define _GLIBCXX_HAS_GTHREADS for mutex, condition_variable, and ... | Benjamin Kosnik | 2008-09-22 | 1 | -0/+1 |
* | lwg-closed.html: Update to Revision R59. | Paolo Carlini | 2008-09-22 | 4 | -4652/+9197 |
* | thread: New. | Chris Fairles | 2008-09-13 | 1 | -0/+1 |
* | abi.xml: Update for new releases. | Benjamin Kosnik | 2008-09-09 | 22 | -160/+238 |
* | * doc/xml/manual/locale.xml: Fix typo. | Jonathan Wakely | 2008-09-04 | 1 | -1/+1 |
* | gnu.ver: Also export __once_functor_lock... | Paolo Carlini | 2008-09-04 | 1 | -1/+0 |
* | configure.ac (RPATH_ENVVAR): Use PATH on Windows. | Aaron W. LaFramboise | 2008-08-31 | 1 | -0/+1 |
* | Makefile.am: Edit xml file list. | Benjamin Kosnik | 2008-08-28 | 36 | -759/+783 |
* | acinclude.m4 ([GLIBCXX_ENABLE_CLOCK_GETTIME]): Improve documentation. | Paolo Carlini | 2008-08-24 | 1 | -9/+9 |