summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/backward
Commit message (Expand)AuthorAgeFilesLines
* * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill2012-11-101-1/+1
* memory: Include auto_ptr.h later.Jonathan Wakely2012-08-031-1/+35
* binders.h: Fix examples in doxygen comments and suggest using std::bind instead.Jonathan Wakely2011-11-201-2/+7
* make __stl_prime_list in comdatXinliang David Li2011-11-071-4/+22
* user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik2011-08-071-12/+12
* re PR libstdc++/49060 (use of deleted memory in __gnu_cxx::hashtable::erase)Ian Lance Taylor2011-05-251-7/+8
* run_doxygen: Allow doxygen 1.7.0 again.Benjamin Kosnik2011-02-014-4/+14
* c++config (_GLIBCXX_DEPRECATED): To _GLIBCXX_USE_DEPRECATED.Benjamin Kosnik2011-01-312-7/+7
* PR libstdc++/36104 part fourBenjamin Kosnik2011-01-307-18/+45
* c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini2010-06-031-1/+1
* hash_map: Don't #include "backward_warning.h" if _GLIBCXX_PERMIT_BACKWARD_HAS...Ian Lance Taylor2010-04-132-0/+6
* hash_map: Use consistently the _BACKWARD_* prefix for the include guard.Paolo Carlini2010-03-167-21/+25
* re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)Benjamin Kosnik2010-02-042-15/+16
* libstdc++ profile mode bug fixes and minor updatesSilvius Rus2010-01-102-8/+0
* merge branch profile-stdlibSilvius Rus2009-10-032-0/+8
* condition_variable.cc (condition_variable, [...]): Mark throw()Jan Hubicka2009-04-181-20/+20
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-098-117/+77
* hashtable.h (erase): Correctly handle erasing a reference to an entry in the ...Ian Lance Taylor2009-04-081-6/+24
* hashtable.h (clear): Return quickly if the table is empty.Ian Lance Taylor2009-03-301-0/+3
* hashtable.h (_S_num_primes): Change to 29.Ian Lance Taylor2009-03-271-7/+7
* user.cfg.in: Tweaks.Benjamin Kosnik2009-02-211-5/+5
* doxygroups.cc: Move algorithm groups into algorithmfwd.h.Benjamin Kosnik2009-02-191-6/+8
* re PR libstdc++/25191 (exception_defines.h #defines try/catch)Paolo Carlini2009-02-031-7/+7
* backward_warning.h: Fix typo.Alfred E. Heggestad2008-06-301-3/+4
* auto_ptr.h: Fix comment typos.Ralf Wildenhues2008-01-311-4/+4
* [multiple changes]Benjamin Kosnik2008-01-181-5/+1
* re PR libstdc++/34015 (warning in backward_warning.h is illegible)Benjamin Kosnik2007-12-111-20/+26
* documentation.html: First pass at unified table of contents.Benjamin Kosnik2007-11-132-5/+5
* c++config (_GLIBCXX_DEPRECATED, [...]): New.Benjamin Kosnik2007-10-294-12/+493
* re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1)Benjamin Kosnik2007-10-1837-2211/+2367
* c++config: Add in revised namespace associations.Benjamin Kosnik2005-12-1931-128/+6
* 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