Commit History

Author SHA1 Message Date
  Christopher Haster bff4dfd1b1 Added NO_GCC to allow users to explicitly disable GCC-specific flags 7 months ago
  Sosthène Guédon edaaaf88ea Apply review comments 7 months ago
  Sosthène Guédon 7d79423972 Rename SHRINKIFCHEAP to SHRINKNONRELOCATING 7 months ago
  Sosthène Guédon 7782d3dfa3 Mention that shrinking is unlikely to work 7 months ago
  selim.keles f4a1bb328a fix: added uint32_t cast to the bitshift places 7 months ago
  Sosthène Guédon 9b8f802b43 fixup! Add support for shrinking a filesystem 7 months ago
  Christopher Haster a3d6bec5f0 Fixed a double deorphan caused by relocation mid dir remove 7 months ago
  Christopher Haster 0634d13e07 tests: Added non-reentrant variants of orphan/relocation tests 7 months ago
  Sosthène Guédon 2105e502c5 Add support for shrinking a filesystem 8 months ago
  Daniël van de Giessen b823728420 lfs_crc should be static if LFS_CRC is defined 8 months ago
  YAMAMOTO Takashi 0d861b7916 adapt the linker sections usage to mach-o 8 months ago
  YAMAMOTO Takashi 26bee8ad36 drop a few unsupported CFLAGS for clang 8 months ago
  Christopher Haster 8ed63b27be Merge pull request #1084 from elupus/fix/packing 9 months ago
  Christopher Haster a666730044 Merge pull request #1078 from BrianPugh/unit-test-readme 9 months ago
  Christopher Haster 47e738b788 Merge pull request #1071 from RocLoong/patch-1 9 months ago
  Christopher Haster 81b0db0cdc Merge pull request #1070 from Noxet/filebd-wrong-cast 9 months ago
  Christopher Haster 63ab1ffb65 Merge pull request #1068 from littlefs-project/fix-dir-remove-read 9 months ago
  Christopher Haster ca1081e7c4 Merge pull request #1065 from amubiera/fix-unsafe-use-of-bool 9 months ago
  Christopher Haster 76027f1502 Merge pull request #1064 from tim-nordell-nimbelink/fix/script_syntax_warnings 9 months ago
  Christopher Haster 61a1b0b496 Tweaked lfs_gstate_iszero for terseness 9 months ago
  Rbb666 8dfd0596a7 Merge pull request #24 from dongly/master 9 months ago
  Joakim Plate ffafb9cbb1 fix: avoid assuming struct packing 9 months ago
  Christopher Haster 5281a20f6c README.md: Tweaked testing documentation 9 months ago
  Dongly a7b9410727 修复编译警告 9 months ago
  Brian Pugh f55520380d Add a little bit of documentation on how to run tests. 9 months ago
  Rocloong 936919d134 LFS_TRACE: Fixed sign mismatch in lfs_file_size 10 months ago
  Christopher Haster d2c3a47627 gha: Added test-yes-trace build/test job to CI 10 months ago
  Jonathan Sönnerup 0320e7db0e Changed cast to correct type when trace is enabled for filebd 10 months ago
  Christopher Haster caba4f31df Fixed dir iteration being broken by concurrent removes 10 months ago
  Amilcar Ubiera 152d03043c Fix for "unsafe use of type bool" warning when compiling with MSVC. 11 months ago