Историја ревизија

Аутор SHA1 Порука Датум
  m9710797 ad62f1f738 [1/2] Made EmuTime/Duration/Clock constexpr пре 5 година
  m9710797 fced193b5f fix several '-Wnon-virtual-dtor' compiler warnings (gcc) пре 5 година
  Wouter Vermaelen 4fc1763ac3 Replace 'array_ref' utility with 'span' пре 6 година
  m9710797 e02cfcb9b6 [1/12] Initial version of DeltaBlock based reverse snapshots пре 8 година
  m9710797 fbd2d80bbb Mark single-parameter constructors 'implicit' пре 8 година
  Wouter Vermaelen 42ca83e030 Cleanup move-constructor, move-assignment-operator пре 9 година
  Wouter Vermaelen 49f27fea65 Remove back-pointers from inner to outer objects пре 9 година
  Manuel Bilderbeek 057214c6b5 Allow influencing the amount of snapshots in a replay file пре 9 година
  Wouter Vermaelen aca56d288e Don't store size in MemBuffer пре 9 година
  Wouter Vermaelen f3e567c5f5 Replace 'typedef' with 'using' пре 9 година
  m9710797 d16ce95f82 [2/9] unique_ptr->value, command objects пре 10 година
  Wouter Vermaelen d5ce250f1f Remove 'userData' from Schedulable пре 10 година
  m9710797 c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword пре 10 година
  m9710797 fcbcac823e [1/5] Added final class annotations пре 10 година
  m9710797 363502b6bf Inline trivial getter/setters пре 10 година
  m9710797 dc4bd77202 [4/7] Replace vector<TclObject> with array_ref<TclObject> пре 10 година
  m9710797 97b1c63025 [2/7] pass Interpreter& param to TclObject methods пре 10 година
  wouter d089095d55 Various text-processing stuff пре 11 година
  Wouter Vermaelen ba1a2c190c Made MemBuffer objects moveable пре 11 година
  Wouter Vermaelen 636a9a3c21 Use the types defined in the <cstdint> header пре 12 година
  Manuel Bilderbeek cc1ef44319 Added reverse subcommand to truncate the replay from *now*. пре 12 година
  Wouter Vermaelen d493c294ca Fixed(?) visual studio specific compiler errors пре 12 година
  Wouter Vermaelen ea645cdf39 Replace vector<Foo*> with vector<unique_ptr<Foo>> пре 12 година
  Wouter Vermaelen 093730528e Replace our own shared_ptr class with std::shared_ptr пре 12 година
  Wouter Vermaelen d301f1573e C++11 allows to use '>>' (instead of '> >') to close a nested template пре 12 година
  Wouter Vermaelen 3979f87d52 Replace std::auto_ptr with std::unique_ptr пре 12 година
  Wouter Vermaelen 6976a69122 [1/5] speedup Tcl stuff: replace vector<TclObject*> with vector<TclObject> пре 12 година
  Wouter Vermaelen 508534c3f2 Prefer to pass shared_ptr by const-reference (not by value) пре 12 година
  Wouter Vermaelen 23dfa4f77f Fixed bug in 'reverse loadreplay' пре 13 година
  Wouter Vermaelen 57e463c499 Speedup step_back [2/3]: added -novideo flag to 'reverse goto' пре 13 година