| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new H5R API that abstracts object, region and attribute reference types | Jerome Soumagne | 2019-10-08 | 1 | -8/+8 |
|
|
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -0/+5 |
|
|
* | 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 |
|
|