index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
src
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mostly java warnings, and cpp cast (#2134)
Allen Byrne
2022-10-03
4
-181/+190
*
develop Merge doxygen from 1.12 branch (#2095)
Allen Byrne
2022-09-14
3
-7/+12
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
Cleanup some warnings in Java JNI code (#2034)
jhendersonHDF
2022-08-19
4
-162/+278
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
27
-370/+370
*
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
2
-0/+68
*
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
7
-509/+1592
*
Various warning fixes (#1812)
Sean McBride
2022-06-22
1
-4/+4
*
Fix JNI bug, fix warnings noticed in MSVC CI, be modern & portable (#1480)
David Young
2022-03-10
1
-4/+4
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
1
-68/+83
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-3/+3
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
1
-2/+2
*
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 several warnings (#720)
jhendersonHDF
2021-09-14
1
-16/+3
*
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
2
-6/+6
*
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
2
-177/+380
*
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
51
-51/+0
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
7
-389/+441
*
Update license url part2 (#333)
Larry Knox
2021-02-17
67
-67/+67
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-5/+0
*
Replace H5E_ATOM major error category with H5E_ID (#121)
Dana Robinson
2020-11-30
2
-6/+6
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-2/+2
*
HDFFV-10868 Corrections from review
Allen Byrne
2020-10-29
1
-21/+21
*
HDFFV-10868 - add H5Sselect API java wrappers.
Allen Byrne
2020-10-27
3
-4/+812
*
Clang-format of source files
Allen Byrne
2020-09-30
60
-6508/+7220
*
Fix jni with %Lg instead of %Lf
Allen Byrne
2020-09-29
1
-3/+1
*
Pre-format fixes for warnings as errors
Allen Byrne
2020-09-29
1
-0/+2
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-1/+1
*
File changes to affect formatting
Allen Byrne
2020-09-04
1
-6/+6
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-0/+8
*
Squash merge of file locking fixes
Dana Robinson
2020-08-03
2
-0/+99
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
2
-2/+2
*
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-04-05
1
-3/+1
*
Fix Werror issues in JNI and tools
Allen Byrne
2020-03-24
4
-8/+12
*
TRILAB-192 fix JNI shadow warning
Allen Byrne
2020-03-24
4
-4/+0
*
TRILAB-192 restrict extensive warnings to libraries
Allen Byrne
2020-03-24
1
-0/+3
*
Update examples and fix old version references.
Allen Byrne
2020-02-26
1
-35/+21
*
Fix Fortran macro use and jni comment
Allen Byrne
2020-02-25
2
-2/+4
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
1
-1/+1
*
Fix always true issue because member is not dynamically allocated
Allen Byrne
2020-02-21
1
-7/+7
*
Merge pull request #2318 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...
David Young
2020-01-29
3
-30/+29
|
\
|
*
Reduce differences between my -Werror branch and `develop`:
David Young
2020-01-29
3
-30/+29
[next]