summaryrefslogtreecommitdiffstats
path: root/test/testfiles/plist_files/lapl_64be
Commit message (Collapse)AuthorAgeFilesLines
* Remove core VFD-specific property list call and regenerate encoded propertyQuincey Koziol2018-12-201-0/+0
| | | | lists.
* Clear driver properties before returning them to application.Quincey Koziol2018-12-191-0/+0
| | | | | Move write_tracking and page_size properties to be inside the core VFD's driver properties.
* Modifications made based on comments from pull request.Vailin Choi2018-02-071-0/+0
|
* Initial checkin for library version boundsVailin Choi2017-10-031-0/+0
| | | | Code changes to provide versioning support when adding to the enumerated defines for H5F_libver_t.
* Cache image feature and testingQuincey Koziol2017-01-291-0/+0
|
* [svn-r27806] Fix property list serialization for values encoded by ↵Neil Fortner2015-09-161-0/+0
H5Pset_chunk_cache to be compatible between 32 and 64 bit systems. Expand cross platform property list encode/decode testing. Fix warning in H5P__fill_value_enc. Tested: jam, koala, ostrich (h5committest), ummon