Commit Graph

99 Commits

Author SHA1 Message Date
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
ba42c55e23 Minor normalizations with develop 2020-08-16 14:09:22 -07:00
Dana Robinson
cba993c349 Minor normalizations with develop 2020-08-16 12:25:09 -07:00
Dana Robinson
25520640b2 Misc normalizations with develop 2020-08-14 18:59:24 -07:00
Allen Byrne
0731cf7e0e More warnings reduction 2020-07-30 14:53:08 -05:00
Allen Byrne
099c7242fb Merge from dev of tools changes 2020-07-22 15:03:22 -05:00
Dana Robinson
63b538ab78 Misc fixes and changes from develop. 2020-05-15 22:10:45 -07:00
Allen Byrne
6b4d762172 Remove deleted files 2020-03-09 15:47:26 -05:00
Allen Byrne
7f5a93bc87 Changes to region reference in h5dump no longer have errstack 2020-03-09 15:43:10 -05:00
Allen Byrne
9e47a09585 Update CMake compare command 2020-03-05 11:45:32 -06:00
Allen Byrne
837c9240d9 Correct test script for errstack 2020-03-04 10:06:35 -06:00
Allen Byrne
467b5d565c Merge CMake and tools changes from develop 2020-02-27 16:54:52 -06:00
Allen Byrne
4ec2df9ac0 Merge from dev, sanitizer, fortran, warnings and tools ids 2020-02-11 14:28:56 -06:00
Allen Byrne
4ef9c81048 Added new CMake options for tests 2020-01-19 07:56:14 -06:00
Kimmy Mu
de1cdbfd3b Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
* commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363':
  fix test assert fail error
2020-01-14 16:01:35 -06:00
kmu
6710ed5e0a Merge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into hdf5_1_10 2020-01-09 16:16:23 -06:00
Kimmy Mu
de28f691ba merge intel warning fix 2020-01-09 16:15:38 -06:00
Dana Robinson
887aa3d05d Merge of --Wc++-compat changes from develop 2020-01-08 19:40:32 -08:00
Allen Byrne
161501e1c0 Whitespace updates 2019-09-23 11:52:35 -05:00
Allen Byrne
d20d355b79 OESS-29 Update HD prefix and compare against develop 2019-08-23 14:09:20 -05:00
Allen Byrne
16093cc002 Merge HD prefix and whitespace changes from develop 2019-08-18 15:36:57 -05:00
Allen Byrne
59a8b10b88 Merge fixes and code reconciliation wit develop 2019-08-05 07:32:01 -05:00
Allen Byrne
34adba4a0c HDFFV-10845, 10529 and CMake changes from develop 2019-07-24 11:08:47 -05:00
Allen Byrne
6d1c05b8d2 HDFFV-9407 Merge test addition from develop 2019-06-25 10:22:47 -05:00
Allen Byrne
00491923f1 Add lib dir for testing plugins 2019-06-21 16:24:53 -05:00
Allen Byrne
7ee92d5805 HDFFV-10805 Merge SHARED ONLY option from develop 2019-06-20 06:55:05 -05:00
Allen Byrne
b7d6f11182 HDFFV-10703 - Update CMake variable handling 2019-02-21 13:23:59 -06:00
Allen Byrne
fb4e5c0570 HDFFV-10697 Disable compression option if source unavailable 2019-02-05 16:21:29 -06:00
Dana Robinson
51edd286ac Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions
orginally intended to support the full SWMR feature (from develop).
2018-12-30 16:55:10 -08:00
Allen Byrne
3510221209 HDFFV-10632 separate stderr and stdout in tests 2018-12-13 11:22:04 -06:00
Allen Byrne
32d4f11c9c Fix target for commands 2018-11-09 14:39:31 -06:00
Allen Byrne
d33038cf0c TRILABS: Merge CMake changes from develop 2018-11-07 09:36:41 -06:00
Allen Byrne
8f103a935b HDFFV-10594, 10332, 10531 2018-09-26 16:04:34 -05:00
Allen Byrne
732e996de7 Add swmr tests, fix java script 2018-07-27 10:06:33 -05:00
Allen Byrne
2c5c115a61 Revert Sencode h5dump test 2018-07-27 09:51:39 -05:00
Vailin Choi
c3f4af256a Changes based on feedback from pull request. 2018-07-26 17:18:13 -05:00
Vailin Choi
d79475c482 Modifications made based on feedback from pull request. 2018-07-26 17:17:03 -05:00
Vailin Choi
78d4fbddbd Fix for HDFFV-10333:
1) Check for valid object header version for a refcount messge
2) Check for invalid fill value size
3) Check for invalid dimension size in a layout message
4) Add --enable-error-stack option to h5stat
5) Add error checks to h5stat.c
6) Add tests to h5stat and h5dump
2018-07-26 17:16:50 -05:00
Allen Byrne
37c27afde0 Fix MPI on Windows by adding MPI include folder 2018-05-09 14:29:44 -05:00
Allen Byrne
2347bffaa2 TRILABS-19 remove add_defintions and use generator expressions 2018-04-26 16:41:04 -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
Quincey Koziol
f38864920d Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol
Plus initial steps toward merging API context push into FUNC_ENTER_API* macros
2018-03-18 18:36:49 -05:00
Quincey Koziol
4a17aff408 Add API context interface and use it throughout the library. 2018-03-15 16:54:30 -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
Allen Byrne
6ca95c512a HDFFV-10385 rework java names 2018-01-17 10:27:00 -06:00
Allen Byrne
2a1a2c5993 HDDFV-10361 combine duplicated prefix utility functions 2018-01-05 11:45:44 -06:00
Allen Byrne
9a477bef3a HDFFV-9724 add valgrind ENV 2017-12-29 13:13:30 -06:00