Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace H5E_ATOM major error category with H5E_ID (#121) | Dana Robinson | 2020-11-30 | 1 | -2/+2 |
| | | | | | | | | | | * Renames H5I_ATOM to H5I_ID, among other related changes * Java has been updated. * Fortran is failing on my VM, even though I don't touch that. * Adds a RELEASE.txt note for H5E_ATOM to H5E_ID changes * Fixes typos in comments | ||||
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -77/+58 |
| | |||||
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -1/+1 |
| | |||||
* | Re-write of Java JNI error handling | Jordan Henderson | 2019-02-11 | 1 | -75/+131 |
| | |||||
* | HDFFV-10544 Add more descriptive text | Allen Byrne | 2018-08-06 | 1 | -3/+3 |
| | |||||
* | HDFFV-10544 add class name to error text | Allen Byrne | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | HDFFV-10544 exception variable as local class | Allen Byrne | 2018-08-06 | 1 | -6/+6 |
| | |||||
* | Improve error handling of exceptions | Allen Byrne | 2018-08-06 | 1 | -0/+5 |
| | |||||
* | HDFFV-10412 add error on function for Java | Allen Byrne | 2018-03-13 | 1 | -0/+17 |
| | |||||
* | 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 |
| | |||||
* | [svn-r29873] Java add missing APIs. | Allen Byrne | 2016-05-04 | 1 | -19/+29 |
| | | | | | 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/+414 |