提交历史

作者 SHA1 备注 提交日期
  Christopher Haster fb23044872 Fixed big-endian support for entry structures 7 年之前
  Christopher Haster 9273ac708b Added size field to entry structure 7 年之前
  Christopher Haster 03b262b1e8 Separated out version of dir remove/append for non-entries 7 年之前
  Christopher Haster 362b0bbe45 Minor improvement to from-memory commits 7 年之前
  Christopher Haster e4a0cd942d Take advantage of empty space early in dir search 7 年之前
  Christopher Haster f30ab677a4 Traded enum-based DSL for full callback-based DSL 7 年之前
  Christopher Haster ca3d6a52d2 Made implicity tag updates explicit 7 年之前
  Christopher Haster 692f0c542e Naive implementation of resizable entries 7 年之前
  Christopher Haster e3daee2621 Changed dir append to mirror commit DSL 7 年之前
  Christopher Haster 73d29f05b2 Adopted a tiny LISP-like DSL for some extra flexibility 7 年之前
  Christopher Haster 4c35c8655a Added different sources for commits, now with disk->disk moves 7 年之前
  Christopher Haster 49698e431f Separated type/struct fields in dir entries 7 年之前
  Christopher Haster 510cd13df9 Bumped minor version to v1.6 7 年之前
  Christopher Haster f5e0539951 Fixed issue with release script non-standard version tags 7 年之前
  Christopher Haster 066448055c Moved SPDX and license info into README 7 年之前
  Christopher Haster d66723ccfd Merge pull request #81 from ARMmbed/simple-versioning 7 年之前
  Christopher Haster 0234c77102 Simplified release process based on feedback 7 年之前
  Christopher Haster 84adead98b Merge pull request #80 from FreddieChopin/fix-memory-leaks 7 年之前
  Freddie Chopin 0422c55b81 Fix memory leaks in lfs_mount and lfs_format 7 年之前
  Christopher Haster 11ad3a2414 Merge pull request #76 from ARMmbed/fix-corrupt-read 7 年之前
  Christopher Haster 16318d003f Merge pull request #58 from dpgeorge/file-open-no-malloc 7 年之前
  Damien George 961fab70c3 Added file config structure and lfs_file_opencfg 7 年之前
  Christopher Haster 041e90a1ca Added handling for corrupt as initial state of blocks 7 年之前
  Christopher Haster f94d233deb Merge pull request #74 from FreddieChopin/cxx-guards 7 年之前
  Freddie Chopin 577d777c20 Add C++ guards to public headers 7 年之前
  Christopher Haster c72d25203c Merge pull request #73 from FreddieChopin/fix-format-specifiers 7 年之前
  Freddie Chopin 7e67f9324e Use PRIu32 and PRIx32 format specifiers to fix warnings 7 年之前
  Christopher Haster 5a17fa42e4 Fixed script issue with bash expansion inside makefile parameter 7 年之前
  Christopher Haster eed1eec5fd Fixed information leaks through reused caches 7 年之前
  Christopher Haster 4a86370327 Added quality of life improvements for main.c/test.c issues 7 年之前