summaryrefslogtreecommitdiffstats
path: root/test/accum.c
Commit message (Expand)AuthorAgeFilesLines
* Remove printf format warning on Windows oneAPI. (#3838)H. Joe Lee2023-11-101-1/+1
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-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-5/+5
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-22/+22
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-100/+100
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-44/+0
* Remove some "Programmer" comments (#3209)Dana Robinson2023-06-291-3/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-93/+93
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-25/+25
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-29/+29
* Remove HD from fork/exec*/wait* (#3190)Dana Robinson2023-06-281-3/+3
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Remove duplicated "help@hdfgroup.org" lines in file headers. (#2441)Larry Knox2023-02-111-1/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+2
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-5/+5
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-24/+24
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* VFD plugins (#602)jhendersonHDF2021-09-291-1/+1
* Updates that allow accum SWMR tests to work on Windows (#493)Dana Robinson2021-03-271-60/+102
* Replaces checks for fork, etc. with checks for unistd.h (#457)Dana Robinson2021-03-111-3/+3
* Fixes various warnings noticed on Windows (#425)Dana Robinson2021-03-051-15/+10
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-1/+1
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-011-4/+4
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-541/+811
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-2/+2
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-2/+2
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-6/+7
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-78/+78
* Follow longstanding execv convention for compatibility with NetBSD.David Young2019-10-031-1/+7
* Rest of changes for 'top' file pointer to 'shared' file pointer for H5F__accumQuincey Koziol2019-08-191-1/+1
* Partial H5F__accum_* routines.Quincey Koziol2019-08-191-2/+2
* C and POSIX call cleanupDana Robinson2019-01-111-3/+3
* Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-061-19/+21
* Add using FAPL from h5_fileaccess() to more tests.Quincey Koziol2018-11-221-1/+10
* VOL FEATUREDana Robinson2018-10-101-2/+3
* Develop normalization with vol_integration.Dana Robinson2018-09-191-18/+21
* Cleanup API context function usage.Quincey Koziol2018-03-191-23/+36
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-136/+134
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-28/+31
* Merge SWMR-oriented accumulator tests from revise_chunks to develop.Quincey Koziol2016-12-181-1/+223
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-3/+3
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-3/+3
* [svn-r28696] Minor normalization with revise_chunks.Dana Robinson2015-12-171-59/+59
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1