Commit Graph

165 Commits

Author SHA1 Message Date
Allen Byrne
41a36efde1 Add java to format source (#1690) 2022-04-25 20:32:50 -05:00
Allen Byrne
407c52f397 Merge various cleanup java test, test files, comments (#1364)
Plus some spelling corrections
2022-01-19 17:30:19 -06:00
Allen Byrne
240108c2d7 Merge Update the java slf4j logging jars to latest 1.7.33 (#1371) 2022-01-14 17:27:45 -06:00
Larry Knox
0e9960a401 Update version to 1.10.9-1. (#1069)
Clear 1.10.8 entries out of RELEASE.txt.
2021-10-03 13:24:21 -05:00
Allen Byrne
3d085ed2db Fix javadoc and java warnings (#1011) 2021-09-16 08:48:12 -05:00
Allen Byrne
cde9951d8e Correct dataset close in java test #919 (#921) 2021-08-19 13:19:41 -05:00
Allen Byrne
c9caf426a8 1 10 Merge of long double fix and compiler flags (#531)
* 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

* Minor non-space formatting changes

* #386 copyright corrections for java folder

* Merges from develop

#358 patches from vtk
#361 fix header guard spelling

* Merge updates

#358 patches from vtk
#361 fix header guard spelling

* format fix

* Fix missing underscore and make H5public.h closer to dev

* Merges from develop

#340 clang -Wformat-security warnings
#360 Fixed uninitialized warnings
header guard underscore cleanup
JNI cleanup

* format alignment

* Add missing test ref file

* Merge #380 from develop

* Finish java merges from develop

* Fix java issues with tests and javadoc

* Correct use of attribute access plist

* Remove debug code

* Remove unused variable

* Change file access to read only for java tests

* Split clang format operations.

* More javadoc comments

* Remove pre-split setting

* format source

* Change windows TS to use older VS.

* Mostly all javadoc fixes, one argument rename.

* synch file

* Merge of long double fix and compiler flags

* HDFFV-11229 merge changes from develop

* HDFFV-11229 correct test script

* HDFFV-11229 update autotools test script for two ref files

* HDFFV-11229 merge dev changes for long double display in tools

* Committing clang-format changes

* minor whitespace

* remove unneeded macro

* Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-04-19 17:19:58 -05:00
Allen Byrne
05b0f6745c 1 10 - Mostly all javadoc warning fixes (#508)
* 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

* Minor non-space formatting changes

* #386 copyright corrections for java folder

* Merges from develop

#358 patches from vtk
#361 fix header guard spelling

* Merge updates

#358 patches from vtk
#361 fix header guard spelling

* format fix

* Fix missing underscore and make H5public.h closer to dev

* Merges from develop

#340 clang -Wformat-security warnings
#360 Fixed uninitialized warnings
header guard underscore cleanup
JNI cleanup

* format alignment

* Add missing test ref file

* Merge #380 from develop

* Finish java merges from develop

* Fix java issues with tests and javadoc

* Correct use of attribute access plist

* Remove debug code

* Remove unused variable

* Change file access to read only for java tests

* Split clang format operations.

* More javadoc comments

* Remove pre-split setting

* format source

* Change windows TS to use older VS.

* Mostly all javadoc fixes, one argument rename.

* Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-03-25 07:35:24 -05:00
Allen Byrne
dd5b8a8747 1 10 Fix java data export functions (#450)
* 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

* Minor non-space formatting changes

* #386 copyright corrections for java folder

* Merges from develop

#358 patches from vtk
#361 fix header guard spelling

* Merge updates

#358 patches from vtk
#361 fix header guard spelling

* format fix

* Fix missing underscore and make H5public.h closer to dev

* Merges from develop

#340 clang -Wformat-security warnings
#360 Fixed uninitialized warnings
header guard underscore cleanup
JNI cleanup

* format alignment

* Add missing test ref file

* Merge #380 from develop

* Finish java merges from develop

* Fix java issues with tests and javadoc

* Correct use of attribute access plist

* Remove debug code

* Remove unused variable

* Change file access to read only for java tests

* Split clang format operations.

* More javadoc comments

* Remove pre-split setting

* format source
2021-03-10 07:41:14 -06:00
Allen Byrne
c14fa9cebf 1 10 merge java copyright header changes (#392)
* 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

* Minor non-space formatting changes

* #386 copyright corrections for java folder
2021-03-01 12:33:35 -06:00
Larry Knox
dea591a353 Hdf5 1 10 update license url part2 (#404)
* 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>
2021-03-01 10:35:51 -06:00
Allen Byrne
14bfa9a991 Correct TARGET variable and CMake config file location 2020-11-12 10:50:50 -06:00
Allen Byrne
bfae464875 HDFFV-10868 merge java changes from develop 2020-11-03 16:56:16 -06:00
Allen Byrne
b7991773cd Convert testEquals to test contains 2020-10-05 09:15:28 -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
Dana Robinson
039213d919 Brings file locking changes from develop 2020-08-14 12:35:07 -07:00
Dana Robinson
98ca520f55 Brings HDFFV-11027 H5S_NO_CLASS fix to 1.10 from develop 2020-08-11 09:48:47 -07:00
Larry Knox
c0702f601e Change load path in libhdf5_java.dylib to unversioned libhdf5.dylib for junit tests on Macs. 2020-07-07 10:48:08 -05:00
Larry Knox
713b575c24 Merge pull request #2667 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '32c483cb86031962a09ecdb49dcb331d28dddee9':
  Copy lib files for junit.sh to temporary subdirectory of <build directory>/java/test instead of to the prefix/lib directory.  Fix for HDFFV-11063.
2020-07-06 15:17:54 -05:00
Larry Knox
c6f2205abe Merge pull request #2670 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit 'fc69de0e8ae30e80c1c3c542b156226a75444525':
  Lib files needed are now copied to a subdirectory in the java/test directory, and on Macs the loader path for libhdf5.xxxs.so is changed in the temporary copy of libhdf5_java.dylib. Fix for HDFFV-11063
2020-07-06 14:21:53 -05:00
Dana Robinson
2477b60145 Removed trailing whitespace from source files. 2020-05-26 13:07:43 -07:00
Allen Byrne
2b9874609f Correct spelling 2020-05-18 06:41:23 -05:00
Allen Byrne
17461c57b8 Add github actions file and cleanup java 2020-05-06 12:33:04 -05:00
Allen Byrne
467b5d565c Merge CMake and tools changes from develop 2020-02-27 16:54:52 -06:00
Allen Byrne
4ef9c81048 Added new CMake options for tests 2020-01-19 07:56:14 -06:00
Allen Byrne
5bb153cc3b HDFFV-11001 merge java locale from develop 2020-01-17 14:20:44 -06:00
Larry Knox
b85582098c Update version for HDF5_1_10 2019-12-11 13:15:44 -06:00
Allen Byrne
ed96f0c6cd Remove obsolete code 2019-09-20 09:40:24 -05:00
Allen Byrne
56400617c0 Add missing class name 2019-09-19 16:25:44 -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
4cf8c00de6 Add java test prefix fix 2019-08-05 11:43:47 -05:00
Allen Byrne
a873d149e5 Cleanup when merging to other branches 2019-07-30 16:58:24 -05:00
Allen Byrne
34adba4a0c HDFFV-10845, 10529 and CMake changes from develop 2019-07-24 11:08:47 -05:00
Allen Byrne
c43323a06d HDFFV-10581 Correct PDB files and debug naming. 2019-07-09 16:31:17 -05: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
46f63b0faa Fix deprecated H5Pget_version 2019-01-09 13:07:03 -06:00
Allen Byrne
13f64f251c Fix java regex 2019-01-09 12:08:49 -06:00
Allen Byrne
b06fb9c536 Merge CMake changes from develop 2019-01-08 15:53:56 -06:00
Allen Byrne
f7d530dd27 HDFFV-10674, 10664, 10674 2019-01-07 11:07:52 -06:00
Allen Byrne
e46a974f78 Actual stack count updated 2018-12-31 14:15:17 -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
8f103a935b HDFFV-10594, 10332, 10531 2018-09-26 16:04:34 -05:00
Larry Knox
20712bef86 Update version 2018-09-05 15:11:44 -05:00
Allen Byrne
282272a727 Correct name of test jar 2018-08-23 14:53:44 -05:00
Allen Byrne
4363609ef0 Only remove test jars 2018-08-23 14:22:22 -05:00
Allen Byrne
f96190845c Remove obsolete var 2018-08-23 13:21:09 -05:00
Allen Byrne
5e6baf8972 revert build install change for DT 2018-08-23 09:23:54 -05:00
Allen Byrne
731ebbb93f Merge CMake and Java OSX changes from develop 2018-08-23 08:46:34 -05:00