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
*
Brings H5CX_pop() changes from develop
Dana Robinson
2021-04-08
1
-54/+63
*
Updates license url and history docs
Dana Robinson
2021-03-25
1
-1/+1
*
Formats the source and updates the gcc warning pragmas
Dana Robinson
2021-03-25
1
-5504/+6872
*
Use H5_ATTR_NDEBUG_UNUSED instead of H5_ATTR_SANITY_CHECK.
David Young
2020-05-20
1
-1/+1
*
Avoid allocating a chunk index for datasets with 0-sized dimensions, until
Quincey Koziol
2020-05-20
1
-19/+212
*
Trim trailing whitespace
Quincey Koziol
2020-05-20
1
-6/+6
*
testpar/t_2Gio.c: Fix a typo that I think was introduced by a
David Young
2020-05-20
1
-2/+2
*
Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""
Dana Robinson
2020-05-20
1
-10/+10
*
Revert "Moved -Wunsuffixed-float-constants to the developer warnings."
Dana Robinson
2020-05-20
1
-10/+10
*
Moved -Wunsuffixed-float-constants to the developer warnings.
Dana Robinson
2020-05-20
1
-10/+10
*
squash cast warning fix
kmu
2020-05-20
1
-12/+12
*
fix unused related warnings
kmu
2020-05-20
1
-4/+4
*
Tidying from code review.
Dana Robinson
2020-05-20
1
-6/+20
*
Fixed stack and frame size warnings. Not complete, but fixes most of
Dana Robinson
2020-05-20
1
-204/+469
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-05-20
1
-23/+27
*
remove unnecessary check macro
kmu
2020-05-20
1
-4/+4
*
fix intel compile warnings
kmu
2020-05-20
1
-4/+4
*
Revert "fix warnings from Intel compiler"
kmu
2020-05-20
1
-4/+4
*
Revert "fix issues from previous PR comments"
kmu
2020-05-20
1
-3/+3
*
Revert "using a different MACRO"
kmu
2020-05-20
1
-3/+3
*
using a different MACRO
kmu
2020-05-20
1
-3/+3
*
fix issues from previous PR comments
kmu
2020-05-20
1
-3/+3
*
fix warnings from Intel compiler
kmu
2020-05-20
1
-4/+4
*
Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey Koziol
2020-05-20
1
-7/+10
*
Remove const
Allen Byrne
2020-05-20
1
-1/+1
*
Fix compile error - declaration after executable statement
Allen Byrne
2020-05-20
1
-2/+3
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2020-05-20
1
-12/+12
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2020-05-20
1
-4/+5
*
Quiet decleration-after-statement warnings.
David Young
2020-05-20
1
-5/+4
*
Use HD prefix.
David Young
2020-05-20
1
-8/+8
*
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
1
-597/+736
*
I've changed `test/dsets` so that every time it needs to visit all
David Young
2019-10-17
1
-32/+121
*
Develop normalization with vol_integration.
Dana Robinson
2018-09-19
1
-51/+50
*
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
1
-7/+7
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-7/+7
*
Cleanup API context function usage.
Quincey Koziol
2018-03-19
1
-0/+12
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
1
-136/+432
|
\
|
*
Improving tests
Binh-Minh Ribler
2018-02-17
1
-4/+4
|
*
More includes cleanup
Allen Byrne
2018-02-14
1
-78/+77
|
*
Additional tests
Binh-Minh Ribler
2018-02-13
1
-61/+358
*
|
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-2/+4
|
/
*
Correct linkage of filters and other libs
Allen Byrne
2017-11-16
1
-1/+1
*
HDFFV-10297 update calls to H5Zfilter_avail
Allen Byrne
2017-10-09
1
-1499/+1380
*
Fix for HDFFV-10217 infinite loop in H5VM_power2up().
Vailin Choi
2017-07-10
1
-2/+95
*
Merge branch 'develop' into windows_open
Dana Robinson
2017-05-31
1
-2/+117
|
\
|
*
Fixed additional minor warnings.
Dana Robinson
2017-05-25
1
-0/+3
|
*
Call to H5Dopen has H5dopen2 arguments at line 12704 of test/dsets.c -
lrknox
2017-05-10
1
-1/+1
|
*
Fix for the two issues reported in HDFFV-10051
Vailin Choi
2017-05-09
1
-13/+6
|
*
Fix for the two issues reported in HDFFV-10051:
Vailin Choi
2017-05-07
1
-0/+119
*
|
Rework of the POSIX file open permissions and macros to clean up
Dana Robinson
2017-04-28
1
-2/+2
[next]