1. e091960 <rdar://problem/13063912> by Enrico Granata · 11 years ago
  2. 2eaca13 Call el_resize when the window size changes. by Jim Ingham · 11 years ago
  3. b9db9d5 Fix a few more clang (3.2) warnings on Linux: by Daniel Malea · 12 years ago
  4. c2bc794 <rdar://problem/12446320> Fixing an issue with our Driver where setting an immediate output would not cause suppression of the final printout. This allows effective output redirection for Python commands by Enrico Granata · 12 years ago
  5. 5d90ade Added an lldb_private & equivalent SB API to send an AsyncInterrupt to the event loop. by Jim Ingham · 12 years ago
  6. 2a4e9af Added an editline fix to make the delete key act as expected on Mac OS X. by Sean Callanan · 12 years ago
  7. bab9b64 Add an API to determine whether there are any characters on the current input line. by Jim Ingham · 12 years ago
  8. 8ab2c22 Make ctrl-c terminate the current input line and start an empty line, instead of the previous content. by Johnny Chen · 12 years ago
  9. 3bbbdc3 Move the el_source() call after the section of code which sets up the default "ctrl-r" and "ctrl-w" bindings by Johnny Chen · 12 years ago
  10. abd370a Jason Molenda convinced me that we should make ctrl-w on the command line bind to ed-delete-prev-word. by Johnny Chen · 12 years ago
  11. bedc667 Fixes the occasional crash on exit when quitting lldb with control-D. by Jason Molenda · 13 years ago
  12. ee6e790 Incremental fixes of issues found by Xcode static analyzer. by Johnny Chen · 13 years ago
  13. 6247dbe Added "command history" command to dump the command history. by Jim Ingham · 13 years ago
  14. b38df1e by Caroline Tice · 13 years ago
  15. 882c554 by Caroline Tice · 13 years ago
  16. c5f0b99 by Caroline Tice · 13 years ago
  17. 388ca8f by Caroline Tice · 13 years ago
  18. 4a34808 by Caroline Tice · 13 years ago
  19. 09c81ef Patch that allows for thread_t to be something more complex than an by Greg Clayton · 13 years ago
  20. c4f55fe Add the ability to catch and do the right thing with Interrupts (often control-c) by Caroline Tice · 14 years ago
  21. 757500e Fix various timing/threading problems in IOChannel & Driver that by Caroline Tice · 14 years ago
  22. 4ead2e9 o Exposed SBFileSpec to the Python APIs in lldb.py. by Johnny Chen · 14 years ago
  23. bef1583 I enabled some extra warnings for hidden local variables and for hidden by Greg Clayton · 14 years ago
  24. 0a164a1 Misc warning fixes. by Eli Friedman · 14 years ago
  25. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  26. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  27. d6e167d Add a few more missing includes. by Eli Friedman · 14 years ago
  28. f2f321d Misc minor warning/error fixes. by Eli Friedman · 14 years ago
  29. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago