Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe 067fa97956 Convert tests to use GoogleTest. il y a 5 ans
  Sam Jaffe 50ce27ef56 Re-order includes and change to including gmock. il y a 5 ans
  Sam Jaffe 29da475ba5 Change .t.h files (CXXTestGen) to _test.cxx (GTest). il y a 5 ans
  Sam Jaffe 79453337d7 Add include to header path. il y a 5 ans
  Sam Jaffe 1b7ec017dd Relocate test files to test/, header files to include/pointer/ il y a 5 ans
  Sam Jaffe a033c7aa3d Add GoogleMock il y a 5 ans
  Sam Jaffe 1998357247 Update to XCode 10 il y a 6 ans
  Sam Jaffe 540aab834f Update XCode settings il y a 6 ans
  Samuel Jaffe d96c2d8d31 Fixing some issues with rvalue constructors. il y a 8 ans
  Samuel Jaffe bc5fc281e8 Fixing noexcept and swap behavior for assignment operators in value_ptr. il y a 8 ans
  Samuel Jaffe a29e519e75 Adding detail::get_ptr<P> to specialize chaining attribute pointers with smart pointers. il y a 8 ans
  Samuel Jaffe 230403ed05 Compressing noexcept messages with aliases in a detail namespace il y a 8 ans
  Samuel Jaffe 6df63a029e Rename copy_ptr value_ptr il y a 8 ans
  Samuel Jaffe d834f7ba93 Fixing noexcept to not have type/syntax error il y a 8 ans
  Samuel Jaffe 2bf132fb86 Adding noexcept declarations il y a 8 ans
  Samuel Jaffe 5515a0bd3c Adding tests for nullptr construction, and for custom copy-functions il y a 8 ans
  Samuel Jaffe 25fb8db815 Update Xcode project metadata il y a 9 ans
  Samuel Jaffe b3f3d5bfd7 Adding ownership tests for const_propogating_ptr, const_ptr, copy_ptr. il y a 9 ans
  Samuel Jaffe 766c6e63bd Expanding copy_ptr to support "copiable polymorphic objects" that provide a clone method. Adding a test case for copy_ptr. il y a 9 ans
  Samuel Jaffe cc2cad67b6 Adding test cases for const_propogating_ptr and const_ptr il y a 9 ans
  Samuel Jaffe 4eda6d769f Fixing test-cases for ownership - increasing legibility il y a 9 ans
  Samuel Jaffe fdd673b45e Auto-generating comparison functions for smart pointers and tag pointers. il y a 9 ans
  Samuel Jaffe e8869d2823 Adding new pointer types. il y a 9 ans
  Samuel Jaffe f813feb353 Adding test drivers for maybe_null and not_null il y a 9 ans
  Samuel Jaffe ef2f31c5ef Adding comparison matching that of shared_ptr. il y a 9 ans
  Samuel Jaffe d043a50a6d Updating maybe_null and not_null. il y a 9 ans
  Samuel Jaffe 7bd6b96a3b Removing pointer_traits.hpp il y a 9 ans
  Samuel Jaffe 1d247ec1d0 Moving pointers to own project. il y a 9 ans