1. 564b6ea [CMake] Be more consistent about naming targets and components in libc++abi by Eric Fiselier · 8 years ago
  2. 42ef22b [CMake] Apply r279151 cleanup to libc++abi. by Eric Fiselier · 8 years ago
  3. d8093df Update to new lists.llvm.org by Tanya Lattner · 9 years ago
  4. 9a9e939 [libcxxabi] Teach CMake better ways to find the libc++ source directory (and misc cleanup). by Eric Fiselier · 9 years ago
  5. ffe1ba2 [libcxxabi] Document the standalone build's requirements on llvm-config and llvm sources. by Eric Fiselier · 10 years ago
  6. fd961bd Add lit configs for libcxxabi tests. by Dan Albert · 10 years ago
  7. e11c1a7 Add a cmake build system. by Dan Albert · 10 years ago
  8. c9d6b42 Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi by Marshall Clow · 10 years ago
  9. de2b109 Update status. by Howard Hinnant · 12 years ago
  10. f59526d add a link to the libc++ website by Sylvestre Ledru · 12 years ago
  11. 9a365fe __gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *think* linux (not positive), but still unimplemented on arm. by Howard Hinnant · 12 years ago
  12. ca6514d Changed my mind about __cxa_uncaught_exception and added it. by Howard Hinnant · 12 years ago
  13. 6525563 One more small optimization: Where possible, for loops that do a search and then try to break out of the loop early, eliminate the attempt to break out of the loop after the last search. And with that, I'm declaring __dynamic_cast done. Though if anyone sees any problems, has suggestions for improvements, or wants to contribute some test cases, that is certainly welcome feedback. by Howard Hinnant · 12 years ago
  14. 50dbae0 Updated spec.html regarding __cxa_uncaught_exception. by Howard Hinnant · 12 years ago
  15. 1b0aed9 Added __cxa_increment_exception_refcount, __cxa_decrement_exception_refcount, __cxa_current_primary_exception, __cxa_rethrow_primary_exception by Howard Hinnant · 12 years ago
  16. d4028fe Made some minor tweaks to __cxa_rethrow by Howard Hinnant · 12 years ago
  17. b5fea43 Added dependent exception support to __cxa_current_exception_type by Howard Hinnant · 12 years ago
  18. 6eb54ad Modified __cxa_end_catch to handle dependent exceptions. by Howard Hinnant · 12 years ago
  19. e8fcf83 Reviewing cxa_exception.cpp and marking as implemented as I go. Not marking as implemented on arm when I'm not sure about that platform. by Howard Hinnant · 12 years ago
  20. cd08165 Added __cxa_allocate_dependent_exception and __cxa_free_dependent_exception and marked them as done. by Howard Hinnant · 12 years ago
  21. 81b7ea7 Update status: http://libcxxabi.llvm.org/spec.html . Looking good! :-) by Howard Hinnant · 13 years ago
  22. 3c88358 Update by Marshall Clow by Howard Hinnant · 13 years ago
  23. 7123bcb A stawman specification for libc++abi and status page by Howard Hinnant · 13 years ago
  24. 628bfc4 Add goal by Howard Hinnant · 13 years ago
  25. 84aba5e Fix think-o by Howard Hinnant · 13 years ago
  26. c2c0ad2 testing by Howard Hinnant · 13 years ago
  27. 34aeef1 testing by Howard Hinnant · 13 years ago
  28. fb4e2f5 Add Mac OS X as supported platform. by Howard Hinnant · 13 years ago
  29. dbd74a4 Add Mac OS X as supported platform. by Howard Hinnant · 13 years ago
  30. d213ffd initial import by Howard Hinnant · 13 years ago