summaryrefslogtreecommitdiffstats
path: root/libdimensionxx/dimensionxx/color.hpp
Commit message (Expand)AuthorAgeFilesLines
* Purge test suite and C++ wrapper - for now.Tavian Barnes2009-10-041-258/+0
* Fix Array's of objects which wrap their C types by value.Tavian Barnes2009-07-121-5/+4
* Allow Array's of non-POD types through specialized Array_Element class.Tavian Barnes2009-07-111-0/+20
* Update license copyrights to 2009.Tavian Barnes2009-07-081-1/+1
* Add lots of comments, and some code fixes discovered in the process.Tavian Barnes2009-06-261-2/+2
* Return *this in operator='s in color.hpp.Tavian Barnes2009-06-201-7/+9
* Add some comments.Tavian Barnes2009-04-121-0/+13
* Write C++ libdimension-png wrapper.Tavian Barnes2009-04-121-0/+25
* Write C++ color wrappers.Tavian Barnes2009-04-101-1/+172
* Add stubs of libdimensionxx files.Tavian Barnes2009-04-101-0/+28