Historique des commits

Auteur SHA1 Message Date
  Christopher Haster bca64d76cf Merge branch 'devel' into ci-revamp il y a 4 ans
  Christopher Haster cab1d6cca6 Merge pull request #514 from mon/feature/assert_early_return il y a 4 ans
  Will c9eed1f181 Add test to ensure asserts can return il y a 5 ans
  Will e7e4b352bd lfs_fs_preporphans ret int for graceful LFS_ASSERT il y a 5 ans
  Christopher Haster 9449ef4be4 Merge pull request #511 from embeddedt/fix_lseek il y a 4 ans
  Christopher Haster cfe779fc08 Merge pull request #508 from littlefs-project/fix-sanity-check il y a 4 ans
  Christopher Haster 0db6466984 Merge pull request #502 from mon/feature/meta_limits il y a 4 ans
  Christopher Haster 21488d9e06 Fixed incorrect documentation in test.py il y a 5 ans
  Christopher Haster 10a08833c6 Moved lfs_mdir_isopen behind LFS_NO_ASSERT il y a 5 ans
  Christopher Haster 47d6b2fcf3 Removed unnecessary truncate condition thanks to new seek optimization il y a 5 ans
  Christopher Haster 745d98cde0 Fixed lfs_file_truncate issue where internal state may not be flushed il y a 5 ans
  Themba Dube 3216b07c3b Use lfs_file_rawsize to calculate LFS_SEEK_END position il y a 5 ans
  Christopher Haster 6592719d28 Removed .travis.yml il y a 5 ans
  Christopher Haster c9110617b3 Added post-release script, cleaned up workflows il y a 5 ans
  Christopher Haster 104d65113d Reduced build sources to just the core littlefs il y a 5 ans
  Christopher Haster 6d3e4ac33e Brought over the release workflow il y a 5 ans
  Christopher Haster 9d6546071b Fixed a recompilation issue in CI, tweaked coverage.py a bit more il y a 5 ans
  Christopher Haster b84fb6bcc5 Added BUILDDIR, a bit of script reworking il y a 5 ans
  Christopher Haster 887f3660ed Switched to lcov for coverage collection, greatly simplified coverage.py il y a 5 ans
  Christopher Haster eeeceb9e30 Added coverage.py, and optional coverage info to test.py il y a 5 ans
  Christopher Haster b2235e956d Added GitHub workflows to run tests il y a 5 ans
  Themba Dube 6bb4043154 Skip flushing file if lfs_file_rawseek() doesn't change position il y a 5 ans
  Christopher Haster 2b804537b0 Moved sanity check in lfs_format after compaction il y a 5 ans
  Christopher Haster d804c2d3b7 Added scripts/code_size.py, for more in-depth code-size reporting il y a 5 ans
  Will 37f4de2976 Remove inline_files_max and lfs_t entry for metadata_max il y a 5 ans
  Will 6b16dafb4d Add metadata_max and inline_file_max to config il y a 5 ans
  Christopher Haster 1a59954ec6 Merge pull request #495 from littlefs-project/devel il y a 5 ans
  Christopher Haster 6a7012774d Renamed internal lfs_*raw -> lfs_raw* functions il y a 5 ans
  Christopher Haster 288a5cbc8d Bumped minor version to v2.3 il y a 5 ans
  Christopher Haster 5783eea0de Merge pull request #490 from littlefs-project/fix-alloc-eviction il y a 5 ans