Historie revizí

Autor SHA1 Zpráva Datum
  m9710797 6c95a7d057 Use 'one_of()' to simplify code před 4 roky
  m9710797 28e4dba70f Implement callback for 'invalid PPI mode' před 4 roky
  m9710797 0c6c272e85 [2/2] use constexpr to define constants před 4 roky
  m9710797 07a37c3a1a Using make_xxx() factory functions is often no longer needed in c++17 před 4 roky
  m9710797 8e96880015 Use c++17 std::string_view instead of our own version před 4 roky
  Wouter Vermaelen 45ea749a4e Use c++17 structured binding před 4 roky
  m9710797 11ee12675c Check for errors returned from gzwrite() and gzclose() před 4 roky
  m9710797 5d915cd38d Re-apply serialization improvements. před 4 roky
  Wouter Vermaelen b07412d411 Change std::map -> hash_map in serialize před 8 roky
  m9710797 c077f1f595 Added lookup() function for std::map and hash_map před 5 roky
  m9710797 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* před 5 roky
  Wouter Vermaelen e436981231 apply clang-tidy-7 'modernize-use-auto' před 5 roky
  Wouter Vermaelen 4adaad5da1 fix clang-tidy-7 'readability-named-parameter' před 5 roky
  m9710797 fb56f4838a avoid string-copy when converting one exception type into another před 5 roky
  m9710797 ac039c81b6 Renamed string_ref to string_view před 5 roky
  m9710797 9f2312e3d0 Make use of strCat() and strAppend() před 5 roky
  Maarten ter Huurne b28e07a600 Use explicit integer type conversions to avoid MSVC++ warnings před 7 roky
  m9710797 3297f4593d [4/12] extend serialize_blob() with no-changes flag před 7 roky
  m9710797 e02cfcb9b6 [1/12] Initial version of DeltaBlock based reverse snapshots před 7 roky
  m9710797 b3155378b1 Fix bug #1026 Reverse removes cassette, when using -cassetteplayer option před 8 roky
  m9710797 cb0b6c594d Saving a replay on windows triggered a crash on exit před 8 roky
  Wouter Vermaelen 2e1191cd8d Revert some problematic patches for vs2015 před 8 roky
  Wouter Vermaelen 633507c292 [1/5] Extend OutputBuffer with insert_tuple_ptr() před 8 roky
  Wouter Vermaelen f7db4b7ba2 [1/3] Enable/fix -Wshadow compiler warnings před 8 roky
  m9710797 1dbfb1ab23 [3/3] decode inplace před 8 roky
  Wouter Vermaelen 16e7444591 [2/3] avoid copy on passing string to decode() před 8 roky
  Wouter Vermaelen 28790d912d [1/3] return 'MemBuffer<uint8_t>' instead of string před 8 roky
  m9710797 79aeb0df59 Make more use of MemBuffer před 9 roky
  Wouter Vermaelen aca56d288e Don't store size in MemBuffer před 9 roky
  m9710797 c07469c881 Replace FILE* with FILE_t před 10 roky