summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-04362-364/+364
* Fixed HDFFV-10480 and HDFFV-11159 (#145)bmribler2020-12-032-3/+23
* Multiple changes to bring branch up-to-date (#87)Allen Byrne2020-11-205-799/+799
* Fix compile issues with vfd drivers.Allen Byrne2020-10-202-2/+4
* Correct boolean value and missing defineAllen Byrne2020-10-192-24/+23
* Revert autotools files to previous versionAllen Byrne2020-10-195-1689/+1067
* Fix macro argumentAllen Byrne2020-10-191-4/+4
* Comment fixesAllen Byrne2020-10-192-10/+10
* More merges from 1.10 comments and initsAllen Byrne2020-10-1597-3406/+2882
* Update FD sourceAllen Byrne2020-10-158-34/+8
* Update autotools filesAllen Byrne2020-10-1529-3396/+3736
* Merge from 1.10Allen Byrne2020-10-15272-9512/+6591
* Snapshot 1.8.22-snap11. Update version to 1.8.22-snap12.Larry Knox2020-10-141-2/+2
* Fix comment whitespaceAllen Byrne2020-10-051-258/+241
* Update formatingAllen Byrne2020-10-053-4/+4
* Source formattedAllen Byrne2020-10-01355-79280/+73657
* Merge clang-format changes from developAllen Byrne2020-10-0123-6470/+6532
* Snapshot 1.8.22-snap10. Update version to 1.8.22-snap11.hdftest2020-08-311-2/+2
* Remove extra parensAllen Byrne2020-08-131-1/+1
* HDFFV-11127 - force RTLD_LOCAL in dlopenAllen Byrne2020-08-121-11/+11
* Fix HDFFV-11120 and HDFFV-11121 (CVE-2018-13870 and CVE-2018-13869)Binh-Minh Ribler2020-08-021-1/+18
* Merge pull request #2708 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/18_HD...Vailin Choi2020-07-231-0/+4
|\
| * Incorporate pull request #2693 from develop for the fix to HDFFV-11080:vchoi2020-07-221-0/+4
* | Merge from 1.10-1.12-dev - LT parse needs updateAllen Byrne2020-07-202-8/+44
|/
* Snapshot 1.8.22-snap9. Update version to 1.8.22-snap10.hdftest2020-07-131-2/+2
* Fix HDFFV-10591Binh-Minh Ribler2020-07-061-10/+18
* Update configure and Makefile.ins after bin/reconfigure.Larry Knox2020-06-221-1/+2
* Squashed commit of the following:Larry Knox2020-06-221-1/+1
* Snapshot 1.8.22-snap8.hdftest2020-06-161-2/+2
* Yanked all MPI-1 callsDana Robinson2020-05-291-1/+1
* Snapshot 1.8.22-snap7hdftest2020-05-141-2/+2
* Merge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lr...Larry Knox2020-05-041-0/+2
|\
| * Add missing headersAllen Byrne2020-05-021-0/+2
* | Fix ifort warning flag.Larry Knox2020-05-041-0/+3
|/
* Update to use optimization flags, C++ error flags, and correctLarry Knox2020-04-302-25/+16
* Resolve warning errors from -Werror= flags:Larry Knox2020-04-293-6/+4
* Add -Werror= flags to lists displayed in libhdf5.settings.Larry Knox2020-04-281-2/+2
* Merge branch 'hdf5_1_8' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hf...hdftest2020-04-2616-1079/+1054
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2020-04-141-3/+11
| |\
| | * A fix in the cleaning up code for datatype when datatype initialization via H...vchoi2020-04-081-3/+11
| * | TRILAB-192 - merge changes from developAllen Byrne2020-04-071-6/+2
| * | Restore page eject charsAllen Byrne2020-03-311-4/+4
| * | Restore page ejects.Allen Byrne2020-03-311-10/+10
| * | Autotools reconfigure updateAllen Byrne2020-03-316-828/+833
| * | TRILAB-192 merging warnings changes from developAllen Byrne2020-03-319-262/+228
| |/
* | Snapshot version 1.8 release 22 (snap6)hdftest2020-04-261-2/+2
|/
* Snapshot version 1.8 release 22 (snap5)hdftest2020-03-251-2/+2
* Snapshot version 1.8 release 22 (snap4)hdftest2020-03-181-2/+2
* Verify the decoded version for "all" and "none" selection.vchoi2020-03-123-4/+30
* Merge pull request #24 in ~VCHOI/my_third_fork from hdf5_1_8 to bugfix/v18_se...Vailin Choi2020-03-1110-827/+1207
|\