Skip to content

Release Version 2.118.0

Latest
Compare
Choose a tag to compare
@beached beached released this 17 Nov 20:52
a397fc1

What's Changed

  • Updated read_file to use cstdio by @beached in #533
  • Fix typo in macro definition for unreachable feature check by @beached in #534
  • Add DAW_ASSUME test and fix DAW_HAS_CPP23_UNREACHABLE check by @beached in #535
  • Handle large file sizes in read_file by @beached in #536
  • Update to DAW_UNREACHABLE in debug mode by @beached in #537
  • Remove unreachable code from daw_visit.h by @beached in #538
  • Add atomic wait utilities and corresponding tests by @beached in #539

Full Changelog: v2.114.1...v2.118.0