[svn-r29863] Convert source list names from *_SRCS to *_SOURCES.
Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR.
[svn-r29849] Description:
Misc. cleanups and alignment w/trunk
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)
[svn-r29830] Fixed and annotated memory issues in the C library and tests.
- Changed some HD memory allocation functions to use H5MM functions.
- Memory returned from H5Fget_metadata_read_retry_info() in the tests
is now freed using H5free_memory().
- Annotated a few places in the C library where HD functions are
required.
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
Autotools serial w/ C++, Fortran, and Java
[svn-r29828] Free SWMR retry memory that was allocated at file open (HDFFV-9786).
Also changes allocation to use the H5MM functions instead of HD.
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial w/ C++, Fortran, & Java
[svn-r29818] Description:
Bring r29815 from trunk to revise_chunks branch.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)
[svn-r29809] Description:
Bring r29793, 29796, 29800, 29803 from trunk into revise_chunks branch.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)
[svn-r29789] Descriptin:
Bring r29782 and 29786 from trunk.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)
[svn-r29771] Description:
Bring r29755, 29759 and 29766 from trunk to revise_chunks branch.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committtest not required on this branch)
[svn-r29749] Description:
Bring r29745 from trunk:
h5perf output; should be MB not MBs
FIX: changed output text from MBs to MB and KBs to KB
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)
[svn-r29744] Description:
Bring r29743 from trunk to revise_chunks branch:
Close another FAPL in the test_missing_chunk() routine.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (w/check-vfd)
(h5committest forthcoming)
[svn-r29737] Description:
Bring r29736 from trunk:
Close FAPL that was leaked in zero_dims test.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)5
[svn-r29726] Description:
Bring r29680, 29681, 29683 from trunk.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)
[svn-r29725] Description:
Bring r29696, 29712, 29714, 29715, 29716, 29717 from trunk
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)
[svn-r29713] Description:
Clean up warnings and clarify comment.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)
[svn-r29707] Merge of r29677 and 29698 from trunk.
- Changes an instance of true/false to TRUE/FALSE in test/external.
- svn EOL property changes for text files in src
Tested on: 64-bit Ubuntu 15.10 (build + test/external only)
[svn-r29685] Fix for daily test failure in test_file_double_file_dataset_open() in test/tfile.c
Tested on platypus (pgcc -tp k8-32), osx1010test and quail (icc -m32)
[svn-r29675] (1) Fix for shared file pointer in idx_remove and idx_dest for EA, FA and BT2
(2) Refactor coding in H5D__farray_idx_delete() to be similar to H5D__earray_idx_delete()
(2) Add test to test_file_double_file_dataset_open() in test/tfile.c to trigger shared file pointer failure in idx_remove.
[svn-r29670] Tidying of test/atomic_reader/writer
Changed Windows/MinGW to return EXIT_FAILURE since
the code is POSIX only.
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
hand built and ran (does not use HDF5)
[svn-r29662] Normalization w/ trunk
Mostly whitespace w/ some casts moved from the trunk.
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools parallel
[svn-r29651] Description:
Bring r29646, 29648, and 29649 from trunk to revise_chunks branch.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)
[svn-r29642] Merge of r29591, 29599, 29601, and 29603 from the trunk.
- Minor Fortran changes
- Tools CMake changes
- Add / test to H5LTpath_valid
- Minor Java test change
Note: CMake has pre-existing h5clear failure.
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial w/ Java, C++, and Fortran
CMake serial
[svn-r29631] Description:
Minor code cleanups during merge to trunk.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)
[svn-r29619] Updated comments about H5F_ACC_DEBUG being present but deprecated
since it's no longer present.
Tested on: 64-bit Ubuntu 15.10 (build only, no code changes)
[svn-r29611] Description:
Remove file format info checks in layout and EFL property comparison
routines, along with testing code that worked around those comparisons being
in place. Also, some minor code cleanups, to align w/trunk.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial & parallel
(h5committest not required on this branch)