59 コミット (70b6441ef7e5ff6015da39444893a356600c93dd)
 

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