1. 8d3b826 updated buildit to work with recent clang updates by Howard Hinnant · 14 years ago
  2. c950e77 Effort to reduce the number of exported symbols by Howard Hinnant · 14 years ago
  3. f5799be Add CMake build and fix major Linux blockers. by Michael J. Spencer · 14 years ago
  4. 4dcf83c Add typeinfo for char16_t, char32_t and nullptr. by Howard Hinnant · 15 years ago
  5. 4b6ccfd update to use new linker option to re-export from libc++abi.dylb by Nick Kledzik · 15 years ago
  6. 6b41209 Updated chart with weekly test results, and updated export files for chnages in <atomic>. by Howard Hinnant · 15 years ago
  7. 3daef8d Convert __thread_local_data to the singleton pattern and change export files... by Howard Hinnant · 15 years ago
  8. fd6fdbe temporarily use cc to link instead of clang to work around issue with -Xarch by Nick Kledzik · 15 years ago
  9. 2b23d60 update export list for when building with clang++ by Nick Kledzik · 15 years ago
  10. f717f3a Bug 7984 by Bernhard Rosenkraenzer by Howard Hinnant · 15 years ago
  11. 03976c1 Cement ABI on clang for char16_t and char32_t. Also fixed some comments in <iterator>. by Howard Hinnant · 15 years ago
  12. d1d6f2c <rdar://problem/8279559> [libstdcxx] use new linker options to make symbols non-weak by Nick Kledzik · 15 years ago
  13. 824ea8f Didn't mean to change lib/buildit on the last check in by Howard Hinnant · 15 years ago
  14. 54b409f now works with -fno-exceptions and -fno-rtti by Howard Hinnant · 15 years ago
  15. 719ed7d buildit adjustment by Howard Hinnant · 15 years ago
  16. cbbf633 [string.conversions] by Howard Hinnant · 15 years ago
  17. 128ba71 patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient. by Howard Hinnant · 15 years ago
  18. 3e51952 libcxx initial import by Howard Hinnant · 15 years ago