Commit History

Автор SHA1 Съобщение Дата
  Christopher Haster d8cadecba6 Better implementation of inline files, now with overflowing преди 7 години
  Christopher Haster 836e23895a Shoehorned in hacky implementation of inline files преди 7 години
  Christopher Haster fb23044872 Fixed big-endian support for entry structures преди 7 години
  Christopher Haster 9273ac708b Added size field to entry structure преди 7 години
  Christopher Haster 03b262b1e8 Separated out version of dir remove/append for non-entries преди 7 години
  Christopher Haster 362b0bbe45 Minor improvement to from-memory commits преди 7 години
  Christopher Haster e4a0cd942d Take advantage of empty space early in dir search преди 7 години
  Christopher Haster f30ab677a4 Traded enum-based DSL for full callback-based DSL преди 7 години
  Christopher Haster ca3d6a52d2 Made implicity tag updates explicit преди 7 години
  Christopher Haster 692f0c542e Naive implementation of resizable entries преди 7 години
  Christopher Haster e3daee2621 Changed dir append to mirror commit DSL преди 7 години
  Christopher Haster 73d29f05b2 Adopted a tiny LISP-like DSL for some extra flexibility преди 7 години
  Christopher Haster 4c35c8655a Added different sources for commits, now with disk->disk moves преди 7 години
  Christopher Haster 49698e431f Separated type/struct fields in dir entries преди 7 години
  Vincent Dupont 28d2d96a83 Fix -Wsign-compare error преди 7 години
  Christopher Haster 646b1b5a6c Added -Wjump-misses-init and fixed uninitialized warnings преди 7 години
  Christopher Haster e5a6938faf Fixed possible infinite loop in deorphan step преди 7 години
  Christopher Haster 3419284689 Fixed issue with corruption due to different cache sizes преди 7 години
  Freddie Chopin 0422c55b81 Fix memory leaks in lfs_mount and lfs_format преди 7 години
  Christopher Haster 11ad3a2414 Merge pull request #76 from ARMmbed/fix-corrupt-read преди 7 години
  Damien George 961fab70c3 Added file config structure and lfs_file_opencfg преди 7 години
  Christopher Haster 041e90a1ca Added handling for corrupt as initial state of blocks преди 7 години
  Freddie Chopin 7e67f9324e Use PRIu32 and PRIx32 format specifiers to fix warnings преди 7 години
  Christopher Haster eed1eec5fd Fixed information leaks through reused caches преди 7 години
  Damien George 51346b8bf4 Fixed shadowed variable warnings преди 7 години
  Christopher Haster 6beff502e9 Changed license to BSD-3-Clause преди 7 години
  Christopher Haster c5e2b335d6 Added error when opening multiple files with a statically allocated buffer преди 7 години
  Christopher Haster 015b86bc51 Fixed issue with trailing dots in file paths преди 7 години
  Christopher Haster 9637b96069 Fixed lookahead overflow and removed unbounded lookahead pointers преди 7 години
  Christopher Haster 89a7630d84 Fixed issue with lookahead trusting old lookahead blocks преди 7 години