summaryrefslogtreecommitdiffstats
path: root/src/H5SMmessage.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r18276] Description:Quincey Koziol2010-02-181-3/+3
| | | | | | | | | | | Bring r18275 from trunk to 1.8 branch: Remove incorrect encoding of fractal heap IDs for dense attribute storage and dense shared object header message storage. Tested on: Mac OS X/32 10.6.2 (amazon) w/debug & production (h5committested on trunk)
* [svn-r17944] Description:Quincey Koziol2009-12-011-0/+358
Bring r17943 from trunk to 1.8 branch: Finish refactoring v2 B-trees so that they can have client callback context provided to the encode/decode callbacks. Tested on: FreeBSD/64 6.3 (liberty) (h5committested on trunk)