119 Revīzijas (d6942aff18dcfb452a75f2862b5364060f85deb4)

Autors SHA1 Ziņojums Datums
  offa f7fd770726 Comparison simplified. pirms 3 gadiem
  offa 35579692fd Year updated. pirms 3 gadiem
  offa 61f27ad730 Type requirement of unique_resource::operator=() fixed (#171). pirms 4 gadiem
  offa 0c4f9a3807 Year updated. pirms 4 gadiem
  offa ce1944130c Formatting fixed. pirms 5 gadiem
  offa f0c723421d NoopGuard introduced to simplify the implementation of unique_resource pirms 5 gadiem
  offa 8e1bf537a4 Default ctor for unique_resource implemented (#151). pirms 5 gadiem
  offa 877ffdea3c Implementation of make_unique_resource_checked() updated to match the pirms 5 gadiem
  offa cbe1497501 Year updated. pirms 5 gadiem
  offa 6ffc328198 Possible double free fixed (#146). pirms 6 gadiem
  offa fcf67440ed Explicit removed from the unique_resource ctor (#140). pirms 6 gadiem
  offa 72ecc0b65a Member name of unique_resource updated (#143). pirms 6 gadiem
  offa b354a77b6c Member prefix ('m_') removed from all member variables (fixes #136). pirms 6 gadiem
  offa dbde1928ba License header changed to MIT license. pirms 6 gadiem
  offa 59c901c513 Unique Resource MCtor restrictions implemented. pirms 6 gadiem
  offa 3a5281995f No longer needed traits removed. pirms 6 gadiem
  offa f5a0a6896d Unique_resource's ctor requirements implemented updated according pirms 6 gadiem
  offa 38f1fca137 No longer needed function removed. pirms 6 gadiem
  offa 1fb4f0020f Formatting fixed. pirms 6 gadiem
  offa ad5d60c182 Unique_resource mctor updated according to R8 (fixes #128). pirms 6 gadiem
  offa f64754c57d Move-Assignment operator updated to R8 specification (fixes #126). pirms 6 gadiem
  offa 81d093c20a Default type of template parameter 'S' updated to decay_t<R> (fixes #132). pirms 6 gadiem
  offa 92698c3b19 Year updated. pirms 6 gadiem
  offa e3ac790362 New move assignment operator behaviour adapted (fixes #110). pirms 7 gadiem
  offa a614c62087 Test and assignment corrected (#99). pirms 7 gadiem
  offa 816573778d Implementation of unique_resource reset() updated (fixes #99). pirms 7 gadiem
  offa 4aa14a59b8 Factory function updated and SFINAE typo fixed. pirms 7 gadiem
  offa a5e6ec92b8 Requirements on the operator-> relaxed (#101). pirms 7 gadiem
  offa 3d950891af Returntype of get() has been fixed in the updated version R6 of the pirms 7 gadiem
  offa 8b39138593 Noexcepts added (#101). pirms 7 gadiem
  offa 41b2fdeead Noexcept added (#101). pirms 7 gadiem
  offa 3bab3548c1 Deduction guide of unique_resource updated (#105). pirms 7 gadiem
  offa 7ce8e5d210 Deduction guide for the reference wrapper removed (fixes #98). pirms 7 gadiem
  offa 94d46c2673 Swap() removed from unique_resource (fixes #102). pirms 7 gadiem
  offa 3b5c5c06e7 Using std::is_nothrow_swappable_v as the own implementation is not pirms 7 gadiem
  offa 31ed32a066 All no longer specified factory functions removed (fixes #89). pirms 7 gadiem
  offa ae68d0abca Factory functions can use the ctor directly now. pirms 7 gadiem
  offa 2cdfb325b6 Usage of deprecated factory functions replaced (#88). pirms 7 gadiem
  offa 725b29cf70 No longer specified factory functions deprecated (#88). pirms 7 gadiem
  offa 3cd80d66f0 Formatting. pirms 7 gadiem
  offa cec0e6e94e Deduction guide for unique_resource implemented (#80). pirms 7 gadiem
  offa 5fee7b08a2 Using 'if constexpr'. pirms 7 gadiem
  offa ddabea3b88 Using new trait helper variables. pirms 7 gadiem
  offa 0ca63d67fd Ctor calling syntax unified. pirms 7 gadiem
  offa bb4dfabb91 Using new trait helper variables. pirms 7 gadiem
  offa ed85b84bad Diction unified. pirms 7 gadiem
  offa e0b6f03a4e Wrapper moved to separate header. pirms 7 gadiem
  offa bfdcd3c0a8 Type requirements of unique_resource of move assignment operator fixed. pirms 7 gadiem
  offa 7321389331 Formatting. pirms 7 gadiem
  offa 5154c6bdc2 Formatting. pirms 7 gadiem