Historial de Commits

Autor SHA1 Mensaje Fecha
  xieyangrun 4828c87a54 Merge remote-tracking branch 'remotes/origin/master' hace 4 años
  Christopher Haster 5358e78623 Moved LFS_TRACE calls to API wrapper functions hace 5 años
  Christopher Haster 3abe6b2873 Tweaked thread-safe implementation hace 5 años
  Bill Gesner 78e885a662 Squash of thread-safe PR cleanup hace 5 años
  Bill Gesner f9296fa499 add thread safe wrappers hace 5 años
  Maxime Vincent ae0d736c8e Squash of LFS_READONLY cleanup hace 5 años
  Maxime Vincent 6538c5d5f4 Add LFS_READYONLY define, to allow smaller builds providing read-only mode hace 5 años
  Noah Gorny 9c1c42f0f1 Add lfs_mlist_append/remove helper hace 5 años
  Christopher Haster 9239883a48 Bumped minor version to v2.4 hace 4 años
  Christopher Haster 4ea5cabac1 Enabled overriding of LFS_ASSERT/TRACE/DEBUG/etc hace 4 años
  Will c83d9cccfb lfs_fs_preporphans ret int for graceful LFS_ASSERT hace 5 años
  Christopher Haster 60ed936c33 Removed unnecessary truncate condition thanks to new seek optimization hace 5 años
  Christopher Haster 2719ac1ad3 Fixed lfs_file_truncate issue where internal state may not be flushed hace 5 años
  Themba Dube 9e117c8574 Use lfs_file_rawsize to calculate LFS_SEEK_END position hace 5 años
  Themba Dube 1ee2f0b057 Skip flushing file if lfs_file_rawseek() doesn't change position hace 5 años
  Christopher Haster 93b967fbcd Moved sanity check in lfs_format after compaction hace 5 años
  Will 4c0b4a60d4 Remove inline_files_max and lfs_t entry for metadata_max hace 5 años
  Will ed272b72f7 Add metadata_max and inline_file_max to config hace 5 años
  Christopher Haster 0e591a4212 Fixed incorrect documentation in test.py hace 5 años
  Christopher Haster c290cbe72f Moved lfs_mdir_isopen behind LFS_NO_ASSERT hace 5 años
  Christopher Haster 7f2e81ad53 Removed .travis.yml hace 5 años
  Christopher Haster 9dd4ee3ab3 Added post-release script, cleaned up workflows hace 5 años
  Christopher Haster acc97aed02 Reduced build sources to just the core littlefs hace 5 años
  Christopher Haster 011d333558 Brought over the release workflow hace 5 años
  Christopher Haster 65ab1d7ec2 Fixed a recompilation issue in CI, tweaked coverage.py a bit more hace 5 años
  Christopher Haster 96a97479c7 Added BUILDDIR, a bit of script reworking hace 5 años
  Christopher Haster 4b0db6f848 Switched to lcov for coverage collection, greatly simplified coverage.py hace 5 años
  Christopher Haster 5bcee647c8 Added coverage.py, and optional coverage info to test.py hace 5 años
  Christopher Haster 38c1ee4845 Added GitHub workflows to run tests hace 5 años
  Christopher Haster 106963f538 Added scripts/code_size.py, for more in-depth code-size reporting hace 5 años