Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 836e23895a Shoehorned in hacky implementation of inline files il y a 8 ans
  Christopher Haster fb23044872 Fixed big-endian support for entry structures il y a 8 ans
  Christopher Haster 9273ac708b Added size field to entry structure il y a 8 ans
  Christopher Haster 03b262b1e8 Separated out version of dir remove/append for non-entries il y a 8 ans
  Christopher Haster 362b0bbe45 Minor improvement to from-memory commits il y a 8 ans
  Christopher Haster e4a0cd942d Take advantage of empty space early in dir search il y a 8 ans
  Christopher Haster f30ab677a4 Traded enum-based DSL for full callback-based DSL il y a 8 ans
  Christopher Haster ca3d6a52d2 Made implicity tag updates explicit il y a 8 ans
  Christopher Haster 692f0c542e Naive implementation of resizable entries il y a 8 ans
  Christopher Haster e3daee2621 Changed dir append to mirror commit DSL il y a 8 ans
  Christopher Haster 73d29f05b2 Adopted a tiny LISP-like DSL for some extra flexibility il y a 8 ans
  Christopher Haster 4c35c8655a Added different sources for commits, now with disk->disk moves il y a 8 ans
  Christopher Haster 49698e431f Separated type/struct fields in dir entries il y a 8 ans
  Christopher Haster 510cd13df9 Bumped minor version to v1.6 il y a 8 ans
  Christopher Haster f5e0539951 Fixed issue with release script non-standard version tags il y a 8 ans
  Christopher Haster 066448055c Moved SPDX and license info into README il y a 8 ans
  Christopher Haster d66723ccfd Merge pull request #81 from ARMmbed/simple-versioning il y a 8 ans
  Christopher Haster 0234c77102 Simplified release process based on feedback il y a 8 ans
  Christopher Haster 84adead98b Merge pull request #80 from FreddieChopin/fix-memory-leaks il y a 8 ans
  Freddie Chopin 0422c55b81 Fix memory leaks in lfs_mount and lfs_format il y a 8 ans
  Christopher Haster 11ad3a2414 Merge pull request #76 from ARMmbed/fix-corrupt-read il y a 8 ans
  Christopher Haster 16318d003f Merge pull request #58 from dpgeorge/file-open-no-malloc il y a 8 ans
  Damien George 961fab70c3 Added file config structure and lfs_file_opencfg il y a 8 ans
  Christopher Haster 041e90a1ca Added handling for corrupt as initial state of blocks il y a 8 ans
  Christopher Haster f94d233deb Merge pull request #74 from FreddieChopin/cxx-guards il y a 8 ans
  Freddie Chopin 577d777c20 Add C++ guards to public headers il y a 8 ans
  Christopher Haster c72d25203c Merge pull request #73 from FreddieChopin/fix-format-specifiers il y a 8 ans
  Freddie Chopin 7e67f9324e Use PRIu32 and PRIx32 format specifiers to fix warnings il y a 8 ans
  Christopher Haster 5a17fa42e4 Fixed script issue with bash expansion inside makefile parameter il y a 8 ans
  Christopher Haster eed1eec5fd Fixed information leaks through reused caches il y a 8 ans