summaryrefslogtreecommitdiffstats
path: root/src/H5SMpublic.h
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r12937] Deleted H5SMpublic.h file, since information in it has been ↵James Laird2006-11-171-26/+0
| | | | | | | | | | moved to H5Opublic.h. Updated Makefile.am, reconfigured. Tested on kagiso.
* [svn-r12935] Added list-to-btree conversion, changed SOHM apis, and pushed ↵James Laird2006-11-171-16/+0
| | | | | | | | | | | SOHM table version and size information into the superblock to eliminate a read when loading it. This is a file format change, and hopefully the last one (knock on wood). Tested on kagiso and Windows (mostly just a SOHM change).
* [svn-r12902] Checkin of Shared Object Header Message work.James Laird2006-11-131-0/+42
This feature is still in progress; Shared Object Header Messages are not complete as a feature and are not thoroughly tested. There are still "TODO" comments in the code (comments with the word "JAMES" in them, so as not to be confused with other TODO comments). Hopefully this checkin will reduce the liklihood of conflicts as I finish implementing this feature. All current tests pass on juniper, copper (parallel), heping, kagiso, and mir.