index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
H5private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-2/+2
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
1
-9/+29
|
\
*
|
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-28/+67
|
/
*
Normalization with VOL integration branch.
Dana Robinson
2017-11-30
1
-84/+97
*
Rework of the POSIX file open permissions and macros to clean up
Dana Robinson
2017-04-28
1
-17/+4
*
Changed the Windows POSIX open() file permissions to be correct
Dana Robinson
2017-04-28
1
-0/+18
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Update cmake pubconf to match autotools and add strtoll checks
Allen Byrne
2017-03-16
1
-1/+7
*
Added text to the function check macros so that a more helpful
Dana Robinson
2016-12-12
1
-1/+1
*
Bring over support for retrying metadata cache entry loads, along with all the
Quincey Koziol
2016-11-20
1
-1/+7
*
[svn-r30224] Added HDprintf() macro that uses HDfprintf w/ stdout.
Dana Robinson
2016-07-27
1
-1/+3
*
[svn-r30113] Description:
Quincey Koziol
2016-06-28
1
-0/+33
*
[svn-r30017] Description:
Quincey Koziol
2016-06-06
1
-8/+8
*
[svn-r29395] Corrected parentheses in floating-point compare macros.
Dana Robinson
2016-03-12
1
-8/+9
*
[svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure
Dana Robinson
2016-02-22
1
-1/+5
*
[svn-r29084] Revert of:
Dana Robinson
2016-02-11
1
-5/+1
*
[svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...
Mohamad Chaarawi
2016-02-07
1
-0/+3
*
[svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...
Dana Robinson
2016-02-04
1
-1/+5
*
[svn-r29030] Cleanup of test/externals before merging user patch.
Dana Robinson
2016-02-02
1
-1/+3
*
[svn-r29019] Fixed double declaration of a few types that only appears on Win...
Dana Robinson
2016-01-29
1
-1/+7
*
[svn-r29011] LFS changes in the autotools and library.
Dana Robinson
2016-01-28
1
-51/+17
*
[svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...
Mohamad Chaarawi
2016-01-21
1
-0/+1
*
[svn-r28581] Brought flock changes over from revise_chunks as well as a few
Dana Robinson
2015-12-11
1
-1/+73
*
[svn-r28422] Description:
Quincey Koziol
2015-11-20
1
-7/+16
*
[svn-r28416] Description:
Quincey Koziol
2015-11-20
1
-8/+3
*
[svn-r28241] Correct prototype return signature.
Allen Byrne
2015-10-28
1
-1/+1
*
[svn-r28236] Rework get timezone function to add another exclusion define (H5...
Allen Byrne
2015-10-27
1
-2/+10
*
[svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-10-20
1
-2/+2
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-317/+375
*
[svn-r27753] Removed duplicated attribute macro checks. Moved canonical attri...
Dana Robinson
2015-09-10
1
-3/+14
*
[svn-r27581] Fixed a bug in the FUNC_ENTER macros. API calls of the form H5xx...
Dana Robinson
2015-08-26
1
-3/+18
*
[svn-r27572] Removed VMS-specific code from the library.
Dana Robinson
2015-08-24
1
-30/+5
*
[svn-r27548] Revert r27545
Jerome Soumagne
2015-08-21
1
-2/+2
*
[svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-08-21
1
-2/+2
*
[svn-r27278] Merge of 27270 from trunk. Fixes HDFFV-9119 and HDFFV-9421.
Dana Robinson
2015-06-24
1
-5/+16
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-8/+1
*
[svn-r27111] move undef of __attribute__ back to private and remove its usage...
Mohamad Chaarawi
2015-05-26
1
-0/+2
*
[svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-ordered
Dana Robinson
2015-05-10
1
-2/+5
*
[svn-r26678] add ifdef checks and setting for __attribute__ in a public place...
Mohamad Chaarawi
2015-03-31
1
-5/+2
*
[svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
Dana Robinson
2015-03-01
1
-0/+42
*
[svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch.
Dana Robinson
2015-02-23
1
-3/+0
*
[svn-r26272] Merge of r26071 from features/autotools_rework
Dana Robinson
2015-02-22
1
-0/+4
*
[svn-r26203] increase string size to 128 for MPE function event name.
Mohamad Chaarawi
2015-02-18
1
-1/+1
*
[svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...
Mohamad Chaarawi
2015-02-16
1
-18/+19
*
[svn-r25215] Description:
Quincey Koziol
2014-05-25
1
-0/+3
*
[svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-sa...
Dana Robinson
2014-04-04
1
-1/+1
*
[svn-r24803] Description:
Quincey Koziol
2014-03-16
1
-19/+0
*
[svn-r24769] Description:
Quincey Koziol
2014-03-07
1
-2/+2
*
[svn-r24270] checkin coverity changes from 10/4/2013.
Mohamad Chaarawi
2013-10-09
1
-0/+3
*
[svn-r24111] Description:
Quincey Koziol
2013-09-06
1
-10/+5
[next]