Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Re-write of Java JNI error handling | Jordan Henderson | 2019-02-11 | 53 | -16054/+18106 | |
| | ||||||
* | Java html fix and cmake update | Allen Byrne | 2019-01-24 | 2 | -9/+6 | |
| | ||||||
* | Fix deprecated H5Pget_version | Allen Byrne | 2019-01-09 | 3 | -76/+0 | |
| | ||||||
* | HDFFV-10664 add missing function and check for restriction | Allen Byrne | 2019-01-04 | 3 | -3/+46 | |
| | ||||||
* | HDFFV-10664 minimized dataset headers for java interface | Allen Byrne | 2018-12-31 | 5 | -2/+183 | |
| | ||||||
* | HDFFV-10664 Add new functions and constants to java interface | Allen Byrne | 2018-12-19 | 7 | -54/+500 | |
| | ||||||
* | Merge pull request #1364 in HDFFV/hdf5 from ↵ | Dana Robinson | 2018-12-17 | 2 | -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 unused | Dana Robinson | 2018-12-08 | 2 | -5/+0 | |
| | | | | | | | | and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252. | |||||
* | | HDFFV-10663 add new function H5Fis_accessible | Allen Byrne | 2018-12-17 | 3 | -1/+56 | |
| | | ||||||
* | | If MPI is enabled java will not compile because of include. | Allen Byrne | 2018-12-13 | 1 | -1/+3 | |
| | | ||||||
* | | HDFVIEW-4 Duplicate line | Allen Byrne | 2018-12-12 | 1 | -1/+0 | |
| | | ||||||
* | | HDFVIEW-4 removed unused functions | Allen Byrne | 2018-12-12 | 5 | -180/+0 | |
| | | ||||||
* | | HDFVIEW-4 add datatype read to H5A like H5D | Allen Byrne | 2018-12-10 | 4 | -190/+1532 | |
|/ | ||||||
* | Commit version changes for additional files for 1.11.3 snapshot release. | Larry Knox | 2018-11-06 | 1 | -2/+2 | |
| | ||||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 2 | -0/+10 | |
| | ||||||
* | Snapshot version 1.11 release 2. | hdftest | 2018-09-20 | 1 | -2/+2 | |
| | ||||||
* | Cleanup and add intermediate dir for java | Allen Byrne | 2018-08-31 | 1 | -12/+0 | |
| | ||||||
* | Java must use shared libs to allow dlopen calls | Allen Byrne | 2018-08-30 | 1 | -1/+1 | |
| | ||||||
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 4 | -11/+11 | |
| | ||||||
* | Fix OSX SIP for libs | Allen Byrne | 2018-08-21 | 1 | -1/+1 | |
| | ||||||
* | Fix quote | Allen Byrne | 2018-08-20 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10553 Update html tags | Allen Byrne | 2018-08-20 | 1 | -7/+8 | |
| | ||||||
* | HDFFV-10536 callback crash fixed by using stack structure | Allen Byrne | 2018-08-17 | 15 | -56/+94 | |
| | ||||||
* | HDFFV-10544 Add more descriptive text | Allen Byrne | 2018-08-06 | 1 | -3/+3 | |
| | ||||||
* | HDFFV-10544 Correct var name | Allen Byrne | 2018-08-06 | 1 | -5/+5 | |
| | ||||||
* | HDFFV-10544 remove native from class function | Allen Byrne | 2018-08-06 | 1 | -2/+2 | |
| | ||||||
* | HDFFV-10544 correct typo | Allen Byrne | 2018-08-06 | 1 | -1/+1 | |
| | ||||||
* | HDFFV-10544 add class name to error text | Allen Byrne | 2018-08-06 | 5 | -8/+8 | |
| | ||||||
* | HDFFV-10544 exception variable as local class | Allen Byrne | 2018-08-06 | 3 | -15/+28 | |
| | ||||||
* | Improve error handling of exceptions | Allen Byrne | 2018-08-06 | 5 | -43/+77 | |
| | ||||||
* | HDFFV-10534 | Allen Byrne | 2018-07-30 | 1 | -1/+1 | |
| | ||||||
* | Fix ptr arith | Allen Byrne | 2018-06-29 | 2 | -48/+39 | |
| | ||||||
* | Correct function call | Allen Byrne | 2018-06-28 | 1 | -1/+1 | |
| | ||||||
* | Remove writeVL option | Allen Byrne | 2018-06-28 | 1 | -2/+3 | |
| | ||||||
* | Region reference in compounds need class check | Allen Byrne | 2018-06-28 | 1 | -3/+4 | |
| | ||||||
* | Correct cast formatting | Allen Byrne | 2018-06-28 | 1 | -2/+2 | |
| | ||||||
* | Correct var name | Allen Byrne | 2018-06-28 | 1 | -2/+2 | |
| | ||||||
* | Need to cast from void ptr | Allen Byrne | 2018-06-28 | 1 | -2/+2 | |
| | ||||||
* | Update Java util lib, Refactor H5D write VL to match read | Allen Byrne | 2018-06-27 | 6 | -21/+544 | |
| | ||||||
* | Fix attribute Read | Allen Byrne | 2018-06-25 | 6 | -244/+457 | |
| | ||||||
* | Correct "," handling | Allen Byrne | 2018-06-25 | 1 | -4/+4 | |
| | ||||||
* | Remove debug statements | Allen Byrne | 2018-06-21 | 2 | -17/+0 | |
| | ||||||
* | Split/fix utility for vl types | Allen Byrne | 2018-06-21 | 3 | -48/+165 | |
| | ||||||
* | fix whitespace | Allen Byrne | 2018-06-21 | 1 | -10/+10 | |
| | ||||||
* | HDFVIEW compound vlen needed vlen_t size | Allen Byrne | 2018-06-20 | 3 | -6/+29 | |
| | ||||||
* | Fix jni function call version | Allen Byrne | 2018-06-01 | 2 | -4/+4 | |
| | ||||||
* | H5O_info fixes for java and examples | Allen Byrne | 2018-05-31 | 6 | -33/+201 | |
| | ||||||
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -1/+1 | |
| | ||||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 4 | -4/+4 | |
| | ||||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 2 | -8/+2 | |
| |