提交歷史

作者 SHA1 備註 提交日期
  Christopher Haster 25a843aab7 Fixed .travis.yml to use explicit branch names for migration testing 6 年之前
  Christopher Haster 0907ba7813 Merge pull request #85 from ARMmbed/v2-alpha 6 年之前
  Christopher Haster 48bd2bff82 Artificially limited number of file ids per metadata block 6 年之前
  Christopher Haster 651e14e796 Cleaned up a couple of warnings 6 年之前
  Christopher Haster 1ff6432298 Added clarification on buffer alignment. 6 年之前
  Christopher Haster c2c2ce6b97 Fixed issue with handling block device errors in lfs_file_sync 6 年之前
  Christopher Haster 0b76635f10 Added better handling of large program sizes (> 1024) 6 年之前
  Christopher Haster a32be1d875 Merge remote-tracking branch 'origin/master' into v2-alpha 6 年之前
  Christopher Haster 7e110b44c0 Added automatic version prefixing to releases 6 年之前
  Christopher Haster 7f7b7332e3 Added scripts/prefix.py for automatically prefixing version numbers 6 年之前
  Christopher Haster 9568f8ee2d Added v1->v2 migration into CI 6 年之前
  Christopher Haster bdff4bc59e Updated DESIGN.md to reflect v2 changes 6 年之前
  Christopher Haster 4ad09d6c4e Added migration from littlefs v1 6 年之前
  Christopher Haster 7d8f8ced03 Enabled -Wextra 6 年之前
  Christopher Haster a0644794ca Fixed several small issues 6 年之前
  Christopher Haster 512930c856 Updated SPEC.md to reflect v2 changes 6 年之前
  Christopher Haster 10dfc36f08 Fixed issue with long names causing unbounded recursion 6 年之前
  Christopher Haster 95c1a6339d Fixed corner case in block_cycles eviction logic 6 年之前
  Christopher Haster 173c212151 Added scripts/prefix.py for automatically prefixing version numbers 6 年之前
  Christopher Haster d3a2cf48d4 Merge pull request #135 from johnlunney/patch-1 6 年之前
  johnl 22b0456623 Add missing word (and reflow text) 6 年之前
  Christopher Haster 8cca1b6a86 Fixed several small issues found during wider testing 6 年之前
  Christopher Haster 5fb8fa9f06 Fixed issue with global state updates being lost during relocates 6 年之前
  Christopher Haster 916b308558 Fixed excessive waste from overly large inline files 7 年之前
  Christopher Haster e1f9d2bc09 Added support for RAM-independent reading of inline files 7 年之前
  Christopher Haster 51b2c7e4b6 Changed custom attribute descriptors to used arrays 7 年之前
  Christopher Haster 66d751544d Modified global state format to work with new tag format 7 年之前
  Christopher Haster b989b4a89f Cleaned up tag encoding, now with clear chunk field 7 年之前
  Christopher Haster a548ce68c1 Switched to traversal-based compact logic 7 年之前
  Christopher Haster dc507a7b5f Changed required alignment of lookahead_size to 64 bits 7 年之前