Age | Commit message (Expand) | Author |
---|---|---|
2017-12-24 | add latest (DEBUG version) of sfeed_tail | Hiltjo Posthuma |
2017-12-09 | sfeed_tail: replace hashmap + linked-list with RBtree | Hiltjo Posthuma |
2017-04-27 | simplify pledge stub | Hiltjo Posthuma |
2016-08-06 | add USE_PLEDGE, remove pledge dummy function | Hiltjo Posthuma |
2016-04-10 | remove basename, just use last part of the path... | Hiltjo Posthuma |
2016-03-29 | add time parsing to sfeed itself, remove time field | Hiltjo Posthuma |
2016-02-28 | use prime as seed for murmur3 seed (doesnt matter much) | Hiltjo Posthuma |
2016-02-28 | sfeed_tail: terminate line at newline, small cleanup | Hiltjo Posthuma |
2016-02-28 | sfeed_tail: fix pledge when opening files | Hiltjo Posthuma |
2016-02-27 | sfeed_tail | Hiltjo Posthuma |
2016-02-27 | various improvements | Hiltjo Posthuma |
2016-02-01 | sfeed_tail: tune memory consumption down a bit, tested with a file with 10,00... | Hiltjo Posthuma |
2016-01-31 | Add missing stdint header | Quentin Rameau |
2016-01-31 | add sfeed_tail (test), might be removed again later | Hiltjo Posthuma |