summaryrefslogtreecommitdiffstats
path: root/src/H5HP.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r6843] Purpose:Quincey Koziol2003-05-091-1/+2
| | | | | | | | | | | | Code cleanup Description: Clean up warnings exposed by compiling on O2K. Also, revert some of Bill and my changes to the H5S_mpi_opt_types_g, etc. and settle them back into their original location. Platforms tested: h5committested.
* [svn-r6436] Purpose:Quincey Koziol2003-02-241-0/+934
New internal feature Description: Add internal API for building and working with heaps (H5HP). This will be used for the LRU algorithm in the new metadata cache code. Platforms tested: Tested h5committest {arabica (fortran), eirene (fortran, C++) modi4 (parallel, fortran)} FreeBSD 4.7 (sleipnir)