6
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Suppress -Wctad-maybe-unsupported on types w/o deduction guides. More... over 4 years ago
Revert accidental change to __member_pointer_traits_imp. More... over 4 years ago
Simplify <type_traits> implementations. More... over 4 years ago
Add benchmarks to test the cost of allocator More... over 4 years ago
Refactor deque to centralize handling of spare blocks. More... over 4 years ago
Teach malloc_allocator how to count bytes More... over 4 years ago
Change default bucket count in hash_set/hash_map. More... over 4 years ago
[benchmark] Fix win32 link on case-sensitive fs More... over 4 years ago
add more information to benchmark test failures More... over 4 years ago
libcxx: Define __STDCPP_THREADS__ to 1, not to __cplusplus. More... over 4 years ago
Fix tests with modules enabled More... over 4 years ago
Ensure __config_site definitions are passed to modules tests. More... over 4 years ago
Fix PR35637: suboptimal codegen for `vector<unsigned char>`. More... almost 5 years ago
Fix a bug in std::chrono::abs where it would fail when the duration's period had not been reduced.s More... almost 5 years ago
[NFC][libcxx] Add comments about making mutex/condition_variable trivial on Apple platforms More... almost 5 years ago
Implement change #4 of P1466: Change weekday to accept both 0 and 7 as Sunday. Add accessors 'c_encoding' and 'iso_encoding' to provide different interpretations of the weekday. Remove 'operator unsigned' More... almost 5 years ago
[AIX][lit] Don't depend on psutil on AIX More... almost 5 years ago
[RISCV] Implement benchmark::cycleclock::Now More... almost 5 years ago
Implement most of P1612R1: Relocate endian. Moves the std::endian functionality from 'type-traits' to 'bit'. No other change. The reason that this is 'partial' is that P1621 also recommends a feature-test macro, but I don't have the value for that one yet. In a month or so, I'll add that More... almost 5 years ago
[NFC][libc++] Add missing EXPLICIT to pair and tuple synopsis More... almost 5 years ago
[runtimes] Don't depend on libpthread on Android More... almost 5 years ago
[libc++] Set __file_ to 0 in basic_filebuf::close() even if fclose fails More... almost 5 years ago
[libc++] Do not infer support for C++17 in GCC < 7 More... almost 5 years ago
Update c++2a status page with post-Cologne information More... almost 5 years ago
[libc++] Mark libcpp_deallocate.sh.cpp as UNSUPPORTED instead of XFAIL on AppleClang 9 More... almost 5 years ago
Revert "[libc++] Integrate the PSTL into libc++" More... almost 5 years ago
[libc++] Allow passing additional CMake arguments in macOS trunk CI script More... almost 5 years ago
[libc++] Use _EnableIf instead of std::enable_if in deduction guides for map and set More... almost 5 years ago
[libc++] Integrate the PSTL into libc++ More... almost 5 years ago
[libc++] Add missing %link_flags to .sh.cpp test More... almost 5 years ago