1. eac00c3 Fix some warnings found by ToT clang by Pavel Labath · 8 years ago
  2. 2434d45 Don't crash when hostname is empty. StringRef will assert and kill your program. by Greg Clayton · 8 years ago
  3. 4479ac1 iwyu fixes on lldbUtility. by Zachary Turner · 8 years ago
  4. 01c3243 Remove dependencies from Utility to Core and Target. by Zachary Turner · 9 years ago
  5. 5f7e583 UriParser cleanup by Pavel Labath · 9 years ago
  6. 245f7fd Convert UriParser to use StringRef. by Zachary Turner · 9 years ago
  7. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  8. e8433cc Simplify find_first_of & find_last_of on single char. by Bruce Mitchener · 10 years ago
  9. 5497185 Make UriParser to support [$HOSTNAME] notation. by Oleksiy Vyalov · 10 years ago
  10. c4d5ed0 Fix Mingw build. by Hafiz Abid Qadeer · 11 years ago
  11. e6c5dcf UriParser - fixed potential buffer overrun by Vince Harron · 11 years ago
  12. 3218c0f Adds UriParser::Parse and unit tests by Vince Harron · 11 years ago