| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT | Jean-Daniel Dupas | 2013-08-29 | 1 | -2/+2 |
| * | Propagate the removal of _LIBCPP_CANTTHROW (r189046) to libcxxabi. This fixe... | Howard Hinnant | 2013-08-25 | 1 | -5/+5 |
| * | Demangler update: This now demangles many more (all?) C++11 symbols. Demang... | Howard Hinnant | 2013-06-17 | 1 | -1/+1 |
| * | Two changes: 1) I still didn't have the ABI correct to match the gcc-4.2 st... | Howard Hinnant | 2012-09-28 | 1 | -10/+19 |
| * | Tweak use of dlopen to be a little more correct and higher performing. | Howard Hinnant | 2012-09-21 | 1 | -1/+1 |
| * | I've added Apple-only behavior that looks for libstdc++ in the same process a... | Howard Hinnant | 2012-09-18 | 1 | -6/+44 |
| * | Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bit... | Howard Hinnant | 2012-08-08 | 1 | -3/+3 |
| * | Move typeinfos for exceptions in <stdexcept> to the abi | Howard Hinnant | 2012-02-17 | 1 | -0/+122 |

