Skip to content

Releases: HaxeFoundation/hxcpp

Release 4.3.22

20 Mar 15:32
Compare
Choose a tag to compare
v4.3.22

Remove 'register' keyword.  Tweak logic for finding android NDK.

Release 4.3.21

14 Feb 21:20
Compare
Choose a tag to compare
v4.3.21

add Coroutine.h

Release 4.3.20

08 Feb 13:09
Compare
Choose a tag to compare
adjust indexOf and lastIndexOf on empty search strings

see https://github.com/HaxeFoundation/haxe/pull/7402

Release 4.3.19

22 Dec 13:13
45ee673
Compare
Choose a tag to compare
v4.3.19

Use hx4compat for running sys.db tests (#1078)

Release 4.3.18

21 Dec 18:25
4f73919
Compare
Choose a tag to compare
Fix mingw dll issues (#1046)

* Allow dynamic linking with mingw on linux

* Update copied mingw libraries

Add 64-bit gcc library
Add another winpthread location

Release 4.3.17

21 Dec 18:28
5b23e36
Compare
Choose a tag to compare
v4.3.17

Set -m64 flags on mingw (#1045)

Release 4.3.16

29 Nov 09:36
18f87b9
Compare
Choose a tag to compare
Fix compiler errors on mingw (#1044)

* Fix dynamic constructor errors on mingw

* Fix Socket.cpp when compiling with mingw on linux

Release 4.3.15

28 Oct 15:14
b8ee179
Compare
Choose a tag to compare
fix "critial" error misspelling (#1071)

how did this even happen in the first place lmao

Release 4.3.14

21 Oct 11:07
a2b2945
Compare
Choose a tag to compare
v4.3.14

update to latest mac ci image (#1069)

Release 4.3.13

01 Oct 16:25
51175fc
Compare
Choose a tag to compare
v4.3.13

Fixed `@:enum` deprecation on Haxe 4.3 (#1067)