summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removedDana Robinson2017-04-274-7/+2
* | Merge pull request #500 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to h...Vailin Choi2017-05-105-9/+173
|\ \
| * | Fix for HDFFV-10051Vailin Choi2017-05-101-0/+1
| * | Fix for the two issues reported in HDFFV-10051Vailin Choi2017-05-103-14/+50
| * | Fix for the two issues reported in HDFFV-10051:Vailin Choi2017-05-103-3/+130
|/ /
* | Merge pull request #492 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-05-051-1/+1
|\ \
| * | Update one missed version string.lrknox2017-05-051-1/+1
|/ /
* | Merge pull request #489 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-05-052-201/+781
|\ \ | |/ |/|
| * Update release_docs/HISTORY-1_10.txt and RELEASE.txt after HDF5 1.10.1lrknox2017-05-042-201/+781
|/
* Merge pull request #479 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Larry Knox2017-04-271-1/+2
|\
| * Change position of declaration to top of blockAllen Byrne2017-04-271-1/+2
|/
* Merge pull request #477 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to h...Vailin Choi2017-04-269-159/+899
|\
| * Modifications based on pull request review.Vailin Choi2017-04-262-3/+3
| * Incorporate patch from GE Healthcare (HDFFV-9934)Vailin Choi2017-04-269-158/+898
|/
* Merge pull request #469 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hd...Dana Robinson2017-04-252-30/+48
|\
| * Updated bin/trace to emit errors and reordered autogen.sh processingDana Robinson2017-04-252-30/+48
|/
* Merge pull request #467 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Larry Knox2017-04-256-18/+48
|\
| * HDFFV-10173 revert and add dynlib flagsAllen Byrne2017-04-256-18/+48
|/
* Merge pull request #465 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-04-256-63/+127
|\
| * Merge cmake h5clear test changesAllen Byrne2017-04-252-35/+92
| * Correct name of native functionAllen Byrne2017-04-251-1/+1
| * Change signature of H5PLget_sizeAllen Byrne2017-04-254-28/+35
|/
* Merge pull request #461 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to h...Vailin Choi2017-04-2424-867/+508
|\
| * Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5...Vailin Choi2017-04-240-0/+0
| |\ | |/ |/|
* | Merge pull request #460 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to h...Vailin Choi2017-04-2410-84/+102
|\ \
| | * Fix for HDFFV-10166 h5watch tests fail randomly to match expected output filesVailin Choi2017-04-2424-867/+508
| |/
| * Modifications based on review comments from pull request.Vailin Choi2017-04-244-106/+117
| * Fix for DAILYTEST-259 h5clear test failureVailin Choi2017-04-249-44/+51
|/
* Merge pull request #456 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hd...Dana Robinson2017-04-243-18/+12
|\
| * Fixed problems that prevent bin/trace from marking up some functions.Dana Robinson2017-04-243-18/+12
|/
* Merge pull request #450 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hd...Larry Knox2017-04-214-3/+130
|\
| * bin/trace updates in H5PL.cDana Robinson2017-04-201-0/+4
| * The cache_image test shows a skipped message about EoC in parallel.Dana Robinson2017-04-203-11/+9
| * Added code to disable the evict-on-close feature inDana Robinson2017-04-203-2/+127
|/
* Merge pull request #445 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-04-201-1/+1
|\
| * Correct typo of file nameAllen Byrne2017-04-201-1/+1
|/
* Merge pull request #439 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10 to hdf...Scot Breitenfeld2017-04-181-0/+12
|\
| * added point to build script repo.M. Scot Breitenfeld2017-04-181-0/+12
|/
* Merge pull request #437 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-04-186-13/+24
|\
| * Update tool dyn libAllen Byrne2017-04-181-0/+1
| * LDFLAGS module forces .so lib to be built on osx instead of .dylibAllen Byrne2017-04-181-1/+1
| * java jni lib also needs to avoid the version-infoAllen Byrne2017-04-181-1/+1
| * HDFFV-10170 undo patchAllen Byrne2017-04-183-9/+12
| * Add plugin options for libsAllen Byrne2017-04-184-3/+9
| * Reformat char * argsAllen Byrne2017-04-181-4/+4
| * HDFFV-10170 add missing endifAllen Byrne2017-04-181-0/+1
|/
* Merge pull request #431 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Larry Knox2017-04-173-127/+120
|\
| * HDFFV-10173 remove hook for noinst libsAllen Byrne2017-04-172-7/+0
| * HDFFV-10170 fix noinst for test libsAllen Byrne2017-04-172-2/+2
| * HDFFV-10173 fix compile on VS2008Allen Byrne2017-04-171-118/+118