summaryrefslogtreecommitdiff
path: root/INDEX.md
AgeCommit message (Collapse)Author
2021-03-09Remove misleading manpage.Hans Kristian Rosbach
README.md changes: - Added a related projects section at the end. - Added blank line after header where missing. - Added extra blank line before header to make them easier to spot as plain-text. - Changed line-length for Contributing section, to make it more readable as plain-text.
2021-01-05docs: fix simple typo, stragety -> strategyTim Gates
There is a small typo in INDEX.md. Should read `strategy` rather than `stragety`.
2020-09-16Move gzclose() to gzlib.c. Modern linkers should be smart enough to link it ↵Nathan Moinvaziri
in only if it is used.
2020-08-27Rename table headers with tbl suffix.Nathan Moinvaziri
2020-06-28Rename from memchunk to chunkset.Nathan Moinvaziri
2020-06-28Split memcopy by architecture.Nathan Moinvaziri
Use uint8_t[8] struct on big-endian machines for speed.
2020-05-30Move contents tables to INDEX.md.Nathan Moinvaziri