summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compile errors - mostly in jniAllen Byrne2020-05-201-21/+17
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2020-05-201-7/+0
* Undo my changes to the HD macros, hadn't really intended those to be onDavid Young2020-05-201-7/+7
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2020-05-201-7/+7
* Fixed the H5_mpi_get_bigio_count function prototypeRichard Warren2020-05-201-1/+1
* Split VFD_SWMR_TEST_FOR_END_OF_TICK() into VFD_SWMR_ENTER() andDavid Young2020-05-091-12/+25
* Extract a subroutine, H5F_vfd_swmr_process_eot_queue(), from theDavid Young2020-04-161-36/+19
* Shorten the type name `H5F_vfd_swmr_eot_queue_entry_t` to `eot_queue_entry_t`:David Young2019-12-101-4/+4
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-50/+90
* Changes for punch list #4: Add support for opening mulitple files in either V...Vailin Choi2019-11-201-30/+33
* Provide the BSD `struct timespec` arithmetic macro, timespecsub().David Young2019-10-071-10/+1
* Make some NetBSD compatibility patches.David Young2019-10-031-1/+18
* Oops, straggler from last: rename the nanosecond constants. While I amDavid Young2019-09-261-6/+2
* Merge the latest h5_retry_t code from my `sleepy` branch.David Young2019-09-101-0/+2
* Consolidate VFD SWMR variable declarations in a new header file,David Young2019-08-281-61/+44
* interim checkin of VFD SWMR writer EOT code.mainzer2018-12-071-21/+56
* (1) Add tests for VFD SWMR writerVailin Choi2018-10-221-4/+10
* Third batch of checkin:Vailin Choi2018-09-281-13/+14
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-09-261-52/+1
|\
| * Develop normalization with vol_integration.Dana Robinson2018-09-191-2/+1
| * Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-50/+0
* | Second batch of checkin:Vailin Choi2018-09-041-2/+2
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-141-0/+30
|/
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-9/+29
|\
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-28/+67
|/
* Normalization with VOL integration branch.Dana Robinson2017-11-301-84/+97
* Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-17/+4
* Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-0/+18
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Update cmake pubconf to match autotools and add strtoll checksAllen Byrne2017-03-161-1/+7
* Added text to the function check macros so that a more helpfulDana Robinson2016-12-121-1/+1
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-1/+7
* [svn-r30224] Added HDprintf() macro that uses HDfprintf w/ stdout.Dana Robinson2016-07-271-1/+3
* [svn-r30113] Description:Quincey Koziol2016-06-281-0/+33
* [svn-r30017] Description:Quincey Koziol2016-06-061-8/+8
* [svn-r29395] Corrected parentheses in floating-point compare macros.Dana Robinson2016-03-121-8/+9
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-1/+5
* [svn-r29084] Revert of:Dana Robinson2016-02-111-5/+1
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-0/+3
* [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...Dana Robinson2016-02-041-1/+5
* [svn-r29030] Cleanup of test/externals before merging user patch.Dana Robinson2016-02-021-1/+3
* [svn-r29019] Fixed double declaration of a few types that only appears on Win...Dana Robinson2016-01-291-1/+7
* [svn-r29011] LFS changes in the autotools and library.Dana Robinson2016-01-281-51/+17
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-0/+1
* [svn-r28581] Brought flock changes over from revise_chunks as well as a fewDana Robinson2015-12-111-1/+73
* [svn-r28422] Description:Quincey Koziol2015-11-201-7/+16
* [svn-r28416] Description:Quincey Koziol2015-11-201-8/+3
* [svn-r28241] Correct prototype return signature.Allen Byrne2015-10-281-1/+1
* [svn-r28236] Rework get timezone function to add another exclusion define (H5...Allen Byrne2015-10-271-2/+10