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/gfortran-test
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
/
std
/
system_error
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
1
-0
/
+2
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-04
libstdc++: Use strerror_r in std::generic_category()::message(int) [PR110133]
Jonathan Wakely
1
-2
/
+2
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
-0
/
+2
2022-09-08
libstdc++: Find make_error_code and make_error_condition via ADL only
Jonathan Wakely
1
-5
/
+13
2022-08-26
libstdc++: Simplify std::error_code and std::error_condition
Jonathan Wakely
1
-18
/
+20
2022-05-17
libstdc++: Add attributes to <system_error> and related
Jonathan Wakely
1
-2
/
+21
2022-05-13
libstdc++: Improve doxygen docs for <system_error>
Jonathan Wakely
1
-29
/
+107
2022-05-13
libstdc++: Add macros for the inline namespace std::_V2
Jonathan Wakely
1
-2
/
+3
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-07-01
libstdc++: Improvements to Doxygen markup
Jonathan Wakely
1
-5
/
+21
2021-04-06
libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-07-06
libstdc++: Fix -Wmismatched-tags warnings (PR 96063)
Jonathan Wakely
1
-2
/
+4
2020-02-20
libstdc++: Define operator<=> for <system_error> types
Jonathan Wakely
1
-24
/
+55
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-05-04
Fix reference to wrong class in comment
Jonathan Wakely
1
-1
/
+1
2019-05-04
Improve API docs for <system_error> header
Jonathan Wakely
1
-11
/
+71
2019-05-04
Fix std::hash<std::error_condition>
Jonathan Wakely
1
-6
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-05-18
Some libstdc++ fixes for -Wdeprecated-copy.
Jason Merrill
1
-0
/
+5
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-03-23
Implement LWG 2686, std::hash<error_condition>, for C++17
Daniel Kruegler
1
-4
/
+18
2017-03-23
Implement P0607R0 "Inline Variables for Standard Library" for C++17
Daniel Kruegler
1
-2
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-07-29
Implement C++17 variable templates for type traits.
Ville Voutilainen
1
-0
/
+7
2016-06-16
Remove trailing whitespace from libstdc++ headers
Jonathan Wakely
1
-22
/
+22
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-09-17
Remove redundant conditional expressions in <system_error>
Jonathan Wakely
1
-2
/
+2
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-19
New std::string implementation.
Jonathan Wakely
1
-5
/
+26
2014-11-14
Define C++11 version of std::ios_base::failure.
Jonathan Wakely
1
-10
/
+5
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-05-19
system_error (error_category::error_category()): LWG 2145: Declare public and...
Jonathan Wakely
1
-3
/
+6
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
1
-1
/
+1
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
1
-2
/
+2
2011-12-06
re PR libstdc++/51438 (std::exception and derived classes are not compatible ...
Paolo Carlini
1
-1
/
+1
2011-11-18
hash-long-double-aux.cc: Rename to...
Paolo Carlini
1
-1
/
+1
2011-07-20
system_error: Use noexcept.
Paolo Carlini
1
-51
/
+53
2011-03-15
Makefile.am: Add functional.cc, shared_ptr.cc.
Benjamin Kosnik
1
-4
/
+2
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
1
-4
/
+10
2010-12-19
*: Use headername alias to associate private includes to public includes.
Benjamin Kosnik
1
-1
/
+1
2010-09-22
functional_hash.h (__hash_base): Add.
Paolo Carlini
1
-1
/
+1
2010-09-16
system_error (system_error::system_error(error_code), [...]): Fix for what() ...
Paolo Carlini
1
-7
/
+10
2010-09-13
hash_bytes.cc: New file...
Matt Austern
1
-3
/
+2
2010-02-25
functional_hash.h (__hash_combine): Remove.
Paolo Carlini
1
-1
/
+1
2010-02-23
functional_hash.h (struct _Fnv_hash): Rename to _Fnv_hash_base.
Paolo Carlini
1
-2
/
+7
2010-02-22
functional_hash.h (hash<string>, [...]): Move, per DR 1182 to...
Paolo Carlini
1
-0
/
+24
[next]