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
/
include
/
bits
/
char_traits.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-10-25
non-gcc: Remove trailing whitespace
Jakub Jelinek
1
-2
/
+2
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
1
-0
/
+2
2024-08-21
libstdc++: Use strlen for std::char_traits<char8_t>::length [PR102958]
Jonathan Wakely
1
-4
/
+1
2024-01-05
libstdc++: Fix std::char_traits<C>::move [PR113200]
Jonathan Wakely
1
-13
/
+3
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-16
libstdc++: Only declare feature test macros in standard headers
Jonathan Wakely
1
-3
/
+0
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
1
-8
/
+3
2023-05-12
libstdc++: Remove redundant dependencies on _GLIBCXX_USE_C99_STDINT_TR1
Jonathan Wakely
1
-6
/
+2
2023-03-28
libstdc++: More fixes for null pointers used with std::char_traits
Jonathan Wakely
1
-4
/
+8
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-01-13
libstdc++: Enable string_view in freestanding
Arsen Arsenović
1
-6
/
+44
2022-07-07
libstdc++: Remove workaround in __gnu_cxx::char_traits::move [PR89074]
Jonathan Wakely
1
-9
/
+0
2022-05-19
libstdc++: Avoid including <cstdint> for std::char_traits
Jonathan Wakely
1
-8
/
+9
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-10
libstdc++: Fix diagnostic pragma push that should be pop
Jonathan Wakely
1
-1
/
+1
2021-12-09
libstdc++: Disable over-zealous warnings about std::string copies [PR103332]
Jonathan Wakely
1
-0
/
+7
2021-12-01
libstdc++: Define std::__is_constant_evaluated() for internal use
Jonathan Wakely
1
-63
/
+66
2021-11-19
libstdc++: Begin lifetime of chars in constexpr std::string [PR103295]
Jonathan Wakely
1
-12
/
+80
2021-11-18
libstdc++: Fix std::char_traits<C>::move for constexpr
Jonathan Wakely
1
-6
/
+34
2021-10-09
libstdc++: Always define typedefs and hash functions for wide strings [PR 98725]
Jonathan Wakely
1
-1
/
+5
2021-06-17
libstdc++: Simplify constexpr checks in std::char_traits [PR 91488]
Jonathan Wakely
1
-85
/
+23
2021-02-23
libstdc++: Fix up constexpr std::char_traits<char>::compare [PR99181]
Jakub Jelinek
1
-1
/
+8
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-06-15
libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
Jonathan Wakely
1
-1
/
+8
2020-06-15
libstdc++: Fix char_traits move with overlap
Paul Keir
1
-1
/
+1
2020-04-17
libstdc++: Add comparison operators for string and regex types
Jonathan Wakely
1
-0
/
+40
2020-04-06
libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
Jonathan Wakely
1
-18
/
+83
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-02-23
PR libstdc++/89446 fix null pointer dereference in char_traits
Jonathan Wakely
1
-19
/
+16
2019-02-19
P0482R5 char8_t: Standard library support
Tom Honermann
1
-0
/
+109
2019-01-21
re PR ipa/86590 (Codegen is poor when passing std::string by value with _GLIB...
Jakub Jelinek
1
-0
/
+13
2019-01-07
PR libstdc++/87787 avoid undefined null args to memcpy and memmove
Jonathan Wakely
1
-0
/
+2
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-07-26
Remove char16_t and char32_t dependency on <stdint.h>
Jonathan Wakely
1
-4
/
+15
2018-06-15
Only define __cpp_lib_constexpr_char_traits for C++17
Jonathan Wakely
1
-9
/
+9
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-06-12
Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17
Pedro Alves
1
-11
/
+90
2017-06-02
PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Jonathan Wakely
1
-1
/
+1
2017-04-03
Implement P0426R1 "Constexpr for std::char_traits" for C++17 (partial)
Jonathan Wakely
1
-23
/
+25
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-08-24
re PR libstdc++/65049 (Undefined behaviour with std::char_traits<char>)
Jonathan Wakely
1
-10
/
+58
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-06-14
api.xml: Link to more recent API docs.
Jonathan Wakely
1
-2
/
+2
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-06-25
re PR libstdc++/57704 (std::char_traits<char>::lt is not standards-compliant)
Paolo Carlini
1
-1
/
+5
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
1
-3
/
+1
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
1
-1
/
+1
2011-05-21
char_traits.h: Use noexcept throughout.
Paolo Carlini
1
-47
/
+47
[next]