Skip to content

v1.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@lhmouse lhmouse released this 21 Apr 04:09
· 1361 commits to master since this release

This revision contains the following updates:

  1. -mnop-fun-dllimport has been added into CFLAGS. This means calls to dllimport'd functions no longer need to go through __imp_ thunks and are now more efficient.
  2. The hashing policy of mutexes has been improved a little so there should less likely be collisions.

Full Changelog: v1.0-beta.3...v1.0-beta.4