Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
-
-
Forked from catchorg/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
C++ 1
-
1,124 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in microsoft/STL that received 8 comments
Update VM Scale Set to VS 2019 Preview 3
... and hopefully get the CI infrastructure up off the floor in the process.
+33
−8
•
8
comments
- Implement ranges::merge
- Implement ranges::next_permutation and ranges::prev_permutation
- Implement ranges::reverse_copy
- Fix the interaction between _Pass_fn and invoke
- Update LLVM reference
- partial_sort_copy bugfix
- Implement ranges::lexicographical_compare
- Implement ranges::ssize
- Fix thinko in ranges::iter_swap
- Comparison category types become aggregates
- Implement ranges::nth_element
- Implement ranges::move_backward
- Remove obsolete conditional compilation from <compare>
- Implement Ranges Set Operations
- Implement ranges::reverse
- Implement ranges::copy_backward
- Correct naked `if constexpr` in C++14 mode
- Style cleanup of requires\s*\(
- Cleanup `using _Pred` and `using operator<` comments
- Implement most ranges partition algorithms
- Updates to Ranges test machinery
- Status Chart: Implement Average PR Age
- Implement ranges::rotate
- partial_sort_copy bugfix
- <valarray>: slice_array's copy ctor
- feature/spaceship: Clause 22: Containers
- Status Chart: Daily cxx20/LWG stats, GraphQL rewrite
- Implement std::counted_iterator
- _Uglify the current member of move_iterator
- <random>: Fix discrete_distribution result out of range
- Implement ranges::sample and ranges::shuffle
- Modernize ranges::for_each
- Modernize the ranges::find family
- Update .clang-format for Clang 10
- Modernize ranges::all_of and friends
- Implement ranges::unique family
- Atomic CAS with pad (#23, P0528R3)
- feature/spaceship: Merge #1049 (fix <compare> and simplify guards)
- Modernize ranges::swap_ranges and ranges::distance
- Implement ranges::nth_element
- Status Chart: Add Combined PR Age and GitHub API script
- Implement ranges::move_backward
- Remove obsolete conditional compilation from <compare>
- <system_error> Enable [[msvc::noop_dtor]] from Visual Studio 2019 version 16.8.
- Implementation of std::atomic::wait
- Update vcpkg to 2020.06
- Some pull request reviews not shown.
Created an issue in microsoft/STL that received 1 comment
<atomic>: Remove workarounds for LLVM-46595
LLVM-46595 requests support in Clang to mirror MSVC's addition of _InterlockedMeow64 intrinsics in x86 mode. The bug has been fixed on trunk, so we…
1
comment
1
contribution
in private repositories
Jul 16