AuthorCommitMessageCommit dateIssues
David YoungDavid Young
8215d0cc342Remove the punch list: I put it on the wrong branch!
dyoungdyoung
265a0c726d2Add the punch list in Markdown form, per discussion at yesterday's VFD SWMRmeeting.
Vailin ChoiVailin Choi
ef35ef561ffFix for HDFFV-10365 H5Sencode changes for 1.12.Please see the "RFC: H5Sencode/H5Sdecode Format Change" for detailed description. Also include in this set of changes: --make 1.12 as the latest format --fix for HDFFV-10271: version 2 hyperslab encoding incorrect length2 JIRA Issues
Vailin ChoiVailin Choi
f05e1c20b20MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit '112b8131965104cbed0746391893f211d79888ad': Fixes for JNI updates Add RELEASE.txt note for collective metadata read fixes Fix some collective metadata read issues Refactor mpi test names Refactor parallel test names Rename parallel tests to start with PAR_ Re-write of Java JNI error handling Distinguish parallel performance tests Set the full generator name Add new ...
Jordan HendersonJordan Henderson
112b8131965MMerge pull request #1534 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit '3acd486b83f319579b1c6884c90289b0eb1d44a6': Fixes for JNI updates
Jordan HendersonJordan Henderson
3acd486b83fFixes for JNI updates
Jordan HendersonJordan Henderson
8f42566f7acMMerge pull request #1523 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit '8f447bd3564a88738b9a26b1b0ac3bba785efd39': Add RELEASE.txt note for collective metadata read fixes Fix some collective metadata read issues
Jordan HendersonJordan Henderson
8f447bd3564Add RELEASE.txt note for collective metadata read fixes
Jordan HendersonJordan Henderson
34508f06203MMerge in latest from develop
Jordan HendersonJordan Henderson
65a820ae898Fix some collective metadata read issues
Allen ByrneAllen Byrne
fa83ab9f7c7MMerge pull request #1533 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '6f71b2cdcf3326b1d7bc67cf664b56d2f4056bfd': Refactor mpi test names
Allen ByrneAllen Byrne
6f71b2cdcf3Refactor mpi test names
Larry KnoxLarry Knox
e2b6e72e7c1MMerge pull request #1530 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'edcbc9966f5c742970ad32eb50a7925fcf7ab677': Refactor parallel test names Rename parallel tests to start with PAR_ Distinguish parallel performance tests Set the full generator name Add new cmake copy file tests to ignore Use correct values for other file versions CMake script changes to simplify execution
Allen ByrneAllen Byrne
edcbc9966f5Refactor parallel test names
Allen ByrneAllen Byrne
f8d5add80bcMMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit 'a3a90e79afda2351f16181ec3592b96caceffbe1': Re-write of Java JNI error handling
Allen ByrneAllen Byrne
d98faf57030Rename parallel tests to start with PAR_
Allen ByrneAllen Byrne
a3a90e79afdMMerge pull request #1532 in HDFFV/hdf5 from ~JHENDERSON/hdf5_merge:develop to develop* commit 'cc6a61215e508d047ed6aa2daf67475cfe34ee4d': Re-write of Java JNI error handling
Jordan HendersonJordan Henderson
cc6a61215e5Re-write of Java JNI error handling
Allen ByrneAllen Byrne
f7bab665bbbDistinguish parallel performance tests
Allen ByrneAllen Byrne
691b92ff9c8Set the full generator name
Allen ByrneAllen Byrne
742894ce88bAdd new cmake copy file tests to ignore
Allen ByrneAllen Byrne
648a21473f0Use correct values for other file versions
Vailin ChoiVailin Choi
e4756d8f52dFix h5debug to use H5VL_object() instead of H5I_object() when getting the file pointer.Otherwise "h5debug file" will seg fault.
Allen ByrneAllen Byrne
d0be2f5840fCMake script changes to simplify execution
Quincey KoziolQuincey Koziol
4300ca62348MMerge pull request #1528 in HDFFV/hdf5 from add_id_type_to_vol_wrap_cb to develop* commit '163dcebec5d853b720dcb64b5e9828670b963773': Add ID type (of eventual hid_t) to the VOL "wrap" callback.
Jordan HendersonJordan Henderson
0d1d61951fdMMerge pull request #1527 in HDFFV/hdf5 from ~JHENDERSON/hdf5_merge:develop to develop* commit '28b9af4f28df6c0e4f7fbf1ce4a0f50e1797b4d3': Fix test issue in testpar/t_dset.c with MPI-2 implementationsMPI-2
Jordan HendersonJordan Henderson
28b9af4f28dFix test issue in testpar/t_dset.c with MPI-2 implementationsMPI-2
Quincey KoziolQuincey Koziol
163dcebec5dAdd ID type (of eventual hid_t) to the VOL "wrap" callback.
Allen ByrneAllen Byrne
865e35ea017MMerge pull request #1524 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '36e3d1600a3f9d771cfb9b4475f23c57d4b10280': Refactor out timeout values Correct name of variable Remove F2003 Option and references Remove obsolete file Update examples version Update to example reference version Switch OFF if compression source is not available Fail configure if SZIP/ZLIB is requested but not found
Allen ByrneAllen Byrne
36e3d1600a3Refactor out timeout values
Allen ByrneAllen Byrne
5ba4266a046Correct name of variable
Vailin ChoiVailin Choi
c7977ec2f89MMerge pull request #1522 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit '7f5741825db0737db5ac46c43009681508a73002': Add release notes information. Modification based on feedback from pull request. Modification based on feedback from pull request. There is performance issue when closing an object. The slow down is due to the search of the "tag_list" to find out the "corked" status of an object. The fix: (1) Add a counter "num_objs_corked" in the c...
Vailin ChoiVailin Choi
7f5741825dbAdd release notes information.
Allen ByrneAllen Byrne
e73197077baRemove F2003 Option and references
Allen ByrneAllen Byrne
3ebfd7edd45Remove obsolete file
Allen ByrneAllen Byrne
a476f5348edUpdate examples version
Allen ByrneAllen Byrne
ee9771425f6Update to example reference version
Vailin ChoiVailin Choi
7d124cb7961Modification based on feedback from pull request.
Vailin ChoiVailin Choi
e272e64e749Modification based on feedback from pull request.
Allen ByrneAllen Byrne
abd74c83107Switch OFF if compression source is not available
Allen ByrneAllen Byrne
18e875f75faFail configure if SZIP/ZLIB is requested but not found
Vailin ChoiVailin Choi
34f028070e9MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into develop
Vailin ChoiVailin Choi
7f718e9ea23There is performance issue when closing an object. The slow down is due to the search ofthe "tag_list" to find out the "corked" status of an object. The fix: (1) Add a counter "num_objs_corked" in the cache structure to track the number of "corked" objects. (2) Skip the search of "tag_list" if the counter is zero i.e. no "corked" objects.
Dana RobinsonDana Robinson
c7d04ee3afcMMerge pull request #1520 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:cmake_tweaks to develop* commit '91c7ff81dcac1af7a7b609698aa69f0c213a6184': Added a line for the CMake pread/write option to INSTALL_CMake.txt.
Dana RobinsonDana Robinson
91c7ff81dcaAdded a line for the CMake pread/write option to INSTALL_CMake.txt.
Larry KnoxLarry Knox
08001e2f3f1MMerge pull request #1518 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '6c2a4b728f3c8eadb18d4e10d41bdbd7d1c8f3e8': Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account information and other batch command variations with ctest command. Add batchscript options that work when running ctest directly.
Larry KnoxLarry Knox
6c2a4b728f3Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account informationand other batch command variations with ctest command.
Larry KnoxLarry Knox
d2624dae035MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
Larry KnoxLarry Knox
dddc940bdf4Add batchscript options that work when running ctest directly.
Larry KnoxLarry Knox
30df67700ccMMerge pull request #1517 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit 'c348d453b583ec9092152e6aef1f7fa9854cf5d9': Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel tests reserved for *ctestP.sl.cmake. Revise options to run batch tests and alternative options for cross compile in HPC/*-HDF5options.cmake. Change examples file to zip for CMake zip file. Update bin/release for filename changes and HPC-CMake tar file corrections. Add n...