Merge pull request #440 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10_1 to hdf5_1_10_1
* commit 'b834c100729d450e0c466c2044c3f0658b1979e6':
added point to build script repo.
Merge pull request #428 in HDFFV/hdf5 from ~MAINZER/hdf5_1.10.1_jrm:hdf5_1_10_1 to hdf5_1_10_1
* commit 'c953358666e842cada6879a2dbb3d724e9c90690':
Expanded slightly on the RELEASE.txt entry for HDFFV-10055.
Merge pull request #429 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
* commit 'd39deb8b323c95e2fba1a453c78ea31759eb4ce9':
Updated Copyright header in H5PLpkg.h.
Update version to 1.10.1-pre3.
Commit version changes in README.txt and RELEASE.txt for 1.10.1-pre2 release.
Merge pull request #423 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
* commit '32e706e2cc1cb73cc6cacf78e9174b7afa5e5430':
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Skip tests for page buffering in test/fheap.c for parallel build Skip the two tests for page buffering in test/fheap.c because this feature is disabled in parallel. Activate full testing when this feature is re-enabled in the ...
Merge pull request #419 in HDFFV/hdf5 from develop to hdf5_1_10_1
* commit 'f574d627d8122c6ac7dcc16c9fd0d04cf97b6b67':
updated with README changes
Combined the README_DEVEL and README, and removed out-dated README material
Merge pull request #417 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
* commit 'f83622042a8a6271dd502194867c00e8a89ec9fc': (34 commits)
Add 1.8 complete HISTORY file.
Add history files from 1.10.0 release.
Fix URL name
DAILYTEST-250 change test props to reduce timeout
Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771) 1) Calculate chunk index for extensive array index based on swizzled max chunks when unlim_dim > 0 2) Minor fixes to test/...
Merge pull request #415 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
* commit '9c661e3589c1e5f20601e6388bdfc996ed2ebbd7':
Update text in COPYING files in subdirectories to match changes to copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from comments in hl/fortran/src/H5IMcc.c and hl/src/H5IM.c.
Merge pull request #414 in HDFFV/hdf5 from ~MAINZER/hdf5_1.10.1_jrm:hdf5_1_10_1 to hdf5_1_10_1
* commit 'bfb1e380be4c0acf4c6f05e3a2ae86d161b1e788':
Added mentions of major limitations to discussions of new features
Added mentions of major limitations to discussions of new features
Added mention of fix for HDFFV-10055
Reformated discussion of new features to maintain an 80 character line limit.
Update text in COPYING files in subdirectories to match changes to
copyright notices in source files.
Update Copyright notices in acsite.m4 and bin/yodconfigure that were
overlooked by chkcopyright.
Remove broken and unnecessary urls from comments in
hl/fortran/src/H5IMcc.c and hl/src/H5IM.c.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
* commit '0d05cb607e5951f3a28a101be56ca194022a7fa1':
Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java.
Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers.
Add "Copyright by The HDF Group."" to copyright header.
Merge pull request #406 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_1 to hdf5_1_10_1
* commit 'b605f4817cdce719aae1f742cb2b256bda401508':
Updated RELEASE.txt with my changes for the 1.10.1 release.
Merge pull request #401 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
* commit '106102eb606bcda0caa62dd894001be9d045f730':
Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
Change copyright headers to replace url referring to file to be removed
and replace it with new url for COPYING file.
Fix 2 lines in java error test expected output file where messages
include line numbers changed by reducing the copyright header by 2
lines.
Merge pull request #392 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
* commit '8c06d9564ed7662899e6a3e3a8cd96127b70833c':
Update RELEASE.txt with note for fixing failed SWMR tests.
Switch to using flag in signal handler, to trigger dropping out of main loop and shutdown cleanly, instead of calling leave() from the signal handler.
Fix HDFFV-8089 Description: Some code within an "ifdef H5D_CHUNK_DEBUG" block was using outdated data structure but not caught becau...
Merge pull request #391 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_1_10_1:hdf5_1_10_1 to hdf5_1_10_1
Updated RELEASE.txt
* commit '55e536cc5dce4f6dc7e6f128e2dd3fbd1d83df43':
Updated for HDFFV-8089.
Merge pull request #388 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
* commit 'fa9214c5dedd8b6b61de34ca42fd0576b779395d':
Correct incosistent spacing.
Replaced text for HDFFV-9938 entry. Re-ordered bugs fixed entries in descending date order and made order consistent for all (developer, date, bug ids) entries.
Add entries to Bugs Fixed section of RELEASE.txt.
Replaced text for HDFFV-9938 entry.
Re-ordered bugs fixed entries in descending date order and made order
consistent for all (developer, date, bug ids) entries.
Merge pull request #386 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
* commit '47dcd9af7997008c14def94651599c79085be7d9': (22 commits)
Add new file COPYING_LBNL_HDF5.
Revert "Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries"
Add LBNL license file and modify COPYING file accordingly.
Omnibus checkin for several relatively minor modifications:
Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries in this branch version of R...