summaryrefslogtreecommitdiff
path: root/www/spec.html
AgeCommit message (Expand)Author
2011-12-12Made some minor tweaks to __cxa_rethrowHoward Hinnant
2011-12-12Added dependent exception support to __cxa_current_exception_typeHoward Hinnant
2011-12-08Modified __cxa_end_catch to handle dependent exceptions.Howard Hinnant
2011-12-07Reviewing cxa_exception.cpp and marking as implemented as I go. Not marking ...Howard Hinnant
2011-12-07Added __cxa_allocate_dependent_exception and __cxa_free_dependent_exception a...Howard Hinnant
2011-07-20Update status: http://libcxxabi.llvm.org/spec.html . Looking good! :-)Howard Hinnant
2011-07-18Update by Marshall ClowHoward Hinnant
2011-07-14A stawman specification for libc++abi and status pageHoward Hinnant