6
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[libc++] Fix directory_iterator compilation on Win32 More... over 4 years ago
Revert "Add gdb pretty printers for a wide variety of libc++ data structures." More... over 4 years ago
Add gdb pretty printers for a wide variety of libc++ data structures. More... over 4 years ago
Make `vector` unconditionally move elements when exceptions are disabled. More... over 4 years ago
[libc++] Fix visibility of __vector_base_common on GCC More... over 4 years ago
[libc++] Add yet another test for inverted character classes More... over 4 years ago
[libc++] Fix typo in documentation for LIBCXX_HERMETIC_STATIC_LIBRARY More... over 4 years ago
[libc++] Improve Python 3 compatibility for merge_archives.py More... over 4 years ago
libcxx: Make gen_link_script.py print contents only in --dryrun mode More... over 4 years ago
[libc++] Fix broken <random> test More... over 4 years ago
[libc++] Mark lock_guard nodiscard test as unsupported in C++03 More... over 4 years ago
libcxx: Rename last two .hpp files in libcxx to .h More... over 4 years ago
[libcxx] Only declare contents of threading API when _LIBCPP_HAS_THREAD_API_EXTERNAL is not defined. More... over 4 years ago
libcxx: Rename .hpp files in libcxx/benchmarks to .h More... over 4 years ago
Fix missing __muloti4 function with UBSAN More... over 4 years ago
Attempt to fix MSAN failures in benchmarks More... over 4 years ago
libcxx: Rename .hpp files in libcxx/test/support to .h More... over 4 years ago
Add a missing _VSTD:: before a call to merge. Fixes PR43034. Checked the rest of 'algorithm' looking for unqualified calls. Didn't find any. More... over 4 years ago
Fix a couple of unguarded operator, calls in algorithm. Fixes PR#43063. Updated all the heap tests to check this. More... over 4 years ago
[libc++] Fix std::abs tests More... over 4 years ago
[libc++] Avoid implicit conversion warning in a <random> test More... over 4 years ago
fix buildbot start script to no longer hang More... over 4 years ago
[libc++] Implement LWG 3199 More... over 4 years ago
[libc++] Precise XFAIL for AppleClang 11 More... over 4 years ago
bump lld version used by buildbots More... over 4 years ago
[libc++] fix test for unsigned char More... over 4 years ago
[libc++] Disable <chrono> ""d and ""y literal tests on AppleClang 10.0.0 More... over 4 years ago
[libc++] Populate a lit feature including the compiler patch level More... over 4 years ago
Fix availability of __thread_id on builds with external threading. Reviewed as https://reviews.llvm.org/D66480 More... over 4 years ago
[libc++] std::abs should not return double More... over 4 years ago