Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 1ff6432298 Added clarification on buffer alignment. il y a 6 ans
  Christopher Haster 66d751544d Modified global state format to work with new tag format il y a 7 ans
  Christopher Haster 5b26c68ae2 Tweaked tag endianness to catch power-loss after <1 word is written il y a 7 ans
  Christopher Haster 20b669a23d Fixed issue with big-endian CTZ lists intertwined in commit logic il y a 7 ans
  Christopher Haster 10f45ac02f Changed lfs_crc to match more common API il y a 7 ans
  Christopher Haster 6d0a6fc462 Merge remote-tracking branch 'origin/master' into v2-alpha il y a 7 ans
  Christopher Haster 3cfa08602a Introduced cache_size as alternative to hardware read/write sizes il y a 7 ans
  Christopher Haster 112fefc068 Added back big-endian support again on the new metadata structures il y a 7 ans
  Christopher Haster 8070abec34 Added rudimentary framework for journaling metadata pairs il y a 7 ans
  Freddie Chopin 577d777c20 Add C++ guards to public headers il y a 7 ans
  Damien George 51346b8bf4 Fixed shadowed variable warnings il y a 7 ans
  Christopher Haster 6beff502e9 Changed license to BSD-3-Clause il y a 7 ans
  Christopher Haster 1476181bd1 Added LFS_CONFIG for user provided configuration of the utils il y a 7 ans
  Christopher Haster a3fd2d4d6d Added more configurable utils il y a 7 ans
  Christopher Haster a0a55fb9e5 Added conversion to/from little-endian on disk il y a 7 ans
  Christopher Haster 4f08424b51 Added software implementations of bitwise instructions il y a 7 ans
  Christopher Haster 46e22b2a38 Adopted lfs_ctz_index implementation using popcount il y a 8 ans
  Christopher Haster 83d4c614a0 Updated copyright il y a 8 ans
  Christopher Haster 9db1a86498 Added specification document il y a 8 ans
  Christopher Haster 663e953a50 Adopted the Apache 2.0 license il y a 8 ans
  Christopher Haster fe28ea0f93 Added internal check of data written to disk il y a 8 ans
  Christopher Haster b55719bab1 Adopted more conventional buffer parameter ordering il y a 8 ans
  Christopher Haster 5790ec2ce4 Structured some of the bulk of the codebase il y a 8 ans
  Christopher Haster 7050922623 Added optional block-level caching il y a 8 ans
  Christopher Haster 3b9d6630c8 Restructured directory code il y a 8 ans
  Christopher Haster 84a57642e5 Restructured the major interfaces of the filesystem il y a 8 ans