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
*
[svn-r29873] Java add missing APIs.
Allen Byrne
2016-05-04
42
-2001/+3714
*
[svn-r29871] HDFFV-9743: Fix java examples Debug build commands.
Allen Byrne
2016-05-04
4
-21/+33
*
[svn-r29862] Convert source list names from *_SRCS to *_SOURCES.
Allen Byrne
2016-05-04
1
-2/+2
*
[svn-r29673] Fix typo of var name
Allen Byrne
2016-04-08
1
-1/+1
*
[svn-r29601] Cleanup case of CMake commands in tools.
Allen Byrne
2016-03-31
1
-6/+14
*
[svn-r29560] Remove list and check of flags, defer to library function for ch...
Allen Byrne
2016-03-24
2
-12/+7
*
[svn-r29557] Add comments to CMake macros and do append error file
Allen Byrne
2016-03-24
1
-1/+1
*
[svn-r29524] Fix typo in test name
Allen Byrne
2016-03-22
1
-1/+1
*
[svn-r29523] Add test dependency
Allen Byrne
2016-03-22
1
-0/+1
*
[svn-r29520] rename java test file because test modifies original file.
Allen Byrne
2016-03-22
3
-15/+22
*
[svn-r29513] Only delete the copied and generated test files.
Allen Byrne
2016-03-22
4
-40/+8
*
[svn-r29507] Add actual file name to delete functions to prevent accidental d...
Allen Byrne
2016-03-22
5
-11/+11
*
[svn-r29480] Correct copy functions to test the directory
Allen Byrne
2016-03-21
5
-22/+22
*
[svn-r29465] Fix issue with .classes dir not getting created for java by addi...
Allen Byrne
2016-03-17
6
-18/+18
*
[svn-r29463] qualify .classes with $(top_builddir)
Allen Byrne
2016-03-17
6
-6/+6
*
[svn-r29450] Separate error compare from output compare
Allen Byrne
2016-03-16
4
-3/+4
*
[svn-r29447] Correct signature of H5Pexist to return boolean
Allen Byrne
2016-03-16
4
-21/+22
*
[svn-r29446] Check if H5Pexist return value is >0 rather then ==1
Allen Byrne
2016-03-16
1
-7/+7
*
[svn-r29443] Fix get_access_plist test
Allen Byrne
2016-03-16
1
-5/+57
*
[svn-r29435] Remove char from var name.
Allen Byrne
2016-03-15
1
-1/+2
*
[svn-r29418] Add compare to expected to script to verify correct operation of...
Allen Byrne
2016-03-15
1
-1/+29
*
[svn-r29407] Correct source location
Allen Byrne
2016-03-14
1
-1/+1
*
[svn-r29403] Correct file location and add overview to makefile
Allen Byrne
2016-03-14
1
-1/+1
*
[svn-r29400] HDFFV-9717: add overview section to javadocs
Allen Byrne
2016-03-14
1
-1/+1
*
[svn-r29399] HDFFV-9717: add overview section to javadocs
Allen Byrne
2016-03-14
2
-0/+97
*
[svn-r29379] Add individual LT_VERS_* variables for wrapper libraries: c++, ...
Larry Knox
2016-03-09
1
-1/+1
*
[svn-r29247] Fix return type
Allen Byrne
2016-03-01
2
-5/+5
*
[svn-r29232] add debug symbols library to install
Allen Byrne
2016-02-29
1
-0/+1
*
[svn-r29231] Check if szip is enabled before attempting to run example with s...
Allen Byrne
2016-02-29
1
-1/+18
*
[svn-r29227] HDFFV-9552: merge in java code.
Allen Byrne
2016-02-29
26
-0/+2114
*
[svn-r29226] HDFFV-9552: merge in java code.
Allen Byrne
2016-02-29
248
-0/+70085