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
...
|
*
|
|
Remove const
Allen Byrne
2019-12-18
1
-1/+1
|
*
|
|
Fix compile error - declaration after executable statement
Allen Byrne
2019-12-18
1
-2/+3
|
|
|
/
|
|
/
|
*
|
|
fix unused related warnings
kmu
2020-01-13
1
-4/+4
|
/
/
*
|
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2019-12-04
1
-12/+12
*
|
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-4/+5
|
/
*
Quiet decleration-after-statement warnings.
David Young
2019-11-13
1
-5/+4
*
Use HD prefix.
David Young
2019-11-12
1
-8/+8
*
Fix HDFFV-10937: use a more reliable (and probably faster) scheme for
David Young
2019-10-28
1
-32/+121
*
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Jerome Soumagne
2019-10-08
1
-2/+2
*
Fixed some exit calls.
Dana Robinson
2019-09-07
1
-4/+3
*
Merge reconciliation and VFD test fixes
Allen Byrne
2019-08-04
1
-259/+260
*
Merge cleanup mostly whitespace
Allen Byrne
2019-07-30
1
-120/+125
*
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
1
-6/+10
*
Set V112 as the latest format and extend the arrays of version bounds.
Vailin Choi
2019-04-04
1
-1/+1
*
Used the H5_INC_ENUM macro to squash enum value increment warnings.
Dana Robinson
2019-03-21
1
-6/+6
*
Remove "bad" statements at end of TEST_ERROR.
Jacob Smith
2019-01-04
1
-24/+17
*
Add semicolon at end of TEST_ERROR() invocation for consistency.
Jacob Smith
2019-01-04
1
-1/+1
*
Change FAIL_PUTS_ERROR to TEST_ERROR.
Jacob Smith
2019-01-04
1
-17/+17
*
Fix mistake with H5E_BEGIN_TRY {...} H5E_END_TRY block containing ERROR-raisi...
Jacob Smith
2018-12-20
1
-15/+26
*
Formatting adjustments.
Jacob Smith
2018-12-18
1
-226/+217
*
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-18
1
-1/+8
|
\
*
|
Re-format test/ohdr_mindset.c
Jacob Smith
2018-12-14
1
-1/+1
*
|
Reformat to be more consistent with existing code.
Jacob Smith
2018-12-13
1
-6/+2
*
|
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-12
1
-54/+66
|
\
\
|
|
/
|
*
Squashed commit of private branch changes to support stackable VOL plugins.
Quincey Koziol
2018-10-25
1
-1/+14
|
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-2/+2
|
*
Develop normalization with vol_integration.
Dana Robinson
2018-09-19
1
-51/+50
*
|
Incorporate minimized dset ohdr tests into extant suite.
Jacob Smith
2018-11-19
1
-8/+18
*
|
Stash work on object header reduction code and tests.
Jacob Smith
2018-09-11
1
-0/+109
|
/
*
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
*
|
Changed the Windows POSIX open() file permissions to be correct
Dana Robinson
2017-04-28
1
-2/+2
|
/
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-87/+131
*
Misc. small cleanups to sync against incoming page buffering changes.
Quincey Koziol
2017-03-02
1
-4/+6
[prev]
[next]