1. 52a3ed5 [lldb][NFC] Inclusive language: replace master/slave names for ptys by Quinn Pham · 3 years, 7 months ago
  2. 5826aa4 Migrate to llvm::unique_function instead of static member functions for callbacks by Neal (nealsid) · 4 years, 3 months ago
  3. daae4a8 [lldb] Modernize PseudoTerminal::OpenSecondary by Pavel Labath · 4 years, 8 months ago
  4. 6bb123b [lldb] Modernize PseudoTerminal::OpenFirstAvailablePrimary by Pavel Labath · 4 years, 8 months ago
  5. 64ec505 [lldb] Rename Master/Slave to Primary/Secondary (NFC) by Jonas Devlieghere · 5 years ago
  6. 8081428 [lldb][NFC] Fix all formatting errors in .cpp file headers by Raphael Isemann · 5 years ago
  7. 5dca059 [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminate in the unit tests by Raphael Isemann · 5 years ago
  8. 62456e5 [lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDIT by Jonas Devlieghere · 5 years ago
  9. 59998b7 [lldb/Host] Use Host/Config.h entries instead of a global define. by Jonas Devlieghere · 5 years ago
  10. 4c78b78 [lldb][NFC] Allow for-ranges on StringList by Raphael Isemann · 6 years ago
  11. 2dd0053 EditlineTest: Improve error message by Pavel Labath · 6 years ago
  12. 1756630 C.128 override, virtual keyword handling by Raphael Isemann · 6 years ago
  13. 6e61907 [EditLineTests] Call setenv() before editline is initialized. by Davide Italiano · 6 years ago
  14. bdb864a Revert "[EditLineTest] Not always TERM is available, e.g. on some bots." by Davide Italiano · 6 years ago
  15. 2a27af8 [EditLineTest] Not always TERM is available, e.g. on some bots. by Davide Italiano · 6 years ago
  16. 70355ac Remove redundant ::get() for smart pointer. (NFC) by Jonas Devlieghere · 6 years ago
  17. 796ac80 Use std::make_shared in LLDB (NFC) by Jonas Devlieghere · 6 years ago
  18. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
  19. 8f3be7a [FileSystem] Move path resolution logic out of FileSpec by Jonas Devlieghere · 7 years ago
  20. 07d6f88 Move PseudoTerminal to the lldb_private namespace by Pavel Labath · 7 years ago
  21. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  22. 573ab90 Move StringList from Core -> Utility. by Zachary Turner · 8 years ago
  23. 24ae629 Finish breaking the dependency from Utility. by Zachary Turner · 8 years ago
  24. bf9a773 Move classes from Core -> Utility. by Zachary Turner · 8 years ago
  25. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  26. d81b2cc Fix a bunch of signedness warnings in unittests by Pavel Labath · 9 years ago
  27. 16c4e16 added test fixture to EditlineTest gtest by Todd Fiala · 9 years ago
  28. 45557e3 Added real editline tests. by Todd Fiala · 10 years ago
  29. 528a30d Xcode: added lldb-gtest target to build and run the gtests in the unittests directory. by Todd Fiala · 10 years ago