summaryrefslogtreecommitdiffstats
path: root/java/src/hdf/hdf5lib
Commit message (Collapse)AuthorAgeFilesLines
* Reinstate java API removed in 1.10.8 (#1697)Allen Byrne2022-04-291-5/+32
| | | | | | | * Revert java API removal with JNI private function * Fix name typo * Correct format
* Add java to format source (#1690)Allen Byrne2022-04-2655-3245/+3655
|
* Merge various cleanup java test, test files, comments (#1364)Allen Byrne2022-01-194-17/+17
| | | Plus some spelling corrections
* 1.10 Merge Add javadoc to packages - HDFFV-11285 (#1199)Allen Byrne2021-11-206-9/+278
| | | | | * Merge Add javadoc to packages - HDFFV-11285 * Correct list
* Merge Correct java exception declarations #1121 (#1123)Allen Byrne2021-10-251-6/+9
|
* Update version to 1.10.9-1. (#1069)Larry Knox2021-10-031-2/+2
| | | Clear 1.10.8 entries out of RELEASE.txt.
* Fix javadoc and java warnings (#1011)Allen Byrne2021-09-163-46/+461
|
* Update copyright headers with reproduction notice in 5 files (#993) (#1002)Larry Knox2021-09-092-16/+14
| | | | | | | | | | | * Update copyright headers with reproduction notice in 5 files that did not match terms in COPYING file . * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* 1 10 - Mostly all javadoc warning fixes (#508)Allen Byrne2021-03-2512-56/+387
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* 1 10 Fix java data export functions (#450)Allen Byrne2021-03-105-307/+264
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* 1 10 merge java copyright header changes (#392)Allen Byrne2021-03-0138-38/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-0166-66/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* HDFFV-10865 - merge from dev, HDFArray perf fix. (#234)Allen Byrne2020-12-291-184/+120
|
* HDFFV-10868 merge java changes from developAllen Byrne2020-11-0342-324/+3718
|
* Updated HDF5 1.10 support branch version number to 1.10.8-0Larry Knox2020-08-191-2/+2
|
* Fix javadoc warningAllen Byrne2020-08-161-0/+4
|
* Brings file locking changes from developDana Robinson2020-08-141-0/+45
|
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-1/+1
|
* Merge CMake and tools changes from developAllen Byrne2020-02-275-7/+63
|
* Update version for HDF5_1_10Larry Knox2019-12-111-2/+2
|
* Merge S3 code from develop to 1.10Allen Byrne2019-09-135-0/+243
|
* HDFFV-10887 merge from developAllen Byrne2019-08-201-4/+3
|
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-201-1/+1
|
* Fix typosAllen Byrne2019-02-261-0/+4
|
* Update version on hdf5_1_10 branch to 1.10.6-snap0.Larry Knox2019-02-181-2/+2
|
* Cleanup F2003 option for CMakeAllen Byrne2019-02-061-65/+54
|
* Java html fix and cmake updateAllen Byrne2019-01-241-61/+70
|
* Fix deprecated H5Pget_versionAllen Byrne2019-01-091-0/+2
|
* HDFFV-10674, 10664, 10674Allen Byrne2019-01-071-3/+74
|
* Merge CMake changes from developAllen Byrne2018-12-201-52/+52
|
* HDFVIEW-4 add H5A read/write functions to match H5DAllen Byrne2018-12-131-54/+323
|
* Update versionLarry Knox2018-09-051-2/+2
|
* Rearrange issues by date orderJordan Henderson2018-08-091-2/+2
| | | | | Update version. Update .so versions to match 1.10.3.
* HDFFV-10544 Improve JNI exception handlingAllen Byrne2018-08-061-5/+18
|
* HDFFV-10534 change to runtime exceptionAllen Byrne2018-07-301-1/+1
|
* HDFFV-10519 Disable WriteVL JNI function, updgrade JNIAllen Byrne2018-06-291-14/+7
|
* Push updates from developAllen Byrne2018-06-262-1/+7
|
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-042-5/+161
|\
| * H5O_info fixes for java and examplesAllen Byrne2018-05-312-5/+161
| |
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-082-24/+143
|\ \ | |/
| * TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
| |
| * TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-6/+1
| |
| * Update unimplemented listsAllen Byrne2018-03-261-17/+141
| |
| * Java constants for new lib verbounds valuesAllen Byrne2018-03-151-0/+12
| |
| * HDFFV-10412 add error on function for JavaAllen Byrne2018-03-131-1/+7
| |
* | Merge from developAllen Byrne2018-03-151-0/+12
| |
* | Updated version to 1.10.3-snap0lrknox2018-03-141-2/+2
| |
* | HDFFV-10412 add complemnt to java error_offAllen Byrne2018-03-131-1/+7
| |
* | Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-121-1/+1
|\ \ | |/
| * Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
| |