index
:
nihav
master
Mirror of nihav.org project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-core
/
src
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/io: fix bug in MemoryReader::peek_buf()
Kostya Shishkov
2020-04-13
1
-1
/
+1
*
core/io: make Codebook fields and TABLE_FILL_VALUE public
Kostya Shishkov
2020-04-13
1
-4
/
+4
*
core/io: fix typo in codebook doc example
Kostya Shishkov
2020-04-11
1
-1
/
+1
*
core/io: check for non-unique codes while generating codebook LUT
Kostya Shishkov
2020-04-11
1
-10
/
+16
*
core/io: mark FullCodebookDesc and ShortCodebookDesc as Copy
Kostya Shishkov
2020-04-11
1
-0
/
+2
*
remove trailing whitespace
Kostya Shishkov
2020-02-16
1
-8
/
+8
*
core/io: document codebook module
Kostya Shishkov
2020-02-16
1
-1
/
+100
*
core/io: add module description
Kostya Shishkov
2020-02-15
1
-0
/
+1
*
core/io: document intcode module
Kostya Shishkov
2020-02-15
1
-0
/
+53
*
core/io: document bytestream reading/writing module
Kostya Shishkov
2020-02-15
1
-1
/
+183
*
core/io: make bitstream reader clone()able
Kostya Shishkov
2020-02-13
1
-3
/
+3
*
core/io: bitstream reader documentation
Kostya Shishkov
2020-02-13
1
-0
/
+155
*
Make BitReader rely on passed slice size without the additional arguments.
Kostya Shishkov
2020-02-11
3
-15
/
+13
*
core/byteio: use slice length directly
Kostya Shishkov
2020-02-11
1
-15
/
+12
*
core/byteio: add floating point read-write functions
Kostya Shishkov
2019-11-16
1
-0
/
+56
*
core/byteio: add standalone write functions
Kostya Shishkov
2019-11-16
1
-0
/
+35
*
core/byteio: reexport SeekFrom
Kostya Shishkov
2019-11-13
1
-1
/
+1
*
core: add UintCodeType::Limites{Zeroes,Ones} for clarity
Kostya Shishkov
2019-08-17
1
-0
/
+4
*
core: fix read_XX_{be,le} funcs
Kostya Shishkov
2019-08-17
1
-1
/
+1
*
core: fix most clippy warnings
Kostya Shishkov
2019-05-14
4
-92
/
+95
*
move test files into subdirectories
Kostya Shishkov
2019-03-12
1
-1
/
+1
*
byteio: make standalone read_uXX{be,le} functions
Kostya Shishkov
2019-02-15
1
-0
/
+27
*
make {Full,Short}CodebookDesc fields public
Kostya Shishkov
2019-02-12
1
-5
/
+5
*
codebook: make TableDescReader accept non-static tables
Kostya Shishkov
2019-01-23
1
-6
/
+6
*
split NihAV into subcrates
Kostya Shishkov
2019-01-17
5
-0
/
+1449