1. 08a0b48 Fix a typo in the docs by Marshall Clow · 12 years ago
  2. ef793f2 Andrew Morrow: Among the various libc++ tests that currently don't pass on Linux are by Howard Hinnant · 12 years ago
  3. 403f91a Andrew Morrow: The attached patch is an attempt to implement by Howard Hinnant · 12 years ago
  4. 6d39f9f Andrew Morrow: This patch fixes by Howard Hinnant · 12 years ago
  5. ee7a0bf Andrew Morrow: Attached is a writeup of the current state of the libc++ test suite on Linux. by Howard Hinnant · 12 years ago
  6. 7a7b6d8 Updated status by Howard Hinnant · 12 years ago
  7. 30055c6 Updated the complete by-chapter graph by Howard Hinnant · 12 years ago
  8. 7d87f6b Jean-Daniel : clang now supports all required type_traits. by Howard Hinnant · 12 years ago
  9. af34734 Jean-Daniel updates the libc++ index page to reflect not so recent changes in C++ standard status. by Howard Hinnant · 12 years ago
  10. a0b5bef New Windows libc++ test results provided by Ruben Van Boxem. by Howard Hinnant · 12 years ago
  11. 820e007 link to Marshall's notes. by Howard Hinnant · 12 years ago
  12. 5106565 Add documentation regarding -fno-rtti. by Howard Hinnant · 12 years ago
  13. 271a1c0 Updated documentation contributed by Christopher Jefferson. by Howard Hinnant · 12 years ago
  14. 704f09b Clarify building instructions for 10.7 by Howard Hinnant · 13 years ago
  15. 08e1747 Windows support by Ruben Van Boxem. by Howard Hinnant · 13 years ago
  16. 9077326 Update instructions for building on Mac OS 10.6 by Howard Hinnant · 13 years ago
  17. 8452d21 Updated testit to run on Windows and fresh Windows results by Ruben Van Boxem by Howard Hinnant · 13 years ago
  18. 2481cba Provide link to developer's policy by Howard Hinnant · 13 years ago
  19. 0cbb3a1 Ruben's Windows test results. by Howard Hinnant · 13 years ago
  20. 8b3fae3 Address PR10909: http://llvm.org/bugs/show_bug.cgi?id=10909 by Howard Hinnant · 13 years ago
  21. 737a351 Given that __underlying_type is now available in clang, implement by Sean Hunt · 13 years ago
  22. f5d76a7 Add instructions for -U__STRICT_ANSI__ for Mac OS 10.6 by Howard Hinnant · 13 years ago
  23. 0cfa1f7 CWG 1170 has been fixed for destructors by Howard Hinnant · 13 years ago
  24. 9e604b4 __is_trivially_copyable now supplied by clang by Sean Hunt · 13 years ago
  25. d5c2f25 Corrected misspelling by Howard Hinnant · 13 years ago
  26. 7bbce3c Updated to reflect updated use of existing clang support by Howard Hinnant · 13 years ago
  27. 3666695 Updated type_traits and the type_traits design doc with recent work done in clang. by Howard Hinnant · 13 years ago
  28. 86e78d6 Jonathan Sauer updated is_base_of traits status by Howard Hinnant · 13 years ago
  29. 5a245db Jean-Daniel Dupas fixes install directions by Howard Hinnant · 13 years ago
  30. 65451f1 Updated getting started directions. by Howard Hinnant · 13 years ago
  31. 01feecb type_traits intrinsics design by Howard Hinnant · 14 years ago
  32. 9835d76 type_traits intrinsics design by Howard Hinnant · 14 years ago
  33. f38bc6e libc++ is now dual licensed under both UIUC and MIT licenses. by Chris Lattner · 14 years ago
  34. f26262d Updated chart with weekly test results, and updated export files for chnages in <atomic>. by Howard Hinnant · 14 years ago
  35. 21ef47f Changing <atomic> to follow Design A by Howard Hinnant · 14 years ago
  36. be22ed4 Update atomic Design A spec with reference C++ implementations for the purpose of documeting the semantics of each atomic operation. by Howard Hinnant · 14 years ago
  37. f6fe084 Update atomic Design A spec by Howard Hinnant · 14 years ago
  38. 4d89249 updated for weekly test results by Howard Hinnant · 14 years ago
  39. 08f2969 Updated atomic design docs by Howard Hinnant · 14 years ago
  40. 77868b9 Update atomic design A by Howard Hinnant · 14 years ago
  41. 086b718 Updated <atomic> docs with three design options by Howard Hinnant · 14 years ago
  42. e78d1f5 A compiler writer's guide to <atomic>, minor update by Howard Hinnant · 14 years ago
  43. 56f0d5b A compiler writer's guide to <atomic> by Howard Hinnant · 14 years ago
  44. 5b6af69 updated per weekly tests by Howard Hinnant · 14 years ago
  45. 049734e Updated chart for weekly test results. by Howard Hinnant · 14 years ago
  46. e764f0b Updated by-chapter-summary with weekly test results, and fixed up some bad paths in some tests caused by aligning the test suite with N3126. by Howard Hinnant · 14 years ago
  47. f6547cb Updated current status. by Howard Hinnant · 14 years ago
  48. ae153b9 Updated for weekly test results. by Howard Hinnant · 14 years ago
  49. 98ccdec Updated for weekly test results by Howard Hinnant · 14 years ago
  50. d2bb032 Fixing whitespace problems by Howard Hinnant · 14 years ago
  51. 4a23e1e Updated by-chapter chart with weekly test results. Also did some prototyping on result_of, but if-def'd out the prototyped part (which the LWG may or may not accept) by Howard Hinnant · 14 years ago
  52. 588ea08 weekly by-chapter summary updated by Howard Hinnant · 14 years ago
  53. ddff70e Updated weekly by chapter summary by Howard Hinnant · 14 years ago
  54. aa69808 A good start on extended posix regex. Loops working. Alternation working. Also update by-chapter completeness summary. by Howard Hinnant · 14 years ago
  55. 37f9f9c weekly update to by-chapter-summary, plus left and right anchor support in basic posix. by Howard Hinnant · 14 years ago
  56. 43b4dec Updated chart with weekly test results by Howard Hinnant · 14 years ago
  57. 8c2c18d Continuing to work through regex, and updated libcxx_by_chapter.pdf with weekly test results by Howard Hinnant · 14 years ago
  58. 80d88f3 updated for weekly tests by Howard Hinnant · 14 years ago
  59. 4b3a088 Fix an apparent typo. by Dan Gohman · 14 years ago
  60. 89f2606 updated by-chapter-complete chart by Howard Hinnant · 14 years ago
  61. 13c98cc weekly test results plus a bug fix clang found by Howard Hinnant · 14 years ago
  62. daf0ff1 weekly test results by Howard Hinnant · 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. 5897196 add css files, also, test commit. by Chris Lattner · 14 years ago
  72. 8c21737 updated web page with clang mailing list link by Howard Hinnant · 14 years ago
  73. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago