summaryrefslogtreecommitdiffstats
path: root/test/big.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [svn-r16847] Description:Quincey Koziol2009-04-231-6/+2
* [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-4/+4
* [svn-r15800] Description:Quincey Koziol2008-10-071-17/+22
* [svn-r15628] Description:Quincey Koziol2008-09-161-1/+1
* [svn-r15007] Purpose: configure cleanupMike McGreevy2008-05-151-6/+0
* [svn-r14199] Description:Quincey Koziol2007-10-111-4/+4
* [svn-r14193] Description:Quincey Koziol2007-10-081-65/+70
* [svn-r14104] Description:Quincey Koziol2007-08-231-1/+1
* [svn-r13832] Some minor changes - let each driver use its own file name respe...Raymond Lu2007-06-041-2/+7
* [svn-r13694] 1. changed the HDlseek to be lseek64 and HDfseek to be fseeko if...Raymond Lu2007-04-231-4/+56
* [svn-r13605] Add big file test for SEC2.Raymond Lu2007-04-061-0/+19
* [svn-r13596] Update document and comments. No test needed.Raymond Lu2007-04-051-1/+3
* [svn-r13595] Add the macro check of H5_HAVE_FSEEKO for STDIO test. Without itRaymond Lu2007-04-051-1/+2
* [svn-r13588] A support of files bigger than 2GB for STDIO driver. Configure ...Raymond Lu2007-04-041-16/+34
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-16/+16