1. f3c1048 <rdar://problem/12848118> by Enrico Granata · 11 years ago
  2. c01344c <rdar://problem/12523238> Commit 2 of 3 by Enrico Granata · 12 years ago
  3. 5b8bfab Data formatters for libc++ deque and shared/weak ptrs - a contribution by Jared Grubb by Enrico Granata · 12 years ago
  4. a5c2ce0 Returning data formatters to their previous working condition - Plus fixing an issue that was preventing Python oneliners from executing by Enrico Granata · 12 years ago
  5. d6d067a Fixing an over-substitution of text by Enrico Granata · 12 years ago
  6. 66148c6 Make the C++ formatters importable by having them use the right package to import and reference the Logger by Enrico Granata · 12 years ago
  7. 1aa5405 Fixing a problem where some uninitialized cases of vectors could cause diagnostic output from the synthetic children providers - this time the fix should work by Enrico Granata · 12 years ago
  8. a57f3c6 Making sure the count on synthetic providers is always setup - This should prevent errors about count being undefined from showing up by Enrico Granata · 12 years ago
  9. 3ce15b0 Added some logging to STL synthetic children providers - this should help us catch problems; more logging might/will be added as needed by Enrico Granata · 12 years ago
  10. 7e20226 Part 1 of a series of fixes meant to improve reliability and increase ease of bug fixing for data formatter issues. by Enrico Granata · 12 years ago
  11. dba1de8 Synthetic values are now automatically enabled and active by default. SBValue is set up to always wrap a synthetic value when one is available. by Enrico Granata · 12 years ago
  12. cf09f88 Massive enumeration name changes: a number of enums in ValueObject were not following the naming pattern by Enrico Granata · 12 years ago
  13. 06cdb8d Changed ValueObject to use a dedicated ChildrenManager class to store its children, instead of an std::vector by Enrico Granata · 12 years ago
  14. 7e7f6b9 fixing comment to reflect that currentversion of OSX works with our STL formatters by Enrico Granata · 12 years ago
  15. 6bbfa6c Fixing issues where synthetic children providers for STL containers std::list and std::map where not doing their job properly by Enrico Granata · 12 years ago
  16. 278bc67 Fixing a startup error by Enrico Granata · 13 years ago
  17. 68506fb Exception-awareness for gnu_libstdcpp formatters ; Documentation update by Enrico Granata · 13 years ago
  18. f501c59 First round of code cleanups: by Enrico Granata · 13 years ago[Renamed from source/osxcpp.py]
  19. 074e3b6 New category "gnu-libstdc++" provides summary for std::string and synthetic children for types std::map, std::list and std::vector by Enrico Granata · 13 years ago