1. 6a1ac88 [libc++] Split std::get_temporary_buffer out of <memory> by Louis Dionne · 4 years, 2 months ago
  2. 0b439e4 [libc++] Split std::allocator out of <memory> by Louis Dionne · 4 years, 2 months ago
  3. 26beecf [libc++] Split auto_ptr out of <memory> by Louis Dionne · 4 years, 2 months ago
  4. d3b74dc Restore 8954fd436c7 after c06a8f9caa51c by Nico Weber · 4 years, 2 months ago
  5. 96d8c6b [CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIX by Petr Hosek · 4 years, 2 months ago
  6. c06a8f9 [libc++] Include <__config_site> from <__config> by Louis Dionne · 4 years, 2 months ago
  7. ebe6161 [SystemZ][z/OS] Missing locale functions libc++ by Muiez Ahmed · 4 years, 3 months ago
  8. cb2d2ae [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative by Zbigniew Sarbinowski · 4 years, 4 months ago
  9. b517568 [libc++] Rename include/support to include/__support by Louis Dionne · 4 years, 4 months ago
  10. 081c1db [libc++] Implement format_error. by Mark de Wever · 4 years, 4 months ago
  11. b973e2e [libc++] Introduce __bits by Thorsten Schütt · 4 years, 4 months ago
  12. 79f99ba [libcxx] Port to OpenBSD by Brad Smith · 4 years, 5 months ago
  13. 19d57b5 [libc++] Refactor allocate_shared to use an allocation guard by Louis Dionne · 4 years, 6 months ago
  14. 7ad49ae [libc++] Split allocator_traits and pointer_traits out of <memory> by Louis Dionne · 4 years, 6 months ago
  15. f0785c1 [libcxx] Port to NuttX (https://nuttx.apache.org) RTOS by Xiang Xiao · 4 years, 7 months ago
  16. 6a8099e [libc++] Port the time functions to z/OS by Zbigniew Sarbinowski · 4 years, 7 months ago
  17. 777ca48 Revert "[SystemZ][ZOS] Porting the time functions within libc++ to z/OS" by Louis Dionne · 4 years, 7 months ago
  18. 173b511 [SystemZ][ZOS] Porting the time functions within libc++ to z/OS by Zbigniew Sarbinowski · 4 years, 7 months ago
  19. 2eadbc8 [libc++] Rework the whole availability markup implementation by Louis Dionne · 4 years, 7 months ago
  20. 6706342 [libc++] Remove the ability to not install the support headers by Louis Dionne · 4 years, 7 months ago
  21. 8954fd4 [libcxx] Fix regression where `ninja all` doesn't copy libcxx headers by Nico Weber · 4 years, 7 months ago
  22. 48e4b0f [runtimes] Revert the libc++ __config_site change by Louis Dionne · 4 years, 7 months ago
  23. 69c2087 [libc++] Fix compiler-rt build by copying libc++ headers to <build>/include by Louis Dionne · 4 years, 8 months ago
  24. b5aa674 [libc++] Fix the installation of libc++ headers since the __config_site change by Louis Dionne · 4 years, 8 months ago
  25. 5d79664 [take 2] [libc++] Include <__config_site> from <__config> by Louis Dionne · 4 years, 8 months ago
  26. eb60c48 [libc++] Revert "Include <__config_site> from <__config>" by Louis Dionne · 4 years, 8 months ago
  27. 1e46d1a [libc++] Include <__config_site> from <__config> by Louis Dionne · 4 years, 8 months ago
  28. 8d26760 [CMake] Use -isystem flag to access libc++ headers by Petr Hosek · 4 years, 8 months ago
  29. efa40eb [libc++] Use a proper CMake target to represent libc++ headers by Louis Dionne · 4 years, 11 months ago
  30. 8bc62db [libc++] Remove support for building through llvm-config by Louis Dionne · 5 years ago
  31. 05c552a [libc++] Fix the runtimes build after making __config_site mandatory by Louis Dionne · 5 years ago
  32. 53623d4 [libc++] Always generate a __config_site header by Louis Dionne · 5 years ago
  33. 4f6c4b4 [libc++] Implement <numbers> by Raul Tambre · 5 years ago
  34. 88af3dd build: update libc++ as there are some bots with integrated build by Saleem Abdulrasool · 5 years ago
  35. 601f763 [libcxx] Adds [concept.same] by Eric Fiselier · 5 years ago
  36. e9271a4 Remove legacy CMake targets for libcxx and libcxxabi by Louis Dionne · 5 years ago
  37. 04d4811 Revert "Remove legacy CMake targets for libcxx and libcxxabi" by Louis Dionne · 5 years ago
  38. f383fb4 Remove legacy CMake targets for libcxx and libcxxabi by Louis Dionne · 5 years ago
  39. 54fa9ec [libc++] Implementation of C++20's P1135R6 for libcxx by Olivier Giroux · 5 years ago
  40. 3292fac [NFC] Fix typos in CMake comment by Louis Dionne · 6 years ago
  41. 0a06eb9 [libc++] Take 2: Integrate the PSTL into libc++ by Louis Dionne · 6 years ago
  42. a3c83b75 Revert "[libc++] Integrate the PSTL into libc++" by Louis Dionne · 6 years ago
  43. 910323e [libc++] Integrate the PSTL into libc++ by Louis Dionne · 6 years ago
  44. 776acf2 [libcxx] Slightly improved policy for handling experimental features by Louis Dionne · 6 years ago
  45. c5ec2a2 [CMake] Copy C++ headers before configuring runtimes build by Chris Bieneman · 6 years ago
  46. b66754a Revert "[coroutines] Add std::experimental::task<T> type" by Brian Gesiak · 6 years ago
  47. 5783942 [coroutines] Add std::experimental::task<T> type by Brian Gesiak · 6 years ago
  48. 3836a49 [libc++] Remove empty header xlocale/xlocale.h by Louis Dionne · 6 years ago
  49. cf39dd4 Add fenv.h header by Eric Fiselier · 6 years ago
  50. 9a494eac [libcxx] Remove dynarray by Louis Dionne · 7 years ago
  51. e02ee4f Recommit r339943 - Establish the <bit> header. NFC yet. Reviewed as https://reviews.llvm.org/D50815 - with a fix for the sanitizer bots by Marshall Clow · 7 years ago
  52. d274896 [libc++][C++17] Elementary string conversions for integral types by Zhihao Yuan · 7 years ago
  53. b0386a5 First half of C++17's splicing maps and sets by Erik Pilkington · 7 years ago
  54. ce65245 Attempt to unbreak *all the bots* by Eric Fiselier · 7 years ago
  55. 9d1bcc2 [CMake] Don't install c++abi headers in standalone libc++ build by Petr Hosek · 7 years ago
  56. 8a0794b Implement <span>. Reviewed as https://reviews.llvm.org/D49338 by Marshall Clow · 7 years ago
  57. e32792d [CMake] Use correct variable as header install prefix by Petr Hosek · 7 years ago
  58. 4b50837 [libc++] Install the missing header __errc by Zhihao Yuan · 7 years ago
  59. 21e7aab [CMake] Rename cxx_headers back to cxx-headers. by Ahmed Bougacha · 7 years ago
  60. 887f26d Support for multiarch runtimes layout by Petr Hosek · 7 years ago
  61. b812847 [CMake] Fix install-cxx target. by Matt Morehouse · 7 years ago
  62. a9e7908 [CMake] Use common variable for all header targets NFC by Petr Hosek · 7 years ago
  63. c20c182 Reland "Use custom command and target to install libc++ headers" by Petr Hosek · 7 years ago
  64. f73514c Revert "[CMake] Use custom command and target to install libc++ headers" by Petr Hosek · 7 years ago
  65. e10ef35 [CMake] Use custom command and target to install libc++ headers by Petr Hosek · 7 years ago
  66. 0913ca1 Implement P0768r1: Library support for the Spaceship Operator. by Eric Fiselier · 7 years ago
  67. aaabea0 [CMake] Copy the generated __config header into build directory by Petr Hosek · 7 years ago
  68. 927604d [libc++] Unbreak Apple buildbots by Shoaib Meenai · 7 years ago
  69. f7c7944 [libc++] Create install-stripped targets by Shoaib Meenai · 7 years ago
  70. 510e70f [libcxx][CMake] Add install path variable to allow overriding the destination by Petr Hosek · 8 years ago
  71. a0a61fa Simplify CMake target for the __generated_config header by Eric Fiselier · 8 years ago
  72. 8330944 build: remove now unused UNIX_CAT by Saleem Abdulrasool · 8 years ago
  73. 887894a Fix creating __generated_config on Windows by Eric Fiselier · 8 years ago
  74. 61bce47 build: differentiate between building for and on Windows by Saleem Abdulrasool · 8 years ago
  75. ca7d19e5 [CMake] Fix issue reported on sanitizer bots by Chris Bieneman · 8 years ago
  76. 6c29367 [CMake] Put headers relative to clang by Chris Bieneman · 8 years ago
  77. 28349f9 Add check-cxx-abilist target when supported. by Eric Fiselier · 9 years ago
  78. 1c4b970 [CMake] NFC. Fixing spelling from r280400 by Chris Bieneman · 9 years ago
  79. bd715f8 [CMake] Don't copy headers on fully standalone by Chris Bieneman · 9 years ago
  80. 0e4c73b [CMake] Copy headers relative to LLVM_BINARY_DIR by Chris Bieneman · 9 years ago
  81. f17227a [CMake] Be more consistent about naming targets and components by Chris Bieneman · 9 years ago
  82. 139dc2d Fix PR27751. Add proper dependancies for install-libcxx-headers rule by Eric Fiselier · 9 years ago
  83. b0511245 [CMake] Fix a copy-paste error by Chris Bieneman · 9 years ago
  84. 4497e3a [CMake] Create a separate install target for libcxx headers by Chris Bieneman · 9 years ago
  85. f9f796e [libcxx] Capture configuration information when installing the libc++ headers by Eric Fiselier · 10 years ago
  86. 7cb813f [libcxx] Add "install-libcxx" target. by Eric Fiselier · 10 years ago
  87. bfd53cd Add option to turn off installation of headers. by Eric Fiselier · 10 years ago
  88. acb64e8 Make headers available in the build directory by Justin Bogner · 11 years ago
  89. ed7987d eliminate install of duplicate headers (take 2) Patch by Ryuta Suzuki by David Fang · 11 years ago
  90. fd6cfe9 Add the CMakeLists.txt that was missed in r194825 by Justin Bogner · 12 years ago