Commit History

Auteur SHA1 Bericht Datum
  m9710797 fcc2ca6773 Ran include-what-you-use (iwyu) and remove some unnecessary #include's 5 jaren geleden
  Wouter Vermaelen 4fc1763ac3 Replace 'array_ref' utility with 'span' 5 jaren geleden
  m9710797 9f2312e3d0 Make use of strCat() and strAppend() 5 jaren geleden
  wouter d39854ac2f use {} to create empty string 12 jaren geleden
  wouter c41edbc71f Revert "Don't construct empty strings via string::string("")" 10 jaren geleden
  wouter 8999465334 Don't construct empty strings via string::string("") 12 jaren geleden
  wouter 593bad6db5 Replace std::deque with array_ref in CommandLineParser 10 jaren geleden
  wouter 9c58265013 Ran include-what-you-use and removed some #includes 10 jaren geleden
  wouter b8edb2c025 move (iso copy) out of STL containers 11 jaren geleden
  wouter d089095d55 Various text-processing stuff 11 jaren geleden
  Wouter Vermaelen 52f238dea7 various std::string related cleanups 14 jaren geleden
  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 jaren geleden
  Maarten ter Huurne 3df5b2f34c Enabled keyword substitution of "Id" on files that were recently created. 17 jaren geleden
  Wouter Vermaelen 5b0303d311 split CommandLineParser in CommandLineParser and CLIOption 17 jaren geleden