Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jonathan Wakely
| State =
Action Required
| Archived =
No
| 4304 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
demarchi
ms
bhundven
chbs
kengyu
kadlec
regit
jabk
laforge
laforge
tonyb
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
Noltari
Noltari
patrick_delaunay
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
phil
linville
jesse
tjaalton
esben
abrodkin
abrodkin
diproiettod
tbot
stephenfin
darball1
sammj
ajd
jogo
jogo
bhelgaas
blogic
blogic
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pchotard
pepe2k
pepe2k
arj
arj
davem
davem
davem
tagr
tagr
tagr
andmur01
amitay
matttbe
pabeni
istokes
tytso
aparcar
Ansuel
goliath
martineau
danielschwierzeck
maddy
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
mkorpershoek
XiaoYang
tpetazzoni
marex
khem
hs
liwang
mmichelson
danielhb
groug
apritzel
robimarko
pareddja
npiggin
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
pm215
bpf
jonhunter
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
monstr
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
blocktrron
vigneshr
juju
mraynal
chunkeey
stewart
stewart
kevery
kabel
metan
ivanhu
akumar
arbab
rfried
xypron
ag
wsa
sjg
freenix
rsalvaterra
adrianschmutzler
jacmet
hegdevasant
hegdevasant
jagan
Jaehoon
ehristev
bmeng
rmilecki
rmilecki
horms
prom
ukleinek
ukleinek
trini
chleroy
apconole
wbx
pablo
pablo
rw
rw
legoater
legoater
legoater
abelloni
svanheule
bjonglez
ynezz
sbabic
sbabic
aik
pevik
xback
xback
richiejp
dangole
dangole
echaudron
next_ghost
forty
anuppatel
anuppatel
Hauke
Hauke
acer
benh
rgrimm
segher
pratyush
passgat
jms
jms
jms
jmberg
mans0n
ruscur
Andes
ymorin
numans
xuyang
linusw
linusw
festevam
jk
jk
jk
jk
kubu
tambarus
conchuod
matthias_bgg
imaximets
apalos
strlen
strlen
spectrum
pbrobinson
stroese
krzk
dceara
cazzacarna
neocturne
aldot
TIENFONG
mpe
sfr
galak
arnout
ktraynor
nbd
nbd
robh
anguy11
paulus
calebccff
jm
Apply
«
1
2
...
41
42
43
44
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
libstdc++/57898 add ref-qualifier support to std::mem_fn
- - - -
-
-
-
2014-11-03
Jonathan Wakely
New
Make std::vector<bool> meet C++11 allocator requirements.
- - - -
-
-
-
2014-10-31
Jonathan Wakely
New
Use perfect forwarding in std::function's invokers
- - - -
-
-
-
2014-10-29
Jonathan Wakely
New
Add Library Fundamentals <experimental/algorithm> and <experimental/functional>
- - - -
-
-
-
2014-10-29
Jonathan Wakely
New
Unifying std::atomic_int and std::atomic<int>
- - - -
-
-
-
2014-10-24
Jonathan Wakely
New
c++/63619 Use -Wdelete-incomplete for "deleting 'void' is undefined" warning
- - - -
-
-
-
2014-10-23
Jonathan Wakely
New
c++/63619 Use -Wdelete-incomplete for "deleting 'void' is undefined" warning
- - - -
-
-
-
2014-10-23
Jonathan Wakely
New
Update libstdc++ status docs
- - - -
-
-
-
2014-10-23
Jonathan Wakely
New
Define std::promise::set_value_at_thread_exit() etc.
- - - -
-
-
-
2014-10-23
Jonathan Wakely
New
libstdc++/57250 shared_ptr atomic operations
- - - -
-
-
-
2014-10-17
Jonathan Wakely
New
[wwwdocs] Add recent C++ changes to gcc-5/changes.html
- - - -
-
-
-
2014-10-17
Jonathan Wakely
New
[v3] partially fix testsuite/27_io/headers/cstdio/types_std.cc
- - - -
-
-
-
2014-10-17
Jonathan Wakely
New
LWG 2019 - std::isblank<C>(C, const std::locale&)
- - - -
-
-
-
2014-10-17
Jonathan Wakely
New
Add missing 'const' to std::complex primary template
- - - -
-
-
-
2014-10-15
Jonathan Wakely
New
Make std::align tests depend on stdint.h
- - - -
-
-
-
2014-10-15
Jonathan Wakely
New
Update libstdc++ status docs
- - - -
-
-
-
2014-10-14
Jonathan Wakely
New
[2/3] libstdc++: Add put_time support.
- - - -
-
-
-
2014-10-14
Jonathan Wakely
New
[1/2] libstdc++: Add std::align.
- - - -
-
-
-
2014-10-13
Jonathan Wakely
New
[1/2] libstdc++: Add std::align.
- - - -
-
-
-
2014-10-13
Jonathan Wakely
New
Use abi_tag attribute on std::list
- - - -
-
-
-
2014-10-10
Jonathan Wakely
New
PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits
- - - -
-
-
-
2014-10-09
Jonathan Wakely
New
[v2] libstdc++: Add hexfloat/defaultfloat io manipulators.
- - - -
-
-
-
2014-10-08
Jonathan Wakely
New
Add const to constexpr member function in regex.h
- - - -
-
-
-
2014-10-08
Jonathan Wakely
New
[wwwdocs] Update libstdc++ section of gcc-5/changes.html
- - - -
-
-
-
2014-10-07
Jonathan Wakely
New
[v2] libstdc++: Add hexfloat/defaultfloat io manipulators.
- - - -
-
-
-
2014-10-06
Jonathan Wakely
New
Add std::experimental::apply()
- - - -
-
-
-
2014-10-06
Jonathan Wakely
New
Use abi_tag attribute on std::list
- - - -
-
-
-
2014-10-03
Jonathan Wakely
New
libstdc++/63449 remove outdated documentation
- - - -
-
-
-
2014-10-03
Jonathan Wakely
New
libstdc++/63449 remove outdated documentation
- - - -
-
-
-
2014-10-03
Jonathan Wakely
New
Use abi_tag attribute on std::list
- - - -
-
-
-
2014-10-03
Jonathan Wakely
New
Why doesn't <ctgmath> include <ccomplex>?
- - - -
-
-
-
2014-10-02
Jonathan Wakely
New
[wwwdocs] Add feature-testing macros and std::is_final to gcc-5/changes.html
- - - -
-
-
-
2014-10-02
Jonathan Wakely
New
[wwwdocs] Add feature-testing macros and std::is_final to gcc-5/changes.html
- - - -
-
-
-
2014-10-02
Jonathan Wakely
New
Update C++11 library status table on 4.8 branch
- - - -
-
-
-
2014-10-01
Jonathan Wakely
New
Update C++11 library status table on 4.9 branch
- - - -
-
-
-
2014-10-01
Jonathan Wakely
New
Update libstdc++ status table.
- - - -
-
-
-
2014-09-29
Jonathan Wakely
New
Fix finding default baseline symbols directory
- - - -
-
-
-
2014-09-29
Jonathan Wakely
New
LWG DR 1339: uninitialized_fill_n should return the end of its range
- - - -
-
-
-
2014-09-25
Jonathan Wakely
New
std::vector::assign should not call std::vector::swap
- - - -
-
-
-
2014-09-25
Jonathan Wakely
New
libstdc++/56193 re-add basic_ios::operator bool()
- - - -
-
-
-
2014-09-25
Jonathan Wakely
New
libstdc++/56193 re-add basic_ios::operator bool()
- - - -
-
-
-
2014-09-25
Jonathan Wakely
New
libstdc++/56193 re-add basic_ios::operator bool()
- - - -
-
-
-
2014-09-24
Jonathan Wakely
New
Implement move semantics for iostreams
- - - -
-
-
-
2014-09-24
Jonathan Wakely
New
Implement move semantics for iostreams
- - - -
-
-
-
2014-09-24
Jonathan Wakely
New
Implement move semantics for iostreams
- - - -
-
-
-
2014-09-24
Jonathan Wakely
New
[wwwdocs] Update libstdc++ section of gcc-5/changes.html
- - - -
-
-
-
2014-09-24
Jonathan Wakely
New
[wwwdocs] Update C++1y status page now that C++14 is finished.
- - - -
-
-
-
2014-09-24
Jonathan Wakely
New
Implement move semantics for iostreams
- - - -
-
-
-
2014-09-24
Jonathan Wakely
New
Implement move semantics for iostreams
- - - -
-
-
-
2014-09-23
Jonathan Wakely
New
Fix specializations of std::uses_allocator in <queue> and <stack>
- - - -
-
-
-
2014-09-22
Jonathan Wakely
New
Update C++11 library status docs
- - - -
-
-
-
2014-09-22
Jonathan Wakely
New
Fix std::try_lock behaviour
- - - -
-
-
-
2014-09-22
Jonathan Wakely
New
Implement move semantics for iostreams
- - - -
-
-
-
2014-09-22
Jonathan Wakely
New
Rename template parameters in std::regex
- - - -
-
-
-
2014-09-15
Jonathan Wakely
New
Make std::deque meet C++11 allocator requirements
- - - -
-
-
-
2014-09-12
Jonathan Wakely
New
libstdc++/59603 Prevent self-swapping in random_shuffle
- - - -
-
-
-
2014-09-12
Jonathan Wakely
New
libstdc++/63219 remove stray template parameter
- - - -
-
-
-
2014-09-11
Jonathan Wakely
New
Make std::deque meet C++11 allocator requirements
- - - -
-
-
-
2014-09-09
Jonathan Wakely
New
No allocation for empty unordered containers
- - - -
-
-
-
2014-09-09
Jonathan Wakely
New
clarify confusing comments in std::complex
- - - -
-
-
-
2014-08-29
Jonathan Wakely
New
Adjust comments in testsuite/ext/random/
- - - -
-
-
-
2014-08-28
Jonathan Wakely
New
Only configure libstdc++-v3/python dir for hosted builds
- - - -
-
-
-
2014-08-27
Jonathan Wakely
New
libstdc++/62159 install missing freestanding headers for C++11
- - - -
-
-
-
2014-08-27
Jonathan Wakely
New
[libstdc++,v3] - Add xmethods for std::vector and std::unique_ptr
- - - -
-
-
-
2014-08-26
Jonathan Wakely
New
Update C++11 library implementation status for 4.8 branch
- - - -
-
-
-
2014-08-26
Jonathan Wakely
New
libstdc++/62159 add missing headers for freestanding implementation
- - - -
-
-
-
2014-08-15
Jonathan Wakely
New
libstdc++/62154 fix throw_with_nested and rethrow_if_nested
- - - -
-
-
-
2014-08-15
Jonathan Wakely
New
libstdc++/61841 odr-use pthread_create in std::thread constructor
- - - -
-
-
-
2014-08-13
Jonathan Wakely
New
Overload std::getline for rvalue streams
- - - -
-
-
-
2014-08-12
Jonathan Wakely
New
Overload std::getline for rvalue streams
- - - -
-
-
-
2014-08-12
Jonathan Wakely
New
Avoid memory allocations when making futures ready
- - - -
-
-
-
2014-08-07
Jonathan Wakely
New
Avoid memory allocations when making futures ready
- - - -
-
-
-
2014-08-07
Jonathan Wakely
New
optimize std::list move constructor
- - - -
-
-
-
2014-08-07
Jonathan Wakely
New
libstdc++: add _GLIBCXX_ macro prefix in atexit_thread.cc
- - - -
-
-
-
2014-08-01
Jonathan Wakely
New
testsuite allocators patch
- - - -
-
-
-
2014-07-29
Jonathan Wakely
New
libstdc++/61947 fix constructor ambiguity in std::tuple
- - - -
-
-
-
2014-07-29
Jonathan Wakely
New
libstdc++/61946 Fix old regression in <ext/rope>
- - - -
-
-
-
2014-07-29
Jonathan Wakely
New
Add libstdc++ pretty printers for Library Fundamentals TS types
- - - -
-
-
-
2014-07-23
Jonathan Wakely
New
fix libstdc++ configure output
- - - -
-
-
-
2014-07-19
Jonathan Wakely
New
libstdc++/61835 fix invalid character escape in docstring
- - - -
-
-
-
2014-07-18
Jonathan Wakely
New
Fix typo in extend.texi
- - - -
-
-
-
2014-07-17
Jonathan Wakely
New
Add libstdc++ pretty printers for Library Fundamentals TS types
- - - -
-
-
-
2014-07-15
Jonathan Wakely
New
Add libstdc++ pretty printers for Library Fundamentals TS types
- - - -
-
-
-
2014-07-14
Jonathan Wakely
New
Add libstdc++ type printers for class templates
- - - -
-
-
-
2014-07-14
Jonathan Wakely
New
Fix bug in experimental::any
- - - -
-
-
-
2014-07-10
Jonathan Wakely
New
Some small libstdc++ fixes
- - - -
-
-
-
2014-07-08
Jonathan Wakely
New
Patch set for regex instantiation
- - - -
-
-
-
2014-06-29
Jonathan Wakely
New
c++/58051 Implement Core 1579
- - - -
-
-
-
2014-06-26
Jonathan Wakely
New
Simplify allocator use
- - - -
-
-
-
2014-06-26
Jonathan Wakely
New
Simplify allocator use
- - - -
-
-
-
2014-06-26
Jonathan Wakely
New
Simplify allocator use
- - - -
-
-
-
2014-06-25
Jonathan Wakely
New
Simplify allocator use
- - - -
-
-
-
2014-06-25
Jonathan Wakely
New
Fix some pedantic warnings
- - - -
-
-
-
2014-06-24
Jonathan Wakely
New
fix namespaces for std::experimental types
- - - -
-
-
-
2014-06-23
Jonathan Wakely
New
libstdc++/61532 fix make_signed failures
- - - -
-
-
-
2014-06-23
Jonathan Wakely
New
libstdc++/61532 fix make_signed failures
- - - -
-
-
-
2014-06-23
Jonathan Wakely
New
fix std::chrono::duration literals
- - - -
-
-
-
2014-06-23
Jonathan Wakely
New
Improve some doxygen comments
- - - -
-
-
-
2014-06-14
Jonathan Wakely
New
Fix links in libstdc++ doxygen comments
- - - -
-
-
-
2014-06-14
Jonathan Wakely
New
Fix doxygen warnings
- - - -
-
-
-
2014-06-14
Jonathan Wakely
New
«
1
2
...
41
42
43
44
»