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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license url part2 (#333)
Larry Knox
2021-02-17
136
-136/+136
*
Java replace switch on string (#273)
Allen Byrne
2021-01-27
1
-304/+209
*
OESS-98 convert plugin option to FetchContent, add tests (#155)
Allen Byrne
2020-12-16
1
-184/+120
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
2
-8/+0
*
Replace H5E_ATOM major error category with H5E_ID (#121)
Dana Robinson
2020-11-30
7
-28/+28
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-2/+2
*
HDFFV-10868 Corrections from review
Allen Byrne
2020-10-29
2
-22/+22
*
HDFFV-10868 - add H5Sselect API java wrappers.
Allen Byrne
2020-10-27
5
-241/+1679
*
Update javadoc comments to reduce warnings (#41)
Allen Byrne
2020-10-16
43
-97/+2963
*
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
*
Fix javadoc warning
Allen Byrne
2020-08-16
1
-0/+4
*
Squash merge of file locking fixes
Dana Robinson
2020-08-03
3
-0/+144
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
6
-7/+7
*
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
2
-36/+22
*
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
4
-4/+4
*
Fix always true issue because member is not dynamically allocated
Allen Byrne
2020-02-21
1
-7/+7
*
HDFFV-11032 fix JNI call
Allen Byrne
2020-02-21
1
-2/+2
*
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
*
|
Merge pull request #2320 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...
David Young
2020-01-29
1
-8/+8
|
\
\
|
*
|
Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.
David Young
2020-01-29
1
-8/+8
|
|
/
*
|
Merge pull request #2321 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...
David Young
2020-01-29
1
-2/+8
|
\
\
|
*
|
testpar/t_2Gio.c: Fix a typo that I think was introduced by a
David Young
2020-01-29
1
-2/+8
|
|
/
*
|
Introduce new H5VL _by_value routines
Jordan Henderson
2020-01-29
3
-9/+77
|
/
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
40
-847/+1430
*
HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3
Allen Byrne
2019-12-20
2
-2/+2
*
Fix java include, h5watch and remove clang tool.
Allen Byrne
2019-12-10
1
-1/+1
*
Address compile warnings
Allen Byrne
2019-12-06
5
-31/+30
*
Fix compile errors - mostly in jni
Allen Byrne
2019-12-06
3
-32/+73
*
Add missing javadoc for new arg
Allen Byrne
2019-12-03
1
-0/+6
*
Update reference files and fix int as string
Allen Byrne
2019-12-03
3
-12/+12
*
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2019-11-07
12
-130/+1274
*
Fix various Java issues when deprecated symbols are disabled
Jordan Henderson
2019-10-10
7
-12/+116
*
Update versioning to next major version
Allen Byrne
2019-09-25
2
-0/+5
*
Update develop branch version to 1.13.0 after creation of hdf5_1_12
Larry Knox
2019-09-25
1
-2/+2
*
HDFFV-10903 - fix VFD constants in JNI
Allen Byrne
2019-09-17
1
-2/+14
*
revert as CHECK will first check for exception
Allen Byrne
2019-09-10
1
-6/+6
*
Clear exception for getting JNI string to clear the exception
Allen Byrne
2019-09-10
1
-6/+6
*
Add statement for label if code unimplemented
Allen Byrne
2019-09-05
1
-0/+2
*
Fix unused var
Allen Byrne
2019-09-05
1
-2/+6
[next]