Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modularize the libdimension codebase. | Tavian Barnes | 2015-10-25 | 1 | -64/+0 |
| | |||||
* | Use // comments when possible. | Tavian Barnes | 2014-06-07 | 1 | -2/+2 |
| | |||||
* | finish: Use pool. | Tavian Barnes | 2014-05-31 | 1 | -2/+2 |
| | |||||
* | finish: Remove ->ptr fields. | Tavian Barnes | 2014-05-27 | 1 | -15/+13 |
| | |||||
* | malloc: New DMNSN_MALLOC() macro to save a sizeof(). | Tavian Barnes | 2014-05-06 | 1 | -3/+2 |
| | |||||
* | Update copyright years. | Tavian Barnes | 2011-08-31 | 1 | -1/+1 |
| | |||||
* | Vast libdimension API and internals improvements. | Tavian Barnes | 2011-06-13 | 1 | -0/+67 |
Couldn't really do these while I was trying to be POV-Ray compatible, 'cause they would've broken compatibility. |