summaryrefslogtreecommitdiffstats
path: root/testpar/t_dset.c
Commit message (Expand)AuthorAgeFilesLines
* HDF5 API test updates (#3835)jhendersonHDF2023-11-131-7/+197
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-7/+7
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-18/+18
* Convert hbool_t --> bool in testpar (#3495)Dana Robinson2023-09-051-12/+12
* Fix use of uninitialized value in testpar/t_dset.c test (#3423)jhendersonHDF2023-08-241-0/+2
* chore: fix typo (#3405)H. Joe Lee2023-08-221-1/+1
* Implementation of the mpio driver with selection I/O. (#3222)vchoi-hdfgroup2023-08-071-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-18/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-81/+81
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-84/+84
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-5/+5
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-281-10/+80
* Remove dead code hidden behind #ifdef LATER (#2686)Dana Robinson2023-04-101-3/+0
* 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-25/+25
* sprintf to snprintf (#1815)Sean McBride2022-06-221-2/+3
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-1/+1
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-261-20/+26
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-276/+1
* Snprintf2 (#1399)Sean McBride2022-01-281-4/+8
* OESS-168: Remove clang warnings. (#1280)H. Joe Lee2021-12-131-8/+8
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-24/+24
* Minor parallel improvements (#519)Quincey Koziol2021-03-261-31/+36
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-3/+3
* Clang-format of source filesAllen Byrne2020-09-301-1261/+1220
* fix issues from test failkmu2020-01-281-12/+15
* squash cast warning fixkmu2020-01-231-110/+110
* merge and fix conflictskmu2020-01-141-1/+1
|\
| * fix intel compile warningskmu2019-12-041-1/+1
* | remove unsed var,function,macro, etckmu2019-12-061-4/+4
|/
* Revert "fix warnings from Intel compiler"kmu2019-11-261-1/+1
* fix warnings from Intel compilerkmu2019-11-071-1/+1
* Marked up H5Fget/set_mpi_atomicity() to use the VOL.Dana Robinson2019-09-271-4/+4
* Fix test issue in testpar/t_dset.c with MPI-2 implementationsJordan Henderson2019-02-071-0/+2
* HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...Quincey Koziol2019-01-071-1/+1
* HD prefix and whitespaceAllen Byrne2018-08-281-522/+528
* Corrections for parallel I/O & tests.Quincey Koziol2018-03-211-24/+24
* Modify t_dset.c in lieu of Parallel Compression changesJordan Henderson2017-08-151-5/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29632] Description:Quincey Koziol2016-04-051-6/+10
* [svn-r29607] Description:Quincey Koziol2016-04-021-94/+112
* [svn-r28649] - add new API to toggle collective metadata write.Mohamad Chaarawi2015-12-141-1/+1
* [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-271-16/+14
* [svn-r25779] fix bug in parallel tests where a compact dset is being createdMohamad Chaarawi2014-11-041-4/+11
* [svn-r25651] Fix for: HDFFV-8715Mohamad Chaarawi2014-10-011-1/+6
* [svn-r24864] Description:Quincey Koziol2014-03-211-87/+36