Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Array's of objects which wrap their C types by value. | Tavian Barnes | 2009-07-12 | 1 | -3/+56 |
* | Allow Array's of non-POD types through specialized Array_Element class. | Tavian Barnes | 2009-07-11 | 1 | -18/+194 |
* | Update license copyrights to 2009. | Tavian Barnes | 2009-07-08 | 1 | -1/+1 |
* | Remove thread-synchronization from arrays, which was way too slow, and | Tavian Barnes | 2009-06-29 | 1 | -58/+3 |
* | Add lots of comments, and some code fixes discovered in the process. | Tavian Barnes | 2009-06-26 | 1 | -2/+5 |
* | New C++ dmnsn_progress* wrapper. | Tavian Barnes | 2009-06-24 | 1 | -2/+2 |
* | Finish C++ dmnsn_array* wrapper. | Tavian Barnes | 2009-06-24 | 1 | -10/+90 |
* | New C++ dmnsn_array* and dmnsn_object* wrappers. | Tavian Barnes | 2009-06-20 | 1 | -0/+108 |