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
/
jni
/
h5util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-38/+38
*
Fix for a tools compile issue when deprecated symbols are disabled (#1884)
Dana Robinson
2022-07-13
1
-8/+16
*
Develop HDFFV-11310 (#1811)
Allen Byrne
2022-07-11
1
-131/+320
*
Various warning fixes (#1812)
Sean McBride
2022-06-22
1
-4/+4
*
Fix JNI bug, fix warnings noticed in MSVC CI, be modern & portable (#1480)
David Young
2022-03-10
1
-4/+4
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
1
-68/+83
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-3/+3
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
1
-2/+2
*
Add missing dataset reference text (#1081)
Allen Byrne
2021-10-07
1
-4/+4
*
Fix several warnings (#720)
jhendersonHDF
2021-09-14
1
-16/+3
*
Cleans up POSIX/C bits in H5private.h (#804)
Dana Robinson
2021-06-29
1
-13/+13
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-2/+8
*
develop JNI export references and java updates (#467)
Allen Byrne
2021-03-12
1
-174/+369
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
1
-359/+394
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-687/+664
*
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
*
testpar/t_2Gio.c: Fix a typo that I think was introduced by a
David Young
2020-01-29
1
-2/+8
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-127/+136
*
HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3
Allen Byrne
2019-12-20
1
-1/+1
*
Address compile warnings
Allen Byrne
2019-12-06
1
-2/+4
*
Fix compile errors - mostly in jni
Allen Byrne
2019-12-06
1
-26/+67
*
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2019-11-07
1
-111/+170
*
Fix various Java issues when deprecated symbols are disabled
Jordan Henderson
2019-10-10
1
-1/+1
*
Java formatting of args
Allen Byrne
2019-05-30
1
-3/+3
*
Minor fix in h5str_sprintf for NULL region references
Jordan Henderson
2019-02-22
1
-1/+1
*
Fixes for JNI updates
Jordan Henderson
2019-02-12
1
-7/+11
*
Re-write of Java JNI error handling
Jordan Henderson
2019-02-11
1
-2140/+2564
*
HD prefix and whitespace
Allen Byrne
2018-08-28
1
-5/+5
*
HDFFV-10536 callback crash fixed by using stack structure
Allen Byrne
2018-08-17
1
-1/+0
*
Fix ptr arith
Allen Byrne
2018-06-29
1
-47/+38
*
Correct function call
Allen Byrne
2018-06-28
1
-1/+1
*
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
1
-0/+422
*
Fix attribute Read
Allen Byrne
2018-06-25
1
-110/+0
*
Correct "," handling
Allen Byrne
2018-06-25
1
-4/+4
*
Remove debug statements
Allen Byrne
2018-06-21
1
-12/+0
*
Split/fix utility for vl types
Allen Byrne
2018-06-21
1
-45/+150
*
H5O_info fixes for java and examples
Allen Byrne
2018-05-31
1
-3/+3
*
HDFFV-10412 add error on function for Java
Allen Byrne
2018-03-13
1
-0/+3
*
HDFFV-10186 Add endianess to bitfield and fix tests
Allen Byrne
2017-05-10
1
-4/+28
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Fix URL name
Allen Byrne
2017-04-11
1
-1/+1
*
Eliminate unreferenced local variable warning
Allen Byrne
2016-09-19
1
-17/+1
*
[svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows.
Allen Byrne
2016-08-22
1
-30/+31
*
[svn-r30213] Add H5Aread_complex for reading arrays and compounds that are no...
Allen Byrne
2016-07-20
1
-0/+54
*
[svn-r29873] Java add missing APIs.
Allen Byrne
2016-05-04
1
-41/+80
[next]