summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-04132-132/+132
* Multiple changes to bring branch up-to-date (#87)Allen Byrne2020-11-202-12/+12
* Move init above executionAllen Byrne2020-10-211-4/+4
* Remove extra #endifAllen Byrne2020-10-201-1/+3
* Fix HDFS testAllen Byrne2020-10-201-146/+54
* Fix compile issues with vfd drivers.Allen Byrne2020-10-201-6/+4
* Revert autotools files to previous versionAllen Byrne2020-10-191-458/+174
* Update autotools filesAllen Byrne2020-10-151-174/+458
* Merge from 1.10Allen Byrne2020-10-153-61/+74
* Update formatingAllen Byrne2020-10-051-2/+3
* Source formattedAllen Byrne2020-10-01121-84836/+91609
* Merge clang-format changes from developAllen Byrne2020-10-0112-1272/+1386
* Fix to the merge of PR #2708 for HDFFV-11080 to the 1.8 branch.vchoi2020-07-271-2/+3
* Incorporate pull request #2693 from develop for the fix to HDFFV-11080:vchoi2020-07-225-1/+181
* Update configure and Makefile.ins after bin/reconfigure.Larry Knox2020-06-221-1/+2
* Squashed commit of the following:Larry Knox2020-06-221-3/+3
* Fix ifort warning flag.Larry Knox2020-05-041-0/+3
* Update to use optimization flags, C++ error flags, and correctLarry Knox2020-04-301-0/+2
* TRILAB-192 - merge changes from developAllen Byrne2020-04-074-29/+47
* Autotools reconfigure updateAllen Byrne2020-03-311-1/+3
* Merge changes from other branchesAllen Byrne2020-02-291-1/+1
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-202-2/+4
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-105-13/+12
* Correct variable declaration.Allen Byrne2019-12-193-1/+2
* Adjust cache.c only variables.Allen Byrne2019-12-183-4/+4
* Correct missing functionAllen Byrne2019-12-121-1/+36
* HDFFV-10979 - correct copy_paste errorAllen Byrne2019-12-121-2/+2
* HDFFV-10979 - correct fix changeAllen Byrne2019-12-122-7/+11
* HDFFV-10979 fix global name conflictAllen Byrne2019-12-124-8196/+8153
* Remove tests not neededAllen Byrne2019-10-171-15/+0
* HDFFV-10903 Fix H5FDget_eof callsAllen Byrne2019-10-172-36/+30
* HDFFV-10903 another boolean fixedAllen Byrne2019-10-081-2/+2
* HDFFV-10903 adjust for missing functionsAllen Byrne2019-10-082-0/+10
* Ran bin/reconfigurebyrn2019-10-071-20/+73
* HDFFV-10903 merge S3 from devAllen Byrne2019-09-2320-1193/+8055
* Corrected error stackAllen Byrne2019-08-281-3/+3
* Add changes to Makefile.in files and four H5e*.h files from running bin/recon...Larry Knox2019-08-281-4/+5
* fix get gethostname for windowsAllen Byrne2019-08-281-1/+1
* Correct libver names availableAllen Byrne2019-08-261-3/+2
* Fix merge issues for MPIAllen Byrne2019-08-2312-1182/+1229
* OESS-29 Fix shared MPI builds, more HD prefixAllen Byrne2019-08-2264-3745/+3963
* HDFFV-10879 fix test varnameAllen Byrne2019-08-141-1/+1
* Correct error test and useAllen Byrne2019-08-132-102/+130
* Merge mostly CMake changes from develop and file cleanupAllen Byrne2019-08-0614-2415/+2210
* Remove extra checks added during mergeAllen Byrne2019-08-011-13/+1
* Fix merge test issuesAllen Byrne2019-07-312-11/+38
* HDFFV-10845 More changes from 1.10 branchAllen Byrne2019-07-3143-7268/+6587
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-274-546/+263
* Reconfigured autoconf filesdpopat2019-07-191-0/+2
* Make the corresponding fix for HDFFV-10579 H5Arename fails when creation orde...Vailin Choi2019-04-231-46/+63