Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Christopher Haster 5783eea0de Merge pull request #490 from littlefs-project/fix-alloc-eviction 5 ani în urmă
  Christopher Haster 2bb523421e Moved lfs_mlist_isopen checks into the API wrappers 5 ani în urmă
  Noah Gorny 7388b2938a Deprecate LFS_F_OPENED and use lfs_mlist_isused instead 5 ani în urmă
  Christopher Haster ce425a56c3 Merge pull request #470 from renesas/SWFLEX-1517-littlefs-thread-safe-option 5 ani în urmă
  Christopher Haster 45afded784 Moved LFS_TRACE calls to API wrapper functions 5 ani în urmă
  Christopher Haster 00a9ba7826 Tweaked thread-safe implementation 5 ani în urmă
  Bill Gesner fc6988c7c3 make raw functions static. formatting tweaks 5 ani în urmă
  Bill Gesner d0f055d321 Squash of thread-safe PR cleanup 5 ani în urmă
  Christopher Haster b9fa33f9bc Merge pull request #480 from maximevince/master 5 ani în urmă
  Maxime Vincent 754b4c3cda Squash of LFS_READONLY cleanup 5 ani în urmă
  Christopher Haster 584eb26efc Merge pull request #443 from NoahGorny/add-already-opened-assert 5 ani în urmă
  Noah Gorny 008ebc37df Add lfs_mlist_append/remove helper 5 ani în urmă
  Christopher Haster 66272067ab Merge pull request #395 from gmpy/improve-write-performance 5 ani în urmă
  Christopher Haster b8dcf10974 Changed lfs_dir_alloc to maximize block cycles for new metadata pairs 5 ani în urmă
  Christopher Haster 0aba71d0d6 Fixed single unchecked bit during commit verification 5 ani în urmă
  Christopher Haster d04c1392c0 Fixed allocation-eviction issue when erase state is multiple of block_cycles+1 5 ani în urmă
  Christopher Haster f215027fd4 Switched to CRC as seed collection function instead of xor 5 ani în urmă
  Christopher Haster 1ae4b36f2a Removed unnecessary randomization of offsets in lfs_alloc_reset 5 ani în urmă
  Christopher Haster 480cdd9f81 Fixed incorrect modulus in lfs_alloc_reset 5 ani în urmă
  Noah Gorny 6303558aee Use LFS_O_RDWR instead of magic number in lfs_file_* asserts 5 ani în urmă
  Noah Gorny 4bd653dd00 Assert that file/dir struct is not reused in lfs_file_opencfg/lfs_dir_open 5 ani în urmă
  Maxime Vincent 8e6826c4e2 Add LFS_READYONLY define, to allow smaller builds providing read-only mode 5 ani în urmă
  Bill Gesner 10ac6b9cf0 add thread safe wrappers 5 ani în urmă
  Deomid "rojer" Ryabkov 1b033e9ab6 Fix -Wmissing-field-initializers 5 ani în urmă
  Christopher Haster 7257681f5d Merge branch 'master' into test-revamp 5 ani în urmă
  Christopher Haster 6121495444 Merge pull request #266 from FreddieChopin/revert-bypass-cache 5 ani în urmă
  Christopher Haster 5137e4b0ba Last minute tweaks to debug scripts 5 ani în urmă
  Derek Thrasher f17d3d7eba Minor cleanup 5 ani în urmă
  Derek Thrasher 5e5b5d8572 (chore) updates from PR, we decided not to move forward with changing v1 code since it can be risky. Let's improve the future! Also renamed and moved around a the lookahead free / reset function 5 ani în urmă
  Derek Thrasher d498b9fb31 (bugfix) adding line function to clear out all the global 'free' information so that we can reset it after a failed traversal 5 ani în urmă