summaryrefslogtreecommitdiffstats
path: root/src/H5detect.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-081-1/+1
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-6/+6
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-135/+3
* VFD SWMR: sync with develop (#725)Dana Robinson2021-06-041-15/+0
* Updates license url and history docsDana Robinson2021-03-251-2/+2
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-585/+592
* Reduce differences between my -Werror branch and `develop`:David Young2020-05-201-1/+2
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-8/+13
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-211/+210
* Fix whitespace and exit statusAllen Byrne2018-09-181-240/+203
* HDFFV-9059 Allow detect to take a file as an argumentAllen Byrne2018-09-181-386/+321
* Fix evaluation of __has_attribute(no_sanitize_address) on older GCC versionsJerome Soumagne2018-07-161-3/+7
* Merge pull request #1112 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5_fork:gcc_sanitize...Jerome Soumagne2018-07-161-7/+5
|\
| * Fix H5detect to use no_sanitize_address attribute and support GCC sanitizersJerome Soumagne2018-06-151-7/+5
* | Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-6/+6
|/
* GGC requires attribute before functionAllen Byrne2018-05-091-20/+20
* HDFFV-10345 spelling errorsAllen Byrne2018-02-051-2/+2
* HDFFV-10398 avoid sanitizer failuresAllen Byrne2018-01-301-511/+527
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-12/+8
* [svn-r30113] Description:Quincey Koziol2016-06-281-1/+1
* [svn-r27768] Description:Quincey Koziol2015-09-141-5/+5
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-3/+3
* [svn-r27114] Fixed spelling and which file is created with the program.Scot Breitenfeld2015-05-271-1/+1
* [svn-r27031] Fix warnings in H5detect and clean up code, use unsigned variablesJerome Soumagne2015-05-061-149/+152
* [svn-r27029] Fix bad comment in H5detect, this was preventing PGCC from compi...Jerome Soumagne2015-05-061-1/+1
* [svn-r26375] Print number of times sigill_handler is called in H5detect.Jerome Soumagne2015-03-051-6/+11
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-12/+12
* [svn-r24757] Change assertion to condition check/error return. Should fix pe...Neil Fortner2014-03-031-1/+1
* [svn-r24368] Issue 8147 - clang's -fcatch-undefined-behavior exposed undefine...Raymond Lu2013-10-281-4/+43
* [svn-r24333] Added a few volatile keywords to H5detect.c to quiet Visual Stud...Dana Robinson2013-10-191-2/+2
* [svn-r24171] Purpose: Fix problem with gcc 4.8Neil Fortner2013-09-191-94/+121
* [svn-r24139] Remove "will never be exectued" warnings in H5detect.cNeil Fortner2013-09-131-42/+74
* [svn-r24098] Issue 8500 - H5detect.c has trouble to find info for long double...Raymond Lu2013-09-041-2/+0
* [svn-r24095] Issue 8500 - H5detect.c has trouble to find info for long double...Raymond Lu2013-09-031-0/+2
* [svn-r23713] Description:Quincey Koziol2013-05-211-49/+49
* [svn-r23048] Description:Quincey Koziol2012-11-211-11/+10
* [svn-r22287] Description:Quincey Koziol2012-04-161-1/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-1/+1
* [svn-r20480] Description:Quincey Koziol2011-04-121-1/+1
* [svn-r18871] Description:Quincey Koziol2010-05-211-8/+8
* [svn-r18799] Description:Quincey Koziol2010-05-131-0/+3
* [svn-r18677] Just mopped up some looseends by using the macro HDxyz instead t...Albert Cheng2010-04-291-7/+7
* [svn-r18660] Description:Quincey Koziol2010-04-281-13/+19
* [svn-r18659] Bug: 1764Albert Cheng2010-04-281-65/+194
* [svn-r18627] Description:Quincey Koziol2010-04-251-16/+8
* [svn-r18492] Bug fix:Albert Cheng2010-04-011-1/+0
* [svn-r18415] Description:Quincey Koziol2010-03-181-99/+2
* [svn-r18011] Description:Quincey Koziol2009-12-131-2/+1
* [svn-r17838] Description:Quincey Koziol2009-11-051-1/+1
* [svn-r17502] Purpose:Albert Cheng2009-09-211-20/+56