提交歷史

作者 SHA1 備註 提交日期
  Chris 6ad544f3f3 If stats file doesn't exist lfs_emubd_create will fail. 7 年之前
  Christopher Haster 3419284689 Fixed issue with corruption due to different cache sizes 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 年之前
  Christopher Haster ba4f17173f Merge pull request #57 from dpgeorge/fix-warnings 7 年之前
  Damien George 51346b8bf4 Fixed shadowed variable warnings 7 年之前
  Christopher Haster 93a2e0bbe5 Merge pull request #62 from ARMmbed/license-bsd-3 7 年之前
  Christopher Haster 6beff502e9 Changed license to BSD-3-Clause 7 年之前
  Christopher Haster c5e2b335d6 Added error when opening multiple files with a statically allocated buffer 7 年之前
  Christopher Haster 015b86bc51 Fixed issue with trailing dots in file paths 7 年之前
  Christopher Haster 9637b96069 Fixed lookahead overflow and removed unbounded lookahead pointers 7 年之前
  Christopher Haster 89a7630d84 Fixed issue with lookahead trusting old lookahead blocks 7 年之前
  Christopher Haster 43eac3083b Renamed test_parallel tests to test_interespersed 7 年之前
  Christopher Haster dbc3cb1798 Fixed Travis rate-limit issue with Github requests 7 年之前