summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Correct extlib dependsAllen Byrne2018-11-061-6/+6
| |/ / / /
| | | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-061-1/+1
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #1318 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-11-062-1/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | TRILAB-36 add custom target on generated filesAllen Byrne2018-11-061-0/+4
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-057-9/+9
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-054-160/+209
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-011-2/+2
| | |\ \ \
| | * \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-312-87/+65
| | |\ \ \ \
| | * \ \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-302-0/+32
| | |\ \ \ \ \
| | * | | | | | Fix typo in whitespace areaAllen Byrne2018-10-291-1/+1
| | | | | | | * Add custom target to force wait on generated fileAllen Byrne2018-11-061-0/+4
| | | | | | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-057-9/+9
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-054-160/+209
| | | | | | | |\ | | | | | | | |/ | | | | | | |/|
| | | | | | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-011-2/+2
| | | | | | | |\ | | | | | | |_|/ | | | | | |/| |
| | | | | | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-312-87/+65
| | | | | | | |\ | | | | | |_|_|/ | | | | |/| | |
| | | | | | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-302-0/+32
| | | | | | | |\ | | | | |_|_|_|/ | | | |/| | | |
| | | | | | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-295-4/+73
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-2919-350/+149
| | | | | | | |\
| | | | | | | * | TRILAB-81 fix typoAllen Byrne2018-10-241-1/+1
| | | | | | | * | TRILAB-82 fixed errors found in reviewAllen Byrne2018-10-243-63/+65
| | | | | | | * | Update windows test machine infoAllen Byrne2018-10-231-3/+2
| | | | | | | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-2324-35/+78
| | | | | | | |\ \
| | | | | | | * | | TRILAB-81 Output error if filename length is greater then 255Allen Byrne2018-10-191-0/+5
| | | | | | | * | | TRILAB-81 check for func success before using valueAllen Byrne2018-10-191-27/+31
| | | | | | | * | | TRILAB-81 Coverity fixAllen Byrne2018-10-191-18/+21
| | | | | | | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-1931-353/+440
| | | | | | | |\ \ \
| | | | | | | * | | | Move options to root CMakeLists.txtAllen Byrne2018-10-192-1/+6
| | | | | | | * | | | TRILAB-34 fix required through testingAllen Byrne2018-10-171-2/+2
| | | | | | | * | | | TRILAB-34 add batch option (also patch2 from 10633)Allen Byrne2018-10-171-2/+2
| | | | | | | * | | | TRILAB-81 coverity fixesAllen Byrne2018-10-1713-439/+409
* | | | | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-067-9/+9
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #1317 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:develop to developLarry Knox2018-11-057-9/+9
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Update HDF5-Examples version to be included in CMake-* tar/zip files.hdftest2018-11-051-2/+2
| | * | | | | | | | | Snapshot version 1.11 release 3.hdftest2018-11-056-7/+7
| |/ / / / / / / / /
* | | | | | | | | | Remove most debugging shims & scaffolding.Quincey Koziol2018-11-0413-359/+141
* | | | | | | | | | Switch driver | plugin => connector.Quincey Koziol2018-11-0433-1230/+1232
* | | | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-0429-602/+529
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge pull request #1314 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de...Vailin Choi2018-11-014-160/+209
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | Fixed exit() to HDexit() in use_append_chunk.c and use_append_mchunks.cVailin Choi2018-11-012-4/+4
| | * | | | | | | | Fixed fprintf to HDfprintf in the following routines:Vailin Choi2018-11-013-113/+113
| | * | | | | | | | Fix for HDFFV-10554 use_append_chunks in swmr use case test failureVailin Choi2018-10-304-60/+109
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #1315 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/ray_tes...Ray Lu2018-10-311-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | A trivial change to reformat a comment. The purpose is simply to try out Git.Songyu Lu2018-10-311-2/+2
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge pull request #1313 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_tweaks to ...Dana Robinson2018-10-302-87/+65
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Removed a couple of extraneous commas from VOL example.Dana Robinson2018-10-301-2/+2
| | * | | | | | Cleaned up VOL example.Dana Robinson2018-10-301-83/+62
| | * | | | | | Updated MANIFEST file.Dana Robinson2018-10-301-1/+0
| | * | | | | | Fixed VOL example to use a platform-independent formatDana Robinson2018-10-291-8/+8
| * | | | | | | Merge pull request #1312 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2018-10-292-0/+32
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...Larry Knox2018-10-291-1/+2
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |