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 various Java issues when deprecated symbols are disabled
Jordan Henderson
2019-10-10
11
-27/+131
*
Update versioning to next major version
Allen Byrne
2019-09-25
2
-0/+5
*
Update develop branch version to 1.13.0 after creation of hdf5_1_12
Larry Knox
2019-09-25
2
-4/+4
*
Remove obsolete symbol
Allen Byrne
2019-09-20
1
-14/+13
*
small syntax changes
Allen Byrne
2019-09-19
5
-20/+21
*
Change unused variable to generic form
Allen Byrne
2019-09-19
1
-1/+1
*
HDFFV-10903 - fix VFD constants in JNI
Allen Byrne
2019-09-17
1
-2/+14
*
HDFFV-10901 add missing config options
Allen Byrne
2019-09-13
1
-1/+0
*
revert as CHECK will first check for exception
Allen Byrne
2019-09-10
1
-6/+6
*
Clear exception for getting JNI string to clear the exception
Allen Byrne
2019-09-10
1
-6/+6
*
Add statement for label if code unimplemented
Allen Byrne
2019-09-05
1
-0/+2
*
Fix unused var
Allen Byrne
2019-09-05
1
-2/+6
*
Correct label and var names
Allen Byrne
2019-09-05
1
-14/+14
*
Add back missing java implementation
Allen Byrne
2019-09-05
6
-119/+407
*
OESS-29 Fix HD prefix in perform and enable test compile
Allen Byrne
2019-08-27
1
-3/+3
*
Untangle #ifdef mess in ROS3 code.
Dana Robinson
2019-08-20
1
-1/+1
*
HDFFV-10887 Implement requested functions
Allen Byrne
2019-08-19
7
-6/+164
*
Fix compiler warnings with diabled ROS3 and HDFS VFDs.
Jacob Smith
2019-08-14
1
-11/+3
*
Update junit.sh.in to copy lib files to $prefix/lib.
Larry Knox
2019-08-02
1
-3/+4
*
Merge cleanup mostly whitespace
Allen Byrne
2019-07-30
3
-5/+1
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-07-29
16
-0/+710
|
\
|
*
Add HD to string functions.
Larry Knox
2019-07-26
3
-426/+0
|
*
Squashed commit of the following:
Larry Knox
2019-07-25
17
-0/+1136
*
|
Update libvers usage
Allen Byrne
2019-07-28
2
-3/+3
|
/
*
Use generator expr to get correct name
Allen Byrne
2019-07-22
5
-145/+86
*
Correct java load library name access
Allen Byrne
2019-07-18
5
-10/+12
*
CMake generator expr cannot be used in get_property cmd
Allen Byrne
2019-07-18
1
-2/+3
*
HDFFV-10845 fix configure check and PATHs
Allen Byrne
2019-07-17
5
-5/+5
*
Correct test use of library name
Allen Byrne
2019-07-08
1
-1/+2
*
Change how name is retrieved
Allen Byrne
2019-07-08
4
-4/+8
*
Move before null check
Allen Byrne
2019-07-08
1
-2/+2
*
HDFFV-10581 remove special name checking
Allen Byrne
2019-07-08
5
-5/+5
*
Updated the Java attribute test so that attribute access
Dana Robinson
2019-06-24
1
-7/+11
*
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
1
-1/+1
*
Merge pull request #1727 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Fdelete_vol_...
Dana Robinson
2019-06-13
3
-1/+9
|
\
|
*
Added H5Fdelete call and VOL support (but no VFD/native implementation).
Dana Robinson
2019-06-11
3
-1/+9
*
|
Merge pull request #1728 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:bugfix/HDFFV-997...
Larry Knox
2019-06-12
1
-1/+9
|
\
\
|
|
/
|
/
|
|
*
Add options to enable or disable building tools and tests. The default
Larry Knox
2019-06-06
1
-1/+9
*
|
Merge pull request #1715 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-06-05
10
-83/+83
|
\
\
|
*
|
Fix minor issues
Allen Byrne
2019-06-03
1
-1/+1
|
*
|
Java formatting of args
Allen Byrne
2019-05-30
9
-82/+82
|
|
/
*
|
Added a VOL initialization property list type.
Dana Robinson
2019-06-05
2
-0/+10
|
/
*
Correct message command syntax
Allen Byrne
2019-05-17
1
-2/+2
*
Snapshot version 1.11 release 5.
hdftest
2019-05-02
2
-4/+4
*
Fix Java JUnit-TestH5P failure on 32-bit arch
Jordan Henderson
2019-04-30
1
-1/+1
*
Fix java for new H5Fget_info function
Allen Byrne
2019-04-15
3
-153/+37
*
Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno
Quincey Koziol
2019-04-14
5
-1/+175
*
HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.
Vailin Choi
2019-04-06
1
-2/+2
*
Set V112 as the latest format and extend the arrays of version bounds.
Vailin Choi
2019-04-04
3
-1/+6
*
Merge remote-tracking branch 'origin/develop' into env_vol_load
Quincey Koziol
2019-04-03
2
-4/+4
|
\
[next]