summaryrefslogtreecommitdiffstats
path: root/java/src/hdf/hdf5lib
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
| |
| * Snapshot version 1.11 release 2hdftest2018-01-051-2/+2
| |
* | Incr CMake min, add missing test, rework test CMake scriptAllen Byrne2018-02-271-1/+1
| |
* | synced with developM. Scot Breitenfeld2018-01-051-0/+62
|\ \ | |/
| * Snapshot version 1.11 release 1hdftest2018-01-051-2/+2
| |
| * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-282-17/+183
| |
| * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-222-183/+17
| | | | | | | | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
| * HDFFV-9724 Remove VDS file cache functionalityAllen Byrne2017-12-201-28/+29
| |
| * Added java wrappers and testsAllen Byrne2017-12-122-17/+182
| |
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-2566-396/+264
| | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
| * Fix javadocAllen Byrne2017-04-241-2/+4
| |
* | Fix library interface commands, add missing JNIAllen Byrne2017-12-212-17/+121
| |
* | merge from develop and apply HDFFV-8611Allen Byrne2017-05-241-2/+4
| |
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-1466-396/+264
| | | | | | | | | | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines.
* | Merge branch 'develop' of ↵lrknox2017-04-131-0/+3
|\ \ | |/ | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_10
| * Due to HDFVIEW-19 add read VL as string functionAllen Byrne2017-04-121-0/+3
| |
| * HDFFV-10143 add missing javadoc paramAllen Byrne2017-04-061-0/+10
| |
| * HDFFV-10143 Add plugin APIs to Java interfaceAllen Byrne2017-04-031-0/+72
| |
| * Remove extra space added by h5vers to version string in H5.java, whichlrknox2017-03-211-1/+1
| | | | | | | | then failed to match the pattern after the first run.
| * Remove incorrect " marks added to java files by bin/h5vers.lrknox2017-03-211-2/+2
| | | | | | | | Pull version from configure for version test in h5repack_plugin.sh.in
| * Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-2/+2
| | | | | | | | | | | | | | | | version test expected output file. Update version on develop branch to 1.11.0. Please enter the commit message for your changes. Lines starting
* | HDFFV-10143 add missing javadoc paramAllen Byrne2017-04-061-0/+10
| |