summaryrefslogtreecommitdiffstats
path: root/nihav-core/src/io
Commit message (Expand)AuthorAgeFilesLines
* core/byteio: add floating point read-write functionsKostya Shishkov2019-11-161-0/+56
* core/byteio: add standalone write functionsKostya Shishkov2019-11-161-0/+35
* core/byteio: reexport SeekFromKostya Shishkov2019-11-131-1/+1
* core: add UintCodeType::Limites{Zeroes,Ones} for clarityKostya Shishkov2019-08-171-0/+4
* core: fix read_XX_{be,le} funcsKostya Shishkov2019-08-171-1/+1
* core: fix most clippy warningsKostya Shishkov2019-05-144-92/+95
* move test files into subdirectoriesKostya Shishkov2019-03-121-1/+1
* byteio: make standalone read_uXX{be,le} functionsKostya Shishkov2019-02-151-0/+27
* make {Full,Short}CodebookDesc fields publicKostya Shishkov2019-02-121-5/+5
* codebook: make TableDescReader accept non-static tablesKostya Shishkov2019-01-231-6/+6
* split NihAV into subcratesKostya Shishkov2019-01-175-0/+1449