Releases: JuliaData/MemPool.jl
Releases · JuliaData/MemPool.jl
v0.3.6
MemPool v0.3.6
Closed issues:
- bad ccall is causing segfaulting on master (#52)
Merged pull requests:
- Add approx_size for String and Symbol (#47) (@DrChainsaw)
- Add == and hash for DRef (#50) (@jpsamaroo)
- fix #52, bad ccall with julia v1.7 (#53) (@JeffBezanson)
- fix finalizer task switch (#54) (@krynju)
v0.3.3
MemPool v0.3.3
Closed issues:
- Indefinite number of fields error with some Union types (#43)
Merged pull requests:
- Don't serialize DRef in owner ref/unref calls (#42) (@jpsamaroo)
- Handle additional non-bitstypes unions (#44) (@MichaelHatherly)
- Fix DRef borrowing (#45) (@jpsamaroo)
v0.3.2
MemPool v0.3.2
Closed issues:
Merged pull requests:
- Fix init when without network interface (#29) (@jpsamaroo)
- make sure alignment is always a multiple of 8 (#31) (@JeffBezanson)
- Fix typo in deserialize (#32) (@MaximilianJHuber)
- Fix undef w.bind_addr in get_wrkrips() (#34) (@jpsamaroo)
- Thread safety (#35) (@shashi)
- Bump to 0.3.1 (#37) (@jpsamaroo)
- Refcount the DRef (#40) (@jpsamaroo)
- Add TagBot and CompatHelper, set upper bounds (#41) (@jpsamaroo)
v0.2.0
Version 0.1.2
Merge pull request #22 from JuliaComputing/an/fixedlength Handle Union{Missing,T} in fixlength
v0.1.1
v0.1.0
0.7/1.0 support
v0.0.11
v0.0.10: Merge pull request #12 from JuliaComputing/jb/lesscompile
a couple more small compile time cuts