]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/python
[netbsd][aarch64] add netbsd/aarch64 target
[thirdparty/gcc.git] / libstdc++-v3 / python /
2019-05-17  rediPR libstdc++/90520 adjust Xmethod for recent unique_ptr...
2019-05-14  rediFix unique_ptr pretty printer for empty classes
2019-05-14  rediLWG 2899 - Make is_move_constructible correct for uniqu...
2019-05-06  fdumont2019-05-06 François Dumont <fdumont@gcc.gnu.org>
2019-02-27  rediPR libstdc++/89466 avoid slow xsltproc command in configure
2019-02-22  rediP0482R5 char8_t: Updates to gdb pretty printing support
2019-01-08  rediPR libstdc++/87855 fix optional for types with non...
2019-01-01  jakub Update copyright years.
2018-12-13  rediPR libstdc++/71044 optimize std::filesystem::path const...
2018-11-23  rediPR libstdc++/65229 fix pretty printer for std::bitset<0>
2018-11-23  rediPR libstdc++/87308 adjust regex used in std::any pretty...
2018-10-31  jsm28Update GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-09  rediDefine std::string and related typedefs outside __cxx11...
2018-08-17  rediPR libstdc++/86963 Implement LWG 2729 constraints on...
2018-07-31  rediPR libstdc++/86751 default assignment operators for...
2018-07-17  rediPR libstdc++/86450 use -Wabi=2 and simplify -Werror use
2018-06-25  rediPR libstdc++/86112 fix printers for Python 2.6
2018-03-09  fdumont2018-03-09 François Dumont <fdumont@gcc.gnu.org>
2018-03-08  fdumont2018-03-08 François Dumont <fdumont@gcc.gnu.org>
2018-01-15  rediPR libstdc++/80276 fix template argument handling in...
2018-01-09  rediPR libstdc++/80276 fix pretty printers for array smart...
2018-01-09  rediPR libstdc++/59253 Improve pretty printers for smart...
2018-01-03  jakub Update copyright years.
2017-11-17  itsimbalEnable building libstdc++-v3 with Intel CET
2017-11-01  fdumont2017-11-01 François Dumont <fdumont@gcc.gnu.org>
2017-10-23  rediImplement C++17 Filesystem library
2017-07-23  fdumont2017-07-23 François Dumont <fdumont@gcc.gnu.org>
2017-05-10  fdumont2017-05-10 François Dumont <fdumont@gcc.gnu.org>
2017-03-29  villeAdjust optional's pretty printer for LWG 2900.
2017-03-16  rediPR libstdc++/67440 make pretty printers work with GDB...
2017-01-17  jakub PR other/79046
2017-01-10  rediMake Python printers and xmethods work with versioned...
2017-01-06  roBuild libgo with -Wa,-nH if possible (PR go/78978)...
2017-01-01  jakub Update copyright years.
2016-12-15  rediPR59170 make pretty printers check for singular iterators
2016-12-15  rediPR59161 make pretty printers always return strings
2016-12-15  rediTweak formatting and docs for pretty printers
2016-12-15  rediAdd GDB XMethods for shared_ptr and unique_ptr<T[]>
2016-12-14  rediMake printers use singular noun for a single element
2016-12-14  rediMake printers detect invalid debug mode iterators
2016-12-06  rediFix pretty-printer for std::variant
2016-10-19  rediPR77990 refactor unique_ptr to encapsulate tuple
2016-10-11  rediEnable printers and xmethods for std::__cxx11::list
2016-09-28  amodraDisable .gnu.attributes tags in compatibility-ldbl.o
2016-09-22  rediImplement C++17 node extraction and insertion (P0083R5)
2016-09-22  rediUpdate pretty printer for std::variant
2016-09-20  rediReplace casts with floordiv operator in Python xmethods
2016-09-19  redilibstdc++/77645 fix deque and vector xmethods for Python 3
2016-09-19  rediImprove pretty printer for std::variant
2016-09-19  redilibstdc++/77645 Fix xmethods for std::list
2016-09-17  rediDefine pretty printers for C++17 library components
2016-01-04  jakub Update copyright years.
2015-11-20  jkratoch PR libstdc++/68448
2015-11-16  devans PR libstdc++/67440
2015-10-03  rediRemove pretty printing for 'any' with allocators
2015-08-20  redi * python/Makefile.am: Ensure gdb.py is installed for...
2015-07-24  haubilibstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
2015-06-17  rediC++11 allocator support for std::list.
2015-05-27  redi PR libstdc++/66017
2015-05-26  devans * python/libstdcxx/v6/xmethods.py (UniquePtrMethodsMat...
2015-05-13  haubilibstdc++: Bump to automake 1.11.6
2015-05-01  redi * include/experimental/fs_path.h (path::_List): Use...
2015-04-30  rediImplement N4100 File System TS
2015-04-29  devans PR libstdc++/65839
2015-04-29  devans Use consistent naming for value type attributes.
2015-02-28  doko2015-02-28 Matthias Klose <doko@ubuntu.com>
2015-02-20  redi PR libstdc++/64695
2015-01-05  jakub Update copyright years.
2014-12-19  rediNew std::string implementation.
2014-11-11  redi2014-11-11 Siva Chandra Reddy <sivachandra@google...
2014-10-13  redi2014-10-13 Siva Chandra Reddy <sivachandra@google...
2014-10-01  fdumont2014-10-01 François Dumont <fdumont@gcc.gnu.org>
2014-09-30  redi2014-09-30 Siva Chandra Reddy <sivachandra@google...
2014-09-10  redi2014-09-10 Siva Chandra Reddy <sivachandra@google...
2014-07-29  redi * python/libstdcxx/v6/printers.py
2014-07-23  redi * python/libstdcxx/v6/printers.py (StdExpAnyPrinter...
2014-07-18  redi PR libstdc++/61835
2014-07-15  redi * python/libstdcxx/v6/printers.py (SingleObjContainerP...
2014-07-15  redi * python/libstdcxx/v6/printers.py (TemplateTypePrinter...
2014-07-11  redi2014-07-11 Samuel Bronson <naesten@gmail.com>
2014-05-19  redi * python/libstdcxx/v6/printers.py: Use Python3 raise...
2014-05-05  mrsMerge in trunk.
2014-05-02  redi PR libstdc++/59476
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libstdc++-v3/
2013-09-04  mrsMerge in trunk.
2013-08-20  pmuldoon2013-08-20 Phil Muldoon <pmuldoon@redhat.com>
2013-08-08  fdumont2013-08-08 François Dumont <fdumont@gcc.gnu.org>
2013-08-07  cticeCommit the vtable verification feature. This feature...
2013-08-06  paolo2013-08-06 Paolo Carlini <paolo.carlini@oracle.com>
2013-08-06  fdumont2013-08-06 François Dumont <fdumont@gcc.gnu.org>
2013-05-15  fdumont2013-05-15 François Dumont <fdumont@gcc.gnu.org>
2013-02-03  rsandifoUpdate copyright in libstdc++-v3.
2012-11-16  tromey * testsuite/libstdc++-prettyprinters/whatis.cc: New...
2012-11-02  redi * python/libstdcxx/v6/printers.py (Tr1HashtableIterato...
2012-10-28  redi PR libstdc++/55041
2012-10-15  kyukhin * config/gthr.m4: New. Define GCC_AC_THREAD_HEADER.
2012-10-12  kyukhinRevert r192297.
2012-10-10  kyukhin Fix missing gthr-default.h issue on separate...
2012-09-29  bkoz2012-09-28 Benjamin Kosnik <bkoz@redhat.com>
next