1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. d1e2a83 Link to new documentation from existing homepage by Eric Fiselier · 9 years ago
  3. d08dbfc Update references to lists.llvm.org by Tanya Lattner · 9 years ago
  4. eb6e2ea Reapply working parts of CMake cleanup. by Eric Fiselier · 9 years ago
  5. 5514d36 Revert recent CMake changes again due to failing compiler-rt builds by Eric Fiselier · 9 years ago
  6. d74dee9 Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Eric Fiselier · 9 years ago
  7. aa9b5e3 Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Hans Wennborg · 9 years ago
  8. 91eeba8 [libcxx] Cleanup CMake configuration and integrate with LLVM by Eric Fiselier · 9 years ago
  9. a5ad9ac Document a known build issue on OS X 10.8 and later. by Eric Fiselier · 9 years ago
  10. d20675f Fix typo in www. NFC by Jonathan Roelofs · 9 years ago
  11. 02c24c1 [libcxx] Unify LIBCXX_<ABI-Name>_INCLUDE_PATHS to be LIBCXX_CXX_ABI_INCLUDE_PATHS by Eric Fiselier · 9 years ago
  12. e3eda9d Update web page to direct patches to Phabricator. by Dan Albert · 9 years ago
  13. 71dc14e [libcxx] Add numerous options to libc++ LIT test suite configuration. by Eric Fiselier · 10 years ago
  14. 4778eed [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg by Eric Fiselier · 10 years ago
  15. 453a500 Update information on where to find buildbots. Remove dead buildbot links. by Eric Fiselier · 10 years ago
  16. 1e895c1 Update status pages for C++1z by Marshall Clow · 10 years ago
  17. 499b1ad Remove dead buildbot link by Eric Fiselier · 10 years ago
  18. cb7e32c [libcxx] Redo adding support for building and testing with an ABI library not along linker paths by Eric Fiselier · 10 years ago
  19. 9071bc0 [libcxx] Add support for building and testing with an ABI library not along linker paths by Eric Fiselier · 10 years ago
  20. 798b2ac Fix bad link in documentation. Thanks to rsmith by Eric Fiselier · 10 years ago
  21. a43d114 Add my buildbot to list of libc++ buildbots in documentation by Eric Fiselier · 10 years ago
  22. caf1c02 [libcxx] Add list of currently known buildbots to libc++ homepage by Eric Fiselier · 10 years ago
  23. 35d775d Update libc++ docs to include instructions for LIT. by Dan Albert · 10 years ago
  24. d2f0b5c First cut at a post c++14 status page by Marshall Clow · 10 years ago
  25. 3f35719 Removed 'sized deallocation' from C++14 status page since it turned out to require no library work, and fixed a typo in index.html. Thanks to Tobias for pointing these out. by Marshall Clow · 10 years ago
  26. 992f9d5 Add a section about reporting bugs and contributing patches by Marshall Clow · 10 years ago
  27. 874ec67 Reword C++14 status to match C++11 status by Marshall Clow · 10 years ago
  28. e4915d9 Mark C++14 status as 'complete' by Marshall Clow · 10 years ago
  29. d0d308f Make it possible to link against libstdc++ as well as libsupc++ with CMake. by Peter Collingbourne · 11 years ago
  30. 437cdcf Fix case mismatch by Marshall Clow · 11 years ago
  31. 5d48077 Create a C++14 status page by Marshall Clow · 11 years ago
  32. e47bc9b Updated link to Marshall's instructions by Marshall Clow · 11 years ago
  33. c7cbe50 Some forward-looking and optimistic documentation. by Howard Hinnant · 11 years ago
  34. fae54b9 Michael van der Westhuizen: correction to the libcxx build instructions when built with libcxxrt on Linux. by Howard Hinnant · 11 years ago
  35. af4d161 Michael van der Westhuizen: Update instructions for building on Linux. by Howard Hinnant · 11 years ago
  36. db8a030 [CMake] Fix c++ abi library configuration on Linux. by Michael J. Spencer · 12 years ago
  37. b0895ff Fix type-o. by Howard Hinnant · 12 years ago
  38. 641f6c1 Remove by-chapter breakdown of what is implemented. The chart is now obsolete. by Howard Hinnant · 12 years ago
  39. faa1716 Change C++0x references to C++11, Fixes bug #12745 by Marshall Clow · 12 years ago
  40. 22b781b Update instructions for building and using libc++ on Mac OS by Howard Hinnant · 12 years ago
  41. 08a0b48 Fix a typo in the docs by Marshall Clow · 12 years ago
  42. ee7a0bf Andrew Morrow: Attached is a writeup of the current state of the libc++ test suite on Linux. by Howard Hinnant · 12 years ago
  43. 7a7b6d8 Updated status by Howard Hinnant · 12 years ago
  44. 30055c6 Updated the complete by-chapter graph by Howard Hinnant · 12 years ago
  45. af34734 Jean-Daniel updates the libc++ index page to reflect not so recent changes in C++ standard status. by Howard Hinnant · 12 years ago
  46. 820e007 link to Marshall's notes. by Howard Hinnant · 12 years ago
  47. 5106565 Add documentation regarding -fno-rtti. by Howard Hinnant · 12 years ago
  48. 271a1c0 Updated documentation contributed by Christopher Jefferson. by Howard Hinnant · 12 years ago
  49. 704f09b Clarify building instructions for 10.7 by Howard Hinnant · 13 years ago
  50. 9077326 Update instructions for building on Mac OS 10.6 by Howard Hinnant · 13 years ago
  51. 2481cba Provide link to developer's policy by Howard Hinnant · 13 years ago
  52. 0cbb3a1 Ruben's Windows test results. by Howard Hinnant · 13 years ago
  53. 8b3fae3 Address PR10909: http://llvm.org/bugs/show_bug.cgi?id=10909 by Howard Hinnant · 13 years ago
  54. f5d76a7 Add instructions for -U__STRICT_ANSI__ for Mac OS 10.6 by Howard Hinnant · 13 years ago
  55. 5a245db Jean-Daniel Dupas fixes install directions by Howard Hinnant · 13 years ago
  56. 65451f1 Updated getting started directions. by Howard Hinnant · 13 years ago
  57. 9835d76 type_traits intrinsics design by Howard Hinnant · 14 years ago
  58. f38bc6e libc++ is now dual licensed under both UIUC and MIT licenses. by Chris Lattner · 14 years ago
  59. 56f0d5b A compiler writer's guide to <atomic> by Howard Hinnant · 14 years ago
  60. f6547cb Updated current status. by Howard Hinnant · 14 years ago
  61. d2bb032 Fixing whitespace problems by Howard Hinnant · 14 years ago
  62. 4b3a088 Fix an apparent typo. by Dan Gohman · 14 years ago
  63. d0e811a weekly test results by Howard Hinnant · 14 years ago
  64. bfa808e wording. by Chris Lattner · 14 years ago
  65. f338249 wording by Chris Lattner · 14 years ago
  66. a5058d9 tweak from cjefferson by Chris Lattner · 14 years ago
  67. 24173b8 improve the 'current status' section to say what *is* there in by Chris Lattner · 14 years ago
  68. a535ffd fix more links by Chris Lattner · 14 years ago
  69. 76e1ffc Fixed svn link by Howard Hinnant · 14 years ago
  70. 4b74895 cxx not cpp by Chris Lattner · 14 years ago
  71. 8c21737 updated web page with clang mailing list link by Howard Hinnant · 14 years ago
  72. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago