summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update version for 1.8.20 release.lrknox2017-11-231-2/+2
* Merge pull request #791 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8_20 to hdf5...Allen Byrne2017-11-201-2/+2
|\
| * HDFFV-10329 Correct LINK INTERFACE and VS20013 compileAllen Byrne2017-11-201-2/+2
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8_20)Allen Byrne2017-11-161-7/+8
| |\
| * | Fix linking of libsAllen Byrne2017-11-141-2/+2
* | | Switch default build mode from development to production.lrknox2017-11-171-2/+2
| |/ |/|
* | Fix HDFFV-10274. When deleting all (or almost all) of the messages inNeil Fortner2017-11-151-7/+8
|/
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8_20)Larry Knox2017-11-021-7/+7
|\
| * HDFFV-10321 Merge from 1.8Allen Byrne2017-11-021-7/+7
| * Incremented lib file .so numbers: revision for all except c++ for dcodelrknox2017-10-311-7/+7
* | Set version to 1.8.20-pre1lrknox2017-11-021-2/+2
* | Incremented lib file .so numbers: revision for all except c++ for codelrknox2017-10-311-7/+7
|/
* Update version string to hdf5 1.8.20-pre0 for newly created hdf5_1_8_20lrknox2017-10-301-2/+2
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-10-191-2/+2
|\
| * Snapshot version 1.8 release 20 (snap7)HDF Tester2017-10-161-2/+2
* | HDFFV-10297 merge from developAllen Byrne2017-10-112-20/+10
|/
* Snapshot version 1.8 release 20 (snap6)HDF Tester2017-10-091-2/+2
* Snapshot version 1.8 release 20 (snap5)HDF Tester2017-09-181-2/+2
* Merge pull request #655 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to hd...Vailin Choi2017-09-139-475/+520
|\
| * Fix for HDFFV-9947Vailin Choi2017-09-073-19/+63
| * Fix for daily test failureVailin Choi2017-09-061-1/+1
| * Modifications based on comments from pull request reviewVailin Choi2017-09-064-47/+26
| * Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-09-066-418/+440
* | Snapshot version 1.8 release 20 (snap4)HDF Tester2017-09-111-2/+2
|/
* Snapshot version 1.8 release 20 (snap3)HDF Tester2017-09-041-2/+2
* Merge pull request #643 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-08-291-4/+2
|\
| * Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 in...lrknox2017-08-251-4/+2
| |\
| | * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-142-2/+3
| | * Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with addedlrknox2017-06-122-6/+3
| | * Ran bin/reconfigure after so number change.lrknox2017-06-061-3/+3
| | * Update version to 1.8.19-pre1.lrknox2017-06-021-2/+2
* | | Snapshot version 1.8 release 20 (snap2)HDF Tester2017-08-281-2/+2
|/ /
* | Snapshot version 1.8 release 20 (snap1)HDF Tester2017-08-081-2/+2
* | Merge branch 'hdf5_1_8' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_ms...M. Scot Breitenfeld2017-08-041-2/+2
|\ \
| * | Snapshot version 1.8 release 20 (snap0)HDF Tester2017-08-011-2/+2
* | | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-041-0/+1
|/ /
* | Fix for HDFFV-7853 H5Ocopy to 1.8 branchVailin Choi2017-07-116-36/+139
* | Update h5vers and release scripts for 1.8.19 branch, set version tolrknox2017-06-082-6/+6
|/
* Propagate .so number changes to Makefile.ins with bin/reconfigure.lrknox2017-06-021-5/+5
* Update text in COPYING files in subdirectories to match changes tolrknox2017-05-247-50/+24
* Merge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lr...lrknox2017-05-201-1504/+1446
|\
| * Tools merge from develop-1.10Allen Byrne2017-05-171-1510/+1450
* | Merge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lr...lrknox2017-05-164-4/+48
|\ \ | |/
| * Merge pull request #513 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to hd...Vailin Choi2017-05-163-2/+46
| |\
| | * Fix for HDFFV-10051Vailin Choi2017-05-123-2/+46
| * | Increment snap version.hdftest2017-05-161-2/+2
* | | Change copyright headers to replace url referring to file to belrknox2017-05-16354-2124/+1416
|/ /
* | Snapshot 1.8.19-snap3hdftest2017-05-151-2/+2
|/
* Change position of declaration to top of blockAllen Byrne2017-05-111-425/+426
* Change the signature of H5PLget_size functionAllen Byrne2017-05-112-12/+20