Historique des commits

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