56 コミット (9d72d2117958839350ae8daef70478191d88d382)
 

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