Age | Commit message (Expand) | Author | Files | Lines |
2004-09-01 | re PR libstdc++/16614 (Excessive resource usage in __mt_alloc) | Benjamin Kosnik | 1 | -13/+71 |
2004-08-13 | std_fstream.h (class basic_ifstream, [...]): Add const overloads of is_open, ... | Paolo Carlini | 1 | -0/+6 |
2004-07-29 | lwg-active.html, [...]: Import Revision 31. | Paolo Carlini | 2 | -56/+1021 |
2004-07-15 | lwg-active.html, [...]: Import Revision 30. | Paolo Carlini | 3 | -3816/+4724 |
2004-07-14 | mt_allocator.html: Add docs for _Tune. | Benjamin Kosnik | 1 | -6/+56 |
2004-06-27 | contribute.html: Update some links. | Paolo Carlini | 1 | -1/+1 |
2004-03-20 | std_valarray.h: Document DR389 [Ready]. | Paolo Carlini | 1 | -0/+6 |
2004-03-12 | howto.html: Add entry for DR 253 [Ready]. | Paolo Carlini | 1 | -0/+8 |
2004-03-12 | ballocator_doc.txt: New file. | Dhruv Matani | 1 | -0/+374 |
2004-03-08 | howto.html: Add entry for DR 103 [WP]. | Paolo Carlini | 1 | -0/+9 |
2004-02-26 | howto.html, [...]: Fix markup, more <link> tags. | Jonathan Wakely | 2 | -11/+16 |
2004-02-18 | mt_allocator.h: Removed the last pointer. | Stefan Olsson | 1 | -12/+15 |
2004-02-12 | [multiple changes] | Benjamin Kosnik | 2 | -243/+415 |
2004-01-10 | lwg-active.html, [...]: Import Revision 28. | Paolo Carlini | 2 | -743/+1147 |
2003-12-04 | re PR libstdc++/12653 (Resolution of DR 303 (WP) still unimplemented) | Paolo Carlini | 1 | -0/+7 |
2003-12-01 | re PR libstdc++/10378 ([library DR 402] cannot add object with inplace new in... | Paolo Carlini | 1 | -0/+6 |
2003-11-22 | re PR libstdc++/12593 (Resolution of DR 91 (WP) still unimplemented) | Paolo Carlini | 1 | -0/+9 |
2003-11-18 | configopts.html, [...]: Add <link> tags. | Jonathan Wakely | 2 | -3/+15 |
2003-11-14 | howto.html: Add entries for DR 63, 75 and 305; tweak entries for DR 60 and 328. | Paolo Carlini | 1 | -3/+24 |
2003-11-09 | re PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented) | Paolo Carlini | 1 | -0/+6 |
2003-11-08 | re PR libstdc++/12967 (Resolution of DR 300 [WP] still unimplemented) | Paolo Carlini | 3 | -4760/+6883 |
2003-10-22 | re PR libstdc++/12657 (Resolution of DR 292 (WP) still unimplemented) | Paolo Carlini | 1 | -0/+6 |
2003-08-12 | guide.html (GLIBCXX_FORCE_NEW): Update remaining places for the name change f... | John Levon | 1 | -5/+6 |
2003-07-28 | user.cfg.in, [...]: Change GLIBCPP to GLIBCXX (and explain as needed). | Phil Edwards | 1 | -1/+1 |
2003-07-16 | howto.html: Update URL for SGI STL docs. | Jonathan Wakely | 1 | -2/+2 |
2003-06-10 | BUGS: Update from 2.90.8 snapshot. | Phil Edwards | 1 | -4/+9 |
2003-06-09 | howto.html ('LWG Issues'): Add issue 235. | Paolo Carlini | 1 | -0/+7 |
2003-04-24 | howto.html: Update some links. | Phil Edwards | 1 | -0/+1 |
2003-04-23 | howto.html ('LWG Issues'): Add issue 60, partial implementation only. | Phil Edwards | 1 | -0/+7 |
2003-04-20 | howto.html ('LWG Issues'): Add issues 19, 90, 171, 231, 271. | Paolo Carlini | 1 | -0/+34 |
2003-04-16 | sgiexts.html: Fix path to stylesheet. | Jonathan Wakely | 1 | -2/+2 |
2003-02-04 | howto.html: New section on stdio_filebuf. | Jonathan Wakely | 1 | -34/+3 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+1 |
2002-11-21 | style.css: Update. | Phil Edwards | 2 | -172/+876 |
2002-11-11 | howto.html: Make "chapter 22 notes" a link. | Jonathan Wakely | 2 | -1/+3 |
2002-10-18 | howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which repla... | Loren J. Rittle | 1 | -16/+21 |
2002-10-07 | configopts.html, [...]: Add DOCTYPEs. | Jonathan Wakely | 2 | -3/+11 |
2002-09-05 | Makefile: Use more portable shell wildcard. | Jonathan Wakely | 2 | -120/+195 |
2002-07-20 | abi.txt: New file. | Phil Edwards | 2 | -1409/+2424 |
2002-06-27 | stl_alloc.h: Deprecate all 'reallocate' memfns. | Phil Edwards | 1 | -9/+18 |
2002-06-03 | TODO: Update. | Phil Edwards | 1 | -2/+2 |
2002-05-01 | std_bitset.h: Fix doxygen comments. | Phil Edwards | 1 | -2/+6 |
2001-12-19 | configopts.html: Describe recent options. | Phil Edwards | 1 | -4/+12 |
2001-12-13 | howto.html: Fix typos. | Phil Edwards | 1 | -2/+2 |
2001-12-03 | howto.html: Update commentary. | Loren J. Rittle | 1 | -1/+2 |
2001-12-03 | howto.html: Update list of implemented DRs. | Phil Edwards | 3 | -2863/+3887 |
2001-11-29 | howto.html: Finish allocator notes (inst and 3.0). | Phil Edwards | 1 | -5/+22 |
2001-11-28 | explanations.html: New section, empty for now. | Phil Edwards | 2 | -3/+191 |
2001-11-23 | ChangeLog, [...]: Fix spelling errors. | Joseph Myers | 1 | -2/+2 |
2001-10-11 | configopts.html: Quote StyleSheet attribute values. | Matt Kraai | 2 | -3/+3 |