summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-2145-371/+350
|
* Merge pull request #1567 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-02-206-14/+245
|\ | | | | | | | | | | | | | | hdf5_1_10 * commit '1353f9552eaabf9f17b9043ed1d9a3d97fb5ba87': Add new files to MANIFEST. Update so version numbers. fix 2 typos.
| * Add new files to MANIFEST.Larry Knox2019-02-201-0/+2
| |
| * Update so version numbers.Larry Knox2019-02-205-14/+243
|/ | | | fix 2 typos.
* Merge pull request #1564 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-02-189-20/+20
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'afc010179ce9bed6b9a432fe7531070e5fa589f1': Update version on hdf5_1_10 branch to 1.10.6-snap0.
| * Update version on hdf5_1_10 branch to 1.10.6-snap0.Larry Knox2019-02-189-20/+20
|/
* Merge pull request #1562 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-02-181-1/+19
|\ | | | | | | | | | | | | hdf5_1_10 * commit '0712f746e900a461513d8f31ddec74d684bd30c8': Merge pull request #1560 in HDFFV/hdf5 from hdf5-1-10-documentation-only to hdf5_1_10_5
| * Merge pull request #1560 in HDFFV/hdf5 from hdf5-1-10-documentation-only to ↵Richard Warren2019-02-181-1/+19
|/ | | | | | | | hdf5_1_10_5 * commit '5dd2fda18fbbeab95ba44200e48c8202dae65206': Modify RELEASE.txt in response to PR comments Updated RELEASE.txt with updates regarding HDFFV-10540
* Merge pull request #1561 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-02-182-444/+478
|\ | | | | | | | | | | | | hdf5_1_10 * commit '51c5f6b4b962062b6eb8f4f8b6425c8930e73118': Update HISTORY-1_10.txt and RELEASE.txt files.
| * Update HISTORY-1_10.txt and RELEASE.txt files.Larry Knox2019-02-182-444/+478
|/
* Merge pull request #1553 in HDFFV/hdf5 from ↵Binh-Minh Ribler2019-02-168-308/+247
|\ | | | | | | | | | | | | | | | | | | | | ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10 to hdf5_1_10 Added C++ wrapper for H5Ovisit2 * commit '2a4e26146dfc2f51edb7b9bb8317d3816172f86d': Code improvement Adding a C++ wrapper Fixing typo in documentation
| * Code improvementBinh-Minh Ribler2019-02-162-280/+12
| | | | | | | | | | | | | | Description: Removed dead code and accidentally leftover code Platforms tested: Linux/64 (jelly) - very minor
| * Adding a C++ wrapperBinh-Minh Ribler2019-02-158-37/+246
| | | | | | | | | | | | | | | | | | | | | | | | | | Description: - Added a wrapper for H5Ovisit2 to class H5Object // Recursively visit elements reachable from this object. void visit(H5_index_t idx_type, H5_iter_order_t order, visit_operator_t user_op, void *op_data, unsigned int fields); - Fixed various typos in documentation - Removed a pair of [] in a delete statement for a non-array pointer. Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1011test)
| * Fixing typo in documentationBinh-Minh Ribler2019-02-151-3/+1
| |
* | Merge pull request #1556 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to ↵Larry Knox2019-02-161-1/+0
|\ \ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '10317c7b5b5c3e39367a6538b9dbc72cf984d07f': Updated MANIFEST
| * | Updated MANIFESTDana Robinson2019-02-151-1/+0
| | |
* | | Merge pull request #1555 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-02-161-112/+212
|\ \ \ | |/ / |/| | | | | | | | | | | | | | hdf5_1_10 * commit 'b705528a4e4d5b81d2c1582a378a64315d661163': Add release function to create HPC-CMake tar.gz file.
| * | Merge branch 'hdf5_1_10' of ↵Larry Knox2019-02-150-0/+0
| |\ \ | |/ / |/| | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_10
* | | Merge pull request #1554 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Allen Byrne2019-02-151-0/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '47f58dfb2315abe96dadc7107e564bf1c61d4506': raybsub is an executable script.
| | * | Add release function to create HPC-CMake tar.gz file.Larry Knox2019-02-151-112/+212
| |/ /
| * | raybsub is an executable script.Larry Knox2019-02-151-0/+0
|/ /
* | Merge pull request #1549 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Larry Knox2019-02-1516-67/+160
|\ \ | |/ |/| | | | | | | | | hdf5_1_10 * commit 'eadc7752609b383f8444bd3b20b31a2b3416e428': TRILABS-111 Add missing batch scripts
| * TRILABS-111 Add missing batch scriptsAllen Byrne2019-02-1516-67/+160
|/
* Merge pull request #1543 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-02-1422-182/+525
|\ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'f4f8be19125002764715f6cd25372477c729f809': Script changes from develop Added TRILABS-111 note Add HDFFV-10628 known problem TRILAB-111 Update MPI CMake
| * Script changes from developAllen Byrne2019-02-146-11/+18
| |
| * Added TRILABS-111 noteAllen Byrne2019-02-141-0/+7
| |
| * Add HDFFV-10628 known problemAllen Byrne2019-02-141-0/+3
| |
| * TRILAB-111 Update MPI CMakeAllen Byrne2019-02-1321-182/+508
| |
* | Merge pull request #1545 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_10 to ↵Larry Knox2019-02-1457-16024/+18439
|\ \ | |/ |/| | | | | | | | | hdf5_1_10 * commit '35f48aac5b2e10d6c3e2b3176bbde6aad209c758': Re-write of Java JNI error handling
| * Re-write of Java JNI error handlingJordan Henderson2019-02-1457-16024/+18439
|/
* Merge pull request #1541 in HDFFV/hdf5 from ↵Ray Lu2019-02-131-4/+4
|\ | | | | | | | | | | | | ~SONGYULU/hdf5_ray:1_10/HDFFV-10601-issues-with-chunk-cache-hash to hdf5_1_10 * commit 'dfedd864335fab2a676357c6647bd09aeb26575d': Changing functions H5Dcreate and H5Dopen to H5Dcreate2 and H5Dopen2 for backward compatibility.
| * Changing functions H5Dcreate and H5Dopen to H5Dcreate2 and H5Dopen2 for ↵Songyu Lu2019-02-131-4/+4
| | | | | | | | backward compatibility.
* | Merge pull request #1536 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_10 to ↵Jordan Henderson2019-02-1211-87/+381
|\ \ | | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '2e44998a70924b77f186f6cb60924035fd24441d': Add RELEASE.txt note for collective metadata read fixes Fix some collective metadata read issues
| * | Add RELEASE.txt note for collective metadata read fixesJordan Henderson2019-02-121-0/+16
| | |
| * | Fix some collective metadata read issuesJordan Henderson2019-02-1210-87/+365
| | |
* | | Merge pull request #1535 in HDFFV/hdf5 from ↵Ray Lu2019-02-127-18/+133
|\ \ \ | |/ / |/| / | |/ | | | | | | ~SONGYULU/hdf5_ray:1_10/HDFFV-10601-issues-with-chunk-cache-hash to hdf5_1_10 * commit '4e31361dad4add06792b652dbe5b97e501f9031d': I'm bringing the fixes for the following Jira issues from the develop branch to 1.10 branch: HDFFV-10571: Divided by Zero vulnerability. HDFFV-10601: Issues with chunk cache hash value calcuation. HDFFV-10607: Patches for warnings in the core libraries. HDFFV-10635: HDF5 library segmentation fault with H5Sselect_element.
| * I'm bringing the fixes for the following Jira issues from the develop branch ↵Songyu Lu2019-02-127-18/+133
|/ | | | | | | | | to 1.10 branch: HDFFV-10571: Divided by Zero vulnerability. HDFFV-10601: Issues with chunk cache hash value calcuation. HDFFV-10607: Patches for warnings in the core libraries. HDFFV-10635: HDF5 library segmentation fault with H5Sselect_element.
* Merge pull request #1529 in HDFFV/hdf5 from ~JHENDERSON/hdf5_merge:hdf5_1_10 ↵Jordan Henderson2019-02-072-0/+7
|\ | | | | | | | | | | | | to hdf5_1_10 * commit '530fab929b1a77490574cb7114b4b3a1b445ed6f': Fix test issue in testpar/t_dset.c with MPI-2 implementations
| * Fix test issue in testpar/t_dset.c with MPI-2 implementationsJordan Henderson2019-02-072-0/+7
|/
* Merge pull request #1526 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-02-0719-408/+281
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '50138c3153a0cd923b298aca99f6a353681637db': Add missing assignments Refactor TIMEOUT values Correct name of variable Cleanup F2003 option for CMake Remove obsolete reference Remove obsolete file Update Examples version and references HDFFV-10697 Disable compression option if source unavailable
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-02-076-2/+61
| |\ | |/ |/| | | | | * commit 'e594811caf10c66c12cad7c554854deea262d9cb': Merge pull request #1522 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* | Merge pull request #1525 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to ↵Vailin Choi2019-02-066-2/+61
|\ \ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '29fc6bcd77b0e975d807ecedf16b998493f88bb0': Merge pull request #1522 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
| * | Merge pull request #1522 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵Vailin Choi2019-02-066-2/+61
|/ / | | | | | | | | | | | | | | | | | | | | | | | | 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 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. Conflicts: release_docs/RELEASE.txt
| * Add missing assignmentsAllen Byrne2019-02-061-0/+5
| |
| * Refactor TIMEOUT valuesAllen Byrne2019-02-064-18/+18
| |
| * Correct name of variableAllen Byrne2019-02-061-1/+1
| |
| * Cleanup F2003 option for CMakeAllen Byrne2019-02-067-164/+122
| |
| * Remove obsolete referenceAllen Byrne2019-02-061-1/+1
| |
| * Remove obsolete fileAllen Byrne2019-02-061-1/+0
| |
| * Update Examples version and referencesAllen Byrne2019-02-063-219/+113
| |