summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Collapse)AuthorAgeFilesLines
* Update pkgconfig settings with version - #218 (#223)Allen Byrne2020-12-223-6/+6
|
* Update SO numbers in Hdf5 1 8 (#216)Larry Knox2020-12-213-27/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Restores maintainer mode in the autotools (#200) Maintainer mode should be enabled in development branches. Also adds helpful commenting. Add script bin/switch_maint_mode. Add file changes generated by bin reconfigure in src/H5Edefin.h src/H5Einit.h src/H5Epubgen.h src/H5Eterm.h * Update MANIFEST for switch_maint_mode. * Update so numbers to match 1.8.22 release. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com>
* HDF5 1 8 fix fortran build on macs (#186)Allen Byrne2020-12-161-2/+2
| | | | | * Correct fortran and shared libs option * Fix for no shared fortran build
* 1.8 has extra fortran CMake option (#176)Allen Byrne2020-12-151-1/+1
| | | | | * 1.8 has extra fortran CMake option * Update license URL
* OESS-98 Update plugin build option (#171)Allen Byrne2020-12-152-1/+48
|
* Update HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-04132-242/+242
| | | | | | | * Update URL for COPYING file in copyright headers. * Make fortran copyright headers uniformly spaced. * Update url for Copyright file in c++/src/footer.html.
* Multiple changes to bring branch up-to-date (#87)Allen Byrne2020-11-208-18/+18
| | | | | Correct TARGET variable and CMake config file location. Add option to allow filter plugins to be built inline. Update CMake tools macros.
* Merge from developAllen Byrne2020-10-074-3664/+3605
| | | | | github updates bin scripts parser updates
* Update formatingAllen Byrne2020-10-051-5/+1
|
* Source formattedAllen Byrne2020-10-0174-24021/+21241
|
* Merge clang-format changes from developAllen Byrne2020-10-0112-789/+913
|
* Update hl/sr/H5LT files.Larry Knox2020-07-253-162/+168
| | | | Add bin/genparser to MANIFEST; remove bin/genltanalyze.
* Merge from 1.10-1.12-dev - LT parse needs updateAllen Byrne2020-07-201-1/+20
|
* Fix HDFFV-10591Binh-Minh Ribler2020-07-062-17/+32
| | | | | | | | | | | Description: h52gif produced a segfault when a buffer overflow occurred because the data size was corrupted and became very large. This commit added a check on the data size against the buffer size to prevent the segfault. It also added error reporting to h52gif to display an error message instead of silently exiting when the failure occurred. Platforms tested: Linux/64 (jelly)
* Update configure and Makefile.ins after bin/reconfigure.Larry Knox2020-06-2214-14/+28
|
* Fix ifort warning flag.Larry Knox2020-05-0414-0/+42
| | | | | | | | Restore AC_DEFUN([PAC_PROG_FC_DEFAULT_REALisDBLE] in m4/aclocal_fc.m4. Add --enable-symbols, --enable-profiling, and --enable-optimization options to autotools configure; all configure flags for --enable-production and --disable-production should match HDF5 1.10 and 1.12 production and debug default flags.
* Update to use optimization flags, C++ error flags, and correctLarry Knox2020-04-3014-0/+28
| | | | libhdf5.settings.in to remove unworkable changes.
* Fix NoFilter buildAllen Byrne2020-04-271-1/+1
|
* Fix shadowed typeAllen Byrne2020-04-131-3/+3
|
* TRILAB-192 update LTparse filesAllen Byrne2020-04-072-75/+77
|
* TRILAB-192 - merge changes from developAllen Byrne2020-04-078-100/+50
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* Update LT filesAllen Byrne2020-04-015-161/+206
|
* Autotools reconfigure updateAllen Byrne2020-03-3114-21/+48
|
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-319-13/+68
|
* Fix gif tool and h5dumpAllen Byrne2020-03-018-180/+187
|
* Merge changes from other branchesAllen Byrne2020-02-2914-14/+14
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-113-15/+9
|
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-208-11/+17
|
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | to develop * commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" Revert "fix issues from previous PR comments" Revert "using a different MACRO" using a different MACRO fix issues from previous PR comments let hdf5 pick up the right compiler in Intel environment fix warnings and some text alignment fix warnings from Intel compiler
* Ran bin/reconfigurebyrn2019-10-0714-0/+42
|
* Add changes to Makefile.in files and four H5e*.h files from running ↵Larry Knox2019-08-2814-56/+70
| | | | bin/reconfigur.
* Fix merge issues for MPIAllen Byrne2019-08-231-6/+6
|
* OESS-29 Fix shared MPI builds, more HD prefixAllen Byrne2019-08-226-92/+92
|
* Correct test logicAllen Byrne2019-08-181-5/+5
|
* Merge mostly whitespace changes from 1.10 branchAllen Byrne2019-08-1816-1029/+1020
|
* Fix fortran SHARED issues from mergeAllen Byrne2019-08-072-17/+17
|
* HDFFV-10845 More changes from 1.10 branchAllen Byrne2019-07-316-7/+17
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-2720-484/+604
|
* Removed h5watch and java makefilesdpopat2019-07-261-53/+0
|
* Reconfigured autoconf filesdpopat2019-07-1916-85/+121
|
* Updated change for options to build tools & tests for 1_8Dhvanil Popat2019-07-161-0/+53
|
* Added options to build tools and tests for HDF5_ 1_8Dhvanil Popat2019-07-164-8/+33
|
* Add tabs for entire block in Makefile.Larry Knox2019-05-112-16/+16
|
* Makefile needed tab instead of spaces.Larry Knox2019-05-112-2/+2
|
* Merge pull request #1697 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to ↵Larry Knox2019-05-102-4/+34
|\ | | | | | | | | | | | | | | hdf5_1_8 * commit 'dc7852104184dcb647382fa0a10e734c01d3d005': Add RELEASE.txt entry for HDFFV-10596. Add links to lib files from hl/fortran with names that match those of the other hl libs; e.g. libhdf5_hl_fortran.so -> libhdf5hl_fortran.so. Fix for HDFFV-10596.
| * Add links to lib files from hl/fortran with names that match those ofLarry Knox2019-05-092-4/+34
| | | | | | | | | | the other hl libs; e.g. libhdf5_hl_fortran.so -> libhdf5hl_fortran.so. Fix for HDFFV-10596.
* | Add fixes that were mistakenly omitted from merge of pull request 1594Neil Fortner2019-05-091-2/+2
| | | | | | | | to 1.8 branch.
* | Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-05-071-5/+216
|/ | | | | cache. Fix issues involving datasets being "not allocated" when they contain cached raw data.
* Merge in CMake changes from developAllen Byrne2019-04-043-6/+6
|
* Snapshot version 1.8 release 22 (snap0)hdftest2019-04-012-74/+74
|