summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291874-80664/+155030
|\
| * Merge pull request #1038 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-04-2472-609/+486
| |\
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-231-11/+2
| | |\ | | |/ | |/|
| * | Merge pull request #1035 in HDFFV/hdf5 from fix_api_context_filter_plugin to ...Quincey Koziol2018-04-191-11/+2
| |\ \
| | * | Fix non-threadsafe API context head pointer handling.Quincey Koziol2018-04-191-11/+2
| |/ /
| | * TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-2068-108/+127
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-183-53/+26
| | |\ | | |/ | |/|
| * | Merge pull request #1034 in HDFFV/hdf5 from fix_api_context_fix to developQuincey Koziol2018-04-183-53/+26
| |\ \
| | * | Resolve memory leak of last API context, by freeing it in H5CX terminateQuincey Koziol2018-04-183-35/+11
| | * | Revert "Close memory leak of last API context when shutting library down."Quincey Koziol2018-04-182-21/+18
| |/ /
| | * TRILABS-19 All c code INCLUDE_DIRECTORIES convertedAllen Byrne2018-04-183-16/+19
| | * TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-1762-489/+344
| |/
| * Merge pull request #1033 in HDFFV/hdf5 from fix_h5cx_pop_special_leak to developQuincey Koziol2018-04-172-18/+21
| |\
| | * Close memory leak of last API context when shutting library down.Quincey Koziol2018-04-172-18/+21
| |/
| * Merge pull request #1030 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-04-121-0/+1
| |\
| | * Add missing fileAllen Byrne2018-04-121-0/+1
| |/
| * Merge pull request #1024 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-04-1131-380/+1132
| |\
| | * Whitespace changesAllen Byrne2018-04-101-4/+2
| | * Whitespace and test reclassifyAllen Byrne2018-04-108-68/+42
| | * Move two more functions from unit testsAllen Byrne2018-04-104-61/+59
| | * Reorder of tests for debug APIs optionAllen Byrne2018-04-102-18/+16
| | * HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-1017-54/+65
| | * Fix Java test for DEBUG_APISAllen Byrne2018-04-099-307/+1080
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-097-21/+18
| | |\
| | * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-06331-20748/+23400
| | |\ \
| | * | | Use var instead of absolute numberAllen Byrne2018-04-051-2/+2
| * | | | Merge pull request #1023 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2018-04-101-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | fixed return integer type of C functionM. Scot Breitenfeld2018-04-101-2/+2
| |/ / /
| * | | Merge pull request #1019 in HDFFV/hdf5 from ~KOZIOL/hdf5:update_api_context t...Quincey Koziol2018-04-062-3/+3
| |\ \ \
| | * | | Remove vestiges of H5_DEBUG_BUILD macro, switching it to the moreQuincey Koziol2018-04-062-3/+3
| |/ / /
| * | | Merge pull request #1018 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-04-065-18/+15
| |\ \ \ | | |_|/ | |/| |
| | * | Minor warning cleanup while working on VOL issues.Dana Robinson2018-04-065-18/+15
| |/ /
| * | Merge pull request #991 in HDFFV/hdf5 from merge_func_enter_vol to developQuincey Koziol2018-04-05331-20748/+23400
| |\ \ | | |/ | |/|
| | * Merge pull request #1015 in HDFFV/hdf5 from ~BYRN/hdf5_adb:merge_func_enter_v...Allen Byrne2018-04-053-43/+49
| | |\
| | | * Update java error stack testsAllen Byrne2018-04-033-43/+49
| | * | Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-04-055-981/+1452
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1017 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-04-045-981/+1452
| |\ \ \
| | * | | Update RELEASE.txt, HISTORY-1_10.txt and INSTALL files with changes fromlrknox2018-04-035-981/+1452
| |/ / /
| | * | Correct errors with non-"instrumented library" builds (production & parallel,Quincey Koziol2018-04-052-0/+8
| | |/
| | * Revert using H5MF_sect_small_can_shrink and H5MF_sect_small_shrink for theQuincey Koziol2018-04-021-2/+14
| | * Add comment for the file flush when the file low / high bounds are changedQuincey Koziol2018-04-011-0/+19
| | * Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-04-014-133/+171
| | |\ | | |/ | |/|
| * | Merge pull request #1013 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_normalizat...Dana Robinson2018-03-303-248/+334
| |\ \
| | * | Created internal functions for a couple of H5F calls.Dana Robinson2018-03-303-248/+334
| |/ /
| | * Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-03-294-36/+56
| | |\ | | |/ | |/|
| * | Merge pull request #1006 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-294-35/+55
| |\ \
| | * | Correct emailAllen Byrne2018-03-291-1/+1
| | * | Update URLsAllen Byrne2018-03-292-4/+4
| | * | Correct hdf5 referenceAllen Byrne2018-03-291-1/+1
| | * | Update CDash infoAllen Byrne2018-03-292-4/+16