Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-03 | Update copyright year | Boris Kolpackov | 1 | -1/+1 | |
2016-06-15 | Get rid of C++11 deprecation warnings for auto_ptr, exception specs | Boris Kolpackov | 1 | -0/+6 | |
In particular, std::auto_ptr is no longer mapped in C++11. | |||||
2015-02-06 | Update copyright | Boris Kolpackov | 1 | -1/+1 | |
2013-02-09 | Update copyright year | Boris Kolpackov | 1 | -1/+1 | |
2012-10-08 | Fix bug in transient inheritance handling | Boris Kolpackov | 1 | -0/+93 | |
Also test that we can handle it for objects, composite values, and views. |