Skip to content

v0.4.39

Compare
Choose a tag to compare
@g-maxime g-maxime released this 27 Mar 21:34
· 72 commits to master since this release
13b9d3d
  • Threads: avoid critical sections lockers when possible
  • HTTP_Client: Try UTF8 first for network data
  • Threads: call to non thread-safe time related functions (gmtime, localtime) are avoided as much as possible
  • Threads: update non Windows binding (was not complete)
  • Fix crash on some ARMv7 devices