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/existing-fp8
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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-06
status_cxx200x.xml: Add some missing features.
Jonathan Wakely
1
-0
/
+5
2010-07-03
regex_compiler.h: Fix filename in doxygen comment.
Jonathan Wakely
1
-0
/
+9
2010-07-02
acinclude.m4 (symvers_renaming): Define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_S...
Rainer Orth
1
-0
/
+9
2010-07-02
gc++filt.m4: New file.
Rainer Orth
1
-0
/
+52
2010-06-29
Enable implicitly declared move constructor/operator= (N3053).
Jason Merrill
1
-0
/
+4
2010-06-29
* decl2.c (mark_used): Adjust error for use of deleted function.
Jason Merrill
1
-0
/
+38
2010-06-29
re PR libstdc++/44708 (Enabling -std=c++0x results in ambiguous function over...
Paolo Carlini
1
-0
/
+7
2010-06-27
regex_compiler.h: Trivial formatting / stylistic fixes.
Paolo Carlini
1
-0
/
+7
2010-06-26
[multiple changes]
Paolo Carlini
1
-0
/
+30
2010-06-26
faq.xml: Fix typo.
Jonathan Wakely
1
-0
/
+5
2010-06-25
2010-06-25 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-143
/
+157
2010-06-25
Initial regex implementation.
Stephen M. Webb
1
-0
/
+146
2010-06-25
profiler_list_to_slist.h: Remove spurious semicolon; prefer pre-increment.
Paolo Carlini
1
-0
/
+11
2010-06-25
profiler_trace.h: Uglify it to __it, use everywhere std::size_t instead of si...
Paolo Carlini
1
-0
/
+5
2010-06-24
profiler_trace.h (__trace_base<>:: __trace_base()): Move inline, simplify; fo...
Paolo Carlini
1
-0
/
+6
2010-06-24
profiler_trace.h (__warning_data:: __warning_message): Change to std::string...
Paolo Carlini
1
-0
/
+29
2010-06-23
stl_tree.h (erase(iterator), [...]): Remove inline specifier.
Paolo Carlini
1
-0
/
+5
2010-06-22
profiler_list_to_slist.h: Fix formatting, other minor stylistic changes.
Paolo Carlini
1
-0
/
+15
2010-06-22
printers.py: Don't use string exceptions.
Matthias Klose
1
-0
/
+4
2010-06-22
re PR libstdc++/44630 (profiler_trace.h defines functions __max and __min whi...
Paolo Carlini
1
-0
/
+10
2010-06-21
sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__=199901L, _XOPEN_SOUR...
Rainer Orth
1
-0
/
+5
2010-06-20
random.tcc (uniform_int_distribution<>::operator()): Fix to work well for arb...
Paolo Carlini
1
-0
/
+6
2010-06-18
re PR libstdc++/32618 (std::vector calls uneccessary constructors instead of ...
Paolo Carlini
1
-0
/
+82
2010-06-17
stl_uninitialized.h (__uninitialized_default, [...]): Add.
Paolo Carlini
1
-0
/
+13
2010-06-16
stl_construct.h (_Construct): Change to variadic in C++0x mode, consistently ...
Paolo Carlini
1
-9
/
+27
2010-06-16
compatibility.cc: Export long double versions of "C" math library for arm-lin...
Matthias Klose
1
-0
/
+6
2010-06-15
libstdc++.exp: Set additional_prunes.
Jason Merrill
1
-0
/
+44
2010-06-13
base.h (min, max): Mark inline.
Paolo Carlini
1
-0
/
+6
2010-06-11
shared_ptr.h (hash<shared_ptr>): Add.
Paolo Carlini
1
-0
/
+8
2010-06-11
appendix_contributing.xml: Indent code examples to match original C++STYLE do...
Jonathan Wakely
1
-0
/
+7
2010-06-11
re PR libstdc++/44268 (abi docs say that hppa-linux defaults to libgcc_s.so.2)
Jonathan Wakely
1
-0
/
+5
2010-06-11
tuple (_Swallow_assign::operator=): Add const.
Jonathan Wakely
1
-0
/
+5
2010-06-10
re PR libstdc++/43918 (gcc 4.5.0 is failing for i586-pc-msdosdjgpp)
Suresh Gumpula
1
-0
/
+6
2010-06-10
tuple (tuple(const tuple&)): Define explicitly-defaulted.
Paolo Carlini
1
-0
/
+6
2010-06-10
re PR libstdc++/44487 ([C++0x] pair of references doesn't work)
Paolo Carlini
1
-0
/
+12
2010-06-10
type_traits (is_nothrow_constructible): Add.
Paolo Carlini
1
-0
/
+18
2010-06-09
re PR libstdc++/44461 (__cxa_end_cleanup ends up in wrong section i.e. not in...
Khem Raj
1
-0
/
+6
2010-06-09
re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64)
Paolo Carlini
1
-0
/
+9
2010-06-09
re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6)
Iain Sandoe
1
-0
/
+5
2010-06-09
re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64)
Paolo Carlini
1
-0
/
+6
2010-06-08
type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign.
Paolo Carlini
1
-0
/
+16
2010-06-08
2010-06-08 Johannes Singler <singler@kit.edu>
Johannes Singler
1
-0
/
+9
2010-06-08
2010-06-08 Johannes Singler <singler@kit.edu>
Johannes Singler
1
-0
/
+6
2010-06-08
re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ...
Paolo Carlini
1
-0
/
+13
2010-06-08
order_statistics_imp.hpp: Avoid -Wall warnings.
Paolo Carlini
1
-0
/
+178
2010-06-07
Makefile.am, [...] (xml_sources_extra): Add fdl-1.3.xml.
Jonathan Wakely
1
-0
/
+9
2010-06-06
pointer.h (_Pointer_adapter::operator++): Remove name of unused parameter.
Jonathan Wakely
1
-0
/
+5
2010-06-06
re PR libstdc++/40296 ([C++0x] std::exception_ptr comparisons)
Jonathan Wakely
1
-0
/
+13
2010-06-05
shared_ptr_base.h (_Sp_counted_ptr::_M_dispose): Make nullptr_t specializatio...
Jonathan Wakely
1
-0
/
+5
2010-06-05
status_cxx200x.xml: Update.
Jonathan Wakely
1
-0
/
+23
[next]