summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from develop to fix various issuesAllen Byrne2020-01-301-0/+3
* Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-281-1/+1
* prototype issuekmu2020-01-281-1/+1
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-10/+17
* For portability, insulate the HDF5 library from some system macros.David Young2019-12-191-1/+18
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-161-7/+0
* HDFFV-10876 Merge from developAllen Byrne2019-12-091-21/+17
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-19/+2
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-2/+19
* Fixed the H5_set_bigio_count prototype by adding a missing input argument.Richard Warren2019-10-231-1/+1
* Rename the set/get bigio_count functions. Also add the renamed prototypes to...Richard Warren2019-10-231-1/+2
* Added the two missing files from the previous PR as requested by LesRichard Warren2019-10-151-0/+3
* Added H5Pset/get_mpi_params calls and unified them with the MPI-I/ODana Robinson2019-08-261-0/+2
* Some refactoring prior to implementing new H5P MPI functions.Dana Robinson2019-08-141-0/+8
* Merge pull request #1860 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:map_api_merge ...Dana Robinson2019-08-131-0/+3
|\
| * Added the map (H5M) APIDana Robinson2019-08-131-0/+3
* | Added ifdef for intel compilers, __GNUC__ has to be defined for header files ...M. Scot Breitenfeld2019-08-131-1/+1
|/
* Added gcc conditional for __attribute__((fallthrough)), removes 34 warnings o...M. Scot Breitenfeld2019-08-081-0/+4
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-0/+3
* - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-5/+1
* Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-191-0/+6
|\
| * Updated sec2, log, and core VFDs to use pread/pwrite whenDana Robinson2019-01-311-0/+6
* | C and POSIX call cleanupDana Robinson2019-01-111-2/+3
|/
* Further va_list improvements.Dana Robinson2018-12-171-0/+3
* Fix plugin code from referencing invalid key ID value, and also switch fromQuincey Koziol2018-12-131-0/+3
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-5/+6
* VOL FEATUREDana Robinson2018-10-101-0/+10
* 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
* 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