New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Build: cannot build after upgrading to Version 16.6.0 Preview 3.0
#729
opened Apr 18, 2020 by
AlexGuteniev
<functional>: Investigate other algorithms for Boyer-Moore delta2
performance
#727
opened Apr 17, 2020 by
StephanTLavavej
Explicitly enable or disable conformant preprocessor in tests
enhancement
test
#725
opened Apr 16, 2020 by
barcharcraz
Why does atomic_thread_fence work even though it does not use mfence?
question
#721
opened Apr 16, 2020 by
AlexGuteniev
<thread>: this_thread::sleep_until uses system time even if based on steady_clock
bug
#718
opened Apr 15, 2020 by
AlexGuteniev
<atomic>: Do we still need _ENABLE_ATOMIC_ALIGNMENT_FIX?
enhancement
good first issue
#717
opened Apr 15, 2020 by
StephanTLavavej
Fix tests\P0067R5_charconv\test.cpp for C++20 addition to `std::chrono`
good first issue
test
#716
opened Apr 14, 2020 by
SuperWig
<functional>: Boyer-Moore's delta_2 table contains an unnecessary last entry
performance
vNext
#714
opened Apr 14, 2020 by
StephanTLavavej
<functional>: boyer_moore_searcher produces incorrect results
bug
high priority
work in progress
#713
opened Apr 13, 2020 by
StephanTLavavej
<mutex>: Further improve call_once performance by using atomic CAS and WaitOnAddress
performance
vNext
#707
opened Apr 11, 2020 by
AlexGuteniev
GitHub: We should have means of collecting compiler and test crash dumps
infrastructure
#697
opened Apr 9, 2020 by
BillyONeal
Testing followup for P0722R3 Destroying delete
blocked on VS 2019 16.7 Preview 2
test
#693
opened Apr 7, 2020 by
CaseyCarter
<functional>: std::function doesn't handle over-aligned types
bug
high priority
work in progress
#690
opened Apr 6, 2020 by
StephanTLavavej
<xatomic.h>: Consider adding _mm_pause on x86/x64
decision needed
performance
#680
opened Apr 3, 2020 by
AlexGuteniev
STL: Use normal for-loops when possible
enhancement
good first issue
work in progress
#678
opened Apr 3, 2020 by
StephanTLavavej
<bitset>: count() should use the same approach as std::popcount
performance
#667
opened Apr 1, 2020 by
AlexGuteniev
<algorithm> / <numeric> / <xutility>: _ITERATOR_DEBUG_ARRAY_OVERLOADS should be removed
throughput
#660
opened Mar 30, 2020 by
BillyONeal
<yvals_core.h>: Use Standard _Pragma
blocked
enhancement
#659
opened Mar 30, 2020 by
StephanTLavavej
<mutex>: Implement mutex and recursive_mutex on SRW Lock. Support recursion only on recursive_mutex
bug
vNext
#654
opened Mar 29, 2020 by
AlexGuteniev
<atomic>: use __iso_volatile_store64 on x86 if it is available
performance
#651
opened Mar 28, 2020 by
AlexGuteniev
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.