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
/
src
/
H5detect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Normalization with vol_integration (misc internal and datatype)
Dana Robinson
2018-09-20
1
-211/+210
*
Fix whitespace and exit status
Allen Byrne
2018-09-18
1
-240/+203
*
HDFFV-9059 Allow detect to take a file as an argument
Allen Byrne
2018-09-18
1
-386/+321
*
Fix evaluation of __has_attribute(no_sanitize_address) on older GCC versions
Jerome Soumagne
2018-07-16
1
-3/+7
*
Merge pull request #1112 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5_fork:gcc_sanitize...
Jerome Soumagne
2018-07-16
1
-7/+5
|
\
|
*
Fix H5detect to use no_sanitize_address attribute and support GCC sanitizers
Jerome Soumagne
2018-06-15
1
-7/+5
*
|
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-6/+6
|
/
*
GGC requires attribute before function
Allen Byrne
2018-05-09
1
-20/+20
*
HDFFV-10345 spelling errors
Allen Byrne
2018-02-05
1
-2/+2
*
HDFFV-10398 avoid sanitizer failures
Allen Byrne
2018-01-30
1
-511/+527
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-12/+8
*
[svn-r30113] Description:
Quincey Koziol
2016-06-28
1
-1/+1
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-5/+5
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-3/+3
*
[svn-r27114] Fixed spelling and which file is created with the program.
Scot Breitenfeld
2015-05-27
1
-1/+1
*
[svn-r27031] Fix warnings in H5detect and clean up code, use unsigned variables
Jerome Soumagne
2015-05-06
1
-149/+152
*
[svn-r27029] Fix bad comment in H5detect, this was preventing PGCC from compi...
Jerome Soumagne
2015-05-06
1
-1/+1
*
[svn-r26375] Print number of times sigill_handler is called in H5detect.
Jerome Soumagne
2015-03-05
1
-6/+11
*
[svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
Dana Robinson
2015-03-01
1
-12/+12
*
[svn-r24757] Change assertion to condition check/error return. Should fix pe...
Neil Fortner
2014-03-03
1
-1/+1
*
[svn-r24368] Issue 8147 - clang's -fcatch-undefined-behavior exposed undefine...
Raymond Lu
2013-10-28
1
-4/+43
*
[svn-r24333] Added a few volatile keywords to H5detect.c to quiet Visual Stud...
Dana Robinson
2013-10-19
1
-2/+2
*
[svn-r24171] Purpose: Fix problem with gcc 4.8
Neil Fortner
2013-09-19
1
-94/+121
*
[svn-r24139] Remove "will never be exectued" warnings in H5detect.c
Neil Fortner
2013-09-13
1
-42/+74
*
[svn-r24098] Issue 8500 - H5detect.c has trouble to find info for long double...
Raymond Lu
2013-09-04
1
-2/+0
*
[svn-r24095] Issue 8500 - H5detect.c has trouble to find info for long double...
Raymond Lu
2013-09-03
1
-0/+2
*
[svn-r23713] Description:
Quincey Koziol
2013-05-21
1
-49/+49
*
[svn-r23048] Description:
Quincey Koziol
2012-11-21
1
-11/+10
*
[svn-r22287] Description:
Quincey Koziol
2012-04-16
1
-1/+1
*
[svn-r21919] Description:
Quincey Koziol
2012-02-09
1
-1/+1
*
[svn-r20480] Description:
Quincey Koziol
2011-04-12
1
-1/+1
*
[svn-r18871] Description:
Quincey Koziol
2010-05-21
1
-8/+8
*
[svn-r18799] Description:
Quincey Koziol
2010-05-13
1
-0/+3
*
[svn-r18677] Just mopped up some looseends by using the macro HDxyz instead t...
Albert Cheng
2010-04-29
1
-7/+7
*
[svn-r18660] Description:
Quincey Koziol
2010-04-28
1
-13/+19
*
[svn-r18659] Bug: 1764
Albert Cheng
2010-04-28
1
-65/+194
*
[svn-r18627] Description:
Quincey Koziol
2010-04-25
1
-16/+8
*
[svn-r18492] Bug fix:
Albert Cheng
2010-04-01
1
-1/+0
*
[svn-r18415] Description:
Quincey Koziol
2010-03-18
1
-99/+2
*
[svn-r18011] Description:
Quincey Koziol
2009-12-13
1
-2/+1
*
[svn-r17838] Description:
Quincey Koziol
2009-11-05
1
-1/+1
*
[svn-r17502] Purpose:
Albert Cheng
2009-09-21
1
-20/+56
*
[svn-r16829] Bug fix.
Albert Cheng
2009-04-21
1
-1/+1
*
[svn-r16814] New feature(Bug 230):
Albert Cheng
2009-04-21
1
-0/+64
*
[svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...
Allen Byrne
2009-02-18
1
-2/+2
*
[svn-r15609] Description:
Quincey Koziol
2008-09-10
1
-37/+100
*
[svn-r15485] Purpose: Allow library to shut down properly when objects have r...
Neil Fortner
2008-08-19
1
-1/+1
*
[svn-r15096] Purpose: Windows Project Cleanup-- Unify Windows h5tinit
Scott Wegner
2008-05-29
1
-6/+0
*
[svn-r14067] Purpose: Revise usage of H5_HAVE_SIGLONGJMP
Scott Wegner
2007-08-10
1
-1/+3
*
[svn-r14056] Purpose: Take advantage of new H5_HAVE_SIGLONGJMP flag in H5dete...
Scott Wegner
2007-08-08
1
-1/+1
[next]