summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add targets for plugin test libraries to avoid linking to external libs.lrknox2017-04-202-4/+20
* Merge pull request #448 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-04-202-35/+102
|\
| * Correct test options to match autotools scriptAllen Byrne2017-04-201-15/+15
| * Updates to CMake for the changes in the autotools scriptAllen Byrne2017-04-202-20/+87
* | Merge pull request #443 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_parallel_pr...Dana Robinson2017-04-203-3/+126
|\ \ | |/ |/|
| * The cache_image test shows a skipped message about EoC in parallel.Dana Robinson2017-04-203-11/+9
| * Merge branch 'develop' into eoc_parallel_preventDana Robinson2017-04-2011-85/+103
| |\ | |/ |/|
* | Merge pull request #444 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-04-201-1/+1
|\ \
| * | Correct typo of file nameAllen Byrne2017-04-201-1/+1
|/ /
* | Merge pull request #435 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-04-2010-84/+102
|\ \
| * | Modifications based on review comments from pull request.Vailin Choi2017-04-204-106/+117
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2017-04-195-9/+18
| |\ \ | |/ / |/| |
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2017-04-181-0/+12
| |\ \
| * | | Fix for DAILYTEST-259 h5clear test failureVailin Choi2017-04-189-44/+51
| | | * Added code to disable the evict-on-close feature inDana Robinson2017-04-193-2/+127
| |_|/ |/| |
* | | Merge pull request #436 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-04-185-9/+18
|\ \ \ | |_|/ |/| |
| * | Update tool dyn libAllen Byrne2017-04-181-0/+1
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-181-0/+12
| |\ \ | |/ / |/| |
* | | Merge pull request #434 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-04-181-0/+12
|\ \ \ | |_|/ |/| |
| * | added point to build script repo.M. Scot Breitenfeld2017-04-181-0/+12
|/ /
| * 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-4/+9
|/
* Merge pull request #430 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-04-174-125/+121
|\
| * HDFFV-10170 fix command syntaxAllen Byrne2017-04-171-1/+1
| * ignore java classpathAllen Byrne2017-04-171-0/+1
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-172-17/+91
| |\ | |/ |/|
* | Merge pull request #427 in HDFFV/hdf5 from ~MAINZER/hdf5_jrm:develop to developJohn Mainzer2017-04-172-17/+91
|\ \
| * | Express test mods to test/cache.cmainzer2017-04-152-17/+91
|/ /
| * HDFFV-10173 fix compile on VS2008Allen Byrne2017-04-171-118/+118
| * HDFFV-10170 chnage test libs to noinst typeAllen Byrne2017-04-132-7/+2
|/
* Merge pull request #422 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developJordan Henderson2017-04-133-0/+103
|\
| * Due to HDFVIEW-19 add read VL as string functionAllen Byrne2017-04-123-0/+103
* | Merge pull request #421 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-04-131-2/+11
|\ \ | |/ |/|
| * Skip tests for page buffering in test/fheap.c for parallel buildVailin Choi2017-04-131-2/+11
|/
* Merge pull request #410 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-04-123-221/+78
|\
| * updated with README changesM. Scot Breitenfeld2017-04-111-1/+0
| * Combined the README_DEVEL and README, and removed out-dated README materialM. Scot Breitenfeld2017-04-112-220/+78
* | Merge pull request #409 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-04-124-52/+44
|\ \
| * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2017-04-1122-23/+23
| |\ \ | |/ / |/| |
* | | Merge pull request #412 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-04-1122-23/+23
|\ \ \ | |_|/ |/| |
| * | Fix URL nameAllen Byrne2017-04-1121-21/+21
| * | DAILYTEST-250 change test props to reduce timeoutAllen Byrne2017-04-111-2/+2
|/ /
| * Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771)Vailin Choi2017-04-114-52/+44
|/
* Merge pull request #405 in HDFFV/hdf5 from ~MAINZER/hdf5_jrm:develop to developJohn Mainzer2017-04-078-26/+293
|\
| * Removed commeted out code from H5C_dump_coll_write_list()mainzer2017-04-071-5/+0
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~mainzer/hdf5_jr...mainzer2017-04-063-6/+17
| |\
| * | Checkin of fix for CGNS bugmainzer2017-04-068-26/+298
* | | Merge pull request #396 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-04-071-301/+368
|\ \ \ | |_|/ |/| |