1. 2342c11 [libc++] Correct macro name in documenation by Shoaib Meenai · 8 years ago
  2. 32ff327 Add _LIBCPP_ABI_[ITANIUM|MICROSOFT] macros. by Eric Fiselier · 8 years ago
  3. 51eb1be [libcxx] [test] Strip trailing whitespace. NFC, no code review. by Stephan T. Lavavej · 8 years ago
  4. 5616ee5 Get all tuple tests passing on Windows by Eric Fiselier · 8 years ago
  5. afd7cc8 Fix linking of DLL's on Windows by Eric Fiselier · 8 years ago
  6. bab7b41 Configure default ABI library as NONE on Windows by Eric Fiselier · 8 years ago
  7. 1572c46 Fix breakage caused when _LIBCPP_HAS_THREAD_API_PTHREAD is manually defined by Eric Fiselier · 8 years ago
  8. 5170d7d Add _LIBCPP_COMPILER_[CLANG|GCC|MSVC|IBM] macros. by Eric Fiselier · 8 years ago
  9. 8eb066a Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG by Eric Fiselier · 8 years ago
  10. 66134e8 [libc++] Cleanup and document <__threading_support> by Eric Fiselier · 8 years ago
  11. f3de244 config_elast: fix typo (NFC) by Saleem Abdulrasool · 8 years ago
  12. aa6429d typeinfo: style adjustments for adding MS ABI RTTI by Saleem Abdulrasool · 8 years ago
  13. 3451a65 thread_support: split out {,non-}recursive mutex by Saleem Abdulrasool · 8 years ago
  14. dceaa0e Add gcc-[56] clang-3.[678] to list of XFAILS for variant tests. Patch from Michael Park by Eric Fiselier · 8 years ago
  15. 704ed27 Use C++11 static_assert in variant tests. Patch from Michael Park by Eric Fiselier · 8 years ago
  16. 20f0c0f Get tests linking on Windows. by Eric Fiselier · 8 years ago
  17. 856712b [libcxx] Fix PR31402: map::__find_equal_key has undefined behavior. by Eric Fiselier · 8 years ago
  18. 976f3f3 Fix test suite configuration when no lit.site.cfg is available by Eric Fiselier · 8 years ago
  19. 85294a2 Get test-suite configuring on Windows with clang-cl by Eric Fiselier · 8 years ago
  20. 5a60459 PR31540: install libc++abi headers into include/c++/v1 in build area. by Richard Smith · 8 years ago
  21. d0f20b2 Fix XPASS buildbot failure related to structured bindings by Eric Fiselier · 8 years ago
  22. c3dfece Fix PR26961 - Add default constructor to std::pointer_safety struct. by Eric Fiselier · 8 years ago
  23. 46a0c2e Fix std::pointer_safety type in ABI v2 by Eric Fiselier · 8 years ago
  24. a2e3d1e Fix Sphinx build error caused by bad indentation by Eric Fiselier · 8 years ago
  25. c3589a8 [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS by Eric Fiselier · 8 years ago
  26. 2d2247d Fix private inheritance in C++03 tuple_size by Eric Fiselier · 8 years ago
  27. 2b3c8a2 Fix verify test on 32 bit systems by Eric Fiselier · 8 years ago
  28. 3df90c9 Implement P0505: 'Wording for GB 50' by Marshall Clow · 8 years ago
  29. 9c6b70a Use C++11 static_assert in variant tests. Patch from Michael Park by Eric Fiselier · 8 years ago
  30. 06a0feb [libcxx] Re-implement LWG 2770 again: Fix tuple_size to work with structured bindings by Eric Fiselier · 8 years ago
  31. e22af6b Implement the last bit of P0031: 'A Proposal to Add Constexpr Modifiers to reverse_iterator, move_iterator, array and Range Access' for C++17 by Marshall Clow · 8 years ago
  32. 1fbd97c fix elast configuration on Windows targets by Saleem Abdulrasool · 8 years ago
  33. 4508216 config: MSVC 19+ has unicode chars by Saleem Abdulrasool · 8 years ago
  34. 1f2d778 build: use the platform dependent library prefix/suffix by Saleem Abdulrasool · 8 years ago
  35. 8ddd269 build: use more portable spelling for flag by Saleem Abdulrasool · 8 years ago
  36. 5c737d8 Refactor bitscan64 check by Saleem Abdulrasool · 8 years ago
  37. dcac520 [libcxx] [test] Strip trailing whitespace. by Stephan T. Lavavej · 8 years ago
  38. 3169d4a [libcxx] [test] Fix recently introduced warnings emitted by MSVC. by Stephan T. Lavavej · 8 years ago
  39. e34f9d5 clean up use of _WIN32 by Saleem Abdulrasool · 8 years ago
  40. e262e7b [libcxx] Add build/test support for the externally threaded libc++abi variant by Asiri Rathnayake · 8 years ago
  41. e29d9ff [libcxx] Fix testing of the externally-threaded library build after r290850 by Asiri Rathnayake · 8 years ago
  42. d28b523 Update year to 2017 by Eric Fiselier · 8 years ago
  43. a53a02b Simplify CMake target for the __generated_config header by Eric Fiselier · 8 years ago
  44. c79fa04 clang-format: tweak configuration by Saleem Abdulrasool · 8 years ago
  45. 849b0c8 build: remove now unused UNIX_CAT by Saleem Abdulrasool · 8 years ago
  46. 1591b37 Fix creating __generated_config on Windows by Eric Fiselier · 8 years ago
  47. ba161f4 system_error: provide a thread safe stringification for Windows by Saleem Abdulrasool · 8 years ago
  48. 1d19237 threading_support: refactor for Win32 threading by Saleem Abdulrasool · 8 years ago
  49. cfc5515 Recommit r290839 - Fix configuring and building libc++ w/o an ABI library. by Eric Fiselier · 8 years ago
  50. 4084384 Re-implement LWG 2770 - Fix tuple_size with structured bindings. by Eric Fiselier · 8 years ago
  51. b45121d Fix use of throw(...) spec with GCC in C++17 by Eric Fiselier · 8 years ago
  52. 983f384 Revert r290839 - Fix configuring and building libc++ w/o an ABI library by Eric Fiselier · 8 years ago
  53. 4b07f98 Introduce _LIBCPP_DEPRECATED_ABI_EXTERNAL_ERROR_CATEGORY_CONSTRUCTOR ABI option. by Eric Fiselier · 8 years ago
  54. ea38cde Fix configuring and building libc++ w/o an ABI library. by Eric Fiselier · 8 years ago
  55. 766e557 build: tweak macros for Windows build by Saleem Abdulrasool · 8 years ago
  56. 1b34b98 build: make cross-compiling to Windows work on Linux by Saleem Abdulrasool · 8 years ago
  57. 66ee699 win32: temporarily disable setting locale on 14+ by Saleem Abdulrasool · 8 years ago
  58. 3a1b90a Rework fix for PR19460 - Use explicit bool as an extension instead. by Eric Fiselier · 8 years ago
  59. b3f4bdf chrono: correct the units for the epoch bias by Saleem Abdulrasool · 8 years ago
  60. f7f9eff locale: update ctype access for MSVC CRT 14+ by Saleem Abdulrasool · 8 years ago
  61. 864ad6d chrono: address post commit comments from Howard by Saleem Abdulrasool · 8 years ago
  62. 4ed4bca chrono: address post-commit comments from majnemer by Saleem Abdulrasool · 8 years ago
  63. 75748cd chrono: give Windows a steady_clock by Saleem Abdulrasool · 8 years ago
  64. 67372ee chrono: implement a Windows version of system_clock::now by Saleem Abdulrasool · 8 years ago
  65. 1ca3c45 build: further improve flags handling for cl by Saleem Abdulrasool · 8 years ago
  66. cfe109b build: dont detect libraries for Windows by Saleem Abdulrasool · 8 years ago
  67. 63de5d2 build: differentiate between building for and on Windows by Saleem Abdulrasool · 8 years ago
  68. f7e8495 system_error: use strerror_r only for threaded code by Saleem Abdulrasool · 8 years ago
  69. 5334ba7 clean up some qualifier casting by Saleem Abdulrasool · 8 years ago
  70. c6aee64 remove some inherited attributes on exceptions by Saleem Abdulrasool · 8 years ago
  71. 04674ef random: include __config before building by Saleem Abdulrasool · 8 years ago
  72. 51dfbbc improve performance of string::find by Sebastian Pop · 8 years ago
  73. 4797c11 Fix some 'FIXME's in the tests. by Marshall Clow · 8 years ago
  74. bc06f26 Recommit r290750: Fix PR19460 - std::ios is convertible to int. by Eric Fiselier · 8 years ago
  75. 6ce93e5 Revert r290750 - Fix PR19460 - std::ios is convertible to int. by Eric Fiselier · 8 years ago
  76. 01153d5 Add missing include in test. by Eric Fiselier · 8 years ago
  77. 687c0bb Fix PR19460 - std::ios is convertible to int. by Eric Fiselier · 8 years ago
  78. 1e17bc1 Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions. by Ed Schouten · 8 years ago
  79. 8673c52 Get ctype_byname tests passing on Linux. by Eric Fiselier · 8 years ago
  80. 9f988e6 Update "Making Optional Greater Equal Again" paper status by Eric Fiselier · 8 years ago
  81. ae3128f Fix build using the buildit script by Eric Fiselier · 8 years ago
  82. 152e5e6 Fix PR31489 - std::function self-swap segfaults by Eric Fiselier · 8 years ago
  83. 7d0000f Fix typo in comment by Eric Fiselier · 8 years ago
  84. 8a549ab Fix ABI incompatible C++03 nullptr_t by Eric Fiselier · 8 years ago
  85. ce34512 Remove dead debug_mode doc link by Eric Fiselier · 8 years ago
  86. 32eebb7 Ensure <__debug> gets the nullptr definition in C++03 by Eric Fiselier · 8 years ago
  87. fb34238 Fix debug mode for vector/list and cleanup tests by Eric Fiselier · 8 years ago
  88. 72a67ff Fix stupid build error caused by a stupid person by Eric Fiselier · 8 years ago
  89. 47257c4 Add tests for unordered container tests and std::string by Eric Fiselier · 8 years ago
  90. 2c8aa05 Fix __wrap_iter in debug mode and apply _NOEXCEPT_DEBUG to it by Eric Fiselier · 8 years ago
  91. fa31c10 Fix build errors in C++03 caused by recent debug changes by Eric Fiselier · 8 years ago
  92. 51d64bb Fix debug mode build w/o exceptions by Eric Fiselier · 8 years ago
  93. 01eb99a Implement a throwing version of _LIBCPP_ASSERT. by Eric Fiselier · 8 years ago
  94. 046a71b Implement P0435R1 - Resolving LWG issues for common_type by Eric Fiselier · 8 years ago
  95. 3010df9 Fix PR31481 - 3+ parameter common_type isn't SFINAE friendly by Eric Fiselier · 8 years ago
  96. 833ad54 [libc++] Make __num_get_float hidden by Shoaib Meenai · 8 years ago
  97. 99447c8 Fix bug #31387 - not checking end iterator when parsing decimal escape. Thanks to Karen for the report. by Marshall Clow · 8 years ago
  98. ab9ab94 Enable -Wunreachable-code and fix duplicate warning flags by Eric Fiselier · 8 years ago
  99. e32aed8 Fix ASAN test failure by Eric Fiselier · 8 years ago
  100. 3414afa Fix -Wsign-compare warnings in re tests that only run on OS X by Eric Fiselier · 8 years ago