summaryrefslogtreecommitdiffstats
path: root/test/tfile.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-3/+3
* 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
* [svn-r21564] Improve testing for H5Pset_libver_bounds (bring in line with 1.8...Neil Fortner2011-10-141-23/+41
* [svn-r21562] Improve testing for H5Pset_libver_boundsNeil Fortner2011-10-141-2/+34
* [svn-r20262] In my previous checkin (20255), I used H5Gcreate instead of H5Gc...Raymond Lu2011-03-161-1/+1
* [svn-r20255] Bug 2115 - add H5_VERSION_GE and H5_VERSION_LE macros. I added ...Raymond Lu2011-03-151-1/+68
* [svn-r20180] I added 2 public macros to the H5public.h - H5_VERSION_GE and H5...Raymond Lu2011-03-021-0/+49
* [svn-r19402] Description:Quincey Koziol2010-09-161-0/+61
* [svn-r18419] Description:Quincey Koziol2010-03-181-0/+1
* [svn-r18413] Description:Quincey Koziol2010-03-171-9/+1
* [svn-r18224] Description:Quincey Koziol2010-02-091-36/+36
* [svn-r18197] Description:Quincey Koziol2010-01-301-10/+10
* [svn-r17626] Description:Quincey Koziol2009-10-091-2/+2
* [svn-r17582] Description:Quincey Koziol2009-10-021-0/+705