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 Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-1/+1
*
Simplify function enter macros for performance benefits (#1024)
David Young
2021-11-08
1
-82/+27
*
OESS-168: Remove clang warnings. (#1124)
H. Joe Lee
2021-11-05
1
-2/+2
*
Modified gcc/clang warning suppression macros to account for some warnings fl...
Sean McBride
2021-09-16
1
-9/+35
*
Develop windows compiler fixes (#912)
Allen Byrne
2021-08-19
1
-0/+2
*
Remove version-check for relnum in H5check. (#812)
Allen Byrne
2021-07-27
1
-3/+3
*
Avoid popping API context when one wasn't pushed (#848)
jhendersonHDF
2021-07-22
1
-3/+16
*
Remove checks for winsock2.h (#813)
Dana Robinson
2021-07-06
1
-7/+6
*
Fixes parallel issues from recent C99 changes (#809)
Dana Robinson
2021-06-30
1
-10/+10
*
Removes type guesses when C99 types are missing (#807)
Dana Robinson
2021-06-29
1
-68/+0
*
Brings the tools getopt(3) replacement into the main library (#803)
Dana Robinson
2021-06-29
1
-0/+51
*
Cleans up POSIX/C bits in H5private.h (#804)
Dana Robinson
2021-06-29
1
-410/+413
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
1
-49/+41
*
Assume frexpl/f and fabsl/f, which are C99 (#799)
Dana Robinson
2021-06-25
1
-12/+2
*
Removes checks for signal and set/longjmp, which are C89 (#798)
Dana Robinson
2021-06-25
1
-7/+1
*
Reorganization of C and POSIX headers in H5public.h & H5private.h (#793)
Dana Robinson
2021-06-24
1
-4/+3
*
Removes ancient Autotools cruft (#790)
Dana Robinson
2021-06-24
1
-19/+2
*
Cleans up some POSIX header bits in H5private.h (#783)
Dana Robinson
2021-06-23
1
-27/+11
*
Removes checks and work-arounds for strtoll and strtoull (#769)
Dana Robinson
2021-06-18
1
-5/+1
*
Moves gcc warning macros from H5public.h to H5private.h (#724)
Dana Robinson
2021-06-04
1
-0/+23
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-0/+3
*
Removes some DEC Alpha cruft from H5detect and H5private.h (#708)
Dana Robinson
2021-06-02
1
-15/+1
*
Removes alternative function enter/leave macro scheme (#678)
Dana Robinson
2021-05-29
1
-236/+6
*
Removes pre-C99 build and header cruft (#700)
Dana Robinson
2021-05-28
1
-12/+0
*
Purges UFAIL from the library (#637)
Dana Robinson
2021-05-11
1
-1/+0
*
Removes implementation of my_strdup() from the multi VFD (#527)
Dana Robinson
2021-03-31
1
-12/+3
*
Removed workarounds for pre-standard inline keyword (#423)
Sean McBride
2021-03-12
1
-17/+0
*
Fixes various warnings noticed on Windows (#425)
Dana Robinson
2021-03-05
1
-5/+7
*
Patches from vtk (#358)
Sean McBride
2021-02-25
1
-14/+0
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
1
-3/+3
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
1
-38/+38
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-0/+1
*
Add flag to H5CX_pop that allow setting the properties to return to applicati...
Quincey Koziol
2020-12-01
1
-2/+2
*
Enhance API tracing (#120)
Quincey Koziol
2020-11-26
1
-0/+24
*
Update H5TS code to reflect library's coding style (#123)
Quincey Koziol
2020-11-25
1
-0/+110
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-38/+38
*
First cut of the H5 public API documentation. (#80)
Gerd Heber
2020-11-18
1
-2/+0
*
Removes -Wimplicit-fallthrough=5 from the gcc warnings
Dana Robinson
2020-10-22
1
-0/+4
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-1299/+1331
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-03
1
-3/+6
|
\
|
*
Trivialities noticed while merging things to 1.10
Dana Robinson
2020-08-15
1
-1/+1
|
*
Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01
Quincey Koziol
2020-08-07
1
-2/+2
|
|
\
|
|
*
Squash merge of file locking fixes
Dana Robinson
2020-08-03
1
-2/+2
|
*
|
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-1/+4
|
|
/
*
|
Squash my changes on branch `fprintf-experiment` into one commit for
David Young
2020-07-07
1
-5/+9
|
/
*
Merge pull request #2668 in HDFFV/hdf5 from monotonic_timer to develop
Quincey Koziol
2020-07-02
1
-9/+28
|
\
|
*
Merge remote-tracking branch 'origin/develop' into monotonic_timer
Quincey Koziol
2020-06-26
1
-207/+370
|
|
\
|
*
|
Changes to make timers within the library monotonic.
Quincey Koziol
2017-09-03
1
-9/+28
*
|
|
Fix typo in HDftell macro definition: 'ftello -> ftell'
Jacob Smith
2020-06-29
1
-1/+1
|
|
/
|
/
|
[next]