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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix doxygen errors (#3962)
Allen Byrne
2024-01-29
19
-19/+19
*
Add variable option syncing for examples (#3885)
Allen Byrne
2023-12-14
118
-16123/+1
*
Develop merge examples (#3851)
Allen Byrne
2023-11-27
1
-7/+0
*
Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)
Allen Byrne
2023-11-22
1
-0/+6
*
Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781)
Robert Adam
2023-10-30
1
-1/+1
*
Clean Java test files on Autotools (#3740)
Dana Robinson
2023-10-21
1
-1/+2
*
Fix several spelling/grammar issues (#3621)
jhendersonHDF
2023-10-03
1
-3/+3
*
Develop tools move (#3580)
Allen Byrne
2023-09-26
2
-19/+19
*
Correct comments about H5Z_FILTER_NONE (#3572)
jhendersonHDF
2023-09-22
1
-1/+1
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-3/+3
*
Correct java test dimension (#3482)
Allen Byrne
2023-09-01
2
-2/+2
*
Windows runtime items go into the bin folder (#3320)
Allen Byrne
2023-08-02
1
-1/+1
*
Removes the HD prefix from java C99 calls (#3149)
Dana Robinson
2023-06-19
20
-549/+548
*
Remove hbool_t/TRUE/FALSE from java (#3145)
Dana Robinson
2023-06-16
14
-88/+88
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-2/+2
*
HDF5Array arrayify is missing break statement #3056 (#3060)
Allen Byrne
2023-06-06
1
-0/+2
*
Cleans up Java JNI warnings and add java to -Werror checks (#2383)
Dana Robinson
2023-05-27
7
-125/+90
*
Fix assert in Debug Windows Java JNI (#3012)
Dana Robinson
2023-05-25
1
-4/+4
*
Fix 'datatype' misspellings ('dataype') (#2984)
Dana Robinson
2023-05-19
1
-2/+2
*
Fix java depends and pdb lib install (#2720)
Allen Byrne
2023-04-13
4
-1/+23
*
Change name of test file to avoid conflict (#2701)
Allen Byrne
2023-04-12
1
-2/+2
*
Update java logger version (#2643)
Allen Byrne
2023-04-03
18
-22/+25
*
Fix minor things noted when doing 1.10 merges (#2610)
Dana Robinson
2023-03-24
1
-1/+1
*
Fix 2nd argument of Java H5Fis_accessible (#2535)
Mark Kittisopikul
2023-03-17
2
-5/+5
*
Remove duplicated "help@hdfgroup.org" lines in file headers. (#2441)
Larry Knox
2023-02-11
1
-1/+0
*
H5F_LIBVER_LATEST changes for move to 1.15 (#2288)
Allen Byrne
2022-12-21
4
-4/+13
*
Fix doxygen warnings and remove javadocs (#2324)
Allen Byrne
2022-12-20
2
-18/+2
*
Develop jni trans (#2266)
Allen Byrne
2022-12-06
11
-421/+1407
*
Refactor JNI translate functions to a recursive switch on datatype (#2232)
Allen Byrne
2022-11-16
7
-488/+914
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
50
-51/+2
*
Update develop branch version to 1.13.4-1 (#2189)
Larry Knox
2022-10-26
2
-2/+2
*
JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156)
Allen Byrne
2022-10-26
11
-969/+1080
*
Implement option for using CMake GNUInstallDirs (#2175)
Allen Byrne
2022-10-25
1
-1/+1
*
Fix mostly java warnings, and cpp cast (#2134)
Allen Byrne
2022-10-03
7
-181/+198
*
develop Merge doxygen from 1.12 branch (#2095)
Allen Byrne
2022-09-14
58
-1373/+2760
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
11
-18/+14
*
Fix Java tests for Developer build modes (#2079)
jhendersonHDF
2022-08-29
5
-5/+5
*
Cleanup some warnings in Java JNI code (#2034)
jhendersonHDF
2022-08-19
4
-162/+278
*
Removes cmake_ext_mod (files moved to cmake) (#2041)
Dana Robinson
2022-08-19
1
-1/+1
*
Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004)
Larry Knox
2022-08-12
2
-2/+2
*
Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r...
Larry Knox
2022-08-12
2
-2/+2
*
Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for release
Larry Knox
2022-08-12
2
-2/+2
*
Fix Cmake depends prop (#1995)
Allen Byrne
2022-08-11
1
-1/+1
*
Remove misnamed java vol clear test (#1990)
Allen Byrne
2022-08-10
1
-10/+0
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
2
-6/+6
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
5
-15/+108
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
40
-398/+398
*
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
3
-0/+91
*
Fix for a tools compile issue when deprecated symbols are disabled (#1884)
Dana Robinson
2022-07-13
1
-8/+16
[next]