summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5pImp.h
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-1/+72
|
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-221-72/+1
| | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
* HDFFV-9724 Remove VDS file cache functionalityAllen Byrne2017-12-201-18/+0
|
* Added java wrappers and testsAllen Byrne2017-12-121-1/+90
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | 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.
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-8/+43
|
* Add some Java methods that were missed earlier.Quincey Koziol2016-11-301-0/+18
|
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-0/+19
| | | | supporting metadata cache callback changes, etc.
* [svn-r29873] Java add missing APIs.Allen Byrne2016-05-041-161/+329
| | | | | Adjust whitespace in H5.java for exception indentation. Adjust whitespace in JNI for function signature formatting.
* [svn-r29447] Correct signature of H5Pexist to return booleanAllen Byrne2016-03-161-2/+2
|
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+1313