[svn-r30075] Description: 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-r30064] Changed configure's behavior from a warning to an error if the available Fortran KINDs, or Fortran decimal precision, can not be determined.(MSB, HDFFV-9922)
[svn-r30053] Description: Create iterator routine for tagged entries and refactor current routines to use it.Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
(h5committest forthcoming)
[svn-r30031] Description: Minor code cleanup to align w/revise_chunks branch.Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
(h5committest forthcoming)
[svn-r30025] Description; Bring a few code cleanups in from thr revise_chunks branch.Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
(h5committest forthcoming)
[svn-r30023] Description: Make the trace open/close routines static.Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
(h5committest forthcoming)
[svn-r30020] Description: Bring r29992 from revise_chunks branch to trunk:Turn off error reporting for h5debug and hdf2gif.
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & produciton
(h5committest forthcoming)
[svn-r30015] Description: Update GNU compiler flags for 6.x release.Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
(h5committest forthcoming)
[svn-r30009] Fix for h5format_convert daily test failures when --enable-using-memchecker.Tested on jam, ostrich, moohan, osx1010test, quail, kite, mayll.
[svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warnings in the cache tests, and made some huge static arrays dynamic in the cache tests.Tested on: 64-bit Ubuntu Linux w/ gcc 5.3.1
Autotools serial
[svn-r29985] Description: Extract query routines into separate source module.Tested on:
MacOSX/64 10.11.5 (amazon) w/serial & parallel
(h5committest not required on this branch)
[svn-r29978] Description: Bring r29914 from revise_chunks branch to trunk:Banished -Wformat= warnings from the library, tools, and tests.
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
(h5committest forthcoming)
[svn-r29976] Description: Bring over remaining piece of r29675 from revise_chunks branch:Refactor coding in H5D__farray_idx_delete() to be similar to H5D__earray_idx_delete()
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
(h5committest forthcoming)
[svn-r29975] Description: 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: 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-r29959] Fixed some bad logic in the cache_api test that caused EXIT_FAILURE to be returned from the test.Tested on: 64-bit Ubuntu Linux w/ gcc 5.3.1
Autotools serial
[svn-r29957] Changes to cache_api.c- Cleaned up mixed tabs and spaces that mis-aligned brackets.
- Test functions now return hbool_t to match the global pass variable.
- Main now returns EXIT_SUCCESS/EXIT_FAILURE.
- The invalid_configs array is now allocated dynamically instead
of statically. This reduces the frame size, removing some
warnings and making it easier for platforms/compilers that
have frame size issues (e.g.: ...
[svn-r29928] HDFFV-9912: configure fails to detect valid KINDs on FreeBSDAdded the exponential option to SELECTED_REAL_KIND to distinguish KINDs of same precision.
Tested: FredBSD, jam, platypus.
[svn-r29924] Description: Bring h5format_convert tool from revise_chunks branch to trunk.Tested on:
MacoSX/64 10.11.4 (amazon) w/serial, parallel & production
(h5committest forthcoming)