summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use STREQUALAllen Byrne2019-02-141-1/+1
* CMake if statement correctionAllen Byrne2019-02-141-1/+1
* Merge pull request #1540 in HDFFV/hdf5 from merge_hyperslab_changes_01 to dev...Quincey Koziol2019-02-1416-1609/+1616
|\
| * Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-1316-1609/+1616
* | TRILAB-111 fixes for parallel testingAllen Byrne2019-02-131-1/+1
|/
* Merge in latest from developJordan Henderson2019-02-1221-60/+171
|\
| * Re-write of Java JNI error handlingJordan Henderson2019-02-111-2/+2
| * Add ID type (of eventual hid_t) to the VOL "wrap" callback.Quincey Koziol2019-02-075-16/+20
| * Modification based on feedback from pull request.Vailin Choi2019-02-063-2/+7
| * Modification based on feedback from pull request.Vailin Choi2019-02-051-1/+1
| * There is performance issue when closing an object. The slow down is due to t...Vailin Choi2019-02-055-2/+46
| * Merge pull request #1515 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:pread_vfd_squa...Dana Robinson2019-02-014-19/+77
| |\
| | * Updated sec2, log, and core VFDs to use pread/pwrite whenDana Robinson2019-01-314-19/+77
| * | Merge pull request #1516 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:valgrind_fixes...Dana Robinson2019-02-016-21/+15
| |\ \
| | * | Updated H5Dio.c comment.Dana Robinson2019-02-011-5/+2
| | * | Fixed a valgrind issue with the unprotect log message. The loggingDana Robinson2019-01-315-15/+12
| | * | Fixed a bug revealed by the dtransform test. A datatype transformDana Robinson2019-01-311-1/+1
| | |/
| * | Add more specific batch scripts.Larry Knox2019-01-311-0/+6
| |/
* | Fix some collective metadata read issuesJordan Henderson2019-02-126-64/+29
|/
* Added test for HDFFV-10588Binh-Minh Ribler2019-01-241-1/+1
* Fixed HDFFV-10684Binh-Minh Ribler2019-01-202-21/+19
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-01-1532-722/+1053
|\
| * Delta reduction against hyperslab_updates branch.Quincey Koziol2019-01-116-139/+122
| * Add API routines to wrap and retrieve objectsQuincey Koziol2019-01-112-0/+72
| * Merge pull request #1455 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-01-091-0/+2
| |\
| | * Align behavior of H5Aget_name_by_idx with H5Aget_name when a NULL buffer is s...Jordan Henderson2019-01-081-0/+2
| * | Merge pull request #1441 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-01-092-2/+3
| |\ \ | | |/ | |/|
| * | Merge pull request #1452 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-01-081-4/+8
| |\ \
| | * | Fix for parallel filters tests with new read-proc0-broadcast featureJordan Henderson2019-01-081-4/+8
| * | | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_na...Neil Fortner2019-01-0812-50/+359
| |\ \ \
| | * \ \ Merge pull request #1451 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:fortran_squash...Dana Robinson2019-01-081-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fortran wrappers for dataset obj header minimization API calls.Dana Robinson2019-01-081-1/+1
| | * | | Merge pull request #1443 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-01-081-0/+15
| | |\ \ \
| | | * \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Larry Knox2019-01-068-506/+457
| | | |\ \ \
| | | * \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...Larry Knox2019-01-053-5/+60
| | | |\ \ \ \
| | | | * \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Larry Knox2019-01-053-5/+60
| | | | |\ \ \ \
| | | * | | | | | Configure build directory in batch scripts.Larry Knox2019-01-051-2/+2
| | | |/ / / / /
| | | * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Larry Knox2019-01-0224-156/+779
| | | |\ \ \ \ \
| | | * | | | | | Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files.Larry Knox2018-12-311-10/+12
| | | * | | | | | Correct syntax error in CMakeLists.txt.Larry Knox2018-12-311-3/+3
| | | * | | | | | Add .lsf batch scripts and insert the build directory into the scriptsLarry Knox2018-12-281-0/+13
| | * | | | | | | Merge pull request #1448 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to dev...Neil Fortner2019-01-085-19/+34
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...Quincey Koziol2019-01-0710-49/+343
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Remove H5O_BOGUS_INVALID_ID from H5O_msg_class_g initialization, sinceNeil Fortner2019-01-081-6/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Delay checking if decoded message's "shareable" flag is appropriate forNeil Fortner2019-01-075-19/+34
| |/ / / / /
| * | | | | Merge pull request #1440 in HDFFV/hdf5 from stackable_vol_fix_14 to developQuincey Koziol2019-01-067-31/+138
| |\ \ \ \ \
| | * | | | | Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-067-31/+138
| | | |_|/ / | | |/| | |
| * | | | | Clean up style issues, make function callbacks static, correct debug statements,Quincey Koziol2019-01-051-475/+319
| |/ / / /
* | | | | Fixed HDFFV-10586 and HDFFV-10588Binh-Minh Ribler2019-01-151-1/+6
| |_|_|/ |/| | |
* | | | Refixed HDFFV-10578Binh-Minh Ribler2019-01-081-1/+1