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
/
fortran
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix fortran omission
Allen Byrne
2019-04-15
1
-0/+1
*
Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno
Quincey Koziol
2019-04-14
4
-0/+102
*
HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.
Vailin Choi
2019-04-06
4
-14/+40
*
Specify the default VOL connector to use with an environment variable.
Quincey Koziol
2019-03-10
1
-0/+6
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-02-17
3
-468/+0
|
\
|
*
More changes to align with incoming selection improvements.
Quincey Koziol
2019-02-14
3
-468/+0
*
|
HDFFV-10703 Update CMake commands to latest standard
Allen Byrne
2019-02-15
2
-7/+7
|
/
*
Refactor mpi test names
Allen Byrne
2019-02-11
2
-3/+3
*
Rename parallel tests to start with PAR_
Allen Byrne
2019-02-11
2
-3/+3
*
Remove F2003 Option and references
Allen Byrne
2019-02-06
4
-88/+66
*
Fix for Fortran failures.
Dana Robinson
2019-01-11
1
-4/+4
*
fixed 8 byte integer issue
M. Scot Breitenfeld
2019-01-09
1
-1/+10
*
fix for xlf compiler
M. Scot Breitenfeld
2019-01-09
1
-1/+2
*
replaced uint
Scot Breitenfeld
2019-01-09
1
-5/+5
*
Merge pull request #1409 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10443 to develop
Scot Breitenfeld
2019-01-08
9
-69/+588
|
\
|
*
HDFFV-10443: Add "field" parameter to H5Oinfo* and H5Ovisit* APIs.
Scot Breitenfeld
2019-01-08
9
-69/+588
*
|
Fortran wrappers for dataset obj header minimization API calls.
Dana Robinson
2019-01-08
5
-2/+239
|
/
*
fixed sp.
M. Scot Breitenfeld
2018-11-09
1
-1/+1
*
HDFFV-10511 -- Make fortran specific subroutines names PRIVATE
M. Scot Breitenfeld
2018-11-09
6
-44/+178
*
TRILABS-34 add batch option. Also fix cmakedefine01 usage
Allen Byrne
2018-10-11
1
-1/+1
*
VOL FEATURE
Dana Robinson
2018-10-10
5
-62/+105
*
Fix defines for XL compiler
Allen Byrne
2018-10-03
1
-17/+19
*
Develop normalization with vol_integration.
Dana Robinson
2018-09-19
1
-2/+0
*
Change prefix in example scripts to relative path to bin. This was done
Larry Knox
2018-08-23
1
-1/+1
*
HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...
M. Scot Breitenfeld
2018-06-08
2
-6/+6
*
HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F doe...
M. Scot Breitenfeld
2018-06-08
1
-1/+1
*
HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...
M. Scot Breitenfeld
2018-06-08
3
-2/+90
*
Add fortran MPI to test and example
Allen Byrne
2018-06-06
2
-4/+6
*
Add mpi include folders for fortran C objects
Allen Byrne
2018-06-06
1
-3/+3
*
Fix the error found after earlier checkin.
Vailin Choi
2018-06-01
1
-2/+2
*
(1) Made the change according to the pull request feedback.
Vailin Choi
2018-05-31
1
-2/+1
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Vailin Choi
2018-05-30
1
-1/+1
|
\
|
*
Fix typo
Allen Byrne
2018-05-24
1
-1/+1
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Vailin Choi
2018-05-23
3
-10/+0
|
\
\
|
|
/
|
*
Remove link flag from compile command
Allen Byrne
2018-05-22
3
-10/+0
*
|
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
2
-12/+6
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Vailin Choi
2018-05-14
6
-311/+589
|
\
\
|
|
/
|
*
Add missing module_dir property
Allen Byrne
2018-05-09
1
-0/+1
|
*
Use set_property for MT flag
Allen Byrne
2018-05-07
2
-12/+18
|
*
Correct command usage
Allen Byrne
2018-05-07
4
-21/+21
|
*
Remove APPEND
Allen Byrne
2018-05-03
4
-33/+39
|
*
Fix another command revert
Allen Byrne
2018-05-03
1
-12/+18
|
*
Missed a command revert
Allen Byrne
2018-05-03
1
-6/+9
|
*
Revert to old style for LINK_FLAGS gen expr not working
Allen Byrne
2018-05-03
4
-121/+176
|
*
LINK_FLAGS must be separate property sets
Allen Byrne
2018-05-03
4
-71/+143
|
*
Fix link flags syntax
Allen Byrne
2018-05-03
4
-70/+70
|
*
Revert refactor link flags
Allen Byrne
2018-05-02
4
-74/+70
|
*
refactor link flags to interface
Allen Byrne
2018-05-02
4
-75/+85
|
*
Refactor link flags
Allen Byrne
2018-05-02
1
-9/+11
|
*
Fix defs and additional MSVC items
Allen Byrne
2018-05-02
2
-9/+7
[next]