Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove pointless options. | 2019-10-24 | 1 | -8/+4 | |
| | | | | | | | Less maintenence burden, especially since modules start using one another, complicating build requirements otherwise. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | meson: drop automake support && add initial meson support. | 2017-06-14 | 2 | -26/+10 | |
| | |||||
* | float: fix a nasty search-and-replace error in function names. | 2015-03-04 | 1 | -6/+6 | |
| | |||||
* | float: add [integer types] -> [float types] conversion functions. | 2015-03-03 | 1 | -0/+36 | |
| | | | | | | These were forgotten previously and only [float types] -> [integer types] functions were present. This commit adds the missing "reverse" functions. | ||||
* | float: Move everything under the "rin_" namespace. | 2015-03-03 | 1 | -6/+6 | |
| | |||||
* | Initial commit - Release 0.0.1librin-0.0.1 | 2015-03-03 | 3 | -0/+303 | |