Skip to content

Releases: HaxeFoundation/neko

2.4.0

18 Jul 10:19
Compare
Choose a tag to compare

all:

  • deprecated neko (see README)
  • fixed various build issues on macOS Catalina and Big Sur
  • added arm64 binaries for Linux and macOS, and universal binaries for macOS

std:

  • fixed put_env when null is passed in (#229 HaxeFoundation/haxe#10395)
  • added sys_cpu_arch (#275)
  • fixed sys_is64 returning false on 64 bit Windows (#276)
  • fixed $int to respect whitespace and signs in hex notation and to ignore trailing text (#258)
  • fixed date_format crash on windows (#279)

cmake:

  • update all dependencies
  • fixed loading error when installing to /usr/local on Unix (#271)

regexp:

  • migrated to pcre2, fixing matches with null characters (#249)
  • fixed stack overflow with large strings (#262)
  • added regexp_matched_num function (#257)

nekotools:

  • allowed custom 404 handler for server (#278)
  • added nekotools boot -c *.n option to help output (#273)

ui:

  • migrated to gtk3 on Linux (#220)

sqlite:

  • fixed early finalizer call (#200)

gc:

  • fixed "GetThreadContext failed" error on Windows (#264)

vm:

  • added more detailed errors for failed stack checks (#284)

ssl:

  • migrated to mbedtls 3 (#290)
  • ignored MBEDTLS_ERR_SSL_WANT_READ and MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET (#291)

2.4.0-rc.1

30 Jun 09:01
Compare
Choose a tag to compare
2.4.0-rc.1 Pre-release
Pre-release

Fix file permissions on universal mac binaries

2.4.0-rc

29 Jun 05:50
Compare
Choose a tag to compare
2.4.0-rc Pre-release
Pre-release

all:

  • deprecated neko (see README)
  • fixed various build issues on macOS Catalina and Big Sur
  • added arm64 binaries for Linux and macOS, and universal binaries for macOS

std:

  • fixed put_env when null is passed in (#229 HaxeFoundation/haxe#10395)
  • added sys_cpu_arch (#275)
  • fixed sys_is64 returning false on 64 bit Windows (#276)
  • fixed $int to respect whitespace and signs in hex notation and to ignore trailing text (#258)

cmake:

  • update all dependencies
  • fixed loading error when installing to /usr/local on Unix (#271)

regexp:

  • migrated to pcre2, fixing matches with null characters (#249)
  • fixed stack overflow with large strings (#262)
  • added regexp_matched_num function (#257)

nekotools:

  • allowed custom 404 handler for server (#278)
  • added nekotools boot -c *.n option to help output (#273)

ui:

  • migrated to gtk3 on Linux (#220)

sqlite:

  • fixed early finalizer call (#200)

2.3.0

24 Oct 18:27
Compare
Choose a tag to compare
  • added socket_set_broadcast function (#190)
  • fixed sha1_update call (#194)
  • fixed 0x7F detection in utf8 functions
  • changed date_get_tz to take an argument (a timestamp), and to return minutes instead of seconds (#195)
  • added date_utc_format, date_get_utc_day, and date_get_utc_hours - all variants of existing functions, but using gmtime_r instead of localtime_r (#195)

2.2.0

19 Dec 08:50
Compare
Choose a tag to compare
v2-2-0

2.2.0

2.1.0

09 Nov 09:51
Compare
Choose a tag to compare
v2-1-0

2.0.0

09 Nov 09:50
Compare
Choose a tag to compare
v2-0-0

1.8.2

09 Nov 09:49
Compare
Choose a tag to compare
v1-8-2

1.8.2

1.8.1

09 Nov 09:49
Compare
Choose a tag to compare
v1-8-1

This commit was manufactured by cvs2svn to create tag '\''v1-8-1'\''.

1.7.1

09 Nov 09:48
Compare
Choose a tag to compare
v1-7-1

This commit was manufactured by cvs2svn to create tag '\''v1-7-1'\''.