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
*
Updates license url and history docs
Dana Robinson
2021-03-25
136
-136/+136
*
Formats the source and updates the gcc warning pragmas
Dana Robinson
2021-03-25
60
-6491/+7218
*
Trim trailing whitespace
Quincey Koziol
2020-05-20
6
-7/+7
*
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-05-20
1
-3/+1
*
Fix Werror issues in JNI and tools
Allen Byrne
2020-05-20
4
-8/+12
*
TRILAB-192 fix JNI shadow warning
Allen Byrne
2020-05-20
4
-4/+0
*
TRILAB-192 restrict extensive warnings to libraries
Allen Byrne
2020-05-20
1
-0/+3
*
Update examples and fix old version references.
Allen Byrne
2020-05-20
2
-36/+22
*
Fix Fortran macro use and jni comment
Allen Byrne
2020-05-20
2
-2/+4
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-05-20
4
-4/+4
*
Fix always true issue because member is not dynamically allocated
Allen Byrne
2020-05-20
1
-7/+7
*
HDFFV-11032 fix JNI call
Allen Byrne
2020-05-20
1
-2/+2
*
Reduce differences between my -Werror branch and `develop`:
David Young
2020-05-20
3
-30/+29
*
Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.
David Young
2020-05-20
1
-8/+8
*
testpar/t_2Gio.c: Fix a typo that I think was introduced by a
David Young
2020-05-20
1
-2/+8
*
Introduce new H5VL _by_value routines
Jordan Henderson
2020-05-20
3
-9/+77
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-05-20
40
-847/+1430
*
HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3
Allen Byrne
2020-05-20
2
-2/+2
*
Fix java include, h5watch and remove clang tool.
Allen Byrne
2020-05-20
1
-1/+1
*
Address compile warnings
Allen Byrne
2020-05-20
5
-31/+30
*
Fix compile errors - mostly in jni
Allen Byrne
2020-05-20
3
-32/+73
*
Add missing javadoc for new arg
Allen Byrne
2020-05-20
1
-0/+6
*
Update reference files and fix int as string
Allen Byrne
2020-05-20
3
-12/+12
*
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2020-05-20
12
-130/+1274
*
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
65
-15592/+20691
*
Snapshot version 1.11 release 2.
hdftest
2018-09-20
1
-2/+2
*
Cleanup and add intermediate dir for java
Allen Byrne
2018-08-31
1
-12/+0
*
Java must use shared libs to allow dlopen calls
Allen Byrne
2018-08-30
1
-1/+1
*
HD prefix and whitespace
Allen Byrne
2018-08-28
4
-11/+11
*
Fix OSX SIP for libs
Allen Byrne
2018-08-21
1
-1/+1
*
Fix quote
Allen Byrne
2018-08-20
1
-1/+1
*
HDFFV-10553 Update html tags
Allen Byrne
2018-08-20
1
-7/+8
*
HDFFV-10536 callback crash fixed by using stack structure
Allen Byrne
2018-08-17
15
-56/+94
*
HDFFV-10544 Add more descriptive text
Allen Byrne
2018-08-06
1
-3/+3
*
HDFFV-10544 Correct var name
Allen Byrne
2018-08-06
1
-5/+5
*
HDFFV-10544 remove native from class function
Allen Byrne
2018-08-06
1
-2/+2
*
HDFFV-10544 correct typo
Allen Byrne
2018-08-06
1
-1/+1
*
HDFFV-10544 add class name to error text
Allen Byrne
2018-08-06
5
-8/+8
*
HDFFV-10544 exception variable as local class
Allen Byrne
2018-08-06
3
-15/+28
*
Improve error handling of exceptions
Allen Byrne
2018-08-06
5
-43/+77
*
HDFFV-10534
Allen Byrne
2018-07-30
1
-1/+1
*
Fix ptr arith
Allen Byrne
2018-06-29
2
-48/+39
*
Correct function call
Allen Byrne
2018-06-28
1
-1/+1
*
Remove writeVL option
Allen Byrne
2018-06-28
1
-2/+3
*
Region reference in compounds need class check
Allen Byrne
2018-06-28
1
-3/+4
*
Correct cast formatting
Allen Byrne
2018-06-28
1
-2/+2
*
Correct var name
Allen Byrne
2018-06-28
1
-2/+2
*
Need to cast from void ptr
Allen Byrne
2018-06-28
1
-2/+2
*
Update Java util lib, Refactor H5D write VL to match read
Allen Byrne
2018-06-27
6
-21/+544
*
Fix attribute Read
Allen Byrne
2018-06-25
6
-244/+457
[next]