summaryrefslogtreecommitdiff
path: root/src/private_typeinfo.cpp
AgeCommit message (Expand)Author
2012-01-14Two bug fixes, several clarifications, and a few comment updates.Howard Hinnant
2012-01-13A bug fix involving the updating of path_dst_ptr_to_static_ptr. Some minor c...Howard Hinnant
2012-01-12Put debug print statments under a flag so that I can get a first glimpse at p...Howard Hinnant
2012-01-12Fixed a couple of bugs, updated many comments, and am including a comprehensi...Howard Hinnant
2012-01-11Initial implementaiton of __dynamic_cast. There is still lots of debugging c...Howard Hinnant
2012-01-11This is a transitory commit for __dynamic_cast. It contains debugging statem...Howard Hinnant
2012-01-09Getting a start on the typeinfo infrastructure.Howard Hinnant