summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5pImp.h
Commit message (Collapse)AuthorAgeFilesLines
* 1 12 Merges from develop (#421)Allen Byrne2021-03-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version * Merge workflow and minor changes from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge serval small changes from dev * fix typo * Minor non-space formatting changes * GH #386 copyright corrections for java folder * revert because logic requires false return * Merges from develop #358 patches from vtk #361 fix header guard spelling * Remove case statement for H5I_EVENTSET * Correct call with versioning * Remove tabs * Double underscore change * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings Remove more underscores from header guards
* 1 12 merge java copyright header changes (#391)Allen Byrne2021-03-011-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version * Merge workflow and minor changes from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge serval small changes from dev * fix typo * Minor non-space formatting changes * GH #386 copyright corrections for java folder * revert because logic requires false return
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
| | | | file - files not in src or test.
* Source formattedAllen Byrne2020-10-011-75/+36
|
* Re-write of Java JNI error handlingJordan Henderson2019-02-111-1420/+42
|
* Fix deprecated H5Pget_versionAllen Byrne2019-01-091-9/+0
|
* HDFFV-10664 minimized dataset headers for java interfaceAllen Byrne2018-12-311-0/+18
|
* 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