aboutsummaryrefslogtreecommitdiffstats
path: root/src/float
Commit message (Collapse)AuthorAgeFilesLines
* float: fix a nasty search-and-replace error in function names.Gravatar Gediminas Jakutis 2015-03-041-6/+6
|
* float: add [integer types] -> [float types] conversion functions.Gravatar Gediminas Jakutis 2015-03-031-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.Gravatar Gediminas Jakutis 2015-03-031-6/+6
|
* Initial commit - Release 0.0.1librin-0.0.1Gravatar Gediminas Jakutis 2015-03-033-0/+303