summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Expand)AuthorAgeFilesLines
...
* CMake changes to byproducts - ninja warnings (#568)Allen Byrne2021-04-241-6/+6
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-216-78/+0
* Fixes incorrect usage of H5I_BADID (#554)Dana Robinson2021-04-192-172/+172
* Minor warning fixes in develop (#526)Dana Robinson2021-03-311-2/+2
* Update h5LT files with latest flex and Bison available on jelly (#502)Larry Knox2021-03-245-1369/+1436
* Update clang config (#473)Quincey Koziol2021-03-1711-21/+81
* Simplified hl parsing (#399)David Young2021-03-155-1889/+1879
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-103-18/+20
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-096-11/+12
* More warning fixes (#400)Sean McBride2021-03-044-14/+27
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-041-3/+4
* Patches from vtk (#358)Sean McBride2021-02-254-23/+13
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-2317-39/+39
* Update license url part2 (#333)Larry Knox2021-02-17131-133/+133
* Fix clang unknown pragma warnings (#337)Sean2021-02-152-2/+6
* Changes for sanitize=address (#312)Allen Byrne2021-02-052-2/+2
* Fix DS examples (#307)Scot Breitenfeld2021-02-042-2/+5
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-292-2/+2
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-133-3/+3
* dev -Update pkgconfig settings with version - #218 (#220)Allen Byrne2020-12-223-6/+6
* Fixes a minor memory leak in hl/test/test_file_image.c (#209)Dana Robinson2020-12-201-0/+2
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-162-1/+48
* Bring async branch to develop (#166)Quincey Koziol2020-12-142-2/+2
* Moves the lists of VOL connectors and VFDs in Autotools builds (#162)Dana Robinson2020-12-121-5/+0
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-063-3993/+3739
* Fix VFD h5repacktest (#20)Allen Byrne2020-10-063-117/+101
* Clang-format of source filesAllen Byrne2020-09-3083-22637/+21114
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-281-2/+2
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-2713-594/+755
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-0327-1897/+1892
| |\ \
| * \ \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-303-66/+92
| |\ \ \
| * | | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-2/+2
* | | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-259-24/+24
| |_|_|/ |/| | |
* | | | Fix comment formatting due to tabs conversionAllen Byrne2020-09-241-42/+42
* | | | File changes to affect formattingAllen Byrne2020-09-043-587/+599
* | | | CMake and script changes for clang-formatAllen Byrne2020-09-0410-7/+156
| |_|/ |/| |
* | | Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-13/+12
* | | Addresseda Dana's comments from the pull request.Elena2020-08-141-29/+32
* | | Fixed several typos in the comments found by Larry during the review.Elena2020-08-121-3/+3
* | | The H5DSis_scale function was updated to return "not a dimension scale" (0)Elena2020-08-121-40/+49
* | | Removes staff email addresses from the repositoryDana Robinson2020-08-0723-555/+449
* | | Fixes -Wnull-dereference warning in hl/src/H5DS.cDana Robinson2020-08-061-4/+3
* | | Adds -Wnull-dereference to the warnings we ignore in flex/bisonDana Robinson2020-08-064-1301/+1392
| |/ |/|
* | Tools refactorAllen Byrne2020-07-152-65/+72
* | HDFFV-11116 Add option for install location of Fortran MOD filesAllen Byrne2020-07-091-1/+20
|/
* Fix HDFFV-10591Binh-Minh Ribler2020-06-192-12/+24
* Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-exampl...David Young2020-06-163-6/+6
|\
| * Make examples installation respect DESTDIR. FixesDavid Young2020-05-263-6/+6
* | Eliminate unneccesary creation of DXPLQuincey Koziol2020-06-021-14/+3
* | Removed trailing space from Fortran files.Dana Robinson2020-05-268-252/+252
|/