summaryrefslogtreecommitdiffstats
path: root/java/src/hdf/hdf5lib
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: sync with develop (#1825)Dana Robinson2022-06-242-1/+5
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-2157-3400/+3835
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-064-20/+20
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-086-27/+299
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-064-62/+50
* VFD SWMR: Sync with develop (#711)Dana Robinson2021-06-011-3/+36
* Brings java wrapper updates from developDana Robinson2021-05-0650-856/+5039
* Updates license url and history docsDana Robinson2021-03-2568-68/+68
* Trim trailing whitespaceQuincey Koziol2020-05-203-4/+4
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-201-1/+1
* HDFFV-11032 fix JNI callAllen Byrne2020-05-201-2/+2
* Introduce new H5VL _by_value routinesJordan Henderson2020-05-201-1/+3
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-2013-98/+426
* Add missing javadoc for new argAllen Byrne2020-05-201-0/+6
* Update reference files and fix int as stringAllen Byrne2020-05-201-3/+3
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-202-5/+348
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-096-150/+893
* Snapshot version 1.11 release 2.hdftest2018-09-201-2/+2
* HDFFV-10544 remove native from class functionAllen Byrne2018-08-061-2/+2
* HDFFV-10544 correct typoAllen Byrne2018-08-061-1/+1
* HDFFV-10544 exception variable as local classAllen Byrne2018-08-061-5/+18
* HDFFV-10534Allen Byrne2018-07-301-1/+1
* Remove writeVL optionAllen Byrne2018-06-281-2/+3
* Region reference in compounds need class checkAllen Byrne2018-06-281-3/+4
* Update Java util lib, Refactor H5D write VL to match readAllen Byrne2018-06-271-17/+8
* Fix attribute ReadAllen Byrne2018-06-251-1/+4
* HDFVIEW compound vlen needed vlen_t sizeAllen Byrne2018-06-201-0/+3
* H5O_info fixes for java and examplesAllen Byrne2018-05-312-5/+161
* 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
* 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
* 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
* 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 hdf5...Larry Knox2017-04-2566-396/+264
* Fix javadocAllen Byrne2017-04-241-2/+4
* 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
* Remove incorrect " marks added to java files by bin/h5vers.lrknox2017-03-211-2/+2
* Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-2/+2
* Final merge of page buffering branch to developQuincey Koziol2017-03-142-45/+100