index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-04
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2015-11-20
re PR libstdc++/68448 (Python Pretty Printers get disabled on libstdc++ reloa...
Jan Kratochvil
2
-8
/
+12
2015-11-16
re PR libstdc++/67440 (pretty-printing of a const set<foo> fails)
Doug Evans
1
-1
/
+3
2015-10-03
Remove pretty printing for 'any' with allocators
Jonathan Wakely
1
-4
/
+0
2015-08-20
Makefile.am: Ensure gdb.py is installed for libstdc++ not libstdc++fs.
Jonathan Wakely
2
-2
/
+2
2015-07-24
libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
Michael Haubenwallner
1
-1
/
+1
2015-06-17
C++11 allocator support for std::list.
Jonathan Wakely
1
-3
/
+21
2015-05-27
re PR libstdc++/66017 (Undefined behaviour in std::set<long long>)
Jonathan Wakely
1
-3
/
+4
2015-05-26
xmethods.py (UniquePtrMethodsMatcher): Add operator-> support.
Doug Evans
1
-0
/
+1
2015-05-13
libstdc++: Bump to automake 1.11.6
Michael Haubenwallner
1
-12
/
+47
2015-05-01
fs_path.h (path::_List): Use vector instead of list.
Jonathan Wakely
1
-9
/
+44
2015-04-30
Implement N4100 File System TS
Jonathan Wakely
1
-0
/
+21
2015-04-29
re PR libstdc++/65839 (xmethods need updating once gdb decides how to fix 18285)
Doug Evans
1
-21
/
+114
2015-04-29
Use consistent naming for value type attributes.
Doug Evans
1
-27
/
+27
2015-02-28
re PR libstdc++/65246 (libstdc++ pretty printers don't work anymore with Pyth...
Matthias Klose
1
-2
/
+2
2015-02-20
re PR libstdc++/64695 (FAIL: libstdc++-prettyprinters/cxx11.cc)
Jonathan Wakely
1
-8
/
+21
2015-01-05
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2014-12-19
New std::string implementation.
Jonathan Wakely
2
-6
/
+14
2014-11-11
xmethods.py: Add xmethods for associative containers.
Siva Chandra Reddy
1
-0
/
+60
2014-10-13
xmethods.py: Add xmethods for std::array, std::deque, std::forward_list, std:...
Siva Chandra Reddy
1
-17
/
+382
2014-10-01
printers.py (StdDebugIteratorPrinter.to_string): Adapt to latest modification...
François Dumont
1
-1
/
+1
2014-09-30
hook.in: Only import libstdcxx.v6.
Siva Chandra Reddy
2
-15
/
+32
2014-09-10
hook.in: Load the xmethods.
Siva Chandra Reddy
4
-0
/
+117
2014-07-29
* python/libstdcxx/v6/printers.py
Jonathan Wakely
1
-2
/
+2
2014-07-23
printers.py (StdExpAnyPrinter): Convert type to string instead of using gdb.T...
Jonathan Wakely
1
-1
/
+1
2014-07-18
re PR libstdc++/61835 (Invalid comment on pretty printers breaks gdb)
Jonathan Wakely
1
-1
/
+4
2014-07-15
printers.py (SingleObjContainerPrinter): New base class for experimental::any...
Jonathan Wakely
1
-2
/
+129
2014-07-15
printers.py (TemplateTypePrinter): Add type printer for class templates.
Jonathan Wakely
1
-0
/
+101
2014-07-11
re PR libstdc++/58962 (Pretty printers use obsolete Python syntax)
Samuel Bronson
1
-33
/
+77
2014-05-19
* python/libstdcxx/v6/printers.py: Use Python3 raise syntax.
Jonathan Wakely
1
-5
/
+5
2014-05-02
re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator)
Jonathan Wakely
1
-3
/
+22
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
3
-3
/
+3
2013-08-20
re PR libstdc++/53477 (pretty printer fails with: Python Exception <type 'exc...
Phil Muldoon
1
-0
/
+10
2013-08-08
hashtable_policy.h (_Hashtable_alloc): New.
François Dumont
1
-1
/
+1
2013-08-06
Commit the vtable verification feature.
Caroline Tice
1
-0
/
+5
2013-08-06
2013-08-06 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-1
/
+1
2013-08-06
hashtable_policy.h (_Hashtable_alloc): New.
François Dumont
1
-1
/
+1
2013-05-15
printers.py (Tr1HashtableIterator): Fix rendering of std::tr1 unordered conta...
François Dumont
1
-5
/
+44
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
3
-3
/
+3
2012-11-16
whatis.cc: New file.
Tom Tromey
1
-0
/
+102
2012-11-02
printers.py (Tr1HashtableIterator): Update.
Jonathan Wakely
1
-2
/
+4
2012-10-28
re PR libstdc++/55041 (prettyprinting/shared_ptr & cxx11 fails on some platfo...
Jonathan Wakely
1
-4
/
+14
2012-10-15
gthr.m4: New.
Pavel Chupin
1
-1
/
+3
2012-10-12
Revert r192297.
Kirill Yukhin
1
-1
/
+0
2012-10-10
Fix missing gthr-default.h issue on separate libstdc++ configure
Pavel Chupin
1
-0
/
+1
2012-09-29
fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.
Benjamin Kosnik
1
-1
/
+1
2012-09-28
acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.
Benjamin Kosnik
1
-47
/
+12
2012-09-26
Optimize bulk mode for normal_distribution<double> for SSE3.
Ulrich Drepper
1
-12
/
+48
2012-09-20
re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)
Benjamin Kosnik
1
-21
/
+13
2012-09-17
configure.ac: Substitute CPU_OPT_EXT_RANDOM.
Ulrich Drepper
1
-10
/
+21
[next]