| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes the HD prefix from java C99 calls (#3149) | Dana Robinson | 2023-06-19 | 20 | -549/+548 |
|
|
* | Remove hbool_t/TRUE/FALSE from java (#3145) | Dana Robinson | 2023-06-16 | 14 | -88/+88 |
|
|
* | Many clang -Wextra-semi-stmt fixes (#2537) | Sean McBride | 2023-06-16 | 1 | -2/+2 |
|
|
* | HDF5Array arrayify is missing break statement #3056 (#3060) | Allen Byrne | 2023-06-06 | 1 | -0/+2 |
|
|
* | Cleans up Java JNI warnings and add java to -Werror checks (#2383) | Dana Robinson | 2023-05-27 | 7 | -125/+90 |
|
|
* | Fix assert in Debug Windows Java JNI (#3012) | Dana Robinson | 2023-05-25 | 1 | -4/+4 |
|
|
* | Fix 'datatype' misspellings ('dataype') (#2984) | Dana Robinson | 2023-05-19 | 1 | -2/+2 |
|
|
* | Fix java depends and pdb lib install (#2720) | Allen Byrne | 2023-04-13 | 4 | -1/+23 |
|
|
* | Change name of test file to avoid conflict (#2701) | Allen Byrne | 2023-04-12 | 1 | -2/+2 |
|
|
* | Update java logger version (#2643) | Allen Byrne | 2023-04-03 | 18 | -22/+25 |
|
|
* | Fix minor things noted when doing 1.10 merges (#2610) | Dana Robinson | 2023-03-24 | 1 | -1/+1 |
|
|
* | Fix 2nd argument of Java H5Fis_accessible (#2535) | Mark Kittisopikul | 2023-03-17 | 2 | -5/+5 |
|
|
* | Remove duplicated "help@hdfgroup.org" lines in file headers. (#2441) | Larry Knox | 2023-02-11 | 1 | -1/+0 |
|
|
* | H5F_LIBVER_LATEST changes for move to 1.15 (#2288) | Allen Byrne | 2022-12-21 | 4 | -4/+13 |
|
|
* | Fix doxygen warnings and remove javadocs (#2324) | Allen Byrne | 2022-12-20 | 2 | -18/+2 |
|
|
* | Develop jni trans (#2266) | Allen Byrne | 2022-12-06 | 11 | -421/+1407 |
|
|
* | Refactor JNI translate functions to a recursive switch on datatype (#2232) | Allen Byrne | 2022-11-16 | 7 | -488/+914 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 50 | -51/+2 |
|
|
* | Update develop branch version to 1.13.4-1 (#2189) | Larry Knox | 2022-10-26 | 2 | -2/+2 |
|
|
* | JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156) | Allen Byrne | 2022-10-26 | 11 | -969/+1080 |
|
|
* | Implement option for using CMake GNUInstallDirs (#2175) | Allen Byrne | 2022-10-25 | 1 | -1/+1 |
|
|
* | Fix mostly java warnings, and cpp cast (#2134) | Allen Byrne | 2022-10-03 | 7 | -181/+198 |
|
|
* | develop Merge doxygen from 1.12 branch (#2095) | Allen Byrne | 2022-09-14 | 58 | -1373/+2760 |
|
|
* | Update CMake code to 3.18 minimum version (#2080) | Allen Byrne | 2022-09-03 | 11 | -18/+14 |
|
|
* | Fix Java tests for Developer build modes (#2079) | jhendersonHDF | 2022-08-29 | 5 | -5/+5 |
|
|
* | 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 |
|
|