Christopher Haster
|
2db5dc80c2
Update copyright notice
|
3 年之前 |
Christopher Haster
|
c0cc0a417e
Enabled overriding of LFS_ASSERT/TRACE/DEBUG/etc
|
4 年之前 |
Christopher Haster
|
7257681f5d
Merge branch 'master' into test-revamp
|
5 年之前 |
Christopher Haster
|
02881e591b
Merge pull request #360 from jpdoyle/master
|
5 年之前 |
John Hemmick
|
6372f515fe
Allow debug prints without __VA_ARGS__
|
6 年之前 |
Joe Doyle
|
626006af0c
Fix incorrect comment on `lfs_npw2`
|
6 年之前 |
Christopher Haster
|
f42e007709
Created initial implementation of revamped test.py
|
6 年之前 |
Christopher Haster
|
e279c8ff90
Tweaked debug output
|
6 年之前 |
Christopher Haster
|
6a1ee91490
Added trace statements through LFS_YES_TRACE
|
6 年之前 |
Deomid "rojer" Ryabkov
|
2a7f0ed11b
Fix compilation with -Wundef
|
6 年之前 |
Christopher Haster
|
1ff6432298
Added clarification on buffer alignment.
|
6 年之前 |
Christopher Haster
|
66d751544d
Modified global state format to work with new tag format
|
7 年之前 |
Christopher Haster
|
5b26c68ae2
Tweaked tag endianness to catch power-loss after <1 word is written
|
7 年之前 |
Christopher Haster
|
20b669a23d
Fixed issue with big-endian CTZ lists intertwined in commit logic
|
7 年之前 |
Christopher Haster
|
10f45ac02f
Changed lfs_crc to match more common API
|
7 年之前 |
Christopher Haster
|
6d0a6fc462
Merge remote-tracking branch 'origin/master' into v2-alpha
|
7 年之前 |
Christopher Haster
|
3cfa08602a
Introduced cache_size as alternative to hardware read/write sizes
|
7 年之前 |
Christopher Haster
|
112fefc068
Added back big-endian support again on the new metadata structures
|
7 年之前 |
Christopher Haster
|
8070abec34
Added rudimentary framework for journaling metadata pairs
|
7 年之前 |
Freddie Chopin
|
577d777c20
Add C++ guards to public headers
|
7 年之前 |
Damien George
|
51346b8bf4
Fixed shadowed variable warnings
|
7 年之前 |
Christopher Haster
|
6beff502e9
Changed license to BSD-3-Clause
|
7 年之前 |
Christopher Haster
|
1476181bd1
Added LFS_CONFIG for user provided configuration of the utils
|
7 年之前 |
Christopher Haster
|
a3fd2d4d6d
Added more configurable utils
|
7 年之前 |
Christopher Haster
|
a0a55fb9e5
Added conversion to/from little-endian on disk
|
7 年之前 |
Christopher Haster
|
4f08424b51
Added software implementations of bitwise instructions
|
7 年之前 |
Christopher Haster
|
46e22b2a38
Adopted lfs_ctz_index implementation using popcount
|
8 年之前 |
Christopher Haster
|
83d4c614a0
Updated copyright
|
8 年之前 |
Christopher Haster
|
9db1a86498
Added specification document
|
8 年之前 |
Christopher Haster
|
663e953a50
Adopted the Apache 2.0 license
|
8 年之前 |