História revízii

Autor SHA1 Správa Dátum
  m9710797 8e96880015 Use c++17 std::string_view instead of our own version 4 rokov pred
  Wouter Vermaelen 4fc1763ac3 Replace 'array_ref' utility with 'span' 5 rokov pred
  Wouter Vermaelen 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 rokov pred
  m9710797 ac039c81b6 Renamed string_ref to string_view 6 rokov pred
  m9710797 b2095ceb3e Change HD image parsing/opening 8 rokov pred
  m9710797 c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 9 rokov pred
  m9710797 fcbcac823e [1/5] Added final class annotations 9 rokov pred
  wouter 593bad6db5 Replace std::deque with array_ref in CommandLineParser 10 rokov pred
  wouter d089095d55 Various text-processing stuff 11 rokov pred
  Wouter Vermaelen 13f75ad13b Changed return type from bool->void for CLIOption::parseOption() 11 rokov pred
  Wouter Vermaelen 348eefea03 Speedup new -bash option, split initialization of Reactor 11 rokov pred
  Wouter Vermaelen 979ab50f29 [11/n] string_ref stuff: CliOption help texts 12 rokov pred
  Maarten ter Huurne eb36c7693b Make CommandLineParser explicitly return GlobalCommandController, instead of a GlobalCommandController instance as CommandController. 14 rokov pred
  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 rokov pred
  Wouter Vermaelen 5b0303d311 split CommandLineParser in CommandLineParser and CLIOption 17 rokov pred
  Wouter Vermaelen 8f0470f554 added -hda command line option 18 rokov pred