summaryrefslogtreecommitdiffstats
path: root/src/H5SHpublic.h
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r11965] Purpose:Quincey Koziol2006-02-241-53/+0
| | | | | | | | | | | | Maintenance Description: Remove half-built (half-baked? :-) implementation of B+tree, block tracker and segmented heaps. (In preparation for starting the new heap coding) Platforms tested: FreeBSD 4.11 (sleipnir) Linux 2.4 (heping)
* [svn-r10506] Purpose:Quincey Koziol2005-03-291-0/+53
New feature Description: Add first iteration of "segmented heap" code, which will be used to store links in groups in a more flexible way than the previous "local heap" mechanism. Platforms tested: FreeBSD 4.11 (sleipnir) w/parallel Solaris 2.9 (shanti)