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-15
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-15
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
/
include
/
ext
/
pointer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-10-03
libstdc++: Mark headers that must be hosted as such [PR103626]
Arsen Arsenović
1
-1
/
+6
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-14
libstdc++: Simplify typedefs by using __UINTPTR_TYPE__
Jonathan Wakely
1
-31
/
+19
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-04-17
libstdc++: Add comparison operators to sequence containers
Jonathan Wakely
1
-1
/
+7
2020-02-07
libstdc++: Implement P1878R1 "Constraining Readable Types"
Jonathan Wakely
1
-4
/
+4
2020-01-09
libstdc++: Fix <ext/pointer.h> incompatibilities with C++20
Jonathan Wakely
1
-0
/
+11
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-08-30
Fix __gnu_cxx::_Pointer_adapter for long long arithmetic
Jonathan Wakely
1
-0
/
+4
2018-07-31
Replace safe bool idiom with explicit operator bool
Jonathan Wakely
1
-0
/
+4
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-01-18
PR69301 don't assume atomic<T> can default construct T
Jonathan Wakely
1
-4
/
+4
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-11-20
re PR c++/59173 (Alias template in partial specialization finds name from pri...
Jonathan Wakely
1
-1
/
+1
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
1
-1
/
+1
2012-12-11
re PR libstdc++/55631 (Several ext/ headers can not be #included on their own)
Jonathan Wakely
1
-0
/
+1
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
1
-2
/
+2
2011-11-09
PR c++/51027 - accepts alias-declaration without ';'
Dodji Seketeli
1
-1
/
+1
2011-11-08
ptr_traits.h (__rebind): Replace with...
Jonathan Wakely
1
-13
/
+1
2011-07-09
cast.h: Fix typo in include guard.
Jonathan Wakely
1
-13
/
+8
2011-06-05
ptr_traits.h (pointer_traits): Fix typos.
Jonathan Wakely
1
-0
/
+39
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
1
-2
/
+5
2010-12-19
*: Use headername alias to associate private includes to public includes.
Benjamin Kosnik
1
-2
/
+4
2010-06-06
pointer.h (_Pointer_adapter::operator++): Remove name of unused parameter.
Jonathan Wakely
1
-2
/
+2
2009-08-14
pointer.h: Add pragma system_header, use _GLIBCXX_USE_LONG_LONG, macro cleanup.
Benjamin Kosnik
1
-45
/
+59
2009-08-12
extc++.h: Don't include TR1 if C++0x.
Benjamin Kosnik
1
-6
/
+6
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-15
/
+10
2009-01-04
re PR libstdc++/38720 (_Relative_pointer_impl invokes undefined behavior)
Richard Guenther
1
-15
/
+25
2008-11-11
extptr_allocator.h: Minor tweaks.
Paolo Carlini
1
-117
/
+71
2008-11-07
2008-11-07 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-0
/
+592