summaryrefslogtreecommitdiffstats
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
...
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-1640-847/+1430
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2019-12-202-2/+2
* Fix java include, h5watch and remove clang tool.Allen Byrne2019-12-101-1/+1
* Address compile warningsAllen Byrne2019-12-065-31/+30
* Fix compile errors - mostly in jniAllen Byrne2019-12-063-32/+73
* Add missing javadoc for new argAllen Byrne2019-12-031-0/+6
* Update reference files and fix int as stringAllen Byrne2019-12-033-12/+12
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-0712-130/+1274
* Fix various Java issues when deprecated symbols are disabledJordan Henderson2019-10-107-12/+116
* Update versioning to next major versionAllen Byrne2019-09-252-0/+5
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-2/+2
* HDFFV-10903 - fix VFD constants in JNIAllen Byrne2019-09-171-2/+14
* revert as CHECK will first check for exceptionAllen Byrne2019-09-101-6/+6
* Clear exception for getting JNI string to clear the exceptionAllen Byrne2019-09-101-6/+6
* Add statement for label if code unimplementedAllen Byrne2019-09-051-0/+2
* Fix unused varAllen Byrne2019-09-051-2/+6
* Correct label and var namesAllen Byrne2019-09-051-14/+14
* Add back missing java implementationAllen Byrne2019-09-054-12/+378
* OESS-29 Fix HD prefix in perform and enable test compileAllen Byrne2019-08-271-3/+3
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-1/+1
* HDFFV-10887 Implement requested functionsAllen Byrne2019-08-193-4/+90
* Squashed commit of the following:Larry Knox2019-07-257-0/+247
* Move before null checkAllen Byrne2019-07-081-2/+2
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-1/+1
* Added H5Fdelete call and VOL support (but no VFD/native implementation).Dana Robinson2019-06-113-1/+9
* Merge pull request #1715 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-06-0510-83/+83
|\
| * Fix minor issuesAllen Byrne2019-06-031-1/+1
| * Java formatting of argsAllen Byrne2019-05-309-82/+82
* | Added a VOL initialization property list type.Dana Robinson2019-06-052-0/+10
|/
* Snapshot version 1.11 release 5.hdftest2019-05-021-2/+2
* Fix Java JUnit-TestH5P failure on 32-bit archJordan Henderson2019-04-301-1/+1
* Fix java for new H5Fget_info functionAllen Byrne2019-04-151-6/+6
* Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-143-0/+42
* HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-2/+2
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-042-0/+5
* Snapshot version 1.11 release 4.hdftest2019-04-011-2/+2
* Minor fix in h5str_sprintf for NULL region referencesJordan Henderson2019-02-223-3/+3
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-0/+4
* Fixes for JNI updatesJordan Henderson2019-02-1219-31/+369
* Re-write of Java JNI error handlingJordan Henderson2019-02-1153-16054/+18106
* Java html fix and cmake updateAllen Byrne2019-01-242-9/+6
* Fix deprecated H5Pget_versionAllen Byrne2019-01-093-76/+0
* HDFFV-10664 add missing function and check for restrictionAllen Byrne2019-01-043-3/+46
* HDFFV-10664 minimized dataset headers for java interfaceAllen Byrne2018-12-315-2/+183
* HDFFV-10664 Add new functions and constants to java interfaceAllen Byrne2018-12-197-54/+500
* Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_...Dana Robinson2018-12-172-5/+0
|\
| * Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-082-5/+0
* | HDFFV-10663 add new function H5Fis_accessibleAllen Byrne2018-12-173-1/+56
* | If MPI is enabled java will not compile because of include.Allen Byrne2018-12-131-1/+3
* | HDFVIEW-4 Duplicate lineAllen Byrne2018-12-121-1/+0