提交历史

作者 SHA1 备注 提交日期
  David Piuva 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 年之前
  David Piuva 550114772b Catching null pointer exceptions from the region start, so that the pointer can move and still be caught as null. 2 年之前
  David Piuva b28ff1401d Using more intptr_t in SafePointer to handle larger allocations. 2 年之前
  David Piuva b8a5c98b79 Partially vectorized the Alsa backend, but lacked SIMD for signed 16-bit integers. 2 年之前
  David Piuva 73b0c7c614 Made the type explicit for safeMemoryCopy and safeMemorySet. 3 年之前
  David Piuva ea91d69baf Went through some Cppcheck warnings. 3 年之前
  David Piuva ff1a8684d7 Fixed too restrictive assertion in safeMemoryCopy. 4 年之前
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 年之前
  David Piuva 8174b65bf2 Supressing false warnings from the compiler. No sane compiler would unpack a struct of bytes which are already perfectly aligned by their size. 5 年之前
  David Piuva 3c4e7bc569 Beginning of public version history. 6 年之前