| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct ld in format strings in cmpd_dset.c (#3697) | H. Joe Lee | 2023-10-18 | 1 | -2/+4 |
|
|
* | Add more tests for selection I/O. (#3528) | vchoi-hdfgroup | 2023-10-10 | 1 | -3/+1175 |
|
|
* | Strip HD prefix from string/char C API calls (#3540) | Dana Robinson | 2023-09-15 | 1 | -36/+36 |
|
|
* | Consistent initialization of hid_t in the tests (#3521) | Scot Breitenfeld | 2023-09-08 | 1 | -4/+4 |
|
|
* | Convert hbool_t --> bool in test (#3494) | Dana Robinson | 2023-09-05 | 1 | -9/+9 |
|
|
* | Remove HD from HDmem* calls (#3211) | Dana Robinson | 2023-06-29 | 1 | -1/+1 |
|
|
* | Remove programmer/date from comments (#3210) | Dana Robinson | 2023-06-29 | 1 | -50/+0 |
|
|
* | Remove HD from C std lib file ops (#3206) | Dana Robinson | 2023-06-29 | 1 | -1/+1 |
|
|
* | Rename HDexit() and related to exit(), etc. (#3202) | Dana Robinson | 2023-06-29 | 1 | -2/+2 |
|
|
* | Remove HD from memory allocate/free calls (#3195) | Dana Robinson | 2023-06-28 | 1 | -37/+37 |
|
|
* | Rename HD(f)printf() to (f)printf() (#3194) | Dana Robinson | 2023-06-28 | 1 | -19/+19 |
|
|
* | Rename HDassert() to assert() (#3191) | Dana Robinson | 2023-06-28 | 1 | -2/+2 |
|
|
* | Many fixes to various compiler warnings (#3124) | Sean McBride | 2023-06-19 | 1 | -1/+1 |
|
|
* | Comment cleanup (#2689) | Quincey Koziol | 2023-04-11 | 1 | -21/+0 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 1 | -1/+0 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 1 | -1/+1 |
|
|
* | h5test.h testing macros get enclosed in do..while loops (#1721) | Dana Robinson | 2022-05-04 | 1 | -102/+102 |
|
|
* | Snprintf2 (#1399) | Sean McBride | 2022-01-28 | 1 | -6/+6 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 1 | -1/+1 |
|
|
* | More clang tidy (#908) | Sean McBride | 2021-08-23 | 1 | -2/+2 |
|
|
* | Fix several warnings (#747) | jhendersonHDF | 2021-06-16 | 1 | -0/+4 |
|
|
* | Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) | Sean McBride | 2021-03-10 | 1 | -1/+1 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | HD prefix updates in src/ and test/ | Dana Robinson | 2020-10-24 | 1 | -23/+23 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -967/+985 |
|
|
* | Removes staff email addresses from the repository | Dana Robinson | 2020-08-07 | 1 | -1/+1 |
|
|
* | OESS-29 Update HD prefix mostly | Allen Byrne | 2019-08-24 | 1 | -1/+1 |
|
|
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 1 | -484/+484 |
|
|
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -5/+5 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -1/+1 |
|
|
* | Corrected comment in src/H5VLint.c, fixed pass-through info size in | Quincey Koziol | 2019-01-06 | 1 | -2/+2 |
|
|
* | Add using FAPL from h5_fileaccess() to more tests. | Quincey Koziol | 2018-11-22 | 1 | -3/+3 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Changes to be committed: | Frank.Willmore | 2016-10-25 | 1 | -2/+2 |
|
|
* | Description: | Quincey Koziol | 2016-09-27 | 1 | -9/+44 |
|
|
* | [svn-r30189] Description: | Quincey Koziol | 2016-07-18 | 1 | -91/+94 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -1/+1 |
|
|
* | [svn-r27204] Description: | Quincey Koziol | 2015-06-15 | 1 | -10/+10 |
|
|
* | [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were in | Dana Robinson | 2015-03-11 | 1 | -8/+8 |
|
|
* | [svn-r25496] Description: | Quincey Koziol | 2014-07-30 | 1 | -1/+1 |
|
|
* | [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. | Dana Robinson | 2013-10-31 | 1 | -16/+16 |
|
|
* | [svn-r22287] Description: | Quincey Koziol | 2012-04-16 | 1 | -1/+1 |
|
|
* | [svn-r20529] Purpose: Add testing for bug 1864 | Neil Fortner | 2011-04-15 | 1 | -0/+3 |
|
|
* | [svn-r19272] Description: | Quincey Koziol | 2010-08-20 | 1 | -32/+32 |
|
|
* | [svn-r17953] Description: | Quincey Koziol | 2009-12-03 | 1 | -3/+4 |
|
|
* | [svn-r17760] Purpose: Fix problem with H5TB API | Neil Fortner | 2009-10-27 | 1 | -115/+303 |
|
|
* | [svn-r17611] Bug fix (ID 1628): | Albert Cheng | 2009-10-08 | 1 | -2/+14 |
|
|
* | [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing... | Allen Byrne | 2009-02-18 | 1 | -1/+1 |
|
|
* | [svn-r16370] Modify test_pack_ooo to always output the state of randomly gene... | Neil Fortner | 2009-01-28 | 1 | -45/+37 |
|
|
* | [svn-r16347] Purpose: enhancements the H5Tinsert, H5Tpack | Neil Fortner | 2009-01-26 | 1 | -2/+249 |
|
|