]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/ChangeLog
Initial regex implementation.
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
2010-06-25  Stephen M. WebbInitial regex implementation.
2010-06-25  Paolo Carliniprofiler_list_to_slist.h: Remove spurious semicolon...
2010-06-25  Paolo Carliniprofiler_trace.h: Uglify it to __it, use everywhere...
2010-06-24  Paolo Carliniprofiler_trace.h (__trace_base<>:: __trace_base())...
2010-06-24  Paolo Carliniprofiler_trace.h (__warning_data:: __warning_message...
2010-06-23  Paolo Carlinistl_tree.h (erase(iterator), [...]): Remove inline...
2010-06-22  Paolo Carliniprofiler_list_to_slist.h: Fix formatting, other minor...
2010-06-22  Matthias Kloseprinters.py: Don't use string exceptions.
2010-06-22  Paolo Carlinire PR libstdc++/44630 (profiler_trace.h defines functio...
2010-06-21  Rainer Orthsol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION_...
2010-06-20  Paolo Carlinirandom.tcc (uniform_int_distribution<>::operator()...
2010-06-18  Paolo Carlinire PR libstdc++/32618 (std::vector calls uneccessary...
2010-06-17  Paolo Carlinistl_uninitialized.h (__uninitialized_default, [......
2010-06-16  Paolo Carlinistl_construct.h (_Construct): Change to variadic in...
2010-06-16  Matthias Klosecompatibility.cc: Export long double versions of "C...
2010-06-15  Jason Merrilllibstdc++.exp: Set additional_prunes.
2010-06-13  Paolo Carlinibase.h (min, max): Mark inline.
2010-06-11  Paolo Carlinishared_ptr.h (hash<shared_ptr>): Add.
2010-06-11  Jonathan Wakelyappendix_contributing.xml: Indent code examples to...
2010-06-11  Jonathan Wakelyre PR libstdc++/44268 (abi docs say that hppa-linux...
2010-06-11  Jonathan Wakelytuple (_Swallow_assign::operator=): Add const.
2010-06-10  Suresh Gumpulare PR libstdc++/43918 (gcc 4.5.0 is failing for i586...
2010-06-10  Paolo Carlinituple (tuple(const tuple&)): Define explicitly-defaulted.
2010-06-10  Paolo Carlinire PR libstdc++/44487 ([C++0x] pair of references doesn...
2010-06-10  Paolo Carlinitype_traits (is_nothrow_constructible): Add.
2010-06-09  Khem Rajre PR libstdc++/44461 (__cxa_end_cleanup ends up in...
2010-06-09  Paolo Carlinire PR libstdc++/44413 (inefficient code for std::string...
2010-06-09  Iain Sandoere PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compa...
2010-06-09  Paolo Carlinire PR libstdc++/44413 (inefficient code for std::string...
2010-06-08  Paolo Carlinitype_traits (has_nothrow_assign): Rename to has_nothrow...
2010-06-08  Johannes Singler2010-06-08 Johannes Singler <singler@kit.edu>
2010-06-08  Johannes Singler2010-06-08 Johannes Singler <singler@kit.edu>
2010-06-08  Paolo Carlinire PR libstdc++/44417 (make check-target-libstdc++...
2010-06-08  Paolo Carliniorder_statistics_imp.hpp: Avoid -Wall warnings.
2010-06-06  Jonathan WakelyMakefile.am, [...] (xml_sources_extra): Add fdl-1.3...
2010-06-06  Jonathan Wakelypointer.h (_Pointer_adapter::operator++): Remove name...
2010-06-06  Jonathan Wakelyre PR libstdc++/40296 ([C++0x] std::exception_ptr compa...
2010-06-05  Jonathan Wakelyshared_ptr_base.h (_Sp_counted_ptr::_M_dispose): Make...
2010-06-05  Jonathan Wakelystatus_cxx200x.xml: Update.
2010-06-05  Jason Merrill* testsuite/util/testsuite_abi.h: Work around glibc...
2010-06-03  Paolo Carlinitestsuite_iterators.h: Don't include <cstddef>, don...
2010-06-03  Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-06-02  Jonathan Wakelypointer.cc: Fix which tests are run.
2010-06-01  Maxim KuvyrkovMove changelog entry to correct ChangeLog.
2010-05-31  Jonathan Wakelyre PR libstdc++/43820 (auto_ptr used with incomplete...
2010-05-31  Paolo Carlinibasic_string.h (front, back): Add.
2010-05-28  Paolo Carlinistl_vector.h (vector<>::data): Fix return type in c...
2010-05-27  Jason Merrillrevert: re PR libstdc++/42832 (Revisit std::function...
2010-05-27  Paolo Carlinire PR libstdc++/40497 ([C++0x] troubles with std::next...
2010-05-21  Paolo Carlinire PR libstdc++/25306 (fill_n, generate_n assume Size...
2010-05-21  Joseph Myersacinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Use GNU locale...
2010-05-21  Paolo Carlinifunctional: Use std::__addressof.
2010-05-20  Paolo Carlini[multiple changes]
2010-05-20  Paolo Carlinistl_pair.h (pair<>::pair(const pair&)): Defaulted in...
2010-05-19  Jonathan Wakelywait.cc (wait): Rename.
2010-05-18  Eelis van der Weegenre PR libstdc++/44190 (Debug vector resize does not...
2010-05-17  Paolo Carlinifunctional (result_of): Move...
2010-05-12  Jason Merrillre PR c++/20669 (Template candidates not listed in...
2010-05-11  Silvius Rusre PR libstdc++/43259 (ext/profile/all.cc fails on...
2010-05-07  Jonathan Wakelyexception_ptr.h (make_exception_ptr): Add.
2010-05-06  Jason Merrillgnu.ver: Move decltype(nullptr) into CXXABI_1.3.5.
2010-05-06  Jason MerrillAdd support for C++0x nullptr.
2010-05-06  Jonathan Wakelybasic_string.h: Escape class names in doxygen docs.
2010-05-06  Jonathan Wakelyre PR libstdc++/44014 (no std::string in API documentation)
2010-05-06  Rainer Orthconfig.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6...
2010-05-05  Paolo Carlini29134.cc: Adjust for profile-mode too.
2010-05-04  Ralf Wildenhuesno-dist in non-imported automake dirs.
2010-05-01  Jonathan Wakelyfaq.xml: Fix anachronisms.
2010-04-30  Paolo Carlinistl_pair.h (piecewise_construct_t, [...]): Add.
2010-04-27  Jonathan Wakelyre PR libstdc++/43865 (C++ in freestanding environment)
2010-04-27  Jonathan Wakelystatus_cxx200x.xml: Update quick_exit status.
2010-04-27  Fabien ChĂȘnere PR c++/42844 (const variable requires initializer...
2010-04-27  Alexander Monakov1.c (test01): Clarify size definition.
2010-04-26  Jonathan Wakelystatus_cxx200x.xml: Update to match n3092.
2010-04-25  Jonathan Wakelystatus_cxx200x.xml: Update Threads status.
2010-04-24  Jonathan Wakelyunique_ptr (unique_ptr::pointer): Use deleter's pointer...
2010-04-22  Johannes Singlerpartition.h (__parallel_partition): Improve scalability...
2010-04-21  Jonathan Wakelyfaq.xml: Link to manual.
2010-04-13  Ian Lance Taylorhash_map: Don't #include "backward_warning.h" if _GLIBC...
2010-04-12  Rainer Orthconfig.gcc: Removed *-*-solaris2.7* from list of obsole...
2010-04-06  Matthias Kloseacinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show...
2010-04-03  Paolo Carlinibasic_string.h: Fix pasto in comment.
2010-04-02  Ralf WildenhuesUpdate to Automake 1.11.1.
2010-03-30  Johannes Singlerrandom_shuffle.h (__parallel_random_shuffle_drs): Take...
2010-03-30  Paolo Carliniunordered_map: Clean-up includes and guards.
2010-03-29  John David Anglinre PR target/43458 (c99_classification_macros_c.cc...
2010-03-26  Rainer Orthprofile_mode.xml (Profile Diagnostics): Correct cols.
2010-03-26  Paolo Carlini[multiple changes]
2010-03-23  Paolo Carlinitestsuite_tr1.h (NType, [...]): Add.
2010-03-23  Paolo Carlinivalue.cc: New.
2010-03-23  Paolo Carlinistl_algobase.h (lower_bound(_ForwardIterator, _ForwardI...
2010-03-22  Johannes Singlernumeric (inner_product, [...]): Precede subsequent...
2010-03-22  Paolo Carlinibase.h (_PseudoSequence): Do not forward declare.
2010-03-22  Paolo Carlinibase.h (_Less): Use std::less.
2010-03-19  Paolo Carlinifreestanding.cc: Avoid -Wall warnings.
2010-03-19  Rodolfo Limashared_ptr.h (shared_ptr(unique_ptr&&), [...]): Remove...
2010-03-19  Paolo Carlinirandom.tcc: Minor formatting changes.
2010-03-19  Paolo Carlinistl_algo.h (shuffle): Add, per D3056.
2010-03-17  Jonathan Wakelydebug_mode.xml: Correct debug headers.
2010-03-17  Jonathan Wakelyre PR libstdc++/43397 (std::function can't forward...
next