summaryrefslogtreecommitdiffstats
path: root/test/tfile.c
Commit message (Expand)AuthorAgeFilesLines
* Minor warning cleanup while working on VOL issues.Dana Robinson2018-04-061-4/+2
* Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-121-0/+128
* Miscellaneous test fixesBinh-Minh Ribler2018-03-061-1/+1
* Fix for daily test failureVailin Choi2018-02-141-1/+6
* Merge pull request #895 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-02-141-414/+413
|\
| * More includes cleanupAllen Byrne2018-02-141-414/+413
* | Fix for daily test failure for configuration with --disable-deprecated-symbolsVailin Choi2018-02-141-1/+1
|/
* Additional testsBinh-Minh Ribler2018-02-131-0/+130
* Changes made based on code reviews.Vailin Choi2018-01-121-980/+1180
* Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-3/+3
|\
| * Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-3/+3
* | (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-58/+69
|\ \ | |/
* | Initial checkin for library version boundsVailin Choi2017-10-031-2/+1532
|/
* Changes made based on RFC review commentsVailin Choi2017-07-181-0/+17
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-3/+3
|\
| * A few more warnings fixed.Dana Robinson2017-05-251-3/+3
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-4/+4
* | Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-6/+6
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Correct double sourcedir name on copied datafiles.Quincey Koziol2017-03-151-6/+2
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-435/+1639
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-61/+62
* Merge SWMR-related testing to existing tests.Quincey Koziol2016-12-181-2/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-64/+77
* Added vlen reclaim functions to a test in tfile.cDana Robinson2016-11-231-2/+8
* [svn-r30285] Description:Quincey Koziol2016-08-131-9/+10
* [svn-r29975] Description:Quincey Koziol2016-05-301-5/+5
* [svn-r29776] Description:Quincey Koziol2016-04-241-0/+352
* [svn-r29545] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-2/+4
* [svn-r29183] Fixed missing reopen test call in tfile from HDFFV-8740 fix.Dana Robinson2016-02-221-0/+1
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-2/+58
* [svn-r28792] Added cleanup for new test files to tfile.c.Dana Robinson2016-01-041-0/+2
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-3/+3
* [svn-r27811] Description:Quincey Koziol2015-09-161-3/+5
* [svn-r27768] Description:Quincey Koziol2015-09-141-7/+7
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-47/+63
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-13/+1
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-3/+3
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-3/+3
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-2/+2
* [svn-r26225] Removes broken open() call work-around that was specific to the nowDana Robinson2015-02-191-2/+0
* [svn-r25496] Description:Quincey Koziol2014-07-301-10/+10
* [svn-r24360] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...Raymond Lu2013-10-251-0/+34
* [svn-r24234] Bug: tfile.c was failing in the ADA AIX system.Albert Cheng2013-09-301-1/+1
* [svn-r24210] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...Raymond Lu2013-09-271-0/+97
* [svn-r23354] Close prop list varAllen Byrne2013-03-151-4/+8
* [svn-r23322] HDFFV-8322: Close resources, found from valgrind testingAllen Byrne2013-03-011-1/+10
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-3/+9
* [svn-r21904] This is a followup commit for Issue 7756 - Creating a dataset in...Raymond Lu2012-02-021-3/+3
* [svn-r21891] Issue 7756 - Creating a dataset in a read-only file caused seg f...Raymond Lu2012-01-251-0/+74