summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Java html fix and cmake updateAllen Byrne2019-01-242-9/+6
|
* Fix deprecated H5Pget_versionAllen Byrne2019-01-095-127/+18
|
* Fix regexAllen Byrne2019-01-091-37/+37
|
* Correct regex optionAllen Byrne2019-01-081-37/+37
|
* HDFFV-10674 handle time as natural numberAllen Byrne2019-01-071-37/+37
|
* HDFFV-10664 update reference fileAllen Byrne2019-01-041-3/+1
|
* HDFFV-10664 update reference filesAllen Byrne2019-01-043-23/+6
|
* HDFFV-10664 add missing function and check for restrictionAllen Byrne2019-01-044-4/+85
|
* HDFFV-10664 add check for state before set callAllen Byrne2019-01-022-2/+8
|
* HDFFV-10664 minimized dataset headers for java interfaceAllen Byrne2018-12-319-4/+218
|
* Add reference file to listAllen Byrne2018-12-211-0/+1
|
* HDFFV-10664 Add new functions and constants to java interfaceAllen Byrne2018-12-1912-54/+651
|
* Merge pull request #1364 in HDFFV/hdf5 from ↵Dana Robinson2018-12-172-5/+0
|\ | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5i_reference_removal to develop * commit 'e21c1cf7c6ee6dba5dd5bfd1a525227ac1304b53': Removed H5I_REFERENCE from the library. It has always been unused and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
| * Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-082-5/+0
| | | | | | | | and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
* | HDFFV-10663 add new function H5Fis_accessibleAllen Byrne2018-12-177-3/+78
| |
* | If MPI is enabled java will not compile because of include.Allen Byrne2018-12-131-1/+3
| |
* | HDFVIEW-4 Duplicate lineAllen Byrne2018-12-121-1/+0
| |
* | HDFVIEW-4 removed unused functionsAllen Byrne2018-12-125-180/+0
| |
* | HDFVIEW-4 add datatype read to H5A like H5DAllen Byrne2018-12-105-200/+1548
|/
* The Java tests will no longer fail when the zlib is not present.Dana Robinson2018-11-131-10/+24
|
* Updated the Java tests so that they don't fail when theDana Robinson2018-11-123-98/+107
| | | | error stack changes.
* Commit version changes for additional files for 1.11.3 snapshot release.Larry Knox2018-11-062-4/+4
|
* VOL FEATUREDana Robinson2018-10-105-34/+62
|
* Merge branch 'develop' of ↵hdftest2018-09-201-1/+1
|\ | | | | | | ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into develop
| * Fix missed replacementAllen Byrne2018-09-201-1/+1
| |
* | Snapshot version 1.11 release 2.hdftest2018-09-202-4/+4
|/
* Remove extra constantAllen Byrne2018-09-191-4/+3
|
* Fix typoAllen Byrne2018-09-191-1/+1
|
* Add Constants to all ERR STK checksAllen Byrne2018-09-192-8/+12
|
* Use constants for test comparisonsAllen Byrne2018-09-192-23/+27
|
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-10/+4
| | | | orginally intended to support the full SWMR feature.
* Remove another extra path varAllen Byrne2018-09-011-1/+1
|
* Move muti-config dir setting to root processAllen Byrne2018-09-014-4/+4
|
* Fix one more intermediate locationAllen Byrne2018-08-311-1/+1
|
* Use different variableAllen Byrne2018-08-314-4/+4
|
* Cleanup and add intermediate dir for javaAllen Byrne2018-08-316-17/+5
|
* Java must use shared libs to allow dlopen callsAllen Byrne2018-08-301-1/+1
|
* Correct namesAllen Byrne2018-08-301-3/+0
|
* Call new functionAllen Byrne2018-08-301-0/+2
|
* Fix typoAllen Byrne2018-08-281-1/+1
|
* HD prefix and whitespaceAllen Byrne2018-08-285-24/+27
|
* Revert testfile FILE changeAllen Byrne2018-08-242-2/+2
|
* change FILE pathAllen Byrne2018-08-242-2/+2
|
* Add testfiles to data copyAllen Byrne2018-08-231-0/+3
|
* Same changes needed for examples as testAllen Byrne2018-08-234-40/+136
|
* Correct name of test jarAllen Byrne2018-08-231-2/+2
|
* Only remove test jarsAllen Byrne2018-08-231-4/+33
|
* Remove obsolete varAllen Byrne2018-08-231-1/+1
|
* DT location incorrectAllen Byrne2018-08-231-75/+74
|
* Add installib path to test commandAllen Byrne2018-08-211-72/+72
|