Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-22 | Remove fmemopen altogether since it just doesn't work. | jaseg | 1 | -15/+1 | |
Closes #9. | |||||
2017-03-20 | README: Add Ubuntu/Snap installation. Thanks @simos ! | jaseg | 1 | -0/+8 | |
2016-12-26 | Add Mac build instructions | jaseg | 1 | -0/+8 | |
2016-11-18 | Fix musl build on various platforms | jaseg | 1 | -0/+14 | |
2016-10-27 | README: Add python-lolcat comparison | jaseg | 1 | -0/+13 | |
2016-10-27 | Update README.md | Ricardo Band | 1 | -0/+10 | |
You could also add comparision to [python-lolcat](https://pypi.python.org/pypi/lolcat): ```bash $ dmesg > foo $ time python-lolcat foo real 0m1.503s user 0m1.609s sys 0m0.012s $ time c-lolcat foo real 0m0.055s user 0m0.051s sys 0m0.000s ``` | |||||
2015-07-12 | Changing readme to test | SpaceKookie | 1 | -0/+2 | |
2015-07-07 | Clarified README | jaseg | 1 | -1/+1 | |
2014-10-26 | Updated README | jaseg | 1 | -6/+2 | |
2014-10-25 | Added installation instructions and extended the README | jaseg | 1 | -0/+32 | |