306 Commits (4aa14a59b81bd9eec5c237d5aaa7e9061c09acf8)
 

Author SHA1 Message Date
  offa 9d72d21179 Contribution Guide added (#15). 7 years ago
  offa 647a857584 Release v0.0.2. 7 years ago
  offa b234a5a25d Return value of release() corrected (fixes #19). 7 years ago
  offa 6bced82d22 Decays removed from SFINAE (fixes #22). 7 years ago
  offa c4d4e5820e Non-const deleter accessor implemented. 7 years ago
  offa 9dee2f7ac2 Checked unique resource implemented. 7 years ago
  offa 5508546664 Type constrains for pointer related operations implemented. 7 years ago
  offa f328ef536c Refactoring. 7 years ago
  offa 73748ae3ff Delete access added. 7 years ago
  offa 0d6173398c Conversion operator implemented. 7 years ago
  offa 7988145317 Reset and get implemented. 7 years ago
  offa 3c37769e2f Naming fixed. 7 years ago
  offa 2db5ae2ee2 Refactoring. 7 years ago
  offa f745593342 Refactoring. 7 years ago
  offa 2dbe0ca826 Invoke implemented. 7 years ago
  offa abd485bdaf Enum invoke_it added. 7 years ago
  offa 061d16e478 Move-Assignment implemented. 7 years ago
  offa c4fd938af4 Move ctor implemented. 7 years ago
  offa 7592f6acb7 Copy disabled, move enabled. 7 years ago
  offa 8d249a7fd7 Using the parameter. 7 years ago
  offa 334c7f3b9e Release implemented. 7 years ago
  offa 7f2b506318 Using a type alias. 7 years ago
  offa fa67d80289 Implemenation of unique_resource started. 7 years ago
  offa f7aac686fa Installation support added (fixes #11). 7 years ago
  offa 1cdbbb8456 Installation related changes. 7 years ago
  offa d3436f5cac Install support added. 7 years ago
  offa f3b4c202d1 Improved target handling. 7 years ago
  offa 6710dac767 Target name adjusted. 7 years ago
  offa 417d9563b5 Improved handling of Catch (fixes #13). 7 years ago
  offa f61f3e059b Module path set and output of the build type. 7 years ago
  offa 8cabff0b4b Project name fixed in the cmake config. 7 years ago
  offa 52d0711a5b Update README.md 7 years ago
  offa de4a5d241b Update README.md 7 years ago
  offa 053e6edced Using curlybraces in the factory. Unlike mentioned in § 9.1 this seems 7 years ago
  offa aa331eceb1 Missing noexcept added (fixes #17). 7 years ago
  offa 33865e73b1 License header added (fixes #16). 7 years ago
  offa c60f3b35b2 Typo fixed. 7 years ago
  offa 8e2cff731d Update README.md 7 years ago
  offa bada7506a3 Build steps moved to script. 7 years ago
  offa f9a89f8d34 Check the number of calls, not just whether the deleter has been called 7 years ago
  offa 7a9ae0db95 Indication, that intentional unused. 7 years ago
  offa a8cd4a3852 Exceptionpropagation from the deleter prevented. As the deleter is 7 years ago
  offa 7e7ae4893a Namespace changed to 'sr' (fixes #10). 7 years ago
  offa 6f34494d21 Update README.md 7 years ago
  offa cd430e9169 Update README.md 7 years ago
  offa 1aeaf4ed05 Move ctor made noexcept (fixes #8). 7 years ago
  offa 89e0b8116b Move-Ctor implemented for scope guard (fixes #6). 7 years ago
  offa 494a662243 release() implemented for scope_guard (fixes #4). 7 years ago
  offa 7660c34548 Using a patched version of Catch 2 until the bug has been fixed 7 years ago
  offa b9180c0f81 Catch v2 updated to latest master (#2). 7 years ago