summaryrefslogtreecommitdiff
path: root/www/spec.html
AgeCommit message (Expand)Author
2012-08-02Update status.Howard Hinnant
2012-02-03__gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *...Howard Hinnant
2012-01-24Changed my mind about __cxa_uncaught_exception and added it.Howard Hinnant
2012-01-16One more small optimization: Where possible, for loops that do a search and ...Howard Hinnant
2011-12-22Updated spec.html regarding __cxa_uncaught_exception.Howard Hinnant
2011-12-21Added __cxa_increment_exception_refcount, __cxa_decrement_exception_refcount,...Howard Hinnant
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