Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-19 | 1 | -127/+136 |
| | |||||
* | HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIs | Allen Byrne | 2019-12-20 | 1 | -1/+1 |
| | |||||
* | HDFFV-10876 Merge from develop | Allen Byrne | 2019-12-09 | 1 | -121/+223 |
| | |||||
* | Fix various Java issues when deprecated symbols are disabled | Jordan Henderson | 2019-10-10 | 1 | -1/+1 |
| | |||||
* | Java formatting of args | Allen Byrne | 2019-05-30 | 1 | -3/+3 |
| | |||||
* | Minor fix in h5str_sprintf for NULL region references | Jordan Henderson | 2019-02-22 | 1 | -1/+1 |
| | |||||
* | Fixes for JNI updates | Jordan Henderson | 2019-02-12 | 1 | -7/+11 |
| | |||||
* | Re-write of Java JNI error handling | Jordan Henderson | 2019-02-11 | 1 | -2140/+2564 |
| | |||||
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 1 | -5/+5 |
| | |||||
* | HDFFV-10536 callback crash fixed by using stack structure | Allen Byrne | 2018-08-17 | 1 | -1/+0 |
| | |||||
* | Fix ptr arith | Allen Byrne | 2018-06-29 | 1 | -47/+38 |
| | |||||
* | Correct function call | Allen Byrne | 2018-06-28 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -0/+422 |
| | |||||
* | Fix attribute Read | Allen Byrne | 2018-06-25 | 1 | -110/+0 |
| | |||||
* | Correct "," handling | Allen Byrne | 2018-06-25 | 1 | -4/+4 |
| | |||||
* | Remove debug statements | Allen Byrne | 2018-06-21 | 1 | -12/+0 |
| | |||||
* | Split/fix utility for vl types | Allen Byrne | 2018-06-21 | 1 | -45/+150 |
| | |||||
* | H5O_info fixes for java and examples | Allen Byrne | 2018-05-31 | 1 | -3/+3 |
| | |||||
* | HDFFV-10412 add error on function for Java | Allen Byrne | 2018-03-13 | 1 | -0/+3 |
| | |||||
* | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 1 | -4/+28 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -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. | ||||
* | Fix URL name | Allen Byrne | 2017-04-11 | 1 | -1/+1 |
| | |||||
* | Eliminate unreferenced local variable warning | Allen Byrne | 2016-09-19 | 1 | -17/+1 |
| | |||||
* | [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows. | Allen Byrne | 2016-08-22 | 1 | -30/+31 |
| | | | | | | | | | | Added windows name suffix for debug to CMake cmd_arg for examples and test. Fix issues discovered under debug testing; Create a version of H5Iget_name that correctly returns the name. Rework PIN_JAVA_STRING macro and usage to eliminate possible memory leaks by using if-else instead of mid-routine return. Update example to use new H5Iget_name API. Tested: windows under debug | ||||
* | [svn-r30213] Add H5Aread_complex for reading arrays and compounds that are ↵ | Allen Byrne | 2016-07-20 | 1 | -0/+54 |
| | | | | not VL strings. | ||||
* | [svn-r29873] Java add missing APIs. | Allen Byrne | 2016-05-04 | 1 | -41/+80 |
| | | | | | Adjust whitespace in H5.java for exception indentation. Adjust whitespace in JNI for function signature formatting. | ||||
* | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 1 | -0/+2592 |