Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some unit tests for dictionaries. | Tavian Barnes | 2012-12-19 | 1 | -1/+1 |
| | |||||
* | Use macros to initialize refcounts. | Tavian Barnes | 2011-12-24 | 1 | -3/+3 |
| | |||||
* | Make refcount declarations uniform. | Tavian Barnes | 2011-12-15 | 1 | -5/+6 |
| | |||||
* | Make API more consistent. | Tavian Barnes | 2011-10-30 | 1 | -9/+0 |
| | | | | Object methods should be dmnsn_<object>_<fn>(). | ||||
* | Make the checker pattern a singleton. | Tavian Barnes | 2011-07-28 | 1 | -1/+8 |
| | |||||
* | Fix up some Doxygen documentation. | Tavian Barnes | 2011-06-17 | 1 | -3/+3 |
| | |||||
* | Vast libdimension API and internals improvements. | Tavian Barnes | 2011-06-13 | 1 | -2/+3 |
| | | | | | Couldn't really do these while I was trying to be POV-Ray compatible, 'cause they would've broken compatibility. | ||||
* | Don't allocate reference counts on the heap. | Tavian Barnes | 2011-05-28 | 1 | -22/+7 |
| | |||||
* | Add refcounts to cameras. | Tavian Barnes | 2011-05-21 | 1 | -0/+3 |
| | |||||
* | Consolidate reference counting code. | Tavian Barnes | 2011-05-16 | 1 | -0/+55 |