Skip to content

v6.0.1-13

Latest

Choose a tag to compare

@mattfidler mattfidler released this 02 Apr 17:32
· 25 commits to main since this release
16c7c84
  • Make package thread-safe: convert global state to thread_local, remove static from local variables in Fortran-translated C code, add integer overflow guards, and fix memory leaks in the R callback wrappers.

  • Review all C integer types; confirmed