Commit History

Autor SHA1 Mensaxe Data
  m9710797 8e96880015 Use c++17 std::string_view instead of our own version %!s(int64=5) %!d(string=hai) anos
  m9710797 320bc596f2 Add more convenience functions to TclObject %!s(int64=5) %!d(string=hai) anos
  m9710797 72d6c29139 Extended TclObject list/dict creation functions %!s(int64=5) %!d(string=hai) anos
  Wouter Vermaelen 4fc1763ac3 Replace 'array_ref' utility with 'span' %!s(int64=6) %!d(string=hai) anos
  m9710797 9f2312e3d0 Make use of strCat() and strAppend() %!s(int64=6) %!d(string=hai) anos
  Wouter Vermaelen f7db4b7ba2 [1/3] Enable/fix -Wshadow compiler warnings %!s(int64=9) %!d(string=hai) anos
  m9710797 d0ece56cd1 Added operator==(TclObject, string_ref) %!s(int64=9) %!d(string=hai) anos
  Wouter Vermaelen 0461258f54 [2/2] Changed FileContext into a value-type %!s(int64=9) %!d(string=hai) anos
  m9710797 faa0b70e89 Revert "[5/7] use std::initializer_list in TclObject" %!s(int64=10) %!d(string=hai) anos
  m9710797 fa0b5e5531 [6/7] Remove vector<string> interface from RecordedCommand %!s(int64=10) %!d(string=hai) anos
  m9710797 312b7551ed [5/7] use std::initializer_list in TclObject %!s(int64=10) %!d(string=hai) anos
  m9710797 dc4bd77202 [4/7] Replace vector<TclObject> with array_ref<TclObject> %!s(int64=10) %!d(string=hai) anos
  m9710797 97b1c63025 [2/7] pass Interpreter& param to TclObject methods %!s(int64=10) %!d(string=hai) anos
  m9710797 7777c25290 [1/7] remove TclObject::getInterpreter() %!s(int64=10) %!d(string=hai) anos
  Wouter Vermaelen 79d81bac1c Use initializer lists (new in c++11) %!s(int64=16) %!d(string=hai) anos
  wouter 9c58265013 Ran include-what-you-use and removed some #includes %!s(int64=11) %!d(string=hai) anos
  wouter ac05d5749b Mechanical changes, preparations for the next patch %!s(int64=11) %!d(string=hai) anos
  wouter d089095d55 Various text-processing stuff %!s(int64=11) %!d(string=hai) anos
  Wouter Vermaelen 834da875d9 Replace most uses of std::set<> with std::vector<> %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen 6976a69122 [1/5] speedup Tcl stuff: replace vector<TclObject*> with vector<TclObject> %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen 35f3e132ab Use string_ref instead of std::string in TclObject %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen e3b59ab5a1 Removed 'user_directories' setting from code %!s(int64=14) %!d(string=hai) anos
  Manuel Bilderbeek 9827e85681 Do not record querying commands %!s(int64=14) %!d(string=hai) anos
  Wouter Vermaelen 93da651082 Converted RecordedCommand to the new StateChange stuff %!s(int64=15) %!d(string=hai) anos
  Maarten ter Huurne 3387c6529a Inject "power" setting into HDCommand instead of fetching it. %!s(int64=15) %!d(string=hai) anos
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs %!s(int64=16) %!d(string=hai) anos
  Wouter Vermaelen 25dbe2f2dc more cleanups %!s(int64=16) %!d(string=hai) anos
  Wouter Vermaelen e56ce7b7e7 fixed assert in cassetteplayer loadstate %!s(int64=16) %!d(string=hai) anos
  Wouter Vermaelen c922758a65 try harder to find the hd image on loadstate (only for user specified images, not the initial auto-created image) %!s(int64=16) %!d(string=hai) anos
  Wouter Vermaelen 71aea7ec73 refactor HD image switching: HDCommand is no longer friend of HD %!s(int64=16) %!d(string=hai) anos