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
/
test
/
tmisc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove cached datatype conversion path table entries on file close (#3942)
jhendersonHDF
2024-01-23
1
-0/+190
*
HDF5 API test updates (#3835)
jhendersonHDF
2023-11-13
1
-163/+319
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-14/+14
*
Consistent initialization of hid_t in the tests (#3521)
Scot Breitenfeld
2023-09-08
1
-41/+41
*
Convert hbool_t --> bool in test (#3494)
Dana Robinson
2023-09-05
1
-59/+58
*
Fixes the last of the -Wextra-semi-stmt warnings (#3326)
Sean McBride
2023-08-02
1
-5/+5
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-9/+9
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-2/+0
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
1
-13/+13
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-45/+45
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-10/+10
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-47/+47
*
Fix 'datatype' misspellings ('dataype') (#2984)
Dana Robinson
2023-05-19
1
-5/+5
*
Synchronize HDF5 tests with VOL tests (#2628)
jhendersonHDF
2023-04-03
1
-38/+54
*
Add szip/libaec to GitHub CI and fix warnings (#2438)
Dana Robinson
2023-02-09
1
-2/+2
*
Hdffv 11052 (#2315)
vchoi-hdfgroup
2022-12-16
1
-3/+11
*
Hdffv 11052 (#2303)
vchoi-hdfgroup
2022-12-15
1
-0/+39
*
Removes the memory allocation sanity checks feature (#2218)
Dana Robinson
2022-11-03
1
-46/+11
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Fix mostly java warnings, and cpp cast (#2134)
Allen Byrne
2022-10-03
1
-1/+1
*
[WIP] Add Developer build mode to CMake (#1659)
jhendersonHDF
2022-08-20
1
-1/+1
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-17/+17
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-58/+93
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
1
-3/+3
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-2/+2
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-26/+68
*
More various warnings (#958)
Sean McBride
2021-08-25
1
-1/+1
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
1
-11/+11
*
Fixes crashes when size_hint > UINT32_MAX is passed to H5Gcreate1 (#611)
Dana Robinson
2021-04-30
1
-2/+23
*
Misc warning fixes (#495)
Dana Robinson
2021-03-24
1
-1/+1
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-45/+180
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
1
-2/+2
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
1
-3/+0
*
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
-19/+19
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-21/+21
*
Add H5atclose and H5is_library_terminating routines. (#139)
Quincey Koziol
2020-12-01
1
-0/+114
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-13/+13
*
HD prefix updates in src/ and test/
Dana Robinson
2020-10-24
1
-2/+2
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-1110/+1059
*
Refactor to reduce verbosity.
Quincey Koziol
2020-03-26
1
-55/+33
*
Correct macro check
Quincey Koziol
2020-03-25
1
-1/+1
*
Correct failure when allocation tracking are disabled.
Quincey Koziol
2020-03-24
1
-0/+12
*
Revise API for H5get_alloc_stats() to take a struct instead of separate values.
Quincey Koziol
2020-03-20
1
-38/+30
*
Add routines to query the library's free list sizes and allocation stats.
Quincey Koziol
2020-03-10
1
-0/+139
*
merge and fix
kmu
2020-01-21
1
-43/+97
|
\
|
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-43/+97
*
|
merge and fix conflict
kmu
2020-01-19
1
-1/+0
|
\
\
|
|
/
*
|
fix unused related warnings
kmu
2020-01-13
1
-1/+9
*
|
remove unsed var,function,macro, etc
kmu
2019-12-06
1
-5/+2
|
/
[next]