Age | Commit message (Expand) | Author |
---|---|---|
2009-05-19 | Converted unit tests to use TS_ASSERT_EQUALS / TS_ASSERT_DIFFERS where possib... | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-07-29 | Added a reset method to SharedPtr, which allows NULLifying it. | Johannes Schickel |
2008-03-30 | Added checks for implicit SharedPtr casting functionallity. | Johannes Schickel |
2008-03-30 | - Added support for custom deletion operator (aka deleter) support for Shared... | Johannes Schickel |
2008-03-29 | Document SharedPtr bool conversion operator; added test cases for it; also ad... | Max Horn |
2008-03-28 | Committed shared pointer implementation of patch #1895703 "COMMON: Managed Li... | Johannes Schickel |