summaryrefslogtreecommitdiffstats
path: root/test/big.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up off_t usage (#4095)Dana Robinson2024-03-091-1/+1
* Use HDoff_t with lseek consistently (#3600)Dana Robinson2023-09-261-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-21/+21
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-8/+9
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-24/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-9/+9
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-3/+3
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-6/+6
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-21/+21
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-1/+1
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-2/+2
* Remove code paths where long long < 8 bytes (#3098)Dana Robinson2023-06-121-19/+1
* Comment cleanup (#2689)Quincey Koziol2023-04-111-25/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-10/+10
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-5/+5
* Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-161-2/+2
* More clang tidy (#908)Sean McBride2021-08-231-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-241/+256
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-103/+103
|\
| * Fix comment formatting due to tabs conversionAllen Byrne2020-09-241-11/+11
| * File changes to affect formattingAllen Byrne2020-09-041-103/+103
* | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-4/+4
|\ \ | |/
| * Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-071-2/+2
| |\
| | * Removes staff email addresses from the repositoryDana Robinson2020-08-071-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-3/+3
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-2/+2
* Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-3/+2
* Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-0/+9
* C and POSIX call cleanupDana Robinson2019-01-111-2/+2
* Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-3/+3
* Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-3/+3
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30219] Description:Quincey Koziol2016-07-221-4/+4
* [svn-r28568] Normalization of test/big.c with revise_chunks.Dana Robinson2015-12-111-8/+8
* [svn-r27851] Description:Quincey Koziol2015-09-221-6/+6
* [svn-r27800] Minor warning fixes in the library tests.Dana Robinson2015-09-161-1/+1
* [svn-r27768] Description:Quincey Koziol2015-09-141-3/+3
* [svn-r24358] Changed the big test so that it runs using the h5_fileaccess() f...Dana Robinson2013-10-251-149/+171
* [svn-r24214] Put in proper error message if unexpected switch values happened.Albert Cheng2013-09-281-1/+2
* [svn-r24202] Bug fix: HDFFV-8271 Big.c error in address generated by random n...Albert Cheng2013-09-261-1/+2
* [svn-r23984] Merged 2 23932 from reduced_warnings branch:Larry Knox2013-08-091-1/+4
* [svn-r22024] Add HD prefix to tools library based tests. Cleaned allocation/f...Allen Byrne2012-03-051-289/+289
* [svn-r19817] Bug 1917: Big.c test.Albert Cheng2010-11-171-43/+97
* [svn-r19795] Cleaned up some part of the code. It now works on all Unix and W...Albert Cheng2010-11-161-36/+26
* [svn-r19764] Updated NPROCS default value from 3 to 6.Albert Cheng2010-11-111-121/+223
* [svn-r19167] Bug fix: 1917.Albert Cheng2010-08-031-5/+4