summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-306-28/+18
* Manual sync with develop (#95)Dana Robinson2020-11-171-8/+4
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-2/+2
* Merge changes from developAllen Byrne2020-10-086-109/+151
* Source formattedAllen Byrne2020-10-0128-17114/+15034
* Add clang-format changes from develop.Allen Byrne2020-09-282-4/+19
* Sync with developDana Robinson2020-08-017-29/+78
* Whitespace changesAllen Byrne2020-05-1313-72/+72
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-0/+2
* revert type castkmu2020-02-281-2/+2
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
* Merge pull request #2334 in HDFFV/hdf5 from ~DYOUNG/werror:hdf5_1_12-warnings...David Young2020-02-042-4/+4
|\
| * Squashed commit of the following:David Young2020-01-312-4/+4
* | Merge pull request #2312 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-02-011-1/+1
|/
* pick up missing piece from mergekmu2020-01-291-4/+1
* Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-291-1/+0
* remove redundent definitionkmu2020-01-281-2/+0
* Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-281-0/+3
* Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-288-289/+291
* Merge pull request #2315 in HDFFV/hdf5 from ~KMU/hdf5:develop to developKimmy Mu2020-01-281-12/+15
* missing prototype warningkmu2020-01-281-1/+1
* Merge pull request #2306 in HDFFV/hdf5 from ~KMU/hdf5:develop to developKimmy Mu2020-01-281-1/+1
* Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-2815-363/+365
* Merge pull request #2291 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/uninitialized to...Kimmy Mu2020-01-281-3/+3
* Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to developKimmy Mu2020-01-281-4/+5
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-2810-41/+25
* Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12Kimmy Mu2020-01-242-6/+6
|\
| * fix test assert fail errorkmu2020-01-101-2/+2
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-082-6/+6
* | Merge pull request #2281 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-01-201-1/+3
|\ \
| * | Improved CMake options for testsAllen Byrne2020-01-191-1/+3
| |/
* | Fixed H5Dcreate in testpar/t_2Gio.cDana Robinson2020-01-201-1/+1
|/
* Merge t_2Gio test into hdf5_1_12. This will eventually be refactored out aft...Richard Warren2019-12-163-3/+4
* Merge t_2Gio test into hdf5_1_12. This will eventually be refactored out aft...Richard Warren2019-12-161-0/+4954
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-093-4976/+1
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-063-1/+4976
* Fix MPI test namesAllen Byrne2019-10-231-0/+3
* Rename the set/get bigio_count functions. Also add the renamed prototypes to...Richard Warren2019-10-231-2/+2
* Added the two missing files from the previous PR as requested by LesRichard Warren2019-10-151-7/+6
* Initial 2GB port from develop to the 1_12 branchRichard Warren2019-10-151-21/+78
* Cleanup whitespace and comments compared to developAllen Byrne2019-10-021-4/+4
* Add comment to add tests later to verify conflicting values for MPI-specific ...Vailin Choi2019-09-021-0/+5
* Whitespace and HD prefix changesAllen Byrne2019-08-281-298/+294
* fix get gethostname for windowsAllen Byrne2019-08-281-0/+2
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-08-274-90/+165
|\
| * Merge branch 'develop_minor_pr' into H5Pset_fapl_mpiDana Robinson2019-08-271-1/+1
| |\
| | * Fixed a bug in the cache image code that was introduced by the HDDana Robinson2019-08-271-1/+1
| * | Merge branch 'develop' into H5Pset_fapl_mpiDana Robinson2019-08-2713-1067/+1062
| |\ \
| * | | Added H5Pset/get_mpi_params calls and unified them with the MPI-I/ODana Robinson2019-08-263-89/+164
* | | | OESS-29 Fix HD prefix in perform and enable test compileAllen Byrne2019-08-272-1/+4
| |_|/ |/| |