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
*
Brings HDFFV-11027 H5S_NO_CLASS fix to 1.10 from develop
Dana Robinson
2020-08-11
1
-1/+1
*
Change load path in libhdf5_java.dylib to unversioned libhdf5.dylib for junit...
Larry Knox
2020-07-07
1
-1/+1
*
Merge pull request #2667 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2020-07-06
1
-6/+2
*
Merge pull request #2670 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2020-07-06
1
-0/+8
*
Removed trailing whitespace from source files.
Dana Robinson
2020-05-26
1
-1/+1
*
Correct spelling
Allen Byrne
2020-05-18
1
-4/+4
*
Add github actions file and cleanup java
Allen Byrne
2020-05-06
1
-1/+3
*
Merge CMake and tools changes from develop
Allen Byrne
2020-02-27
3
-2/+146
*
Added new CMake options for tests
Allen Byrne
2020-01-19
1
-35/+37
*
HDFFV-11001 merge java locale from develop
Allen Byrne
2020-01-17
1
-38/+38
*
Update version for HDF5_1_10
Larry Knox
2019-12-11
1
-2/+2
*
Remove obsolete code
Allen Byrne
2019-09-20
1
-14/+13
*
Add missing class name
Allen Byrne
2019-09-19
1
-1/+1
*
Merge S3 code from develop to 1.10
Allen Byrne
2019-09-13
8
-0/+381
*
HDFFV-10887 merge from develop
Allen Byrne
2019-08-20
4
-2/+74
*
Add java test prefix fix
Allen Byrne
2019-08-05
1
-1/+2
*
Cleanup when merging to other branches
Allen Byrne
2019-07-30
1
-2/+2
*
HDFFV-10845, 10529 and CMake changes from develop
Allen Byrne
2019-07-24
4
-70/+34
*
HDFFV-10581 Correct PDB files and debug naming.
Allen Byrne
2019-07-09
1
-1/+2
*
Update version on hdf5_1_10 branch to 1.10.6-snap0.
Larry Knox
2019-02-18
1
-2/+2
*
Re-write of Java JNI error handling
Jordan Henderson
2019-02-14
5
-5/+23
*
Fix deprecated H5Pget_version
Allen Byrne
2019-01-09
2
-51/+18
*
Fix java regex
Allen Byrne
2019-01-09
1
-36/+36
*
Merge CMake changes from develop
Allen Byrne
2019-01-08
1
-36/+36
*
HDFFV-10674, 10664, 10674
Allen Byrne
2019-01-07
6
-38/+118
*
Actual stack count updated
Allen Byrne
2018-12-31
2
-2/+2
*
Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions
Dana Robinson
2018-12-31
1
-10/+4
*
HDFFV-10594, 10332, 10531
Allen Byrne
2018-09-26
2
-27/+34
*
Update version
Larry Knox
2018-09-05
1
-2/+2
*
Correct name of test jar
Allen Byrne
2018-08-23
1
-2/+2
*
Only remove test jars
Allen Byrne
2018-08-23
1
-4/+33
*
Remove obsolete var
Allen Byrne
2018-08-23
1
-1/+1
*
revert build install change for DT
Allen Byrne
2018-08-23
1
-75/+74
*
Merge CMake and Java OSX changes from develop
Allen Byrne
2018-08-23
1
-80/+76
*
Rearrange issues by date order
Jordan Henderson
2018-08-09
1
-2/+2
*
Add swmr tests, fix java script
Allen Byrne
2018-07-27
2
-3/+79
*
HDFFV-10519 Disable WriteVL JNI function, updgrade JNI
Allen Byrne
2018-06-29
2
-4/+6
*
Push updates from develop
Allen Byrne
2018-06-26
1
-1/+1
*
Merge branch 'develop' into hdf5_1_10.sync
M. Scot Breitenfeld
2018-06-04
1
-8/+8
|
\
|
*
H5O_info fixes for java and examples
Allen Byrne
2018-05-31
1
-8/+8
*
|
Merge branch 'develop' into hdf5_1_10.sync
M. Scot Breitenfeld
2018-05-25
1
-2/+2
|
\
\
|
|
/
|
*
Correct script names
Allen Byrne
2018-05-24
1
-2/+2
*
|
Merge branch 'develop' into hdf5_1_10.sync
M. Scot Breitenfeld
2018-05-23
1
-38/+39
|
\
\
|
|
/
|
*
HDFFV-9739 only executes H5E tests in production
Allen Byrne
2018-05-23
1
-38/+39
*
|
Merge branch 'hdf5_1_10' into hdf5_1_10.sync
M. Scot Breitenfeld
2018-05-22
1
-1/+1
|
\
\
|
*
|
HDFFV-9739 and cmake improvements merge from develop
Allen Byrne
2018-05-22
59
-1517/+1722
*
|
|
Merge branch 'develop' into hdf5_1_10.sync
M. Scot Breitenfeld
2018-05-22
59
-1513/+1726
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
HDFFV-9739 fix copy testfiles command
Allen Byrne
2018-05-21
1
-8/+1
|
*
|
HDFFV-9739 remove obsolete test files
Allen Byrne
2018-05-21
4
-1332/+0
|
*
|
HDFFV-9739 dup test file for concurrent tests
Allen Byrne
2018-05-20
6
-5/+21
[next]