mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r2458] Added notes for my bug fixes and API additions over the last couple of days.
This commit is contained in:
parent
ed4d48157e
commit
20be894028
5
RELEASE
5
RELEASE
@ -78,6 +78,11 @@ Library
|
||||
certain compound datatype conversions was fixed for nested compound
|
||||
types. This required a small change in the datatype conversion
|
||||
function API.
|
||||
* Re-wrote part of the hyperslab initialization code to speed it up quite
|
||||
a bit.
|
||||
* Added bounded garbage collection for the free lists when they run out of
|
||||
memory and also added H5set_free_list_limits API call to allow users to
|
||||
put an upper limit on the amount of memory used for free lists.
|
||||
|
||||
|
||||
Configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user