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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
status_cxx2017.xml: Fix duplicate ID attribute.
Jonathan Wakely
5
-3
/
+9
2015-05-29
future (__async_result_of): New alias template.
Jonathan Wakely
4
-11
/
+70
2015-05-29
re PR libstdc++/66327 (-fsanitize=nonnull-attribute errors in stl_algobase.h)
Jonathan Wakely
2
-3
/
+20
2015-05-28
re PR libstdc++/65352 (array<T,0>::begin()/end() etc. forms a null reference ...
Jonathan Wakely
3
-4
/
+8
2015-05-28
re PR libstdc++/65352 (array<T,0>::begin()/end() etc. forms a null reference ...
Jonathan Wakely
4
-5
/
+23
2015-05-27
stl_tree.h (_Rb_tree::_M_end()): Return _Base_ptr instead of downcasting.
Jonathan Wakely
2
-77
/
+87
2015-05-27
re PR libstdc++/66017 (Undefined behaviour in std::set<long long>)
Jonathan Wakely
4
-21
/
+66
2015-05-26
xmethods.py (UniquePtrMethodsMatcher): Add operator-> support.
Doug Evans
3
-1
/
+26
2015-05-26
locale_conv.h: Fix copyright years.
Jonathan Wakely
12
-11
/
+28
2015-05-23
2015-05-23 François Dumont fdumont@gcc.gnu.org>
François Dumont
2
-23
/
+50
2015-05-21
re PR target/66224 (PowerPC _GLIBCXX_READ_MEM_BARRIER too weak)
David Edelsohn
3
-3
/
+11
2015-05-21
del_opv.cc: Suppress -Wsized-deallocation.
Jason Merrill
3
-0
/
+11
2015-05-20
formatter.h (_GLIBCXX_TYPEID): New macro to simplify usage of typeid.
François Dumont
3
-278
/
+271
2015-05-20
2015-05-20 François Dumont <fdumont@gcc.gnu.org>
François Dumont
4
-21
/
+38
2015-05-20
* testsuite/util/testsuite_fs.h (nonexistent_path): Don't use tempnam.
Jonathan Wakely
2
-10
/
+7
2015-05-20
re PR libstdc++/66078 (20_util/specialized_algorithms/uninitialized_copy/8085...
Jonathan Wakely
5
-3
/
+167
2015-05-19
stl_list.h (_M_resize_pos(size_type&)): Declare.
Jonathan Wakely
3
-22
/
+76
2015-05-19
66055.cc: Add constructor invocations.
François Dumont
5
-5
/
+24
2015-05-19
Add cpu_defines.h for ARM.
Ramana Radhakrishnan
3
-0
/
+48
2015-05-17
unordered_map.h (unordered_map, [...]): Add missing constructors.
François Dumont
7
-64
/
+470
2015-05-15
ops.cc (stat_type): Define alias for struct stat and use throughout the file.
Jonathan Wakely
7
-42
/
+384
2015-05-14
re PR libstdc++/66055 (hash containers missing required reserving constructors)
Nathan Myers
7
-0
/
+174
2015-05-14
re PR libstdc++/66011 (call to '__open_missing_mode' declared with attribute ...
Jonathan Wakely
5
-21
/
+197
2015-05-14
re PR libstdc++/66018 (opendir configure test not working when GCC_NO_EXECUTA...
Jonathan Wakely
5
-278
/
+100
2015-05-13
sjlj.m4: New file.
Eric Botcazou
12
-201
/
+34
2015-05-13
shared_ptr_base.h (__shared_count(unique_ptr&&)): Check for nullptr (LWG 2415).
Jonathan Wakely
5
-4
/
+28
2015-05-13
stl_raw_storage_iter.h (raw_storage_iterator::base()): Define (LWG 2454).
Jonathan Wakely
3
-0
/
+44
2015-05-13
future (packaged_task(allocator_arg_t, const A&, F&&): Remove explicit (LWG 2...
Jonathan Wakely
2
-1
/
+4
2015-05-13
basic_string.h (basic_string::basic_string()): Make noexcept conditional on a...
Jonathan Wakely
2
-1
/
+7
2015-05-13
* include/std/complex (polar): Check for negative rho (LWG 2459).
Jonathan Wakely
2
-1
/
+6
2015-05-13
tuple (apply): Handle pointers to member (LWG 2418).
Jonathan Wakely
4
-6
/
+31
2015-05-13
* include/bits/random.h (seed_seq): More noexcept (LWG 2440).
Jonathan Wakely
2
-4
/
+4
2015-05-13
alloc_traits.h (_S_max_size): Implement LWG 2466.
Jonathan Wakely
13
-12
/
+46
2015-05-13
acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.
Jonathan Wakely
3
-2
/
+7
2015-05-13
libstdc++: Bump to automake 1.11.6
Michael Haubenwallner
14
-124
/
+490
2015-05-09
synopsis.cc: Add _GLIBCXX14_CONSTEXPR.
Jason Merrill
3
-0
/
+26
2015-05-09
std_c++0x_neg.cc: Add -std=c++98.
Jason Merrill
42
-24
/
+121
2015-05-09
Makefile.am (AM_CXXFLAGS): Add -std=gnu++98.
Jason Merrill
5
-0
/
+11
2015-05-05
c.opt (Wterminate): New.
Jason Merrill
2
-2
/
+2
2015-05-05
re PR libstdc++/51617 ([C++0x] async(f) isn't.)
Jonathan Wakely
2
-1
/
+4
2015-05-02
any (any::_Storage): Fix alignment of buffer.
Jonathan Wakely
4
-3
/
+61
2015-05-02
iterator (ostream_joiner): Simplify by using the injected-class-name and the ...
Jonathan Wakely
2
-16
/
+9
2015-05-02
iterator: New.
Jonathan Wakely
9
-8
/
+314
2015-05-02
numeric: New.
Jonathan Wakely
8
-12
/
+171
2015-05-02
Revert addition of feature macros from other headers per latest SD-6.
Edward Smith-Rowland
9
-16
/
+12
2015-05-02
any (any::_Storage): Make non-copyable.
Jonathan Wakely
4
-34
/
+180
2015-05-02
fs_path.h (filesystem_error::~filesystem_error): Declare.
Jonathan Wakely
3
-0
/
+9
2015-05-02
re PR libstdc++/65978 (missing constexpr on std::forward_as_tuple and std::ti...
Jonathan Wakely
3
-17
/
+30
2015-05-02
ops.cc (last_write_time): Set timespec members explicitly instead of with a b...
Jonathan Wakely
2
-7
/
+15
2015-05-02
deque: Add feature-test macro.
Edward Smith-Rowland
9
-0
/
+27
[prev]
[next]