summaryrefslogtreecommitdiff
path: root/libstdc++-v3/python
AgeCommit message (Expand)Author
2015-02-28re PR libstdc++/65246 (libstdc++ pretty printers don't work anymore with Pyth...Matthias Klose
2015-02-20re PR libstdc++/64695 (FAIL: libstdc++-prettyprinters/cxx11.cc)Jonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-12-19New std::string implementation.Jonathan Wakely
2014-11-11xmethods.py: Add xmethods for associative containers.Siva Chandra Reddy
2014-10-13xmethods.py: Add xmethods for std::array, std::deque, std::forward_list, std:...Siva Chandra Reddy
2014-10-01printers.py (StdDebugIteratorPrinter.to_string): Adapt to latest modification...François Dumont
2014-09-30hook.in: Only import libstdcxx.v6.Siva Chandra Reddy
2014-09-10hook.in: Load the xmethods.Siva Chandra Reddy
2014-07-29* python/libstdcxx/v6/printers.pyJonathan Wakely
2014-07-23printers.py (StdExpAnyPrinter): Convert type to string instead of using gdb.T...Jonathan Wakely
2014-07-18re PR libstdc++/61835 (Invalid comment on pretty printers breaks gdb)Jonathan Wakely
2014-07-15printers.py (SingleObjContainerPrinter): New base class for experimental::any...Jonathan Wakely
2014-07-15printers.py (TemplateTypePrinter): Add type printer for class templates.Jonathan Wakely
2014-07-11re PR libstdc++/58962 (Pretty printers use obsolete Python syntax)Samuel Bronson
2014-05-19* python/libstdcxx/v6/printers.py: Use Python3 raise syntax.Jonathan Wakely
2014-05-02re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator)Jonathan Wakely
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-08-20re PR libstdc++/53477 (pretty printer fails with: Python Exception <type 'exc...Phil Muldoon
2013-08-08hashtable_policy.h (_Hashtable_alloc): New.François Dumont
2013-08-06Commit the vtable verification feature.Caroline Tice
2013-08-062013-08-06 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2013-08-06hashtable_policy.h (_Hashtable_alloc): New.François Dumont
2013-05-15printers.py (Tr1HashtableIterator): Fix rendering of std::tr1 unordered conta...François Dumont
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-11-16whatis.cc: New file.Tom Tromey
2012-11-02printers.py (Tr1HashtableIterator): Update.Jonathan Wakely
2012-10-28re PR libstdc++/55041 (prettyprinting/shared_ptr & cxx11 fails on some platfo...Jonathan Wakely
2012-10-15gthr.m4: New.Pavel Chupin
2012-10-12Revert r192297.Kirill Yukhin
2012-10-10Fix missing gthr-default.h issue on separate libstdc++ configurePavel Chupin
2012-09-29fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.Benjamin Kosnik
2012-09-28acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.Benjamin Kosnik
2012-09-26Optimize bulk mode for normal_distribution<double> for SSE3.Ulrich Drepper
2012-09-20re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)Benjamin Kosnik
2012-09-17configure.ac: Substitute CPU_OPT_EXT_RANDOM.Ulrich Drepper
2012-09-12Clear hardware capabilities on libstdc++.so with Sun asRainer Orth
2012-08-15cxx11.cc (struct datum): New.Tom Tromey
2012-04-13unordered_map.h (__unordered_map): Remove.Benjamin Kosnik
2012-02-21re PR libstdc++/52317 (incorrect FSF address)Paolo Carlini
2012-02-17re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly up...Benjamin Kosnik
2012-02-15re PR libstdc++/51368 (libstdc++ python pretty printers should use --with-pyt...Benjamin Kosnik
2012-02-14cxx11.cc (main): Add new tests.Tom Tromey
2012-02-05re PR libstdc++/51956 ([patch] improve shared_ptr and weak_ptr pretty-printer...Jonathan Wakely
2012-01-30re PR libstdc++/51649 (pretty printers don't handle std::__7:: namespace)Tom Tromey
2012-01-23[multiple changes]Benjamin Kosnik
2012-01-17configure.ac (BUILD_EPUB): Adjust for epub3.Benjamin Kosnik
2012-01-09fragment.am (WARN_CXXFLAGS): Add -Wabi.Benjamin Kosnik
2012-01-08printers.py (StdForwardListPrinter): Add.Jonathan Wakely
2011-12-22re PR libstdc++/48362 (pretty printer fails for zero-size std::tuple<>)Jonathan Wakely