summaryrefslogtreecommitdiffstats
path: root/testpar/t_2Gio.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-28/+28
* sprintf to snprintf (#1815)Sean McBride2022-06-221-4/+7
* Update windows VS2019 and fix comments (#1781)Allen Byrne2022-05-201-1/+1
* Set default level to minimum time (#1722)Allen Byrne2022-05-171-2/+2
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-2/+18
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-1/+1
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-274/+1
* OESS-168: Remove clang warnings. (#1284)H. Joe Lee2021-12-131-8/+8
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-25/+25
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-3/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-6/+6
* Clang-format of source filesAllen Byrne2020-09-301-1403/+1355
* Fix some HDfprintf compilation errors: use the right format stringsDavid Young2020-09-241-3/+4
* Trim trailing whitespaceQuincey Koziol2020-04-201-11/+11
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-1/+1
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-271-27/+42
* squash cast warning fixkmu2020-01-231-107/+108
* Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev...Kimmy Mu2020-01-231-1/+1
|\
| * fix missing prototype warningkmu2020-01-211-1/+1
* | merge and fix conflictkmu2020-01-191-2/+0
|/
* Change from using H5Dcreate to H5Dcreate2Richard Warren2019-12-111-2/+2
* Adds a new t_2Gio.c MPI testRichard Warren2019-11-261-0/+4980