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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Develop HDFFV-11310 (#1811)
Allen Byrne
2022-07-11
6
-25/+920
*
Improve handling of copying of dynamic libraries and clean them up after (#1681)
Quincey Koziol
2022-04-24
1
-4/+9
*
Develop clang format java (#1653)
Allen Byrne
2022-04-19
45
-4913/+7584
*
Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...
Larry Knox
2022-03-01
1
-2/+2
*
Fix install config and java test name conflict (#1467)
Allen Byrne
2022-03-01
1
-2/+1
*
Develop java newrefs fixes for obj ref datasets (#1354)
Allen Byrne
2022-01-18
1
-39/+58
*
Update the java slf4j logging jars to latest 1.7.33 (#1369)
Allen Byrne
2022-01-18
2
-4/+4
*
Add tests for H5Ocopy of new object refs (#1338)
Allen Byrne
2022-01-08
7
-99/+577
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
3
-11/+11
*
Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)
Larry Knox
2021-11-30
1
-2/+2
*
Fix Java VOL tests (#1158)
Allen Byrne
2021-11-03
1
-13/+9
*
Fix java warnings (#1005)
Allen Byrne
2021-09-15
1
-1/+1
*
Correct dataset close in java test (#919)
Allen Byrne
2021-08-18
1
-1/+1
*
Java and fortran cmake changes (#694)
Allen Byrne
2021-05-29
1
-67/+69
*
Tools long double updates (#522)
Allen Byrne
2021-04-15
8
-2/+909
*
develop JNI export references and java updates (#467)
Allen Byrne
2021-03-12
7
-19/+118
*
#386 copyright corrections for java folder (#389)
Allen Byrne
2021-02-26
42
-124/+82
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
36
-438/+1062
*
Update license url part2 (#333)
Larry Knox
2021-02-17
42
-42/+42
*
Moves the lists of VOL connectors and VFDs in Autotools builds (#162)
Dana Robinson
2020-12-12
2
-6/+3
*
CMake: MINGW implies WIN32
Michel Zou
2020-10-30
1
-1/+1
*
HDFFV-10868 - add H5Sselect API java wrappers.
Allen Byrne
2020-10-27
2
-1/+153
*
Squash merge of file locking fixes
Dana Robinson
2020-08-03
2
-1/+34
*
Updated the Java tests to deal with H5Sset_extent_none changes
Dana Robinson
2020-07-28
1
-1/+1
*
Change load path in libhdf5_java.dylib to unversioned libhdf5.dylib for
Larry Knox
2020-07-07
1
-1/+1
*
Lib files needed are now copied to a subdirectory in the java/test
Larry Knox
2020-07-02
1
-0/+8
*
Copy lib files for junit.sh to temporary subdirectory of <build
Larry Knox
2020-06-27
1
-6/+2
*
Correct test
Allen Byrne
2020-05-06
1
-18/+20
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
2
-2/+2
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
1
-1/+1
*
HDFFV-10996 - add java vol tests
Allen Byrne
2020-02-03
2
-0/+84
*
Introduce new H5VL _by_value routines
Jordan Henderson
2020-01-29
2
-6/+23
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
14
-188/+524
*
HDFFV-11001 need to qualify all by parallel or serial types
Allen Byrne
2020-01-15
1
-35/+37
*
HDFFV-10995 - Update all time instances
Allen Byrne
2020-01-08
1
-38/+38
*
HDFFV-10995 adjust testing to tolerate non-US locale
Allen Byrne
2020-01-08
1
-1/+1
*
Add H5Rdestroy calls to cleanup
Allen Byrne
2019-12-08
1
-0/+3
*
Remove problem tests for now
Allen Byrne
2019-12-08
1
-202/+102
*
HDFFV-10876 ignore old reference API tests
Allen Byrne
2019-12-07
3
-40/+26
*
HDFFV-10876 Update dump to match DDL spec
Allen Byrne
2019-12-05
2
-4/+5
*
Update create calls
Allen Byrne
2019-12-04
1
-11/+12
*
Update reference calls
Allen Byrne
2019-12-04
1
-2/+2
*
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2019-11-07
4
-14/+526
*
Fix various Java issues when deprecated symbols are disabled
Jordan Henderson
2019-10-10
4
-15/+15
*
Update develop branch version to 1.13.0 after creation of hdf5_1_12
Larry Knox
2019-09-25
1
-2/+2
*
Remove obsolete symbol
Allen Byrne
2019-09-20
1
-14/+13
*
small syntax changes
Allen Byrne
2019-09-19
1
-1/+1
*
HDFFV-10901 add missing config options
Allen Byrne
2019-09-13
1
-1/+0
*
Add back missing java implementation
Allen Byrne
2019-09-05
2
-107/+29
*
HDFFV-10887 Implement requested functions
Allen Byrne
2019-08-19
4
-2/+74
[next]