Commit Graph
158 Commits
Author SHA1 Message Date
Allen Byrne bfae464875 HDFFV-10868 merge java changes from develop 2020-11-03 16:56:16 -06:00
Allen Byrne ec13e5f872 OESS-98 add CMake option to build plugins project within hdf5 2020-10-16 12:15:29 -05:00
Allen Byrne ec8ad09125 Source formatted 2020-10-01 10:29:53 -05:00
Allen Byrne ca0c0c3dc8 Merge of clang-format changes from develop 2020-09-30 09:28:21 -05:00
Larry Knox 0315478a9b Updated HDF5 1.10 support branch version number to 1.10.8-0 2020-08-19 09:05:36 -05:00
Allen Byrne 7d02a1769f Fix javadoc warning 2020-08-16 13:33:07 -05:00
Dana Robinson 039213d919 Brings file locking changes from develop 2020-08-14 12:35:07 -07:00
Allen Byrne 61d2183926 Correct arg references 2020-06-22 08:49:18 -05:00
Allen Byrne e4e86174dc HDFFV-11111 correct ifdef logic 2020-06-18 14:41:03 -05:00
Allen Byrne 00f39b23c1 HDFFV-11111 add unimplemented errors in JNI 2020-06-18 13:20:47 -05:00
Dana Robinson 2477b60145 Removed trailing whitespace from source files. 2020-05-26 13:07:43 -07:00
Allen Byrne 17461c57b8 Add github actions file and cleanup java 2020-05-06 12:33:04 -05: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 7b56e78cd1 Correct cb object name 2020-03-30 15:37:35 -05:00
Allen Byrne 944cbb9400 TRILAB-192 merging warnings changes from develop 2020-03-30 13:10:36 -05:00
Allen Byrne 467b5d565c Merge CMake and tools changes from develop 2020-02-27 16:54:52 -06:00
Larry Knox b85582098c Update version for HDF5_1_10 2019-12-11 13:15:44 -06:00
Allen Byrne b179af8947 Add missing include folder 2019-12-10 12:08:07 -06: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 3fbf61190d HDFFV-10887 merge from develop 2019-08-20 11:54:36 -05:00
Allen Byrne 34adba4a0c HDFFV-10845, 10529 and CMake changes from develop 2019-07-24 11:08:47 -05:00
Allen Byrne 7ee92d5805 HDFFV-10805 Merge SHARED ONLY option from develop 2019-06-20 06:55:05 -05:00
Allen Byrne 1a2df2a6c3 Updates from develop 2019-06-10 13:16:11 -05:00
Allen Byrne c59817f343 Update cmake macros and java arg format 2019-05-31 12:34:37 -05:00
Jordan Henderson eb2476bc41 Fix Java JUnit-TestH5P failure on 32-bit arch 2019-04-30 15:35:09 -05:00
Allen Byrne a372f76ea6 Fix typos 2019-02-26 10:44:57 -06:00
Jordan Henderson 2cb70b01ea Minor fix in h5str_sprintf for NULL region references 2019-02-22 08:42:37 -06:00
Larry Knox afc010179c Update version on hdf5_1_10 branch to 1.10.6-snap0. 2019-02-18 15:14:43 -06:00
Jordan Henderson 35f48aac5b Re-write of Java JNI error handling 2019-02-14 11:53:36 -06:00
Allen Byrne fef7d6b0fc Cleanup F2003 option for CMake 2019-02-06 10:47:11 -06:00
Allen Byrne 3ba3c59a7d Java html fix and cmake update 2019-01-24 15:57:05 -06:00
Allen Byrne 46f63b0faa Fix deprecated H5Pget_version 2019-01-09 13:07:03 -06:00
Allen Byrne f7d530dd27 HDFFV-10674, 10664, 10674 2019-01-07 11:07:52 -06:00
Allen Byrne a843778759 HDFFV-10669 merge from develop 2018-12-31 13:00:39 -06:00
Allen Byrne 269224c73d Merge CMake changes from develop 2018-12-20 15:36:19 -06:00
Allen Byrne 0e5ac5fe2f HDFFV-10660,-10594 merge from develop 2018-12-13 15:50:13 -06:00
Allen Byrne 88e514a6e5 HDFVIEW-4 add H5A read/write functions to match H5D 2018-12-13 10:33:33 -06:00
Larry Knox 20712bef86 Update version 2018-09-05 15:11:44 -05:00
Allen Byrne d0a62ef975 Fix Java library location for testing 2018-08-31 14:58:58 -05:00
Allen Byrne d8ec4df928 Update system commands with HD prefix and whitespace 2018-08-28 13:32:01 -05:00
Allen Byrne 731ebbb93f Merge CMake and Java OSX changes from develop 2018-08-23 08:46:34 -05:00
Allen Byrne 3537a81e35 HDFFV-10536 Convert iterator callbacks from global to stack var 2018-08-21 08:23:12 -05:00
Allen Byrne 995d174047 HDFFV-10547 add option to package examples 2018-08-20 18:25:11 -05:00
Jordan Henderson da698a0720 Rearrange issues by date order
Update version.
Update .so versions to match 1.10.3.
2018-08-09 13:48:52 -05:00
Allen Byrne 0bc17f0e63 HDFFV-10544 writeVL subfunction is unimplemented 2018-08-08 10:45:52 -05:00
Allen Byrne 78c4623235 HDFFV-10544 Improve JNI exception handling 2018-08-06 13:15:50 -05:00
Allen Byrne d7d5623399 Change exception text 2018-08-03 11:54:58 -05:00
Allen Byrne d47ffdb828 Move unimplemented exception throw to just one function 2018-08-03 09:01:29 -05:00
Allen Byrne 4b8047e4c3 HDFFV-10534 change to runtime exception 2018-07-30 10:52:38 -05:00