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
*
Convert hbool_t --> bool in src (#3496)
Dana Robinson
2023-09-05
1
-27/+27
*
Made HGOTO_ERROR a do-while loop (#3308)
Sean McBride
2023-08-02
1
-2/+2
*
Fixed more warnings about extra semicolons (#3249)
Sean McBride
2023-07-18
1
-2/+2
*
Remove HD from HDis* (e.g., isalpha) (#3212)
Dana Robinson
2023-06-29
1
-50/+17
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-12/+0
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
1
-21/+0
*
Remove HD from strto* calls (#3204)
Dana Robinson
2023-06-29
1
-18/+0
*
Rename HDexit() and related to exit(), etc. (#3202)
Dana Robinson
2023-06-29
1
-9/+0
*
Rename HDato*() to ato*() (#3201)
Dana Robinson
2023-06-29
1
-12/+0
*
Remove HD from protected POSIX calls (#3203)
Dana Robinson
2023-06-29
1
-21/+0
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-12/+0
*
Remove HD from HDposix_memalign() (#3196)
Dana Robinson
2023-06-28
1
-3/+0
*
Rename HDsystem() to system() (#3197)
Dana Robinson
2023-06-28
1
-3/+0
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-6/+0
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-14/+11
*
Rename HDpipe() to pipe() (#3192)
Dana Robinson
2023-06-28
1
-3/+0
*
Rename HDqsort() to qsort() (#3193)
Dana Robinson
2023-06-28
1
-3/+0
*
Remove HD from fork/exec*/wait* (#3190)
Dana Robinson
2023-06-28
1
-18/+0
*
Remove HDva_(arg|copy|end|start) (#3184)
Dana Robinson
2023-06-28
1
-12/+0
*
Remove HD prefix from network calls (#3142)
Dana Robinson
2023-06-16
1
-42/+0
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-2/+7
*
Remove unused HD macros (#3120)
Dana Robinson
2023-06-14
1
-285/+0
*
Remove H5detect and H5make_libsettings (#3104)
Dana Robinson
2023-06-13
1
-2/+3
*
Add netCDF and HDF-EOS5 badges to README.md (#3065)
Dana Robinson
2023-06-07
1
-1/+1
*
Move encode/decode macros to a new header (#3040)
Dana Robinson
2023-06-06
1
-0/+3
*
Convert H5F haddr_t macros to H5 (#3039)
Dana Robinson
2023-06-05
1
-0/+29
*
Prevent buffer overrun in H5S_select_deserialize (#2931)
mattjala
2023-05-12
1
-0/+9
*
Implement selection I/O with type conversion (#2823)
Neil Fortner
2023-04-28
1
-8/+0
*
Removes programmer/date lines from src headers (#2747)
Dana Robinson
2023-04-18
1
-16/+7
*
Remove duplicated H5_IS_BUFFER_OVERFLOW macro (#2700)
jhendersonHDF
2023-04-12
1
-5/+0
*
Fix invalid memory access in H5O__ginfo_decode (#2663)
mattjala
2023-04-11
1
-0/+5
*
Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#2679)
jhendersonHDF
2023-04-11
1
-0/+5
*
Fix minor things noted when doing 1.10 merges (#2610)
Dana Robinson
2023-03-24
1
-1/+1
*
Include shlwapi.h explicitly on Windows (#2407)
Mark Kittisopikul
2023-01-17
1
-0/+1
*
Removes MPE instrumentation support. (#2245)
Dana Robinson
2022-11-09
1
-77/+4
*
H5O__pline_decode() Make more resilient to out-of-bounds read (#2210)
Egbert Eich
2022-11-09
1
-0/+3
*
Removes dmalloc support (#2239)
Dana Robinson
2022-11-09
1
-7/+0
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Multi Dataset (#2120)
Neil Fortner
2022-10-19
1
-1/+3
*
Use case-insensitive comparison for headers fix #2100 (#2101)
Frank Berghaus
2022-09-21
1
-0/+8
*
Fix typos found in src/ subdirectory (#1983)
luzpaz
2022-08-10
1
-1/+1
*
Turns off clang optimizations on a couple of onion VFD functions (#1976)
Dana Robinson
2022-08-08
1
-0/+13
*
Adds platform-independent basename and dirname (#1951)
Dana Robinson
2022-08-05
1
-0/+5
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
1
-0/+3
*
Removes Windows getlogin() equivalents (#1958)
Dana Robinson
2022-08-01
1
-3/+0
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-6/+6
*
Updates uthash and makes some tweaks (#1928)
Dana Robinson
2022-07-25
1
-0/+1
*
Switches the tagged metadata list from a skip list to a hash table (#1925)
Dana Robinson
2022-07-25
1
-0/+9
*
Removes definitions for (U)LLONG_MAX and (S)SIZET_MAX (#1877)
Dana Robinson
2022-07-11
1
-14/+7
*
Support for UnifyFS with MPI_File_sync (#1801)
Houjun Tang
2022-07-11
1
-0/+1
[next]