| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup some warnings in Java JNI code (#2034) | jhendersonHDF | 2022-08-19 | 4 | -162/+278 |
|
|
* | Removes cmake_ext_mod (files moved to cmake) (#2041) | Dana Robinson | 2022-08-19 | 1 | -1/+1 |
|
|
* | Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004) | Larry Knox | 2022-08-12 | 2 | -2/+2 |
|
|
* | Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r... | Larry Knox | 2022-08-12 | 2 | -2/+2 |
|
|
* | Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for release | Larry Knox | 2022-08-12 | 2 | -2/+2 |
|
|
* | Fix Cmake depends prop (#1995) | Allen Byrne | 2022-08-11 | 1 | -1/+1 |
|
|
* | Remove misnamed java vol clear test (#1990) | Allen Byrne | 2022-08-10 | 1 | -10/+0 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 2 | -6/+6 |
|
|
* | Develop cmake clean (#1971) | Allen Byrne | 2022-08-07 | 5 | -15/+108 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 40 | -398/+398 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 1 | -1/+1 |
|
|
* | Add utility JNI function for 1.10 style references (#1888) | Allen Byrne | 2022-07-14 | 3 | -0/+91 |
|
|
* | Fix for a tools compile issue when deprecated symbols are disabled (#1884) | Dana Robinson | 2022-07-13 | 1 | -8/+16 |
|
|
* | Develop HDFFV-11310 (#1811) | Allen Byrne | 2022-07-11 | 16 | -560/+2580 |
|
|
* | Various warning fixes (#1812) | Sean McBride | 2022-06-22 | 1 | -4/+4 |
|
|
* | Develop sync (#1793) | Allen Byrne | 2022-06-09 | 2 | -1/+5 |
|
|
* | Improve handling of copying of dynamic libraries and clean them up after (#1681) | Quincey Koziol | 2022-04-24 | 5 | -32/+45 |
|
|
* | Develop clang format java (#1653) | Allen Byrne | 2022-04-19 | 157 | -10078/+13343 |
|
|
* | Merge initial version of selection I/O feature into develop (#1367) | Neil Fortner | 2022-03-26 | 1 | -1/+1 |
|
|
* | Fix JNI bug, fix warnings noticed in MSVC CI, be modern & portable (#1480) | David Young | 2022-03-10 | 1 | -4/+4 |
|
|
* | Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t... | Larry Knox | 2022-03-01 | 2 | -4/+4 |
|
|
* | Fix install config and java test name conflict (#1467) | Allen Byrne | 2022-03-01 | 1 | -2/+1 |
|
|
* | Snprintf2 (#1399) | Sean McBride | 2022-01-28 | 1 | -68/+83 |
|
|
* | various cleanup java test, test files, comments (#1363) | Allen Byrne | 2022-01-18 | 2 | -8/+13 |
|
|
* | Develop java newrefs fixes for obj ref datasets (#1354) | Allen Byrne | 2022-01-18 | 3 | -249/+207 |
|
|
* | Update the java slf4j logging jars to latest 1.7.33 (#1369) | Allen Byrne | 2022-01-18 | 17 | -21/+21 |
|
|
* | Add tests for H5Ocopy of new object refs (#1338) | Allen Byrne | 2022-01-08 | 9 | -251/+698 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 10 | -33/+33 |
|
|
* | Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236) | Larry Knox | 2021-11-30 | 2 | -4/+4 |
|
|
* | Add javadoc to packages - HDFFV-11285 (#1197) | Allen Byrne | 2021-11-17 | 6 | -9/+278 |
|
|
* | Assume C99 fixed sized ints exist, use them (#470) | Sean McBride | 2021-11-08 | 1 | -2/+2 |
|
|
* | Fix Java VOL tests (#1158) | Allen Byrne | 2021-11-03 | 1 | -13/+9 |
|
|
* | Correct java exception declarations (#1121) | Allen Byrne | 2021-10-20 | 1 | -16/+19 |
|
|
* | Add missing dataset reference text (#1081) | Allen Byrne | 2021-10-07 | 1 | -4/+4 |
|
|
* | Modified gcc/clang warning suppression macros to account for some warnings fl... | Sean McBride | 2021-09-16 | 1 | -6/+6 |
|
|
* | Fix java warnings (#1005) | Allen Byrne | 2021-09-15 | 3 | -47/+37 |
|
|
* | Fix several warnings (#720) | jhendersonHDF | 2021-09-14 | 1 | -16/+3 |
|
|
* | Update copyright headers with reproduction notice in 5 files (#993) | Larry Knox | 2021-09-08 | 2 | -16/+14 |
|
|
* | Correct dataset close in java test (#919) | Allen Byrne | 2021-08-18 | 1 | -1/+1 |
|
|
* | Cleans up POSIX/C bits in H5private.h (#804) | Dana Robinson | 2021-06-29 | 1 | -13/+13 |
|
|
* | Includes hdf5dev.h in hdf5.h (#728) | Dana Robinson | 2021-06-07 | 3 | -3/+0 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 3 | -0/+3 |
|
|
* | Java and fortran cmake changes (#694) | Allen Byrne | 2021-05-29 | 4 | -76/+111 |
|
|
* | Update top-level COPYING file and remove COPYING files from subdirectories (#... | Larry Knox | 2021-04-21 | 1 | -13/+0 |
|
|
* | Tools long double updates (#522) | Allen Byrne | 2021-04-15 | 8 | -2/+909 |
|
|
* | develop - Javadoc warning fixes (#506) | Allen Byrne | 2021-03-24 | 12 | -54/+386 |
|
|
* | Update clang config (#473) | Quincey Koziol | 2021-03-17 | 1 | -2/+8 |
|
|
* | develop JNI export references and java updates (#467) | Allen Byrne | 2021-03-12 | 14 | -219/+552 |
|
|
* | Changes found during merge to 1.12 (#414) | Allen Byrne | 2021-03-04 | 32 | -96/+96 |
|
|
* | #386 copyright corrections for java folder (#389) | Allen Byrne | 2021-02-26 | 193 | -275/+82 |
|
|