Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-09 | Remove 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-05 | docs: fix simple typo, stragety -> strategy | Tim Gates | |
There is a small typo in INDEX.md. Should read `strategy` rather than `stragety`. | |||
2020-09-16 | Move gzclose() to gzlib.c. Modern linkers should be smart enough to link it ↵ | Nathan Moinvaziri | |
in only if it is used. | |||
2020-08-27 | Rename table headers with tbl suffix. | Nathan Moinvaziri | |
2020-06-28 | Rename from memchunk to chunkset. | Nathan Moinvaziri | |
2020-06-28 | Split memcopy by architecture. | Nathan Moinvaziri | |
Use uint8_t[8] struct on big-endian machines for speed. | |||
2020-05-30 | Move contents tables to INDEX.md. | Nathan Moinvaziri | |