Commit Graph

876 Commits

Author SHA1 Message Date
Dana Robinson
973360ae33 Brings tools VFD changes from hdf5_1_10 2020-08-25 08:21:43 -07:00
Larry Knox
aee3fb3d87 Commit changes for release branch: maintainer mode, default to production, set HDFF5_GENERATE_HEADERS to OFF, and add file generated by autogen.sh. 2020-08-19 11:28:45 -05:00
Dana Robinson
c451abb58f Merge pull request #2785 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '88ecc17474e86e67f0ce64ed0b36c0d10e93eb66':
  Removes email and Modifications sections
2020-08-17 07:56:35 -05:00
Dana Robinson
88ecc17474 Removes email and Modifications sections 2020-08-16 18:04:48 -07:00
Dana Robinson
12c3192d5d Merge pull request #2782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '4312f5ea1a611cef01e9ecfb57d7c287c9549249':
  Adds unsuffixed double warning changes from develop
  Minor normalizations with develop
2020-08-16 16:34:36 -05:00
Dana Robinson
ba42c55e23 Minor normalizations with develop 2020-08-16 14:09:22 -07:00
Allen Byrne
59316d1327 HDFFV-9984 Add merge/prune h5repack options for ext links 2020-08-15 14:14:50 -05:00
Allen Byrne
732a1a35f3 Additional warnings removed 2020-07-30 14:58:34 -05:00
Allen Byrne
0731cf7e0e More warnings reduction 2020-07-30 14:53:08 -05:00
Allen Byrne
617d269ceb Warnings reduction in tools 2020-07-30 14:21:26 -05:00
Allen Byrne
ad2b0a2a63 Add missing VFD open loop 2020-07-28 14:50:35 -05:00
Allen Byrne
099c7242fb Merge from dev of tools changes 2020-07-22 15:03:22 -05:00
Dana Robinson
2477b60145 Removed trailing whitespace from source files. 2020-05-26 13:07:43 -07:00
Allen Byrne
f502d9f7fb TRILAB-192 - merge changes from develop
Single source, config files, for warnings for both autotools and CMake.
Update CMake libraries, tools, tests to use correct flags.
2020-04-07 09:52:09 -05:00
Allen Byrne
944cbb9400 TRILAB-192 merging warnings changes from develop 2020-03-30 13:10:36 -05:00
Allen Byrne
049ade7a31 Check sizeof type to use correct ref_type 2020-03-09 13:55:40 -05:00
Allen Byrne
f59050ee2c Fix h5ls attrreg 2020-03-01 16:58:14 -06:00
Allen Byrne
eae9f6b209 Fixed region refs 2020-03-01 11:01:31 -06:00
Allen Byrne
d9774f3852 h5dump object reference fixed 2020-02-29 20:17:20 -06:00
Allen Byrne
7fa510520b Updated reference code 2020-02-29 13:59:37 -06:00
Allen Byrne
467b5d565c Merge CMake and tools changes from develop 2020-02-27 16:54:52 -06:00
Allen Byrne
0ccccc43c7 tools perform and hid_t init settings 2020-01-20 13:47:47 -06:00
Allen Byrne
4ef9c81048 Added new CMake options for tests 2020-01-19 07:56:14 -06:00
Allen Byrne
1501cacbdf Fix CMake test macros and perform standalone tests 2020-01-12 09:40:07 -06:00
Kimmy Mu
de28f691ba merge intel warning fix 2020-01-09 16:15:38 -06:00
Allen Byrne
6ad577053e More whitespace changes 2019-10-03 12:18:55 -05:00
Allen Byrne
e2c5f6dd2b Whitespace and benign synchro changes 2019-10-02 12:43:56 -05:00
Allen Byrne
922d10ff8e small syntax addition 2019-09-23 12:17:29 -05:00
Allen Byrne
161501e1c0 Whitespace updates 2019-09-23 11:52:35 -05:00
Allen Byrne
3fed3735db HDFFV-10903 merge updated changes 2019-09-17 14:41:00 -05:00
Allen Byrne
3457362c92 Merge S3 code from develop to 1.10 2019-09-13 12:18:36 -05:00
Allen Byrne
1fab09b1d2 HDFFV-10876 link fix and compile issue 2019-08-27 15:16:24 -05:00
Allen Byrne
16093cc002 Merge HD prefix and whitespace changes from develop 2019-08-18 15:36:57 -05:00
Allen Byrne
a873d149e5 Cleanup when merging to other branches 2019-07-30 16:58:24 -05:00
Allen Byrne
c43323a06d HDFFV-10581 Correct PDB files and debug naming. 2019-07-09 16:31:17 -05:00
Allen Byrne
7ee92d5805 HDFFV-10805 Merge SHARED ONLY option from develop 2019-06-20 06:55:05 -05:00
Binh-Minh Ribler
f4138013db Fixed HDFFV-10578
Description:
    - HDFFV-10578 - CVE-2018-17234  Memory leak in H5O__chunk_deserialize()
        Actually, the leak was in h5tools_util.  Applied Neil's fix.
    - Changed an assert to if/HGOTO_ERROR to fail gracefully.
Platforms tested:
    Linux/64 (jelly)
    Linux/64 (platypus)
    Darwin (osx1010test)
2019-01-15 13:07:22 -06:00
Dana Robinson
21e73fd58d Moved fixes for incorrectly installed header files to 1.10. 2018-12-06 15:24:28 -08:00
Allen Byrne
3b9e13a1b8 TRILAB-82 fix coverity high-impact issues 2018-11-08 11:27:22 -06:00
Allen Byrne
d8ec4df928 Update system commands with HD prefix and whitespace 2018-08-28 13:32:01 -05:00
Allen Byrne
4f5bdadd50 Merge from develop 2018-07-31 10:07:00 -05:00
Vailin Choi
b178d80be0 Changes made based on feedback from pull request #1039. 2018-05-14 12:26:48 -05:00
Vailin Choi
ea66ac1e67 Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits)
  GGC requires attribute before function
  Correct COMPILE defs usage
  Add missing module_dir property
  Text cleanup
  Correct sentence punctuation.
  Add release note.
  Use set_property for MT flag
  Correct command usage
  Remove APPEND
  Fix typo
  Add missing test lib
  add missing folder to path
  Fix another command revert
  Missed a command revert
  Revert to old style for LINK_FLAGS gen expr not working
  LINK_FLAGS must be separate property sets
  Fix link flags syntax
  Revert refactor link flags
  refactor link flags to interface
  Refactor link flags
  ...
2018-05-14 11:20:03 -05:00
Allen Byrne
2347bffaa2 TRILABS-19 remove add_defintions and use generator expressions 2018-04-26 16:41:04 -05:00
Vailin Choi
e6bc326ec0 Fix for HDFFV-10180 Performance issues with H5Oget_info. 2018-04-24 15:10:13 -05:00
Allen Byrne
6c82c49dd5 TRILABS-20 set a compiler name on all project commands 2018-04-20 10:11:55 -05:00
Allen Byrne
46f2a2a432 TRILABS-19 Initial conversion of include_directories to targets 2018-04-17 15:57:58 -05:00
Allen Byrne
db3d744f25 HDFFV-10444 fix soversion numbers for libraries 2018-04-10 08:55:17 -05:00
Allen Byrne
24c62ba7fe Change CMake min to 3.10 2018-03-09 12:32:06 -06:00
Allen Byrne
b36bad53d9 Inc CMake min, Add new tests, rework test CMake files 2018-02-27 12:57:07 -06:00