summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* H5S adjust callbacks now return an herr_t instead of void.Dana Robinson2018-09-248-29/+31
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_d...Dana Robinson2018-09-210-0/+0
|\
| * Merge pull request #1252 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-09-2149-1160/+1066
| |\
* | | Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-2143-1670/+1647
| |/ |/|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_d...Dana Robinson2018-09-209-18/+18
|\ \ | |/
| * Merge pull request #1251 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:develop to developAllen Byrne2018-09-209-18/+18
| |\
| | * Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft...hdftest2018-09-2065-1659/+1628
| | |\ | | |/ | |/|
| * | Merge pull request #1250 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-09-2064-1658/+1627
| |\ \
| | | * Snapshot version 1.11 release 2.hdftest2018-09-209-18/+18
* | | | Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-2049-1160/+1066
| |/ / |/| |
* | | Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-2064-1658/+1627
|/ /
* | Merge pull request #1248 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-09-201-1/+1
|\ \ | |/ |/|
| * Fix missed replacementAllen Byrne2018-09-201-1/+1
|/
* Merge pull request #1247 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-09-192-26/+33
|\
| * Remove extra constantAllen Byrne2018-09-191-4/+3
| * Fix typoAllen Byrne2018-09-191-1/+1
| * Add Constants to all ERR STK checksAllen Byrne2018-09-192-8/+12
| * Use constants for test comparisonsAllen Byrne2018-09-192-23/+27
* | Merge pull request #1245 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_pull_r...Dana Robinson2018-09-1931-1074/+1033
|\ \ | |/ |/|
| * Develop normalization with vol_integration.Dana Robinson2018-09-1931-1074/+1033
* | Merge pull request #1244 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_pull_r...Dana Robinson2018-09-1943-2156/+418
|\ \ | |/
| * Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-1843-2156/+418
* | Merge pull request #1243 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-09-185-622/+525
|\ \
| * | Fix whitespace and exit statusAllen Byrne2018-09-182-276/+227
| * | HDFFV-9059 take file as argumentAllen Byrne2018-09-181-2/+2
| * | HDFFV-9059 Allow detect to take a file as an argumentAllen Byrne2018-09-184-516/+468
| |/
* | Merge pull request #1241 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-09-181-21/+22
|\ \ | |/ |/|
| * Update COPYING file with new HDF5 license.Larry Knox2018-09-171-21/+22
|/
* Merge pull request #1233 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-09-104-52/+97
|\
| * Minor text correctionsAllen Byrne2018-09-052-3/+3
| * HDFFV-10569 Add unsupported option notes to docsAllen Byrne2018-09-043-49/+94
|/
* Merge pull request #1232 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-09-015-20/+15
|\
| * HDFFV-10568 fix hdf5_java library dependencyAllen Byrne2018-09-011-0/+9
| * Remove another extra path varAllen Byrne2018-09-011-1/+1
| * Move muti-config dir setting to root processAllen Byrne2018-09-015-7/+8
| * Fix one more intermediate locationAllen Byrne2018-08-311-1/+1
| * Use different variableAllen Byrne2018-08-314-4/+4
| * Cleanup and add intermediate dir for javaAllen Byrne2018-08-318-22/+7
|/
* Merge pull request #1230 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2018-08-311-1/+1
|\
| * Java must use shared libs to allow dlopen callsAllen Byrne2018-08-301-1/+1
|/
* Merge pull request #1229 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-08-301-3/+2
|\
| * Correct namesAllen Byrne2018-08-301-3/+0
| * Call new functionAllen Byrne2018-08-301-0/+2
* | Merge pull request #1228 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-08-301-1/+1
|\ \ | |/ |/|
| * Correct default API version for develop to 112.Larry Knox2018-08-301-1/+1
|/
* Merge pull request #1226 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-08-2824-2834/+2331
|\
| * Fix typoAllen Byrne2018-08-281-1/+1
| * HD prefix and whitespaceAllen Byrne2018-08-2824-2834/+2331
|/
* Merge pull request #1224 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developLarry Knox2018-08-278-18/+270
|\
| * Update RELEASE.txt with suggested changesJordan Henderson2018-08-271-1/+46