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