Age | Commit message (Expand) | Author | Files | Lines |
2003-07-05 | Move from CPP to CXX. | Benjamin Kosnik | 35 | -97/+96 |
2003-06-11 | [multiple changes] | Benjamin Kosnik | 1 | -7/+7 |
2003-06-06 | stl_alloc.h: Cleanups. | Benjamin Kosnik | 1 | -1/+1 |
2003-05-24 | * include/backward/new.h: Replace "GNU CC" with "GCC". | Nathanael Nerode | 1 | -4/+4 |
2003-01-23 | configure.in (libtool_VERSION): To 6:0:0. | Benjamin Kosnik | 1 | -3/+4 |
2002-10-18 | howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which repla... | Loren J. Rittle | 1 | -4/+0 |
2002-07-25 | re PR libstdc++/7230 (<strstream> header file is missing (trunk)) | Benjamin Kosnik | 2 | -174/+174 |
2002-07-03 | re PR libstdc++/6410 (Trouble with non-Ascii monetary symbols and wchar_t) | Benjamin Kosnik | 1 | -1/+1 |
2002-07-01 | strstream: Remove namespace std. | Benjamin Kosnik | 2 | -193/+152 |
2002-06-08 | [multiple changes] | Benjamin Kosnik | 1 | -129/+115 |
2002-03-18 | hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gn... | Philipp Thomas | 5 | -16/+16 |
2002-02-22 | tempbuf.h: get_temporary_buffer and return_temporary_buffer are in namespace ... | Philipp Thomas | 1 | -2/+2 |
2002-01-04 | Makefile.am (std_headers): Remove cXXX from list. | Benjamin Kosnik | 17 | -23/+21 |
2002-01-04 | stl_tree.h (rb_tree): Move to... | Paolo Carlini | 2 | -6/+6 |
2002-01-03 | stl_numeric.h (power + helpers, iota): Move to... | Paolo Carlini | 2 | -21/+27 |
2002-01-02 | stl_algobase.h (copy_n + helpers, [...]): Move to... | Paolo Carlini | 1 | -3/+9 |
2001-12-31 | algo.h: Add two more using declarations. | Paolo Carlini | 2 | -2/+7 |
2001-12-31 | algo.h: Include <ext/algorithm>, tweak using declarations. | Paolo Carlini | 1 | -4/+7 |
2001-12-19 | Intro.3: New 'Allocators' module. | Phil Edwards | 1 | -5/+48 |
2001-12-06 | std_bitset.h: Use GLIBCPP in multiple-inclusion guard. | Phil Edwards | 1 | -2/+2 |
2001-11-24 | Makefile.am (doxygen-maint): The script isn't executable in CVS. | Phil Edwards | 1 | -2/+2 |
2001-09-20 | [multiple changes] | Benjamin Kosnik | 1 | -9/+6 |
2001-09-04 | iterator.h: Include <bits/std_iterator.h>, remove reverse_bidirectional_itera... | Scott Johnston | 1 | -3/+2 |
2001-08-14 | configure.in (libtool_VERSION): Add. | Benjamin Kosnik | 1 | -3/+4 |
2001-07-18 | All occurrences of the __value_type() and __distance_type() functions... | Stephen M. Webb | 1 | -3/+14 |
2001-07-02 | stl_construct.h (construct): Remove. | Stephen M. Webb | 1 | -31/+20 |
2001-06-27 | algo.h: Add "GPL plus runtime exception" comment block, this time for real. | Phil Edwards | 25 | -0/+724 |
2001-06-22 | *: Revert comment/license change from yesterday for all except libsupc++/unwi... | Phil Edwards | 25 | -724/+0 |
2001-06-21 | algo.h: Add "GPL plus runtime exception" comment. | Phil Edwards | 25 | -0/+724 |
2001-04-20 | acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Make sure required C99 support is en... | Benjamin Kosnik | 1 | -4/+4 |
2001-04-06 | backward_warning.h: Re-enable. | Benjamin Kosnik | 1 | -2/+1 |
2001-04-06 | backward_warning.h: Temporarily disable until g++ testsuite changes go in. | Benjamin Kosnik | 1 | -1/+2 |
2001-04-06 | Warn when using backward headers. | Benjamin Kosnik | 36 | -5/+74 |
2001-04-04 | * include/backward/fstream.h: Add missing semicolons. | Geoffrey Keating | 1 | -2/+2 |
2001-04-03 | fstream.h: Expose streampos to global namespace. | Peter Schmid | 1 | -0/+2 |
2001-04-03 | * include/backward/fstream.h: Define filebuf and wfilebuf. | Andreas Schwab | 1 | -0/+2 |
2001-03-31 | [multiple changes] | Benjamin Kosnik | 24 | -92/+70 |
2001-03-12 | vector.h: Include std_vector.h. | Benjamin Kosnik | 1 | -1/+1 |
2001-03-12 | hashtable.h: Same. | Craig Rodrigues | 2 | -2/+2 |
2001-03-12 | stl_hashtable.h: Change type of __n to size_t | Peter Schmid | 1 | -1/+1 |
2001-03-04 | algo.h: Use std not __STD. | Phil Edwards | 24 | -296/+217 |
2001-02-26 | Fixes libstdc++/2079 | Phil Edwards | 2 | -0/+25 |
2001-02-23 | iostream.h: Expose std::flush in old headers. | Phil Edwards | 1 | -0/+1 |
2001-02-20 | stl_config.h: Remove file. | Phil Edwards | 4 | -10/+4 |
2001-02-13 | function.h: Do not use rel_ops for older headers either. | Dirk Mueller | 2 | -16/+0 |
2000-12-23 | Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. | Benjamin Kosnik | 5 | -5/+5 |
2000-11-23 | Make deprecated strstream header consistent with new and new.h. | Benjamin Kosnik | 2 | -162/+37 |
2000-11-23 | Make deprecated strstream header consistent with new and new.h. | Benjamin Kosnik | 1 | -0/+161 |
2000-11-22 | strstream.h: Reinstate the `using' statements. | Loren J. Rittle | 1 | -0/+5 |
2000-11-21 | strstream.h: Replace with... | Benjamin Kosnik | 10 | -125/+225 |