Split <functional> into smaller pieces
[gcc.git] / libstdc++-v3 / include / Makefile.in
2016-10-21 Jonathan WakelySplit <functional> into smaller pieces
2016-10-03 Jonathan WakelyFix libstdc++ versioned namespace build
2016-09-30 Jonathan WakelyImplement LWG 2192 and LWG 2294 for std::abs
2016-09-28 Alan ModraDisable .gnu.attributes tags in compatibility-ldbl.o
2016-09-22 Jonathan WakelyImplement C++17 node extraction and insertion (P0083R5)
2016-08-22 Gleb Natapovlibstdc++/68297 avoid throw/catch in make_exception_ptr
2016-08-18 Tim ShenImplement <variant>
2016-08-06 Jonathan WakelyAdd std::apply for C++17
2016-07-28 Ville VoutilainenImplement std::string_view and P0254r2,
2016-07-10 Ville VoutilainenImplement std::optional.
2016-07-06 Ville VoutilainenImplement std::any.
2016-03-23 Bernd EdlingerMakefile.am (install-freestanding-headers): Add concept...
2016-01-25 Jonathan WakelyAvoid including all of <random> in <algorithm>
2016-01-19 Jonathan WakelyAdd C++-conforming wrappers for stdlib.h and math.h
2016-01-15 Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-14 Edward Smith-RowlandImplement TR29124 C++ special Math Functions.
2016-01-06 Jonathan WakelyRename bits/mutex.h to avoid clashing with glibc
2015-11-13 Jonathan WakelyDefine std::experimental::randint etc.
2015-11-13 Fan YouImplement std::experimental::shared_ptr with array...
2015-11-13 Jonathan WakelyDefine alias templates using polymorphic memory resources
2015-11-13 Fan YouImplement C++ LFTSv1 polymorphic memory resources
2015-10-09 Jonathan WakelyAdd include/experimental/bits dir
2015-09-04 Jonathan WakelyAdd portable timed_mutex and recursive_timed_mutex.
2015-09-04 Edward Smith-RowlandAdd C++11 header <cuchar>.
2015-08-13 Ville VoutilainenImplement std::experimental::fundamentals_v2::make_arra...
2015-07-24 Michael Haubenwallnerlibstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
2015-07-03 Ville VoutilainenImplement std::experimental::fundamentals_v2::propagate...
2015-06-29 François Dumontstl_iterator_base_types.h (_Iter_base): Limit definitio...
2015-05-29 François Dumont2015-05-29 François Dumont fdumont@gcc.gnu.org>
2015-05-13 Michael Haubenwallnerlibstdc++: Bump to automake 1.11.6
2015-05-02 Jonathan Wakelyiterator: New.
2015-05-02 Jonathan Wakelynumeric: New.
2015-05-01 Ville VoutilainenImplement observer_ptr.
2015-04-30 Jonathan WakelyImplement N4100 File System TS
2015-04-30 Edward Smith-RowlandAdd fundamentals TR container erasure.
2015-01-16 Jonathan Wakelylocale_conv.h (wstring_convert, [...]): New.
2015-01-16 Jonathan WakelyImplement C++11 <codecvt> header.
2015-01-16 Torvald Riegellibstdc++: Optimize synchronization in std::future...
2014-12-19 Jonathan WakelyNew std::string implementation.
2014-11-12 Jonathan Wakelystd::shared_ptr atomic operations
2014-10-29 Jonathan WakelyAdd <experimental/algorithm> and <experimental/functional>.
2014-10-21 Ville VoutilainenImplement more Library Fundamentals v1 variable templates.
2014-10-17 Ville VoutilainenImplement the Library Fundamentals v1 variable templates.
2014-10-10 Jonathan Wakelyre PR libstdc++/49561 ([C++0x] std::list::size complexity)
2014-10-06 Jonathan WakelyMakefile.am: Add new header.
2014-08-27 Jonathan Wakelyre PR libstdc++/62159 (Missing headers for freestanding...
2014-06-25 Jonathan WakelyMakefile.am: Add new header.
2014-06-14 Jonathan Wakelystatus_cxx2014.xml: Update Fundamentals TS status.
2014-05-24 François Dumontarray: Clean useless white chars.
2014-05-07 Paolo CarliniMakefile.in: Regenerate.
2013-11-16 Edward Smith-RowlandImplement N3762 string_view: a non-owning reference...
2013-11-01 Michael Bruneenable_special_members.h: New.
2013-10-19 Edward Smith-Rowlandre PR libstdc++/58729 (tr2::dynamic_bitset::resize...
2013-09-27 François Dumontpredefined_ops.h: New.
2013-09-24 Tim ShenMakefile.am: Add regex.tcc.
2013-08-27 Tim ShenMakefile.am: Add regex_scanner.{h,tcc}.
2013-08-07 Tim ShenMakefile.am: Adjust to new files.
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-06-16 Jonathan Wakelyshared_mutex: Implement N3659.
2013-06-01 Ed Smith-RowlandImplement N3642 - User-defined Literals for Standard...
2013-05-23 Matthias KloseMakefile.am (bits_headers): Remove ${bits_host_headers}.
2013-05-19 Paolo Carlini2013-05-19 Paolo Carlini <paolo.carlini@oracle.com>
2013-05-18 Matthias KloseMakefile.am (bits_headers): Remove ${bits_host_headers}.
2013-05-08 Andoni Morales Ala... re PR libstdc++/57212 (Don't use pe-coff weak support...
2013-05-07 François Dumontunordered_base.h: New.
2013-04-07 Jonathan WakelyMakefile.am: Add ext/aligned_buffer.h
2013-03-08 Benjamin Kosnikmemoryfwd.h: New.
2013-03-03 Ulrich DrepperAdd math constants and triangular and von Mises distrib...
2012-12-04 Andreas SchwabMakefile.am (${host_builddir}/c++config.h): Replace...
2012-12-04 Steven BosscherMakefile.am: Fix regexp broken by previous commit.
2012-12-03 Benjamin Kosnikstandard_policies.hpp: Remove.
2012-11-07 Paolo Carlinire PR libstdc++/51850 (debug mode for std::array and...
2012-10-15 Pavel Chupingthr.m4: New.
2012-10-12 Kirill YukhinRevert r192297.
2012-10-10 Pavel ChupinFix missing gthr-default.h issue on separate libstdc...
2012-09-29 Benjamin Kosnikfragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.
2012-09-28 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_P...
2012-09-26 Ulrich DrepperOptimize bulk mode for normal_distribution<double>...
2012-09-20 Benjamin Kosnikre PR libstdc++/28811 (--with-pic vs static libraries...
2012-09-17 Ulrich Drepperconfigure.ac: Substitute CPU_OPT_EXT_RANDOM.
2012-09-12 Rainer OrthClear hardware capabilities on libstdc++.so with Sun as
2012-09-04 Steven Bosscherre PR bootstrap/54453 (r190783 breaks bootstrap on...
2012-08-29 Ulrich DrepperAdd simd_fast_mersenne_twister_engine class.
2012-03-19 Paolo Carlini[multiple changes]
2012-02-17 Benjamin Kosnikre PR libstdc++/47058 ("--enable-maintainer-mode -...
2012-02-15 Benjamin Kosnikre PR libstdc++/51368 (libstdc++ python pretty printers...
2012-01-23 Benjamin Kosnik[multiple changes]
2012-01-17 Benjamin Kosnikconfigure.ac (BUILD_EPUB): Adjust for epub3.
2012-01-09 Benjamin Kosnikfragment.am (WARN_CXXFLAGS): Add -Wabi.
2011-12-01 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove...
2011-11-07 Rainer OrthReturn gthr-posix.h to libgcc (PR bootstrap/50982)
2011-11-07 Jonathan Wakelyacinclude.m4: Check for <stdalign.h>
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-11-02 Rainer OrthMove gthr to toplevel libgcc
2011-11-01 Jason MerrillMakefile.am (install-freestanding-headers): Install...
2011-10-19 Benjamin Kosnik[multiple changes]
2011-10-18 Benjamin Kosnik[multiple changes]
2011-07-22 Ian Lance Taylorfragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.
2011-07-21 François Dumontsafe_unordered_sequence.h, [...]: Rename respectively...
2011-07-19 François Dumontsafe_unordered_base.h, [...]: New, support for unordere...
next