summaryrefslogtreecommitdiffstats
path: root/src/H5Fint.c
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 merge issue 537 v110 (#545)Larry Knox2021-04-061-9/+27
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Mostly whitespace and comment cleanup. (#39)Allen Byrne2020-10-151-2/+2
* Source formattedAllen Byrne2020-10-011-772/+766
* Removes unused H5I_SPACE_SEL_ITER value from H5I_type_tDana Robinson2020-08-271-1/+0
* Brings H5Fstart_swmr_write changes from developDana Robinson2020-08-181-6/+11
* Merge branch 'hdf5_1_10' into h5f_start_swmr_write_locksDana Robinson2020-08-181-0/+10
|\
| * Brings the MDC skiplist optimizations from developDana Robinson2020-08-171-0/+10
* | Adds fix for H5Fstart_swmr_write lock issueDana Robinson2020-08-171-4/+15
|/
* Brings file locking changes from developDana Robinson2020-08-141-18/+184
* Merge of dataspace improvements from develop.Dana Robinson2020-07-161-1/+2
* H5F and H5FS normalization with develop.Dana Robinson2020-07-091-57/+57
* H5PB and H5Faccum normalization with develop.Dana Robinson2020-06-041-38/+37
* H5F normalizations with develop.Dana Robinson2020-06-041-3/+3
* Normalization with develop of the VFDs and H5F package.Dana Robinson2020-05-281-220/+219
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-1/+1
* Changed H5F_file_t to H5F_shared_t (as in develop/1.12)Dana Robinson2020-05-261-9/+9
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-151-1/+1
* Merge pull request #1865 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-08-161-2/+4
* Remove unnecessary sJacob Smith2019-01-021-3/+0
* Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hd...Jacob Smith2018-12-311-216/+20
|\
| * Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-12-311-216/+20
* | Incoporate minimized dataset headers code and tests.Jacob Smith2018-12-311-0/+27
|/
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-141-55/+56
|\
| * Normalization with vol_integration branch.Dana Robinson2018-06-071-55/+56
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-231-38/+38
|\ \ | |/
| * Put back CTRL-L charsAllen Byrne2018-05-231-52/+52
| * Valgrind fixed by checking for prefix_len of 0Allen Byrne2018-05-231-90/+90
* | Fixed libver bounds underscore issueM. Scot Breitenfeld2018-05-111-3/+3
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-213/+916
|\ \ | |/
| * Add comment for the file flush when the file low / high bounds are changedQuincey Koziol2018-04-011-0/+19
| * Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-04-011-21/+160
| |\
| | * Created internal functions for a couple of H5F calls.Dana Robinson2018-03-301-0/+318
| |/ |/|
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-48/+411
| |\ | |/ |/|
| * Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-102/+589
* | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-03-121-3/+38
|\ \
| * | Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-121-3/+38
* | | Removed commented out code from H5FDmpio.c, H5FDprivate.h and H5Fint.cmainzer2018-03-121-2/+0
* | | Merge branch 'develop' into avoid_trunc_betaM. Scot Breitenfeld2018-02-201-38/+40
|\ \ \ | |/ /
| * | Modifications made based on comments from pull request.Vailin Choi2018-02-071-4/+4
| * | Fix bounds check for the generation of cache image.Vailin Choi2018-01-221-4/+0
| * | Merge branch develop into bugfix/version_boundsVailin Choi2018-01-121-34/+293
| |\ \
| * | | Changes made based on code reviews.Vailin Choi2018-01-121-2/+34
| * | | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-33/+33
| |\ \ \
| * \ \ \ (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-463/+331
| |\ \ \ \
| * | | | | Initial checkin for library version boundsVailin Choi2017-10-031-44/+8
* | | | | | Merge branch 'develop' into avoid_trunc_betaM. Scot Breitenfeld2018-01-221-36/+295
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | HDFFV-10361 Correct signaturesAllen Byrne2018-01-091-16/+16
| * | | | | HDDFV-10361 combine duplicated prefix utility functionsAllen Byrne2018-01-051-36/+295
| | |_|/ / | |/| | |
* | | | | Optimized version of avoid truncate patch.M. Scot Breitenfeld2017-12-181-0/+11
|/ / / /