summaryrefslogtreecommitdiffstats
path: root/tools/h5format_convert
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r30095] Description:Quincey Koziol2016-06-1922-60/+64
| | | | | | | | Bring over fixes for CMake testing from the revise_chunks branch Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r30075] Description:Quincey Koziol2016-06-147-25/+557
| | | | | | | | | | Bring object/dataset/group/named datatype features from revise_chunks branch to trunk. Also CMake support for h5format_convert and a bunch of misc. cleanups. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29975] Description:Quincey Koziol2016-05-301-117/+119
| | | | | | | | | | Bring r29909 from revise_chunks to trunk: Cleaned up "conflicts with C++ keyword" warnings. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29969] Description:Quincey Koziol2016-05-295-1/+170
| | | | | | | | | | | Bring r29934 from revise_chunks branch to trunk: (1) Fix for HDFFV-9434: throw an error instead of assertion when v1 btree level hits the 1 byte limit. (2) Modifications to better handle error recovery when conversion by h5format_convert fails. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29956] Removed tools/h5format_convert/Makefile.in.Dana Robinson2016-05-241-1502/+0
|
* [svn-r29924] Description:Quincey Koziol2016-05-1250-0/+4383
Bring h5format_convert tool from revise_chunks branch to trunk. Tested on: MacoSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)