170 Revīzijas (c02a811f7de11e875035762f278b650c565c9a95)
 

Autors SHA1 Ziņojums Datums
  offa c02a811f7d Merge branch 'unique_resource_move_fixes' into development pirms 7 gadiem
  offa 67188316a3 Functionname fixed. pirms 7 gadiem
  offa 6f308d79fb Using the move_assign_if_noexcept() from the standard library instead of pirms 7 gadiem
  offa e5b5201c02 Clang 5.0 CI build temporarily disabled as it's installation is broken pirms 7 gadiem
  offa 71b79880e9 Move-Assignment implemented as specified (#63). pirms 7 gadiem
  offa 4fd08c83d9 Old-Style casts removed. pirms 7 gadiem
  offa 6558c27cc5 Missing reset() method added. pirms 7 gadiem
  offa b30ba27498 Noexcepts fixed. pirms 7 gadiem
  offa acea0713c5 Missing noexcept's added. pirms 7 gadiem
  offa caf0b1a167 Noexcept added. pirms 7 gadiem
  offa 6efbfd101b Move assignment updated. pirms 7 gadiem
  offa 6a02c8a311 MCtor implementation updated. pirms 7 gadiem
  offa 9a34f191a4 Cleanup. pirms 7 gadiem
  offa 902edaa5c8 Returntype of get() changed to decltype(auto) (#71). pirms 7 gadiem
  offa 4978c4b76d Calling the deleters re-enabled. pirms 7 gadiem
  offa aca01833f6 Deleter used through wrapper. The cast function has been replaced pirms 7 gadiem
  offa 975a17f561 Types fixed. pirms 7 gadiem
  offa 6946c293d1 Special handling for LValue References needed as T&& and const T& are pirms 7 gadiem
  offa e5dab9c8cb Wrapper implemented. pirms 7 gadiem
  offa e73052370a Release v0.1.1. pirms 7 gadiem
  offa f1b45a8f91 Documentation updated (#59). pirms 7 gadiem
  offa b397e24c76 Create and install a compatible header (withouth extension) to enable pirms 7 gadiem
  offa 88120b7f1e Test case added. pirms 7 gadiem
  offa 43cad551f2 Exception handling of reset(R&&) corrected (fixes #55, fixes #56). pirms 7 gadiem
  offa 8cd44f63f0 Refactoring. pirms 7 gadiem
  offa 0d8ede9a1d Update README.md pirms 7 gadiem
  offa 2c46a00fe9 Factory functions decision documented (#64). pirms 7 gadiem
  offa 73110f9ed2 Handling of void-Types added as in P0052R5. pirms 7 gadiem
  offa 97cd340bac SFINAE corrected as specified in P0052. pirms 7 gadiem
  offa 49f560c721 Returntype corrected. pirms 7 gadiem
  offa efeb88afc3 Formatting. pirms 7 gadiem
  offa fbf36a533d Noexcept expression of scope_fail corrected. pirms 7 gadiem
  offa 1de76d07ba Noexcept expression of scope_success corrected. pirms 7 gadiem
  offa f8fc803afa Formatting. pirms 7 gadiem
  offa 7b96c2afee Noexcept of scope guard mctors updated to P0052R5 (#49). pirms 7 gadiem
  offa ddd723bde3 Unnecessary try/catch removed. pirms 7 gadiem
  offa 059e8481b1 Updated documentation to latest revision of P0052 (#49). pirms 7 gadiem
  offa 9522ed49c4 Release v0.1.0. pirms 7 gadiem
  offa 23dd400d91 Formatting unified. pirms 7 gadiem
  offa eadc953f4f Testcases added. pirms 7 gadiem
  offa 5067e54b89 Special handling for exception while move-construction added. pirms 7 gadiem
  offa b9cce110e6 Refactoring, both mctor's can be merged into one. pirms 7 gadiem
  offa b5f28779dd Behaviour on Move-Construction corrected (#52). pirms 7 gadiem
  offa b1c3c2cea8 Formatting. pirms 7 gadiem
  offa 7b4e72e3e4 Documentation updated. pirms 7 gadiem
  offa a75bc2df64 Test naming updated (fixes #60). pirms 7 gadiem
  offa 37f6962596 Prevent unused warning. pirms 7 gadiem
  offa 2567ef98e0 Test case added (#47). pirms 7 gadiem
  offa 0789d10f91 Test cases added (#47). pirms 7 gadiem
  offa cc09b0dfeb Names updated. pirms 7 gadiem