| Age | Commit message (Expand) | Author | Files | Lines |
| 2003-04-10 | install.html: Document complete list of locales required by test suite. | Zack Weinberg | 1 | -5/+40 |
| 2003-03-13 | configopts.html, [...]: Fix invalid XHTML and make page header style consistent. | Jonathan Wakely | 6 | -20/+29 |
| 2003-03-13 | index.html: Explain memory "leaks" due to allocators. | Jonathan Wakely | 3 | -150/+178 |
| 2003-03-11 | index.html: Update text about location of headers. | Jonathan Wakely | 2 | -44/+45 |
| 2003-02-26 | Intro.3: Update with new (proper) names. | Phil Edwards | 5 | -19/+55 |
| 2003-02-20 | index.html (3.9): New note, wchar_t on FreeBSD. | Phil Edwards | 2 | -151/+185 |
| 2003-02-04 | howto.html: Link to Dietmar Kuehl's IOStream page... | Jonathan Wakely | 1 | -1/+4 |
| 2003-02-04 | howto.html: New section on stdio_filebuf. | Jonathan Wakely | 3 | -34/+59 |
| 2003-02-04 | fastjar.texi: Update to GFDL 1.2. | Joseph Myers | 2 | -89/+134 |
| 2003-02-03 | Add missing TOC link from previous commit. Regenerate .txt file. | Phil Edwards | 2 | -150/+153 |
| 2003-02-03 | PR libstdc++/9527, PR libstdc++/8713 | Phil Edwards | 3 | -3/+28 |
| 2003-02-01 | index.html: Correct link to libg++ information. | Phil Edwards | 2 | -6/+31 |
| 2003-01-12 | tables.html: Finished now. | Phil Edwards | 2 | -74/+114 |
| 2002-12-28 | cpp.texi, [...]: Use @copying. | Joseph Myers | 2 | -327/+361 |
| 2002-12-26 | eh_term_handler.cc: Add comment about embedded systems. | Phil Edwards | 4 | -45/+47 |
| 2002-12-19 | documentation.html: Add link for debug.html. | Benjamin Kosnik | 2 | -0/+229 |
| 2002-12-16 | configure.in (GLIBCPP_ENABLE_DEBUG): Default to none. | Benjamin Kosnik | 1 | -19/+36 |
| 2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+1 |
| 2002-11-28 | index.html: Add tip about namespace for extensions. | Jonathan Wakely | 1 | -0/+28 |
| 2002-11-21 | documentation.html: Fix broken/thinko'd URL. | Phil Edwards | 1 | -1/+1 |
| 2002-11-21 | run_doxygen: Tighter search expression for sed. | Phil Edwards | 2 | -1/+8 |
| 2002-11-21 | style.css: Update. | Phil Edwards | 9 | -610/+1628 |
| 2002-11-21 | TODO: Note change in clause 27 docs. | Phil Edwards | 1 | -1/+5 |
| 2002-11-20 | howto.html: Fix example code... | Jonathan Wakely | 2 | -24/+50 |
| 2002-11-19 | howto.html: Fix typo. | John Gustafsson | 1 | -1/+1 |
| 2002-11-13 | install.html, [...]: HTML fix. | Jonathan Wakely | 2 | -2/+3 |
| 2002-11-11 | howto.html: Make "chapter 22 notes" a link. | Jonathan Wakely | 12 | -370/+385 |
| 2002-10-18 | howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which repla... | Loren J. Rittle | 2 | -50/+25 |
| 2002-10-17 | locale_facets.h (__timepunct::__timepunct): Allocate _M_name_timepunct. | Benjamin Kosnik | 1 | -2/+2 |
| 2002-10-15 | globals.cc (__gnu_cxx::c_locale_impl_compat): Add, alias to c_locale_impl. | Benjamin Kosnik | 1 | -17/+20 |
| 2002-10-14 | static_members.cc (test02): Disable for systems without named locale support. | Benjamin Kosnik | 1 | -48/+405 |
| 2002-10-12 | howto.html: Correct nasting of XHTML elements. | Jonathan Wakely | 1 | -6/+8 |
| 2002-10-10 | howto.html: Write #5, char_traits. | Phil Edwards | 3 | -15/+78 |
| 2002-10-08 | localefwd.h (class locale): Add static member _S_num_extra_categories... | Paolo Carlini | 1 | -4/+25 |
| 2002-10-07 | configopts.html, [...]: Add DOCTYPEs. | Jonathan Wakely | 24 | -25/+135 |
| 2002-09-14 | [multiple changes] | Phil Edwards | 3 | -19/+20 |
| 2002-09-09 | configopts.html: Change grouping. | Benjamin Kosnik | 3 | -100/+153 |
| 2002-09-06 | localefwd.h: Tweak formatting. | Benjamin Kosnik | 1 | -23/+36 |
| 2002-09-05 | Makefile: Use more portable shell wildcard. | Jonathan Wakely | 27 | -1210/+1497 |
| 2002-09-01 | acinclude.m4: Minor comment tweaks. | Phil Edwards | 4 | -116/+220 |
| 2002-08-23 | linker-map.gnu: Verbose comments, clean up spacing. | Phil Edwards | 1 | -6/+8 |
| 2002-08-22 | index.html: Add Loren James Rittle and Paolo Carlini to the list of v3 mainta... | Paolo Carlini | 3 | -5/+7 |
| 2002-08-20 | configopts.html, [...]: Conform to HTML 4.01 standard. | Jonathan Wakely | 8 | -85/+104 |
| 2002-08-15 | re PR libstdc++/7445 (poor performance of std::locale::classic() in multi-thr... | Benjamin Kosnik | 1 | -1/+10 |
| 2002-08-15 | documentation.html: Update doxygen links for 3.2. | Phil Edwards | 1 | -2/+3 |
| 2002-08-14 | messages.html: Use HTML entities for punctuation. | Jonathan Wakely | 1 | -15/+15 |
| 2002-08-13 | documentation.html: Use HTML entities for punctuation. | Jonathan Wakely | 1 | -4/+4 |
| 2002-08-02 | Revert PR libstdc++/6594 | Benjamin Kosnik | 1 | -18/+79 |
| 2002-07-31 | [multiple changes] | Benjamin Kosnik | 2 | -25/+122 |
| 2002-07-24 | re PR libstdc++/7286 (placement operator delete issue) | Benjamin Kosnik | 1 | -9/+9 |