aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* diagnostic: fix a nasty forgotten semicolon problem in the header.Gravatar Gediminas Jakutis 2015-04-231-1/+1
|
* float: add array-like accessors to the vec types.Gravatar Gediminas Jakutis 2015-03-041-0/+6
|
* float: fix a nasty search-and-replace error in function names.Gravatar Gediminas Jakutis 2015-03-042-12/+12
|
* Release 0.0.2librin-0.0.2Gravatar Gediminas Jakutis 2015-03-031-1/+1
|
* include: add definitions.hGravatar Gediminas Jakutis 2015-03-032-0/+33
|
* float: add [integer types] -> [float types] conversion functions.Gravatar Gediminas Jakutis 2015-03-032-1/+40
| | | | | | 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-033-23/+22
|
* Initial commit - Release 0.0.1librin-0.0.1Gravatar Gediminas Jakutis 2015-03-0330-0/+1804