1. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  2. 16ff860 remove use of Mutex in favour of std::{,recursive_}mutex by Saleem Abdulrasool · 9 years ago
  3. c525d3d Fix a typo in FormatCache.cpp such that the cache would potentially return an invalid format in some cases by Enrico Granata · 10 years ago
  4. 1124045 Don't #include "lldb-python.h" from anywhere. by Zachary Turner · 10 years ago
  5. c582713 Introduce the notion of a "type validator" formatter by Enrico Granata · 11 years ago
  6. 52b4b6c This is the last piece of work for "formats in categories": we now cache formats as well as summaries and synthetics by Enrico Granata · 12 years ago
  7. 676a487 Fix clang warnings related to python macro redefinition and printf format specifiers. by Matt Kopec · 13 years ago
  8. 0b464d4 Fix GCC 4.6 build by avoiding delegating ctors by Daniel Malea · 13 years ago
  9. 30b95a3 Fix build problems with libstdc++ 4.6/4.7 by Daniel Malea · 13 years ago
  10. 5548cb5 <rdar://problem/12978143> by Enrico Granata · 13 years ago