Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Hdf5 1 10 update license url part2 (#404) | Larry Knox | 2021-03-01 | 131 | -133/+133 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. * Update license url part2 (#333) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. * Update URL in source file Copyright headers for web. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com> | |||||
* | 1 10 merge recent changes from develop (#345) | Allen Byrne | 2021-02-17 | 4 | -4/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge small changes from develop | |||||
* | 1 10 changes for sanitize=address (#313) | Allen Byrne | 2021-02-05 | 3 | -2/+4 | |
| | | | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms * PR#3 merge from develop | |||||
* | 1 10 merges from develop (#298) | Allen Byrne | 2021-02-04 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms | |||||
* | Update pkgconfig settings with version - #218 (#222) | Allen Byrne | 2020-12-22 | 3 | -6/+6 | |
| | ||||||
* | OESS-98 Update plugin build option (#172) | Allen Byrne | 2020-12-15 | 2 | -1/+48 | |
| | ||||||
* | OESS-98 add CMake option to build plugins project within hdf5 | Allen Byrne | 2020-10-16 | 9 | -24/+24 | |
| | ||||||
* | Merge from develop | Allen Byrne | 2020-10-07 | 4 | -4037/+3771 | |
| | | | | | | github updates bin scripts updates parser changes remove obsolete file | |||||
* | h5repacktest VFD fix and formatting changes | Allen Byrne | 2020-10-05 | 1 | -5/+1 | |
| | ||||||
* | Source formatted | Allen Byrne | 2020-10-01 | 83 | -22575/+21051 | |
| | ||||||
* | Merge of clang-format changes from develop | Allen Byrne | 2020-09-30 | 13 | -594/+755 | |
| | ||||||
* | Minor normalizations with develop | Dana Robinson | 2020-08-16 | 3 | -1302/+1385 | |
| | ||||||
* | Normalizations with develop | Dana Robinson | 2020-08-16 | 25 | -611/+510 | |
| | ||||||
* | Merge from dev of tools changes | Allen Byrne | 2020-07-22 | 2 | -45/+60 | |
| | ||||||
* | Examples DESTDIR and github action | Allen Byrne | 2020-07-21 | 3 | -6/+6 | |
| | ||||||
* | CMake updates: | Allen Byrne | 2020-07-15 | 1 | -1/+20 | |
| | | | | | | Add build folder as Include for generated files Add install option for copying Fortran mod files to include folder Add PRI defines to win32defs file Exclude mingw from extra flags | |||||
* | Fix HDFFV-10591 | Binh-Minh Ribler | 2020-07-05 | 2 | -17/+29 | |
| | | | | | | | | | | | 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) | |||||
* | Removed trailing whitespace from source files. | Dana Robinson | 2020-05-26 | 11 | -388/+388 | |
| | ||||||
* | Updated code in H5Xtest.c files and associated tests. | Dana Robinson | 2020-05-18 | 1 | -1/+1 | |
| | | | | Reverted overlong-strings warning that gives jam issues. | |||||
* | Normalization of high-level library with develop. Also brings the | Dana Robinson | 2020-05-15 | 28 | -395/+432 | |
| | | | | warnhist script over. | |||||
* | Fix NoFilter build | Allen Byrne | 2020-04-27 | 1 | -1/+1 | |
| | ||||||
* | Fix shadoweed type | Allen Byrne | 2020-04-13 | 1 | -3/+3 | |
| | ||||||
* | TRILAB-192 update LTparse files | Allen Byrne | 2020-04-07 | 4 | -740/+905 | |
| | ||||||
* | TRILAB-192 - merge changes from develop | Allen Byrne | 2020-04-07 | 9 | -105/+54 | |
| | | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags. | |||||
* | TRILAB-192 merging warnings changes from develop | Allen Byrne | 2020-03-30 | 8 | -12/+71 | |
| | ||||||
* | Fix gif2h5 tool build on windows | Allen Byrne | 2020-02-28 | 8 | -180/+187 | |
| | ||||||
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 17 | -76/+77 | |
| | ||||||
* | Merge from dev, sanitizer, fortran, warnings and tools ids | Allen Byrne | 2020-02-11 | 3 | -22/+10 | |
| | ||||||
* | Added new CMake options for tests | Allen Byrne | 2020-01-19 | 9 | -13/+21 | |
| | ||||||
* | merge intel warning fix | Kimmy Mu | 2020-01-09 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10903 merge dev changes to 1.10 | Allen Byrne | 2019-09-18 | 3 | -4/+4 | |
| | ||||||
* | OESS-29 Update HD prefix and compare against develop | Allen Byrne | 2019-08-23 | 5 | -84/+84 | |
| | ||||||
* | Merge HD prefix and whitespace changes from develop | Allen Byrne | 2019-08-18 | 14 | -1322/+1328 | |
| | ||||||
* | Cleanup when merging to other branches | Allen Byrne | 2019-07-30 | 2 | -4/+5 | |
| | ||||||
* | Minor code fixes | Allen Byrne | 2019-07-27 | 3 | -503/+499 | |
| | ||||||
* | HDFFV-10845, 10529 and CMake changes from develop | Allen Byrne | 2019-07-24 | 12 | -119/+160 | |
| | ||||||
* | HDFFV-10581 Correct PDB files and debug naming. | Allen Byrne | 2019-07-09 | 3 | -4/+4 | |
| | ||||||
* | Squash commit of options to build tools and tests | Dhvanil Popat | 2019-06-25 | 5 | -20/+47 | |
| | ||||||
* | Add H5_DLL prefix to fix link | Allen Byrne | 2019-06-20 | 1 | -5/+12 | |
| | ||||||
* | HDFFV-10805 Merge SHARED ONLY option from develop | Allen Byrne | 2019-06-20 | 14 | -306/+398 | |
| | ||||||
* | HDFFV-10738 Wrong INTENT for H5LTread_dataset_double_f | M. Scot Breitenfeld | 2019-03-27 | 4 | -31/+31 | |
| | | | | | | Fixed. Also fixed INTENT issues for H5DS, H5IM and H5TB when reading or getting. | |||||
* | HDFFV-10703 - Update CMake variable handling | Allen Byrne | 2019-02-21 | 5 | -9/+9 | |
| | ||||||
* | Add check for existing links in hl/fortran/src/Makefile.am. | Larry Knox | 2019-01-15 | 1 | -2/+4 | |
| | ||||||
* | Merge pull request #1429 in HDFFV/hdf5 from ↵ | Larry Knox | 2019-01-14 | 1 | -0/+14 | |
| | | | | | | | | | HDFFV-10596-fortran-library-names-differ to develop * commit 'f4c9ec5d41aa53829617274d3286f1e9a45ae57e': Add RELEASE.txt entry for HDFFV-10596. Uninstall should remove the libhdf5_hl_fortran links. Add symlinks named libhdf5_hl_fortran* to libhdf5hl_fortran in Makefile.am to match cmake install and the name pattern for other hl lib files. | |||||
* | Tools cleanup | Allen Byrne | 2018-12-13 | 7 | -14/+0 | |
| | ||||||
* | HDFFV-10660,-10594 merge from develop | Allen Byrne | 2018-12-13 | 1 | -2/+0 | |
| | ||||||
* | HDFFV-10632 separate stderr and stdout in tests | Allen Byrne | 2018-12-13 | 13 | -57/+132 | |
| | ||||||
* | Moved fixes for incorrectly installed header files to 1.10. | Dana Robinson | 2018-12-06 | 1 | -3/+6 | |
| | ||||||
* | HDFFV-10537: Remove installation of Fortran test mod files | M. Scot Breitenfeld | 2018-11-12 | 1 | -12/+0 | |
| | | | | Removed from autools install, cmake does not have this issue. | |||||
* | TRILAB-82 fix coverity high-impact issues | Allen Byrne | 2018-11-08 | 1 | -1/+1 | |
| |