Commit History

Author SHA1 Message Date
  m9710797 fcc2ca6773 Ran include-what-you-use (iwyu) and remove some unnecessary #include's 5 years ago
  Wouter Vermaelen 4fc1763ac3 Replace 'array_ref' utility with 'span' 5 years ago
  m9710797 9f2312e3d0 Make use of strCat() and strAppend() 5 years ago
  wouter d39854ac2f use {} to create empty string 12 years ago
  wouter c41edbc71f Revert "Don't construct empty strings via string::string("")" 10 years ago
  wouter 8999465334 Don't construct empty strings via string::string("") 12 years ago
  wouter 593bad6db5 Replace std::deque with array_ref in CommandLineParser 10 years ago
  wouter 9c58265013 Ran include-what-you-use and removed some #includes 10 years ago
  wouter b8edb2c025 move (iso copy) out of STL containers 11 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen 52f238dea7 various std::string related cleanups 14 years ago
  Wouter Vermaelen 1e9781409a small tweak: prefer to use std::deque (instead of std::list) when we only need to insert/remove at the begin/end of the collection 16 years ago
  Maarten ter Huurne 3df5b2f34c Enabled keyword substitution of "Id" on files that were recently created. 17 years ago
  Wouter Vermaelen 5b0303d311 split CommandLineParser in CommandLineParser and CLIOption 17 years ago