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
2022-10-29
libstdc++: Don't use gstdint.h anymore
Arsen Arsenović
1
-1
/
+0
2022-10-11
libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
Jonathan Wakely
1
-0
/
+1
2022-10-03
libstdc++: Fix gdb pretty printers when dealing with std::string
François Dumont
1
-3
/
+18
2022-09-29
libstdc++: [_GLIBCXX_INLINE_VERSION] Add gdb pretty print for _GLIBCXX_DEBUG
François Dumont
1
-0
/
+4
2022-09-22
libstdc++: Remove useless gdb printer registrations
François Dumont
1
-5
/
+0
2022-09-14
libstdc++: Add pretty printer for std::stringstreams
Philipp Fent
1
-0
/
+56
2022-08-04
Adjust index number of tuple pretty printer
Ulrich Drepper
1
-2
/
+2
2022-05-26
libstdc++: Fix atomic and error_code printers for versioned namespace
Jonathan Wakely
1
-3
/
+12
2022-05-26
libstdc++: Fix printing of std::span for versioned namespace
François Dumont
1
-2
/
+2
2022-05-26
libstdc++: Fix printing of std::atomic<shared_ptr<T>> for versioned namespace
Jonathan Wakely
1
-1
/
+2
2022-04-27
libstdc++: Add pretty printer for std::atomic
Jonathan Wakely
1
-3
/
+50
2022-04-25
libstdc++: Add pretty printer for std::initializer_list
Philipp Fent
1
-2
/
+22
2022-04-19
libstdc++: Add pretty printer for std::span
Philipp Fent
1
-0
/
+38
2022-02-17
libstdc++: Make std::error_code printer more robust
Jonathan Wakely
1
-17
/
+93
2022-01-17
libstdc++: Define <stacktrace> header for C++23
Jonathan Wakely
1
-0
/
+7
2022-01-10
libstdc++: Fix and simplify freestanding configuration [PR103866]
Jonathan Wakely
1
-0
/
+1
2022-01-05
libstdc++: Fix std::error_code pretty printer for versioned namespace
Jonathan Wakely
1
-1
/
+1
2022-01-05
libstdc++: Add pretty printer for std::regex internals
Jonathan Wakely
1
-0
/
+32
2022-01-03
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2021-11-04
libstdc++: Fix pretty printing of std::unique_ptr [PR103086]
Jonathan Wakely
2
-21
/
+52
2021-08-18
libstdc++: Fix vector<bool> printer tests to work in debug mode
Jonathan Wakely
1
-5
/
+5
2021-08-17
libstdc++: Remove pretty printer committed by mistake
Jonathan Wakely
1
-12
/
+0
2021-08-17
libstdc++: Add pretty printer for std::error_code and std::error_condition
Jonathan Wakely
1
-1
/
+54
2021-08-16
libstdc++: Install GDB pretty printers for debug library
Jonathan Wakely
2
-2
/
+18
2021-06-01
libstdc++: Fix installation of python hooks [PR 99453]
Jonathan Wakely
2
-0
/
+8
2021-04-21
libstdc++: Install libstdc++*-gdb.py more robustly [PR 99453]
Philippe Blain
2
-28
/
+6
2021-03-11
libstdc++: Fix find_type helper to work consistently
Jonathan Wakely
1
-2
/
+2
2021-01-04
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2020-12-16
libstdc++: Add C++ runtime support for new 128-bit long double format
Jonathan Wakely
1
-1
/
+5
2020-12-02
libstdc++: Fix std::any pretty printer [PR 68735]
Jonathan Wakely
1
-3
/
+26
2020-12-02
libstdc++: Fix filesystem::path pretty printer test failure
Jonathan Wakely
1
-5
/
+8
2020-12-01
libstdc++: Pretty printers for _Bit_reference and _Bit_iterator
Michael Weghorn
1
-1
/
+27
2020-08-10
libstdc++: Fix compatibility support in unique_ptr pretty printer
Jonathan Wakely
1
-3
/
+3
2020-07-31
libstdc++: Fix and improve std::vector<bool> implementation.
François Dumont
1
-3
/
+2
2020-06-23
libstdc++: Regenerate makefiles
Jonathan Wakely
1
-0
/
+1
2020-02-17
libstdc++: Fix regression in libstdc++-prettyprinters/cxx20.cc
Jonathan Wakely
1
-1
/
+1
2020-01-24
Add `--with-toolexeclibdir=' configuration option
Maciej W. Rozycki
1
-0
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2019-12-20
libstdc++: Fix pretty printers script and tests
François Dumont
1
-1
/
+0
2019-12-05
libstdc++: Define pretty printer for comparison categories
Jonathan Wakely
1
-0
/
+19
2019-11-29
libstdc++:: improve how pretty printers find node types (PR 91997)
Jonathan Wakely
1
-40
/
+98
2019-09-11
Fix Xmethod for shared_ptr::use_count()
Jonathan Wakely
1
-1
/
+1
2019-06-19
Have std::vector printer's iterator return bool for vector<bool>
Michael Weghorn
1
-7
/
+5
2019-05-18
PR libstdc++/90520 adjust Xmethod for recent unique_ptr changes
Jonathan Wakely
2
-4
/
+17
2019-05-14
Fix unique_ptr pretty printer for empty classes
Jonathan Wakely
1
-2
/
+9
2019-05-14
LWG 2899 - Make is_move_constructible correct for unique_ptr
Jonathan Wakely
1
-1
/
+3
2019-05-06
printers.py (add_one_template_type_printer): Add type printer for container t...
François Dumont
1
-0
/
+5
2019-02-27
PR libstdc++/89466 avoid slow xsltproc command in configure
Jonathan Wakely
1
-0
/
+1
2019-02-22
P0482R5 char8_t: Updates to gdb pretty printing support
Tom Honermann
1
-2
/
+2
2019-01-08
PR libstdc++/87855 fix optional for types with non-trivial copy/move
Jonathan Wakely
1
-7
/
+17
[next]