summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/backward
Commit message (Expand)AuthorAgeFilesLines
...
* All files: Update FSF address.Kelley Cook2005-08-1736-37/+37
* cpp_type_traits.h: Add types to the structs thus making type_traits.h redunda...Paolo Carlini2005-01-311-2/+2
* re PR libstdc++/12854 (libstdc++ vs. -Weffc++)Benjamin Kosnik2004-05-221-1/+6
* iterator.h: Add GPL copyright info, with exception clause.Matthias Klose2004-05-061-0/+29
* re PR libstdc++/14647 (bit_vectors are broken (regression))Peter Schmid2004-03-191-1/+1
* Makefile.am (bits_headers): Remove allocator_traits.h.Benjamin Kosnik2004-01-292-6/+3
* new_allocator.h (new_allocator): Proper allocator class.Benjamin Kosnik2003-12-231-4/+0
* algo.h, [...]: Remove trailing whitespace.Bernardo Innocenti2003-12-0917-174/+174
* Move from CPP to CXX.Benjamin Kosnik2003-07-0535-97/+96
* [multiple changes]Benjamin Kosnik2003-06-111-7/+7
* stl_alloc.h: Cleanups.Benjamin Kosnik2003-06-061-1/+1
* * include/backward/new.h: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-241-4/+4
* configure.in (libtool_VERSION): To 6:0:0.Benjamin Kosnik2003-01-231-3/+4
* howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which repla...Loren J. Rittle2002-10-181-4/+0
* re PR libstdc++/7230 (<strstream> header file is missing (trunk))Benjamin Kosnik2002-07-252-174/+174
* re PR libstdc++/6410 (Trouble with non-Ascii monetary symbols and wchar_t)Benjamin Kosnik2002-07-031-1/+1
* strstream: Remove namespace std.Benjamin Kosnik2002-07-012-193/+152
* [multiple changes]Benjamin Kosnik2002-06-081-129/+115
* hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gn...Philipp Thomas2002-03-185-16/+16
* tempbuf.h: get_temporary_buffer and return_temporary_buffer are in namespace ...Philipp Thomas2002-02-221-2/+2
* Makefile.am (std_headers): Remove cXXX from list.Benjamin Kosnik2002-01-0417-23/+21
* stl_tree.h (rb_tree): Move to...Paolo Carlini2002-01-042-6/+6
* stl_numeric.h (power + helpers, iota): Move to...Paolo Carlini2002-01-032-21/+27
* stl_algobase.h (copy_n + helpers, [...]): Move to...Paolo Carlini2002-01-021-3/+9
* algo.h: Add two more using declarations.Paolo Carlini2001-12-312-2/+7
* algo.h: Include <ext/algorithm>, tweak using declarations.Paolo Carlini2001-12-311-4/+7
* Intro.3: New 'Allocators' module.Phil Edwards2001-12-191-5/+48
* std_bitset.h: Use GLIBCPP in multiple-inclusion guard.Phil Edwards2001-12-061-2/+2
* Makefile.am (doxygen-maint): The script isn't executable in CVS.Phil Edwards2001-11-241-2/+2
* [multiple changes]Benjamin Kosnik2001-09-201-9/+6
* iterator.h: Include <bits/std_iterator.h>, remove reverse_bidirectional_itera...Scott Johnston2001-09-041-3/+2
* configure.in (libtool_VERSION): Add.Benjamin Kosnik2001-08-141-3/+4
* All occurrences of the __value_type() and __distance_type() functions...Stephen M. Webb2001-07-181-3/+14
* stl_construct.h (construct): Remove.Stephen M. Webb2001-07-021-31/+20
* algo.h: Add "GPL plus runtime exception" comment block, this time for real.Phil Edwards2001-06-2725-0/+724
* *: Revert comment/license change from yesterday for all except libsupc++/unwi...Phil Edwards2001-06-2225-724/+0
* algo.h: Add "GPL plus runtime exception" comment.Phil Edwards2001-06-2125-0/+724
* acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Make sure required C99 support is en...Benjamin Kosnik2001-04-201-4/+4
* backward_warning.h: Re-enable.Benjamin Kosnik2001-04-061-2/+1
* backward_warning.h: Temporarily disable until g++ testsuite changes go in.Benjamin Kosnik2001-04-061-1/+2
* Warn when using backward headers.Benjamin Kosnik2001-04-0636-5/+74
* * include/backward/fstream.h: Add missing semicolons.Geoffrey Keating2001-04-041-2/+2
* fstream.h: Expose streampos to global namespace.Peter Schmid2001-04-031-0/+2
* * include/backward/fstream.h: Define filebuf and wfilebuf.Andreas Schwab2001-04-031-0/+2
* [multiple changes]Benjamin Kosnik2001-03-3124-92/+70
* vector.h: Include std_vector.h.Benjamin Kosnik2001-03-121-1/+1
* hashtable.h: Same.Craig Rodrigues2001-03-122-2/+2
* stl_hashtable.h: Change type of __n to size_tPeter Schmid2001-03-121-1/+1
* algo.h: Use std not __STD.Phil Edwards2001-03-0424-296/+217
* Fixes libstdc++/2079Phil Edwards2001-02-262-0/+25