1. a65dc08 [libc++] Implement missing feature-test macro __cpp_lib_shared_ptr_arrays by Louis Dionne · 4 years, 10 months ago
  2. 3e46b3a [libc++] NFC: Indent feature-test macro script consistently by Louis Dionne · 4 years, 10 months ago
  3. 67c88e4 [libc++] P1645 constexpr for <numeric> by Mark de Wever · 4 years, 10 months ago
  4. ecabb39 Revert "[libc++] P1645 constexpr for <numeric>" by Mark de Wever · 4 years, 10 months ago
  5. eb9b0635 [libc++] P1645 constexpr for <numeric> by Mark de Wever · 4 years, 10 months ago
  6. 1a036e9 [libcxx] Implement P1956 rename low-level bit functions by Mark de Wever · 4 years, 10 months ago
  7. e5ec94a [libc++] Implement P0919R3: heterogenous lookup for unordered containers by Ruslan Arutyunyan · 4 years, 11 months ago
  8. 88ffc72 [libc++] Add a libc++ configuration that does not support localization by Louis Dionne · 5 years ago
  9. c2279b2 [libc++] Make it easier to add new restrictions for feature-test macro tests by Louis Dionne · 5 years ago
  10. 647fb6b [libc++] Update the <version> header in-place from generate_feature_test_macro_components by Louis Dionne · 5 years ago
  11. 7656dd3 [libc++] NFC: Reindent the feature test macro generation script by Louis Dionne · 5 years ago
  12. 0724f8b [libc++] Implement C++20's P0784 (More constexpr containers) by Louis Dionne · 5 years ago
  13. 0451ed9 [libc++] NFC: Remove trailing whitespace from the feature test macro table by Louis Dionne · 5 years ago
  14. fc4bff0 Update atomic feature macros, synopsis, signatures to match C++20. Improve test coverage for non-lock-free atomics. by Olivier Giroux · 5 years ago
  15. afe8ca8 [libcxx] Fix whitespace error by Michael Schellenberger Costa · 5 years ago
  16. 737a450 Add constexpr to pair by Michael Schellenberger Costa · 5 years ago
  17. 98eb145 [libc++] Require concepts support for <numbers> by Raul Tambre · 5 years ago
  18. 4f6c4b4 [libc++] Implement <numbers> by Raul Tambre · 5 years ago
  19. 77b9abf [libc++] Complete overhaul of constexpr support in std::array by Louis Dionne · 5 years ago
  20. 174322c [libc++] Mark __cpp_lib_hardware_interference_size as unimplemented. This fxes bug PR41423. by Marek Kurdej · 5 years ago
  21. 6d2599e [libcxx][span] Implement P1976R2 by Michael Schellenberger Costa · 5 years ago
  22. 3e89508 [libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if. by Marek Kurdej · 5 years ago
  23. 0534358 [libc++] [P0646] Add feature-test macro for __cpp_lib_list_remove_return_type. by Marek Kurdej · 6 years ago
  24. e93e58c Reland [libc++] [P0325] Implement to_array from LFTS with updates. by Marek Kurdej · 6 years ago
  25. 5e70172 Revert "[libc++] [P0325] Implement to_array from LFTS with updates." by Marek Kurdej · 6 years ago
  26. 86aae78 [libc++] [P0325] Implement to_array from LFTS with updates. by Marek Kurdej · 6 years ago
  27. 8b77a3a [libc++] [P1612] Add missing feature-test macro __cpp_lib_endian. by Louis Dionne · 6 years ago
  28. fd02a46 [libcxx] Make generate_feature_test_macro_components script compatible with Python 3. by Louis Dionne · 6 years ago
  29. ae02e89 P0722R3: Implement library support for destroying delete by Eric Fiselier · 6 years ago
  30. d3d0ecb Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014. by Marshall Clow · 6 years ago
  31. 2fc5a78 Add std::is_constant_evaluated. by Eric Fiselier · 6 years ago
  32. 73f4997 Fix double curlies by JF Bastien · 7 years ago
  33. 2df59c5 Support tests in freestanding by JF Bastien · 7 years ago
  34. 508da41 Move the feature test macros script to the utils directory. by Eric Fiselier · 7 years ago[Renamed (96%) from libcxx/test/std/language.support/support.limits/support.limits.general/generate_feature_test_macro_components.py]
  35. b3ee419 Update generator script to use the new license file header. by Chandler Carruth · 7 years ago
  36. 57b08b0 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  37. 973eab8 correct script name in generated tests by Eric Fiselier · 7 years ago
  38. 05019eb Fix feature test macros for atomics/mutexes without threading by Eric Fiselier · 7 years ago
  39. 32784a7 Implement feature test macros using a script. by Eric Fiselier · 7 years ago