summaryrefslogtreecommitdiffstats
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-2040-847/+1430
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2020-05-202-2/+2
* Fix java include, h5watch and remove clang tool.Allen Byrne2020-05-201-1/+1
* Address compile warningsAllen Byrne2020-05-205-31/+30
* Fix compile errors - mostly in jniAllen Byrne2020-05-203-32/+73
* Add missing javadoc for new argAllen Byrne2020-05-201-0/+6
* Update reference files and fix int as stringAllen Byrne2020-05-203-12/+12
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-2012-130/+1274
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0965-15592/+20691
* Snapshot version 1.11 release 2.hdftest2018-09-201-2/+2
* Cleanup and add intermediate dir for javaAllen Byrne2018-08-311-12/+0
* Java must use shared libs to allow dlopen callsAllen Byrne2018-08-301-1/+1
* HD prefix and whitespaceAllen Byrne2018-08-284-11/+11
* Fix OSX SIP for libsAllen Byrne2018-08-211-1/+1
* Fix quoteAllen Byrne2018-08-201-1/+1
* HDFFV-10553 Update html tagsAllen Byrne2018-08-201-7/+8
* HDFFV-10536 callback crash fixed by using stack structureAllen Byrne2018-08-1715-56/+94
* HDFFV-10544 Add more descriptive textAllen Byrne2018-08-061-3/+3
* HDFFV-10544 Correct var nameAllen Byrne2018-08-061-5/+5
* HDFFV-10544 remove native from class functionAllen Byrne2018-08-061-2/+2
* HDFFV-10544 correct typoAllen Byrne2018-08-061-1/+1
* HDFFV-10544 add class name to error textAllen Byrne2018-08-065-8/+8
* HDFFV-10544 exception variable as local classAllen Byrne2018-08-063-15/+28
* Improve error handling of exceptionsAllen Byrne2018-08-065-43/+77
* HDFFV-10534Allen Byrne2018-07-301-1/+1
* Fix ptr arithAllen Byrne2018-06-292-48/+39
* Correct function callAllen Byrne2018-06-281-1/+1
* Remove writeVL optionAllen Byrne2018-06-281-2/+3
* Region reference in compounds need class checkAllen Byrne2018-06-281-3/+4
* Correct cast formattingAllen Byrne2018-06-281-2/+2
* Correct var nameAllen Byrne2018-06-281-2/+2
* Need to cast from void ptrAllen Byrne2018-06-281-2/+2
* Update Java util lib, Refactor H5D write VL to match readAllen Byrne2018-06-276-21/+544
* Fix attribute ReadAllen Byrne2018-06-256-244/+457
* Correct "," handlingAllen Byrne2018-06-251-4/+4
* Remove debug statementsAllen Byrne2018-06-212-17/+0
* Split/fix utility for vl typesAllen Byrne2018-06-213-48/+165
* fix whitespaceAllen Byrne2018-06-211-10/+10
* HDFVIEW compound vlen needed vlen_t sizeAllen Byrne2018-06-203-6/+29
* Fix jni function call versionAllen Byrne2018-06-012-4/+4
* H5O_info fixes for java and examplesAllen Byrne2018-05-316-33/+201
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-1/+1
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-204-4/+4
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-172-8/+2
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-1/+1
* Update unimplemented listsAllen Byrne2018-03-261-17/+141
* Correct constant var namesAllen Byrne2018-03-151-4/+4
* Java constants for new lib verbounds valuesAllen Byrne2018-03-153-11/+23
* HDFFV-10412 add error on function for JavaAllen Byrne2018-03-134-1/+37
* Change CMake min to 3.10Allen Byrne2018-03-094-4/+4