Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RefPtr: Make this an alias for shared_ptr<> instead. | Murray Cumming | 2017-04-07 | 1 | -16/+22 |
* | Add and use make_refptr_for_instance(). | Murray Cumming | 2017-04-06 | 1 | -1/+1 |
* | Run clang-format on tests. | Murray Cumming | 2016-02-26 | 1 | -80/+62 |
* | tests/glibmm_refptr: Add simpler tests for move constructor/operator=. | Murray Cumming | 2015-07-28 | 1 | -1/+28 |
* | tests/glibmm_refptr: Slight improvement. | Murray Cumming | 2015-07-28 | 1 | -1/+1 |
* | Glib::RefPtr: add missing constructor and assignment operator | Marcin Kolny | 2015-07-27 | 1 | -0/+33 |
* | tests/glibmm_refptr: Correct the move constructor test. | Murray Cumming | 2015-07-27 | 1 | -2/+2 |
* | Add tests/glibmm_refptr. | Murray Cumming | 2015-07-27 | 1 | -0/+215 |