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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix doc for H5allocate_memory (#3240)
Nicolas Cornu
2023-07-12
1
-1/+1
*
Committing clang-format changes
github-actions
2023-07-06
1
-1/+1
*
Several ros3vfd logging improvements
Aleksandar Jelenak
2023-07-05
1
-12/+16
*
docs: improve consistency in verb form (#3076) (#3188)
H. Joe Lee
2023-06-30
1
-7/+7
*
Remove HD from HDis* (e.g., isalpha) (#3212)
Dana Robinson
2023-06-29
9
-80/+46
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
141
-646/+631
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
312
-11468/+3
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
17
-88/+67
*
Remove HD from strto* calls (#3204)
Dana Robinson
2023-06-29
8
-36/+18
*
Rename HDexit() and related to exit(), etc. (#3202)
Dana Robinson
2023-06-29
3
-12/+3
*
Remove some "Programmer" comments (#3209)
Dana Robinson
2023-06-29
27
-95/+40
*
Rename HDato*() to ato*() (#3201)
Dana Robinson
2023-06-29
3
-14/+2
*
Remove HD from protected POSIX calls (#3203)
Dana Robinson
2023-06-29
3
-25/+4
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
22
-226/+212
*
Remove HD from HDposix_memalign() (#3196)
Dana Robinson
2023-06-28
2
-10/+7
*
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
103
-2022/+1981
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
305
-12425/+12413
*
Rename HDpipe() to pipe() (#3192)
Dana Robinson
2023-06-28
1
-3/+0
*
Rename HDqsort() to qsort() (#3193)
Dana Robinson
2023-06-28
9
-31/+28
*
Fix assertion failure when attempting to use IOC VFD directly (#3187)
jhendersonHDF
2023-06-28
1
-0/+13
*
Remove HD from fork/exec*/wait* (#3190)
Dana Robinson
2023-06-28
1
-18/+0
*
Drop HD prefix & hbool_t from H5TS (#3180)
Dana Robinson
2023-06-28
2
-51/+31
*
Remove HDva_(arg|copy|end|start) (#3184)
Dana Robinson
2023-06-28
7
-190/+175
*
Remove H5F_evict_tagged_metadata() (#3165)
Dana Robinson
2023-06-21
5
-44/+16
*
Remove dead code behind #ifdef OLD_WAY (#3163)
Dana Robinson
2023-06-21
3
-42/+6
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
14
-39/+39
*
Track s3 i/o when S3COMMS_DEBUG enabled (#3139)
mattjala
2023-06-16
1
-0/+5
*
Remove HD prefix from network calls (#3142)
Dana Robinson
2023-06-16
2
-50/+8
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
97
-537/+549
*
Removed .lnt linter files (#3143)
Dana Robinson
2023-06-16
3
-145/+0
*
Revert long double checks (#3133)
Dana Robinson
2023-06-15
3
-0/+47
*
Remove unused HD macros (#3120)
Dana Robinson
2023-06-14
1
-285/+0
*
clang-tidy clang-analyzer-core issues addressed (#3113)
Allen Byrne
2023-06-13
2
-5/+3
*
Remove H5detect and H5make_libsettings (#3104)
Dana Robinson
2023-06-13
15
-1452/+856
*
Remove long double conversion work-arounds (#3097)
Dana Robinson
2023-06-12
3
-47/+0
*
Address memory issues when copying empty enums (#3088)
Dana Robinson
2023-06-12
2
-17/+26
*
Fix misc warnings on Windows (#3094)
Dana Robinson
2023-06-11
3
-21/+21
*
Minor cleanup of H5detect.c (#3081)
Dana Robinson
2023-06-09
1
-152/+115
*
Remove Win32 POSIX redefinitions (#3068)
Dana Robinson
2023-06-07
1
-35/+15
*
Fix MSVC 32/64 bit shift conversion warnings (#3067)
Dana Robinson
2023-06-07
1
-5/+5
*
Add netCDF and HDF-EOS5 badges to README.md (#3065)
Dana Robinson
2023-06-07
1
-1/+1
*
Fix doxygen comments in structure and enable FAIL_ON_WARNINGS (#3059)
Allen Byrne
2023-06-06
1
-0/+6
*
CMake build is missing H5FDsubfiling.h #3037 (#3053)
Allen Byrne
2023-06-06
1
-2/+2
*
Move encode/decode macros to a new header (#3040)
Dana Robinson
2023-06-06
34
-456/+492
*
Convert H5F haddr_t macros to H5 (#3039)
Dana Robinson
2023-06-05
123
-948/+945
*
Add casts to type conversion to fix long dbl bug (#3038)
Dana Robinson
2023-06-03
1
-2/+22
*
Only pass efc pointer to H5F__efc_open (#3026)
Dana Robinson
2023-05-30
3
-22/+21
*
Remove unused H5F_EN|DECODE_OFFSET macros (#3027)
Dana Robinson
2023-05-30
1
-26/+0
*
API test updates (#3018)
jhendersonHDF
2023-05-26
1
-7/+11
[next]