Allen Byrne
f9e9c1ad0e
HDFFV-10664 Add new functions and constants to java interface
2018-12-19 12:59:05 -06:00
Dana Robinson
bacabb3534
Merge pull request #1364 in HDFFV/hdf5 from ~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.
2018-12-17 17:35:59 -06:00
Allen Byrne
8dbadb41a3
HDFFV-10663 add new function H5Fis_accessible
2018-12-17 11:16:59 -06:00
Allen Byrne
248442eb00
If MPI is enabled java will not compile because of include.
2018-12-13 14:10:38 -06:00
Allen Byrne
6a87b59aee
HDFVIEW-4 Duplicate line
2018-12-12 10:54:39 -06:00
Allen Byrne
ce9bcb0dda
HDFVIEW-4 removed unused functions
2018-12-12 08:50:58 -06:00
Allen Byrne
7ffba76bc3
HDFVIEW-4 add datatype read to H5A like H5D
2018-12-10 16:52:34 -06:00
Dana Robinson
e21c1cf7c6
Removed H5I_REFERENCE from the library. It has always been unused
...
and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
2018-12-08 08:14:05 -08:00
Larry Knox
81cb24ac1d
Commit version changes for additional files for 1.11.3 snapshot release.
2018-11-06 10:56:36 -06:00
Dana Robinson
e962df1591
VOL FEATURE
2018-10-10 08:10:15 -07:00
hdftest
e2f6e6f62f
Snapshot version 1.11 release 2.
2018-09-20 14:54:10 -05:00
Allen Byrne
05c5d40dd5
Cleanup and add intermediate dir for java
2018-08-31 13:29:36 -05:00
Allen Byrne
67220d101f
Java must use shared libs to allow dlopen calls
2018-08-30 18:54:10 -05:00
Allen Byrne
27af9a7922
HD prefix and whitespace
2018-08-28 10:54:54 -05:00
Allen Byrne
085ec19a21
Fix OSX SIP for libs
2018-08-21 10:03:26 -05:00
Allen Byrne
c78f43b25e
Fix quote
2018-08-20 12:01:49 -05:00
Allen Byrne
caa4324217
HDFFV-10553 Update html tags
2018-08-20 08:19:02 -05:00
Allen Byrne
a6100a3445
HDFFV-10536 callback crash fixed by using stack structure
2018-08-17 14:12:11 -05:00
Allen Byrne
f9074881cd
HDFFV-10544 Add more descriptive text
2018-08-06 11:31:20 -05:00
Allen Byrne
6e4c036d5d
HDFFV-10544 Correct var name
2018-08-06 11:00:28 -05:00
Allen Byrne
4d5255106c
HDFFV-10544 remove native from class function
2018-08-06 09:56:01 -05:00
Allen Byrne
9efb9b7426
HDFFV-10544 correct typo
2018-08-06 09:44:41 -05:00
Allen Byrne
2f4832fe09
HDFFV-10544 add class name to error text
2018-08-06 09:23:21 -05:00
Allen Byrne
ca7d4f85a5
HDFFV-10544 exception variable as local class
2018-08-06 09:15:08 -05:00
Allen Byrne
762c14fde5
Improve error handling of exceptions
2018-08-06 08:14:04 -05:00
Allen Byrne
49a8da4ea7
HDFFV-10534
2018-07-30 08:57:12 -05:00
Allen Byrne
b1f5c9e9d6
Fix ptr arith
2018-06-29 09:40:34 -05:00
Allen Byrne
2f53075ea9
Correct function call
2018-06-28 16:49:11 -05:00
Allen Byrne
e2d2a410d0
Remove writeVL option
2018-06-28 15:27:08 -05:00
Allen Byrne
5a1d298669
Region reference in compounds need class check
2018-06-28 14:22:50 -05:00
Allen Byrne
c3e666e4b2
Correct cast formatting
2018-06-28 11:33:25 -05:00
Allen Byrne
574941c50d
Correct var name
2018-06-28 11:02:40 -05:00
Allen Byrne
f4b8365b32
Need to cast from void ptr
2018-06-28 10:42:02 -05:00
Allen Byrne
792771d52a
Update Java util lib, Refactor H5D write VL to match read
2018-06-27 17:53:47 -05:00
Allen Byrne
4c1e89fba3
Fix attribute Read
2018-06-25 17:08:35 -05:00
Allen Byrne
c7b7c109ab
Correct "," handling
2018-06-25 10:46:14 -05:00
Allen Byrne
27047165aa
Remove debug statements
2018-06-21 16:52:07 -05:00
Allen Byrne
4e3b33e4ae
Split/fix utility for vl types
2018-06-21 16:43:32 -05:00
Allen Byrne
3f47c38868
fix whitespace
2018-06-21 11:34:13 -05:00
Allen Byrne
651b728a62
HDFVIEW compound vlen needed vlen_t size
2018-06-20 16:06:18 -05:00
Allen Byrne
1a018cb334
Fix jni function call version
2018-06-01 09:33:51 -05:00
Allen Byrne
b28815c205
H5O_info fixes for java and examples
2018-05-31 16:09:48 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -05:00
Allen Byrne
6c82c49dd5
TRILABS-20 set a compiler name on all project commands
2018-04-20 10:11:55 -05:00
Allen Byrne
46f2a2a432
TRILABS-19 Initial conversion of include_directories to targets
2018-04-17 15:57:58 -05:00
Allen Byrne
db3d744f25
HDFFV-10444 fix soversion numbers for libraries
2018-04-10 08:55:17 -05:00
Allen Byrne
539b6d4456
Update unimplemented lists
2018-03-26 11:08:41 -05:00
Allen Byrne
3f221c1347
Correct constant var names
2018-03-15 14:11:24 -05:00
Allen Byrne
7399997968
Java constants for new lib verbounds values
2018-03-15 14:11:24 -05:00
Allen Byrne
b5867a05a7
HDFFV-10412 add error on function for Java
2018-03-13 17:21:10 -05:00