1. e94bd6d Fix a problem exposed by r208825, which caused bind (and other bits of libc++) to stop working. And tests by Marshall Clow · 10 years ago
  2. ada2964 Build host with multilib both enabled. by Ian Rogers · 10 years ago
  3. 8bf60df am 391915d2: Update cstddef after clang r207606. by Nico Weber · 10 years ago
  4. 391915d Update cstddef after clang r207606. by Nico Weber · 10 years ago
  5. f367bfa am 32ec1ea2: Adds compiler-rt to target builds by Dan Albert · 10 years ago
  6. 32ec1ea Adds compiler-rt to target builds by Dan Albert · 10 years ago
  7. 06a3341 am 1721831a: Whoops. Typo. by Dan Albert · 10 years ago
  8. 1721831 Whoops. Typo. by Dan Albert · 10 years ago
  9. 5fc7666 am 6c2fdb82: Adds static lib targets to libc++ by Dan Albert · 10 years ago
  10. 6c2fdb8 Adds static lib targets to libc++ by Dan Albert · 10 years ago
  11. 5a4a21b am 9d3a3a78: Exports symbols from libcxxrt by Dan Albert · 10 years ago
  12. 9d3a3a7 Exports symbols from libcxxrt by Dan Albert · 10 years ago
  13. aa9163d am 65759667: Need to exclude libstdc++ for host builds by Dan Albert · 10 years ago
  14. 6575966 Need to exclude libstdc++ for host builds by Dan Albert · 10 years ago
  15. 9f59e7d am cd0e9ad8: Merge "libcxxrt moved cxxabi.h from src/ into include/" by Dan Albert · 10 years ago
  16. cd0e9ad Merge "libcxxrt moved cxxabi.h from src/ into include/" by Dan Albert · 10 years ago
  17. 0e477c7 am 5e2ad74d: Merge "Fix for libcxx.mk" by Dan Albert · 10 years ago
  18. 5e2ad74 Merge "Fix for libcxx.mk" by Dan Albert · 10 years ago
  19. 1894928 Fix for libcxx.mk by Dan Albert · 10 years ago
  20. e33eaba libcxxrt moved cxxabi.h from src/ into include/ by Dan Albert · 10 years ago
  21. 550f40f am 2a269419: Reverts a compatibility change made to two tests by Dan Albert · 10 years ago
  22. 2a26941 Reverts a compatibility change made to two tests by Dan Albert · 10 years ago
  23. 8f40a19 am 9fdc63a6: Disables tests that fail to compile by Dan Albert · 10 years ago
  24. 7b23caf am 6f56ab78: Adds a basic test wrapper for Android by Dan Albert · 10 years ago
  25. 9fdc63a Disables tests that fail to compile by Dan Albert · 10 years ago
  26. 6f56ab7 Adds a basic test wrapper for Android by Dan Albert · 10 years ago
  27. 89b4c77 am 7d57f1bb: Exports all symbols from libcompiler_rt by Dan Albert · 10 years ago
  28. 7d57f1b Exports all symbols from libcompiler_rt by Dan Albert · 10 years ago
  29. 5d32bb6 am 12c2891e: Add LOCAL_ADDITIONAL_DEPENDENCIES on Android.mk by Brian Carlstrom · 10 years ago
  30. 12c2891 Add LOCAL_ADDITIONAL_DEPENDENCIES on Android.mk by Brian Carlstrom · 10 years ago
  31. 31789bb am 9569f043: Switches ABI from libc++abi to libcxxrt by Dan Albert · 10 years ago
  32. 9569f04 Switches ABI from libc++abi to libcxxrt by Dan Albert · 10 years ago
  33. 38281bd am f1550543: Enables RTTI (required by many tests) by Dan Albert · 10 years ago
  34. f155054 Enables RTTI (required by many tests) by Dan Albert · 10 years ago
  35. a1ea51e am c18469d9: LDBL math define is no longer necessary for bionic by Dan Albert · 10 years ago
  36. c18469d LDBL math define is no longer necessary for bionic by Dan Albert · 10 years ago
  37. c70289d am 0514f5a5: Merge "Enables quick_exit(3)/at_quick_exit(3) for bionic" by Dan Albert · 10 years ago
  38. 0514f5a Merge "Enables quick_exit(3)/at_quick_exit(3) for bionic" by Dan Albert · 10 years ago
  39. 7fc24c8 am 0867076e: Switch from libcxxabi -> libc++abi. by Stephen Hines · 10 years ago
  40. 1f68310 Enables quick_exit(3)/at_quick_exit(3) for bionic by Dan Albert · 10 years ago
  41. 0867076 Switch from libcxxabi -> libc++abi. by Stephen Hines · 10 years ago
  42. bcee5bb am 8a6f7b1d: Removes unintended dependencies on libgcc/libstdc++ by Dan Albert · 10 years ago
  43. 8a6f7b1 Removes unintended dependencies on libgcc/libstdc++ by Dan Albert · 10 years ago
  44. ef29af3 am 1f76ece7: Merge "Disable linker warnings on MIPS builds to work around relocation issue." by Stephen Hines · 10 years ago
  45. 1f76ece Merge "Disable linker warnings on MIPS builds to work around relocation issue." by Stephen Hines · 10 years ago
  46. 3486f69 Disable linker warnings on MIPS builds to work around relocation issue. by Stephen Hines · 10 years ago
  47. dc83448 am abc15f52: Remove the bionic *wscanf workarounds. by Elliott Hughes · 10 years ago
  48. abc15f5 Remove the bionic *wscanf workarounds. by Elliott Hughes · 10 years ago
  49. 85a6693 am b83642f7: Remove most of the remaining wide-char stubs from libcxx. by Elliott Hughes · 10 years ago
  50. b83642f Remove most of the remaining wide-char stubs from libcxx. by Elliott Hughes · 10 years ago
  51. 97400a9 am 91e05730: Remove mbtowc stub. by Elliott Hughes · 10 years ago
  52. 91e0573 Remove mbtowc stub. by Elliott Hughes · 10 years ago
  53. 0623009 am 27ae7cb7: Don\'t build libc++ for unbundled projects. by Stephen Hines · 10 years ago
  54. fe9e4c0 am d513b7a1: Add Darwin-specific fixes for host libc++. by Tim Murray · 10 years ago
  55. 4b4c32b am 2517f4fe: Fix classic_table implementation for bionic by Dan Albert · 10 years ago
  56. 101876b am c13109d4: Merge "Add a makefile for inclusion by projects using libc++." by Ian Rogers · 10 years ago
  57. 3469007 am c10e7197: Fixes build on arm64 by Dan Albert · 10 years ago
  58. 5eac541 am 1a42fce2: Disables building of libcxx on mips targets by Dan Albert · 10 years ago
  59. b228de6 am 226cd953: Fixes libdl link errors on x86 and mips32 by Dan Albert · 10 years ago
  60. c7284cd am 2ef012e4: Get libc++ building for Android by Dan Albert · 10 years ago
  61. bf1b7d0 am 3b74eb32: Merge remote-tracking branch \'upstream/master\' into libcxx4 by Tim Murray · 10 years ago
  62. 27ae7cb Don't build libc++ for unbundled projects. by Stephen Hines · 10 years ago
  63. d513b7a Add Darwin-specific fixes for host libc++. by Tim Murray · 10 years ago
  64. 2517f4f Fix classic_table implementation for bionic by Dan Albert · 10 years ago
  65. c13109d Merge "Add a makefile for inclusion by projects using libc++." by Ian Rogers · 10 years ago
  66. 1a1e45d Add a makefile for inclusion by projects using libc++. by Ian Rogers · 10 years ago
  67. c10e719 Fixes build on arm64 by Dan Albert · 10 years ago
  68. 1a42fce Disables building of libcxx on mips targets by Dan Albert · 10 years ago
  69. 226cd95 Fixes libdl link errors on x86 and mips32 by Dan Albert · 10 years ago
  70. 2ef012e Get libc++ building for Android by Dan Albert · 10 years ago
  71. 3b74eb3 Merge remote-tracking branch 'upstream/master' into libcxx4 by Tim Murray · 10 years ago
  72. a867a97 Initial empty repository by Bill Yi · 10 years ago
  73. 81339cf Use defined(__APPLE__) rather than __APPLE__ by Tim Northover · 10 years ago
  74. 6fdde87 ARM64: compare RTTI names as strings by Tim Northover · 10 years ago
  75. c030063 ARM64: use the alternate string layout on Apple platforms. by Tim Northover · 10 years ago
  76. 8a71d23 [libc++] Teach is_integral, is_[un]signed and make_[un]signed about __[u]int128_t by Stephan Tolksdorf · 10 years ago
  77. b076785 Implement LWG issue #2135. If something goes wrong in condition_variable::wait, call terminate() rather than throwing an error. Do this indirectly, by marking the call as 'noexcept'. This is better than just calling terminate() directly, because it gives a better error message on the console. by Marshall Clow · 10 years ago
  78. f4c0c70 Add tests that should fail when lock() throws. THis is part of LWG issue #2135. No library changes here. by Marshall Clow · 10 years ago
  79. ab5e0a7 Mark LWG issues #2075 and #2142 as complete. 2142 was a change to the standard by Marshall Clow · 10 years ago
  80. bce096d Add a test to make sure we're doing the right thing for throwing exceptions from deferred functions. This is LWG issue #2186. No change to the library needed. by Marshall Clow · 10 years ago
  81. c0bf6f5 Mark LWG Issue #2288 as complete. This was wording cleanup, no code changes required. by Marshall Clow · 10 years ago
  82. ef7b63b Minor cleanup from r204078; remove two empty test directories that were left behind. by Marshall Clow · 10 years ago
  83. f9f95be Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex by David Majnemer · 10 years ago
  84. cb036e3 Replace a tab with a space by David Majnemer · 10 years ago
  85. 1a5e2cb Remove Issue #2235 from the Chicago section. The resolution was approved in Bristol (and it is listed there), and then is was approved *again* in Chicago. Thanks to STL @ microsoft for the catch by Marshall Clow · 10 years ago
  86. d4245e7 Exclude .svn (and other "dot" directories) when installing headers. by Bob Wilson · 10 years ago
  87. 55f667c build: remove unnecessary modification of CMAKE_REQUIRED_DEFINITIONS by Saleem Abdulrasool · 10 years ago
  88. eb54781 build: fix erroneous overwriting of flags by Saleem Abdulrasool · 10 years ago
  89. 89a52ff build: fix add_definition abuse in CMake by Saleem Abdulrasool · 10 years ago
  90. 6875f3b build: remove an errant comma by Saleem Abdulrasool · 10 years ago
  91. 5a8e27b THIRD TIME. Richard pointed out (again) that I'd switched the order of the instance variables; and thus failed to repair the ABI break. After this, I'm going to sit down and watch TV for the evening. by Marshall Clow · 10 years ago
  92. 668a1d8 Fix ABI break I made in r203587; thanks to Richard Smith for the catch. by Marshall Clow · 10 years ago
  93. be3d117 Fix misguided #elif - it checked the value of _AIX instead of defined(_AIX). Thanks to Johan Bergström for the bug report. by Marshall Clow · 10 years ago
  94. b1ead68 Implement LWG 2360: 'reverse_iterator::operator*() is unimplementable'. Note that this is a (small) behavior change in the library. Reverse iterators whose base iterators' operator* return references to 'within themselves' have been sacrificed to the greater goal of avoiding data races. by Marshall Clow · 10 years ago
  95. d384925 Patch from Steve MacKenzie to make the libc++ tests play nicely with MSVC's STL. Add '#include <functional>' to four of the priority queue tests. by Marshall Clow · 10 years ago
  96. 7db5733 Mark LWG #2314. 'apply() should return decltype(auto) and use decay_t before tuple_size' as complete. This is a correction to some example code in the standard, no change needed for libc++. by Marshall Clow · 10 years ago
  97. 3ebf26f Final bit for LWG #2263; test different allocator pointer types. Note that libc++ already does the right thing here; I've just added tests to ensure that it stays this way. by Marshall Clow · 10 years ago
  98. 6dbaaa9 Add tests for LWG issue #2356. Stability of erasure in unordered associative containers. Libc++ already does this, but now we have tests for it. by Marshall Clow · 10 years ago
  99. 179e945 More tests for LWG Issue #2263; this time to the associative and unordered containers. Still no changes to libc++ by Marshall Clow · 10 years ago
  100. 9863083 Added tests to the sequence containers for for LWG Issue #2263. Comparing iterators and allocator pointers with different const-character. No changes to libc++ by Marshall Clow · 10 years ago