summaryrefslogtreecommitdiffstats
path: root/hl/src
Commit message (Expand)AuthorAgeFilesLines
...
* Update license url part2 (#333)Larry Knox2021-02-1727-27/+27
* Fix clang unknown pragma warnings (#337)Sean2021-02-152-2/+6
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-1/+1
* dev -Update pkgconfig settings with version - #218 (#220)Allen Byrne2020-12-221-2/+2
* 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-3025-10033/+9215
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
* Fix comment formatting due to tabs conversionAllen Byrne2020-09-241-42/+42
* File changes to affect formattingAllen Byrne2020-09-041-75/+75
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+19
* 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-076-450/+367
* 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
* Fix HDFFV-10591Binh-Minh Ribler2020-06-191-1/+2
* Eliminate unneccesary creation of DXPLQuincey Koziol2020-06-021-14/+3
* Trim trailing whitespaceQuincey Koziol2020-04-209-327/+327
* TRILAB-192 update LTparse filesAllen Byrne2020-04-073-1206/+1129
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-9/+3
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-0/+6
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* Cleaned up remaining warnings in high-level library.Dana Robinson2020-01-305-672/+915
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-162-64/+111
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-18/+18
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-1/+1
* Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili...David Young2019-11-271-5/+1
* Oops, remove more C99 designated initializers for VS 2010 compatibility.David Young2019-11-251-1/+5
* Initialize a variable before its first use.David Young2019-11-131-1/+1
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-082-9/+9
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-1/+1
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-101-1/+1
|\
| * HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-1/+1
* | Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-034-373/+380
|/
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-2/+2
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-9/+10
* Add H5_HLDLL prefix for windows linkAllen Byrne2019-06-201-5/+12
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-14/+20
* Makes the installed header files the same between the autotoolsDana Robinson2018-10-271-3/+6
* HD prefix and whitespaceAllen Byrne2018-08-281-53/+53
* Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-312-172/+84
|\
| * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-151-14/+15
| |\
| * | Added deprecated symbol wrappers for the H5DOwrite/read_chunkDana Robinson2018-05-042-0/+11
| * | * Added H5DO compatibility functions.Dana Robinson2018-05-042-8/+61
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-301-1/+3
| |\ \
| * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-302-194/+42
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-231-2/+2
|\ \ \ \