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
/
bitset
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
libstdc++: Define <bits/functexcept.h> functions for freestanding [PR107135]
Jonathan Wakely
1
-7
/
+1
2022-10-03
libstdc++: Enable std::bitset<N>::bitset(const char*) for freestanding
Jonathan Wakely
1
-12
/
+50
2022-10-03
libstdc++: Re-enable std::hash<std::bitset> in freestanding [PR103626]
Arsen Arsenović
1
-4
/
+5
2022-09-30
libstdc++: Optimize operator>> for std::bitset
Jonathan Wakely
1
-9
/
+27
2022-09-30
libstdc++: Remove non-standard public members in std::bitset
Jonathan Wakely
1
-36
/
+33
2022-09-30
libstdc++: Add missing <bits/stl_algobase.h> include to <bitset>
Arsen Arsenović
1
-0
/
+2
2022-09-26
libstdc++: Add #if around non-C++03 code in std::bitset [PR107037]
Jonathan Wakely
1
-2
/
+3
2022-09-23
libstdc++: Micro-optimizaion for std::bitset stream extraction
Jonathan Wakely
1
-1
/
+1
2022-09-23
libstdc++: Optimize std::bitset<N>::to_string
Jonathan Wakely
1
-3
/
+6
2022-09-22
libstdc++: Implement constexpr std::bitset for C++23 (P2417R2)
Jonathan Wakely
1
-79
/
+165
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-04-06
libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
1
-16
/
+16
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-04-15
libstdc++: Add comparison operators to types from Utilities clause
Jonathan Wakely
1
-0
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-09-26
Remove include directives for deleted Profile Mode headers
Jonathan Wakely
1
-4
/
+0
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-06-08
Define special members as defaulted
Jonathan Wakely
1
-0
/
+4
2018-03-20
re PR libstdc++/84998 (std::hash<std::bitset<N>> fails in Debug Mode)
François Dumont
1
-3
/
+5
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-04
Fix -Wunused warnings in libstdc++ headers
Jonathan Wakely
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-06-16
Remove trailing whitespace from libstdc++ headers
Jonathan Wakely
1
-17
/
+17
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-10
Improve generated libstdc++ API docs
Jonathan Wakely
1
-3
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-06-14
any (any_cast): Combine duplicate doxygen comments.
Jonathan Wakely
1
-2
/
+3
2014-06-14
api.xml: Link to more recent API docs.
Jonathan Wakely
1
-1
/
+1
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-09-21
Print additional info when various out-of-range conditions are detected.
Paul Pluzhnikov
1
-17
/
+27
2013-07-31
re PR libstdc++/56627 (class hash instead of struct hash)
Paolo Carlini
1
-1
/
+1
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
-16
/
+16
2012-05-10
random.tcc (seed_seq::generate): Cast max() operands to size_t to ensure a te...
DJ Delorie
1
-1
/
+1
2011-12-10
user.cfg.in: Add macros, directories.
Benjamin Kosnik
1
-6
/
+6
2011-11-18
hash-long-double-aux.cc: Rename to...
Paolo Carlini
1
-2
/
+2
2011-09-02
bitset: Trivial formatting fixes.
Paolo Carlini
1
-16
/
+16
2011-09-02
bitset (_Base_bitset<>::_M_are_all_aux): Remove.
Paolo Carlini
1
-16
/
+21
2011-09-02
re PR libstdc++/50268 ([C++0x] bitset doesn't sanitize input)
Paolo Carlini
1
-2
/
+23
2011-08-07
user.cfg.in (PDF_HYPERLINKS): To NO.
Benjamin Kosnik
1
-24
/
+25
2011-07-20
bitset (operator[]): Make constexpr.
Benjamin Kosnik
1
-8
/
+7
2011-05-18
initializer_list: Use noexcept specifier.
Paolo Carlini
1
-122
/
+126
2011-04-28
re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)
Paolo Carlini
1
-2
/
+2
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
1
-10
/
+16
2011-01-15
re PR libstdc++/36104 (gnu-versioned-namespace is broken)
Benjamin Kosnik
1
-2
/
+3
2010-12-09
bitset (_Base_bitset<>::_Base_bitset(), [...]): Simplify.
Paolo Carlini
1
-9
/
+5
2010-11-02
bitset (_Base_bitset<>_Base_bitset(unsigned long long)): Convert __val to _Wo...
Paolo Carlini
1
-2
/
+2
2010-11-01
libstdc++: N3126 draft support.
Benjamin Kosnik
1
-44
/
+60
2010-10-11
[multiple changes]
Paolo Carlini
1
-14
/
+23
2010-09-22
functional_hash.h (__hash_base): Add.
Paolo Carlini
1
-2
/
+2
[next]