Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a sub-slot version to gitdate | Palmer Dabbelt | 2015-02-28 | 2 | -3/+3 |
| | | | | | My ABIs aren't stable, so this lets me rebuild everything when I change versions. | ||||
* | Update psqlite to 0.0.2 | Palmer Dabbelt | 2015-02-28 | 2 | -0/+24 |
| | |||||
* | Add dev-libs/pocl at 0.10 | Palmer Dabbelt | 2015-02-27 | 2 | -0/+25 |
| | | | | This is an open source OpenCL implementation. | ||||
* | Add dev-libs/psqlite at 0.0.1 | Palmer Dabbelt | 2015-02-08 | 2 | -0/+23 |
| | | | | | This is my thin wrapper around SQLite that lets me use it in a slightly more C++ sort of way. | ||||
* | Add dev-libs/gitdate at 0.0.1 | Palmer Dabbelt | 2015-01-17 | 2 | -0/+23 |
This library contains git's date parser, but broken out into a C and C++ library for other code to use. It's super useful if you ever need to convert from a date string to a UNIX date. |