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
/
libsupc++
/
compare
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-09-19
libstdc++: add #pragma diagnostic
Jason Merrill
1
-0
/
+6
2024-09-02
libsupc++: Fix handling of m68k extended real in <compare>
Andreas Schwab
1
-1
/
+6
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-09-07
libstdc++: Simplify C++20 poison pill overloads (P2602R2)
Jonathan Wakely
1
-0
/
+6
2023-09-07
libstdc++: Rename C++20 Customization Point Objects
Jonathan Wakely
1
-13
/
+18
2023-08-17
libstdc++: Make __cmp_cat::__unseq constructor consteval
Jonathan Wakely
1
-1
/
+1
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
1
-6
/
+6
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-11-02
libstdc++: _Bfloat16 for <compare>
Jakub Jelinek
1
-1
/
+6
2022-05-06
libstdc++: Do not use #include inside push visibility scope [PR99871]
Jonathan Wakely
1
-5
/
+1
2022-03-29
libstdc++: Workaround for missing 'using enum' in Clang 12
Jonathan Wakely
1
-0
/
+17
2022-03-10
libstdc++: Fix std::strong_order to handle NaN on VAX
Jonathan Wakely
1
-2
/
+10
2022-03-10
libstdc++: Support VAX floats in std::strong_order
Jonathan Wakely
1
-0
/
+5
2022-03-04
libstdc++: Fix -Wunused-local-typedefs warning in <compare>
Jonathan Wakely
1
-2
/
+2
2022-03-03
libstdc++: Implement std::strong_order for floating-point types [PR96526]
Jonathan Wakely
1
-4
/
+249
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-01
libstdc++: Define std::__is_constant_evaluated() for internal use
Jonathan Wakely
1
-1
/
+1
2021-08-06
libstdc++: Also move the [[nodiscard]] attributes in <compare>
Jonathan Wakely
1
-14
/
+7
2021-08-05
libstdc++: Add [[nodiscard]] to <compare>
Jonathan Wakely
1
-0
/
+53
2021-06-14
libstdc++: Implement LWG 3465 for std::compare_partial_order_fallback [PR101056]
Jonathan Wakely
1
-2
/
+12
2021-06-14
libstdc++: Change [cmp.alg] assertions to constraints
Jonathan Wakely
1
-24
/
+15
2021-03-10
libstdc++: Implement LWG 3530 for concept-constrained comparisons
Jonathan Wakely
1
-1
/
+6
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-04-20
libstdc++: Update __cpp_lib_three_way_comparison macro
Jonathan Wakely
1
-2
/
+14
2020-04-14
libstdc++: Fix constraints on std::compare_three_way
Jonathan Wakely
1
-3
/
+5
2020-04-14
libstdc++: Make comparison category comparisons noexcept (PR 94565)
Jonathan Wakely
1
-1
/
+1
2020-04-09
libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Jonathan Wakely
1
-20
/
+29
2020-02-19
libstdc++: Simplify std::three_way_comparable_with (LWG 3360)
Jonathan Wakely
1
-6
/
+4
2020-02-19
libstdc++: Simplify std::totally_ordered (LWG 3331)
Jonathan Wakely
1
-14
/
+0
2020-02-17
libstdc++: P1964R2 Wording for boolean-testable
Jonathan Wakely
1
-10
/
+10
2020-02-07
libstdc++: Optimize C++20 comparison category types
Jonathan Wakely
1
-63
/
+33
2020-01-29
libstdc++: Simplify constraints on std::compare_three_way
Jonathan Wakely
1
-9
/
+3
2020-01-29
libstdc++: Make std::compare_three_way check if <=> is valid (PR 93479)
Jonathan Wakely
1
-1
/
+3
2020-01-24
libstdc++: Simplify construction of comparison category types
Jonathan Wakely
1
-28
/
+11
2020-01-06
libstdc++: Define __cpp_lib_three_way_comparison conditionally
Jonathan Wakely
1
-2
/
+4
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-12
libstdc++: Simplify std::common_comparison_category
Jonathan Wakely
1
-31
/
+22
2019-12-03
libstdc++: Implement spaceship for std::pair (P1614R2)
Jonathan Wakely
1
-18
/
+63
2019-11-13
libsupc++: Implement comparison algorithms for C++20
Jonathan Wakely
1
-10
/
+336
2019-11-08
libstdc++: define std::common_comparison_category for C++20
Jonathan Wakely
1
-18
/
+81
2019-11-07
Implement D1959R0, remove weak_equality and strong_equality.
Jason Merrill
1
-134
/
+2
2019-11-06
libstdc++: Add compare_three_way and install <compare> header
Jonathan Wakely
1
-8
/
+32
2019-11-05
Implement C++20 operator<=>.
Jason Merrill
1
-0
/
+644