Histórico de Commits

Autor SHA1 Mensagem Data
  Christopher Haster 6f074ebe31 Merge pull request #497 from littlefs-project/crc-rework-2 há 2 anos atrás
  Christopher Haster 0a7eca0bd5 Merge pull request #752 from littlefs-project/test-and-bench-runners há 2 anos atrás
  Christopher Haster 3e25dfc16c Added FCRC tags and an explanation of how FCRCs work to SPEC.md há 2 anos atrás
  Christopher Haster 9e28c75482 Bumped minor version to v2.6 and on-disk minor version to lfs2.1 há 2 anos atrás
  Christopher Haster 4c9360020e Added ability to bump on-disk minor version há 2 anos atrás
  Christopher Haster ca0da3d490 Added compatibility testing on pull-request to GitHub test action há 2 anos atrás
  Christopher Haster 116332d3f7 Added tests for forwards and backwards disk compatibility há 2 anos atrás
  Christopher Haster f0cc1db793 Tweaked changeprefix.py to not rename dir component in paths há 2 anos atrás
  Christopher Haster bf045dd13c Tweaked link to littlefs-disk-img-viewer to go to github repo há 2 anos atrás
  Christopher Haster b33a5b3f85 Fixed issue where seeking to end-of-directory return LFS_ERR_INVAL há 2 anos atrás
  Christopher Haster 384a498762 Extend dir seek tests to include seeking to end of directory há 2 anos atrás
  Christopher Haster b0a4a44e5b Added explicit assert for minimum block size of 128 bytes há 2 anos atrás
  Christopher Haster aae897ffd0 Added an assert for truthy-preserving bool conversions há 2 anos atrás
  Christopher Haster e57402c8e9 Added ability to revert to inline file in lfs_file_truncate há 2 anos atrás
  Christopher Haster 6dc18c38c1 Fixed block-boundary truncate issue há 2 anos atrás
  Christopher Haster d5dc4872cb Expanded truncate tests to test more corner cases há 2 anos atrás
  Sosthène Guédon 24795e6b74 Add missing iterations in tests há 2 anos atrás
  Colin Foster 7b151e1abb Add test scenario for truncating to a block size há 2 anos atrás
  Christopher Haster ba1c76435a Fixed issue where deorphan could get stuck circling between two half-orphans há 3 anos atrás
  Christopher Haster d1b254da2c Reverted removal of 1-bit counter threaded through tags há 3 anos atrás
  Christopher Haster 2f26966710 Continued implementation of forward-crcs, adopted new test runners há 3 anos atrás
  Christopher Haster b4091c6871 Switched to separate-tag encoding of forward-looking CRCs há 5 anos atrás
  Christopher Haster 91ad673c45 Cleaned up a few additional commit corner cases há 5 anos atrás
  Christopher Haster 52dd83096b Initial implementation of forward-looking erase-state CRCs há 5 anos atrás
  Christopher Haster 1278ec1d08 Adopted Brent's algorithm for cycle detection há 3 anos atrás
  Christopher Haster c2147c45ee Added --gdb-pl to test.py for breaking on specific powerlosses há 3 anos atrás
  Christopher Haster 801cf278ef Tweaked/fixed a number of small runner things after a bit of use há 3 anos atrás
  Christopher Haster 1f37eb5563 Adopted --subplot* in plot.py há 3 anos atrás
  Christopher Haster cfd4e6029a Added --subplot* to plotmpl.py há 3 anos atrás
  Christopher Haster 2d2dd8b2eb Added plotmpl.py --github flag to match the website's foreground/background há 3 anos atrás