descriptionC++ Class library
ownerBryan Drewery
last changeSun, 11 Mar 2012 04:44:38 +0000
shortlog
2012-03-11  Bryan DreweryExplicitly define copy/move assignment operators in... master github-org/master github/master
2012-03-11  Bryan DreweryAdd tests to cover move semantics in ReferenceCountedAr...
2012-03-11  Bryan DreweryUse std::move() where move semantics expected
2012-03-11  Bryan DreweryImplement move assignment operators
2012-03-11  Bryan DreweryAdd missing alloc swapping
2012-03-11  Bryan DreweryUse std::move() when move constructing an Array
2012-03-11  Bryan DreweryUse more effecient Move Constructors
2012-03-06  Bryan DreweryRun autoconf for c++98 standard fix
2012-03-04  Bryan DreweryCleanup logic for calling Reserve
2012-03-04  Bryan DreweryFix more cases of NULL Ref usage
2012-03-04  Bryan DreweryFix crash on empty String
2012-02-28  Bryan Drewery* Use c++98 standard if C++11 is not available
2012-02-28  Bryan Drewery* Avoid copying/freeing buf if NULL
2012-02-28  Bryan Drewery* Fix BinaryTreeIterator::operator bool() not working...
2012-02-28  Bryan Drewery* Disable memory pooling when running in valgrind
2012-02-28  Bryan Drewery* Fix build failure on older gcc
...
heads
2 months ago master
4 months ago gh-pages
4 months ago scripting