Skip to content

Releases: biojppm/c4core

Release 0.1.4

25 Sep 18:41
Compare
Choose a tag to compare
  • PR #38: add s390x architecture feature macros.
  • Fix compiler warnings after update of fast_float to 3.2.1.

Thanks

@musicinmybrain

Release 0.1.3

25 Sep 18:41
Compare
Choose a tag to compare
  • Update fast_float to 3.2.1

Release 0.1.2

25 Sep 01:59
Compare
Choose a tag to compare
  • Fix error macros (ie C4_ERROR(), C4_CHECK(), C4_ASSERT(), etc) such that they are a single statement
  • is_debugger_attached(): add MacOSX version
  • Add support for Visual Studio 2022
  • Ensure C4_LITTLE_ENDIAN is always defined, even with mixed endianness

Release 0.1.1

09 Jul 19:14
Compare
Choose a tag to compare

0.1.1

  • Fix parsing of hexadecimal floats (2d5c3f0)
  • Fix csubstr::reverse_sub() (902c5b9)
  • Fix #35: add SO_VERSION

Release 0.1.0

04 Jul 12:13
Compare
Choose a tag to compare

0.1.0

First release.