summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-12-09Added support for <special-name> ::= TC <first type> <number> _ <second type>...Howard Hinnant
2011-12-06Add/update copyright noticesHoward Hinnant
2011-12-01Updated heuristic regulating small string bufferHoward Hinnant
2011-08-12demangler: Drop preceeding () from function types, but not from pointers and ...Howard Hinnant
2011-07-20Memory manangement routines for exception objectsMarshall Clow
2011-07-20Exception handling stuctures, and thread-local variables for exception handlingMarshall Clow
2011-06-22In cxa_demangle.cpp, rewrite __parse_unresolved_name to reflect updated under...Howard Hinnant
2011-06-13Clean up the vector testsMarshall Clow
2011-06-10Implement vector new and delete functionalityMarshall Clow
2011-06-07tabs to spacesHoward Hinnant
2011-06-04Add more tests for cxa_guard methods. This includes our first two tests usingNick Lewycky
2011-06-03Tests for bad_typeid and bad_castMarshall Clow
2011-05-24Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, How...Howard Hinnant
2011-05-05initial importHoward Hinnant