Allen Byrne
18ba8cb7d2
Windows cannot share files easily
2017-10-20 08:29:31 -05:00
Allen Byrne
8e30e7eb19
Avoid double free
2017-10-19 16:51:43 -05:00
Allen Byrne
afeaceef5f
Windows had issues - revert code changes for get_option
2017-10-19 12:45:17 -05:00
Allen Byrne
39eb8e633b
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '8a391887be263e0ba7f1ba659dcf6559b5a5e01a':
in 'production' mode builds
Make fixes to avoid test failures in 'production' mode builds
Updated the code and RELEASE.txt note per comments from John Mainzer
Try to address most of the issues raised by Dana in the code review
Made edits suggested by John as part of the code review
Update the MANIFEST and release_docs/RELEASE files
Add a test for parallel reads of independent files using MPI subgroups
Edits to the file open optimization and associated test code to bring them closer to the HDF5 library's unwritten coding standards. Also bug fix to repair a hang in testphdf5.
The initial coding for the superblock read optization
2017-10-19 12:32:04 -05:00
Allen Byrne
d9e7aad64b
Remove extra command line
2017-10-18 16:33:00 -05:00
Allen Byrne
4ab2d9f010
Correct name of file
2017-10-18 16:19:32 -05:00
Allen Byrne
f071b2ff97
Add Mask test to script
2017-10-18 16:07:42 -05:00
Allen Byrne
cfad6bf6f8
Add new output files to clear test
2017-10-18 15:51:56 -05:00
Allen Byrne
c475dd05a6
Correct name of err file
2017-10-18 15:45:07 -05:00
Allen Byrne
49c21ebcf2
Fix name of output files
2017-10-18 15:14:46 -05:00
Allen Byrne
d68de1621c
Fix format convert error mask test
2017-10-18 15:06:14 -05:00
Allen Byrne
cf3342f8fc
Fix tools error handling and valgrind issues
2017-10-18 14:03:27 -05:00
Richard Warren
8a391887be
Merge pull request #711 in HDFFV/hdf5 from optimize_superblock_read to develop
...
* commit '9aada2bdb51f1c235e483f2bce109262bfbe22fa':
in 'production' mode builds
Make fixes to avoid test failures in 'production' mode builds
2017-10-18 06:21:33 -05:00
Allen Byrne
78a5870680
Fix error handling issues
2017-10-17 16:13:12 -05:00
Richard.Warren
9aada2bdb5
in 'production' mode builds
2017-10-17 15:34:36 -05:00
Richard.Warren
c230ffa268
Make fixes to avoid test failures in 'production' mode builds
2017-10-17 15:23:54 -05:00
Allen Byrne
d9bfebc1db
Correct test results
2017-10-17 12:23:05 -05:00
Allen Byrne
c83e11d436
Cleanup valgrind issues
2017-10-17 12:15:02 -05:00
Allen Byrne
e071e746f8
HDFFV-1097 Changed file columns
2017-10-16 17:39:56 -05:00
Allen Byrne
2cbdf46cb9
HDFFV-10297 add h5copy test and fix h5diff errors
2017-10-16 17:26:23 -05:00
Allen Byrne
e0bbff9d46
Fix VS2012 declaration error
2017-10-16 10:56:54 -05:00
Allen Byrne
448217e7e3
HDFFV-10297 Fix compiler compaliants
2017-10-16 09:19:41 -05:00
Allen Byrne
d5c073d406
HDFFV-10296 Update tools lib to use the error handling macros.
2017-10-13 16:34:01 -05:00
Richard Warren
0c207cd2f8
Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to develop
...
* commit '3dde6d0e32461f46630f814a2fdfbd4c813703bf':
Updated the code and RELEASE.txt note per comments from John Mainzer
Try to address most of the issues raised by Dana in the code review
Made edits suggested by John as part of the code review
Update the MANIFEST and release_docs/RELEASE files
Add a test for parallel reads of independent files using MPI subgroups
Edits to the file open optimization and associated test code to bring them closer to the HDF5 library's unwritten coding standards. Also bug fix to repair a hang in testphdf5.
The initial coding for the superblock read optization
2017-10-13 07:58:46 -05:00
Allen Byrne
fc12672cdb
Close ids in loop
2017-10-12 14:46:45 -05:00
Allen Byrne
087e0d6efa
Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '11df540c92ac284a664be912b0cb045e8d92e7d3':
Added older change that was added to last change
HDFFV-10297 add release note - fix test step
HDFFV-10297 Fix resource errors and cleanup whitespace
HDFFV-10297 fix vl buffer error
HDFFV-10297 update calls to H5Zfilter_avail
HDFFV-10297 - code changes nullify error
HDFFV-10297 - Fix test errors - five remaining
HDFFV-10297 - fix repack individual objects includes H5Zfilter_avail() fix
2017-10-11 15:42:34 -05:00
Richard Warren
3dde6d0e32
Updated the code and RELEASE.txt note per comments from John Mainzer
2017-10-11 16:22:50 -04:00
Allen Byrne
11df540c92
Added older change that was added to last change
2017-10-11 15:13:55 -05:00
Richard Warren
157398107e
Try to address most of the issues raised by Dana in the code review
2017-10-11 13:40:54 -04:00
Scot Breitenfeld
154603c380
Merge pull request #701 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
...
* commit '0764a9aa27b6a06062f93c0e5928db211c3fecb3':
fixed missing prototype warning
2017-10-11 11:45:59 -05:00
Allen Byrne
12e832bd41
HDFFV-10297 add release note - fix test step
2017-10-11 10:23:55 -05:00
Richard Warren
9849d61344
Made edits suggested by John as part of the code review
2017-10-11 10:15:33 -04:00
Allen Byrne
0c07376431
HDFFV-10297 Fix resource errors and cleanup whitespace
2017-10-10 13:06:12 -05:00
Larry Knox
1015db41f9
Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
...
* commit '4a3998ac308c2bf24201e470c0b23f7f83f063e1':
Correct indentation in h5diff/Makefile.am.
Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches.
2017-10-10 12:43:02 -05:00
Allen Byrne
2f636b5d4a
HDFFV-10297 fix vl buffer error
2017-10-10 10:28:53 -05:00
Allen Byrne
df853afe50
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '59a4ffac402cc4d96ec43b0027f9ac30ad7b0527':
removed always true ifdef
2017-10-10 09:01:31 -05:00
Richard Warren
1f0194fb64
Update the MANIFEST and release_docs/RELEASE files
2017-10-10 09:47:22 -04:00
Allen Byrne
c577a5e995
HDFFV-10297 update calls to H5Zfilter_avail
2017-10-09 17:00:15 -05:00
Richard Warren
837624b9cd
Add a test for parallel reads of independent files using MPI subgroups
2017-10-09 16:47:21 -04:00
lrknox
4a3998ac30
Correct indentation in h5diff/Makefile.am.
2017-10-09 15:45:33 -05:00
lrknox
726d7d3af5
Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This
...
allows them to be successfully linked but not installed. The change was
added for the HDF5 1.8.20 release, but is also needed for all other HDF5
branches.
2017-10-09 15:33:09 -05:00
Allen Byrne
66990bc90f
HDFFV-10297 - code changes nullify error
2017-10-09 13:23:02 -05:00
Allen Byrne
daddf169b0
HDFFV-10297 - Fix test errors - five remaining
2017-10-09 12:59:28 -05:00
M. Scot Breitenfeld
0764a9aa27
Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
2017-10-09 11:32:04 -05:00
M. Scot Breitenfeld
45192768ad
fixed missing prototype warning
2017-10-09 11:30:10 -05:00
Scot Breitenfeld
59a4ffac40
Merge pull request #700 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
...
* commit 'c643b135940f60d9dd53c982d278c2ef6d2958e8':
removed always true ifdef
2017-10-09 11:21:05 -05:00
M. Scot Breitenfeld
c643b13594
removed always true ifdef
2017-10-09 11:19:20 -05:00
Allen Byrne
a07d6b52fb
HDFFV-10297 - fix repack individual objects
...
includes H5Zfilter_avail() fix
2017-10-06 14:36:07 -05:00
mainzer
ceab5a5176
Edits to the file open optimization and associated test
...
code to bring them closer to the HDF5 library's unwritten
coding standards. Also bug fix to repair a hang in testphdf5.
Tested parallel/debug on Charis and Jelly, parallel/production on Jelly.
2017-10-05 17:25:57 -05:00
Allen Byrne
0cef4c9151
Merge pull request #695 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'a49372724cbf9201c4f1d8c8daab1d56a33dc63e':
Fix other test name typos
Fix typo in valgrind test name
2017-10-05 16:18:34 -05:00