Skip to content

0.9.1

Choose a tag to compare

@stephengold stephengold released this 30 Oct 23:16
· 2908 commits to master since this release
  • Finalized the ObjectStreamIn class.
  • Bugfix: various methods lack a native implementation
  • Bugfix: some native objects could be freed more than once
  • Bugfix: some NonCopyable native objects are never freed
  • Added the TempAllocatorImplWithMallocFeedback class (issue #3)
  • Added many public methods to the library.
  • Futher reorganization of the "glue" source files.