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
/
th5s.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-657/+663
*
Trim trailing whitespace
Quincey Koziol
2020-05-20
1
-14/+14
*
Fixed stack and frame size warnings. Not complete, but fixes most of
Dana Robinson
2020-05-20
1
-17/+42
*
fix and address comments
kmu
2020-05-20
1
-7/+8
*
fix intel compile warnings
kmu
2020-05-20
1
-3/+3
*
Revert "fix warnings from Intel compiler"
kmu
2020-05-20
1
-3/+3
*
fix warnings from Intel compiler
kmu
2020-05-20
1
-3/+3
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2020-05-20
1
-3/+3
*
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
1
-57/+927
*
Normalization with vol_integration (test code and H5Xtest.c)
Dana Robinson
2018-09-20
1
-1/+0
*
Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...
hdftest
2018-06-24
1
-192/+2
*
removed duplicate code
M. Scot Breitenfeld
2018-03-12
1
-19/+0
*
Merge branch 'develop' into hdf5_1_10_merge
M. Scot Breitenfeld
2018-03-09
1
-1/+16
|
\
|
*
Improving tests
Binh-Minh Ribler
2018-02-17
1
-4/+0
|
*
Cleanup overuse of include files
Allen Byrne
2018-02-14
1
-137/+135
|
*
Fixed typos
Binh-Minh Ribler
2018-02-13
1
-4/+1
|
*
Additional tests
Binh-Minh Ribler
2018-02-13
1
-0/+149
|
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
|
Needs to sync with lib version and Sencode.
M. Scot Breitenfeld
2018-03-07
1
-129/+273
*
|
HDFFV-10384 and includes cleanup merged from devlop
Allen Byrne
2018-02-16
1
-1/+0
*
|
Fix for HDFFV-9947 H5Sencode
Vailin Choi
2017-11-28
1
-1/+192
*
|
Change copyright headers to replace url referring to file to be removed
lrknox
2017-04-14
1
-6/+4
|
/
*
[svn-r30219] Description:
Quincey Koziol
2016-07-22
1
-10/+10
*
[svn-r27626] Various minor warning fixes before major SWMR and VDS merges.
Dana Robinson
2015-08-31
1
-1/+1
*
[svn-r27605] Fix potential memory error when using a dataspace that was creat...
Neil Fortner
2015-08-28
1
-0/+43
*
[svn-r27204] Description:
Quincey Koziol
2015-06-15
1
-1/+1
*
[svn-r26690] Fix error in H5Sextent_copy
Neil Fortner
2015-04-01
1
-0/+28
*
[svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were in
Dana Robinson
2015-03-11
1
-2/+2
*
[svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
Dana Robinson
2015-03-01
1
-3/+3
*
[svn-r26301] Description:
Quincey Koziol
2015-02-25
1
-0/+92
*
[svn-r25531] remove use of C99 PRI that failed on windows in dtypes.c
Mohamad Chaarawi
2014-08-11
1
-2/+3
*
[svn-r23322] HDFFV-8322: Close resources, found from valgrind testing
Allen Byrne
2013-03-01
1
-6/+5
*
[svn-r23154] HDFFV-8286: changed comments from // to /* */
Allen Byrne
2013-01-14
1
-2/+2
*
[svn-r22053] Description:
Quincey Koziol
2012-03-12
1
-472/+494
*
[svn-r20610] OpenVMS complainted about a test case in th5o.c which opened the...
Raymond Lu
2011-04-22
1
-0/+4
*
[svn-r20496] Bug 1386 - allow dimension size to be zero even though it isn't ...
Raymond Lu
2011-04-14
1
-2/+8
*
[svn-r20487] Bug 1386 - allow dimension size to be zero even though it isn't ...
Raymond Lu
2011-04-12
1
-28/+54
*
[svn-r20469] Bug 1386 - allow dimension size to be zero even though it isn't ...
Raymond Lu
2011-04-11
1
-6/+63
*
[svn-r20440] Bug 1386 - allow dimension size to be zero even though it isn't ...
Raymond Lu
2011-04-07
1
-16/+530
*
[svn-r19472] Description:
Quincey Koziol
2010-09-23
1
-2/+2
*
[svn-r19272] Description:
Quincey Koziol
2010-08-20
1
-0/+4
*
[svn-r18419] Description:
Quincey Koziol
2010-03-18
1
-0/+1
*
[svn-r18413] Description:
Quincey Koziol
2010-03-17
1
-7/+2
*
[svn-r18157] Description:
Quincey Koziol
2010-01-23
1
-2/+8
*
[svn-r18031] Description:
Quincey Koziol
2009-12-17
1
-5/+0
*
[svn-r14903] Undoing change committed in r14902.
Scot Breitenfeld
2008-04-30
1
-3/+3
*
[svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...
Scot Breitenfeld
2008-04-30
1
-3/+3
*
[svn-r14860] Description:
Quincey Koziol
2008-04-24
1
-3/+3
*
[svn-r14420] Description:
Quincey Koziol
2008-01-15
1
-1/+1
[next]