[svn-r29635] Description: Bring support for earray and v2 B-trees from revise_chunks branch to trunk.Tested on:
MacOSX/64 10.11.4 (amazon) w/serial, parallel & production
(h5committest forthcoming)
[svn-r29630] Description: Minor style cleanups, from revise_chunks branchTested on:
MacOSX/64 10.11.4 (amazon) w/serial, parallel and production
(too minor to require h5committest)
[svn-r29614] Description: Bring updated code for setting chunk size information from revise_chunks branch.Tested on:
MacOSX/64 10.11.4 (amazon) w/serial, parallel & production
(h5committest forthcoming)
[svn-r29612] Description: Bring updated layout and EFL property comparisons and new "latest format" flags from revise_chunks branch.Tested on:
MacOSX/64 10.11.4 (amazon) w/serial, parallel & production
(h5committest forthcoming)
[svn-r29601] Cleanup case of CMake commands in tools.Update CTestCustom file for new tests.
Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER.
[svn-r29560] Remove list and check of flags, defer to library function for checking, which will return an error.That error then produces a HDF5FunctionArgument exception instead of IllegalArgument exception.
[svn-r29549] Minor normalization w/ revise_chunks in preparation for big merge.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial
autotools parallel (MPICH 3.1.4)
[svn-r29548] Minor normalization w/ trunk in preparation for big merge.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial
autotools parallel (MPICH 3.1.4)
[svn-r29545] Minor normalization w/ trunk in preparation for big merge.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial
autotools parallel (MPICH 3.1.4)
[svn-r29537] Added "latest format" tests to h5copy and h5repack from revise_chunks.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial
cmake serial
[svn-r29534] Normalization w/ revise_chunks in preparation for big merge.tools directory
Also fixes a minor Java test output error.
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial w/ Java, Fortran, & C++
[svn-r29531] Normalization w/ revise_chunks in preparation for big merge.hl and bin directories
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial w/ Java, Fortran, & C++
[svn-r29507] Add actual file name to delete functions to prevent accidental deletion of source files.(HDFFV-9730 created for tools scripts, which is the basis for the java scripts)
[svn-r29503] The parallel and enable Java options have been marked as "unsupported" in the autotools.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools parallel w/ Java
[svn-r29502] The thread-safety and enable Java options have been marked as "unsupported" in the autotools.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial w/ Java
[svn-r29501] - POSIX compliance changes to autogen.sh- autogen.sh now exits on unknown arguments
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial
[svn-r29500] Made CMake header generation a normal (not advanced) option since users will need to set this if they check out source.Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
CMake serial (CMake 3.2.2)
[svn-r29474] Removed prototype enclosed in #ifdef OUT in H5Oprivate.h.This is unused and causes problems for a user who has OUT #defined.
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial
[svn-r29421] Fix for HDFFV-9516.Corrects a problem where H5Dget_access_plist() returns a dapl that
does not contain all dapl fields.
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial