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
/
dsets.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error when overwriting an indirectly nested vlen with a shorter sequence ...
Neil Fortner
2024-03-15
1
-0/+170
*
Skip part of dsets.c test for IBM long double type (#4136)
jhendersonHDF
2024-03-15
1
-0/+9
*
Handle IBM long double issues in dsets.c test_floattypes test (#4116)
jhendersonHDF
2024-03-12
1
-26/+19
*
Fix up dsets test for some platforms with different long double format (#4114)
jhendersonHDF
2024-03-11
1
-13/+30
*
long double tests has problems setting precision with offset (#4102)
Allen Byrne
2024-03-11
1
-2/+4
*
Update long double test with correct values (#4060)
Allen Byrne
2024-03-08
1
-0/+301
*
Use props for includes and remove global includes (#3921)
Allen Byrne
2024-01-04
1
-3/+0
*
Replaces HDgetenv with getenv (#3599)
Scot Breitenfeld
2023-09-26
1
-1/+1
*
Use HDoff_t with lseek consistently (#3600)
Dana Robinson
2023-09-26
1
-2/+2
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-64/+64
*
Remove HD prefix from math functions (#3538)
Dana Robinson
2023-09-14
1
-25/+25
*
Consistent initialization of hid_t in the tests (#3521)
Scot Breitenfeld
2023-09-08
1
-241/+246
*
Convert hbool_t --> bool in test (#3494)
Dana Robinson
2023-09-05
1
-67/+67
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-43/+43
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-158/+0
*
Rename HDexit() and related to exit(), etc. (#3202)
Dana Robinson
2023-06-29
1
-2/+2
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-183/+182
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-269/+267
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-28/+28
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
1
-30/+30
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-110/+109
*
Fix 'datatype' misspellings ('dataype') (#2984)
Dana Robinson
2023-05-19
1
-1/+1
*
Add szip/libaec to GitHub CI and fix warnings (#2438)
Dana Robinson
2023-02-09
1
-6/+2
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
1
-3/+3
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-51/+51
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-5/+8
*
Fix a few Clang sanitizer warnings (#1727)
jhendersonHDF
2022-05-05
1
-6/+9
*
h5test.h testing macros get enclosed in do..while loops (#1721)
Dana Robinson
2022-05-04
1
-1297/+1317
*
spelling fixes (#1561)
Scot Breitenfeld
2022-03-31
1
-3/+3
*
OESS-168: Remove clang warnings. (#1269)
H. Joe Lee
2021-12-08
1
-6/+10
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-20/+20
*
OESS-168: Remove clang warnings. (#1072)
H. Joe Lee
2021-10-15
1
-13/+13
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-5/+20
*
More clang tidy (#908)
Sean McBride
2021-08-23
1
-5/+5
*
Fix several warnings (#747)
jhendersonHDF
2021-06-16
1
-17/+25
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-0/+369
*
Purges UFAIL from the library (#637)
Dana Robinson
2021-05-11
1
-4/+2
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
1
-3/+3
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-37/+148
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
1
-3/+5
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
1
-19/+19
*
Fixes various warnings noticed on Windows (#425)
Dana Robinson
2021-03-05
1
-3/+7
*
Fix undefined left shifting of negative numbers (#338)
Sean McBride
2021-02-19
1
-2/+2
*
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
*
Reformat source (#244)
Quincey Koziol
2021-01-07
1
-2/+2
*
Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)
Dana Robinson
2020-12-24
1
-1/+1
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-4/+4
*
Add flag to H5CX_pop that allow setting the properties to return to applicati...
Quincey Koziol
2020-12-01
1
-2/+2
[next]