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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverts the removal of config/conclude_fc.am while keeping
Dana Robinson
2019-08-01
1
-1/+1
*
Merge pull request #1808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work...
Dana Robinson
2019-07-29
1
-1/+1
|
\
|
*
Updated gfortran options.
Dana Robinson
2019-07-17
1
-1/+1
*
|
HDFFV-10845 add_custom_command requires emulator
Allen Byrne
2019-07-17
1
-4/+4
*
|
Correct install syntax
Allen Byrne
2019-07-17
1
-7/+21
*
|
HDFFV-10845 fix configure check and PATHs
Allen Byrne
2019-07-17
1
-1/+1
|
/
*
Fix packaging issue
Allen Byrne
2019-07-11
1
-2/+7
*
HDFFV-10581 fix locations for static pdb files
Allen Byrne
2019-07-08
1
-2/+2
*
Updated configure & CMake compiler flags for GCC 8.x, along with corresponding
Quincey Koziol
2019-06-28
2
-8/+7
*
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
2
-2/+0
*
Add missing fortran mods
Allen Byrne
2019-06-19
1
-0/+2
*
HDFFV-10616 add h5fc script
Allen Byrne
2019-06-19
1
-0/+50
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-06-18
3
-0/+466
|
\
|
*
New hyperslab selection routines and new public selection iterator routines.
Quincey Koziol
2019-06-16
3
-0/+466
*
|
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
1
-116/+132
|
/
*
fixed invalid pointer
M. Scot Breitenfeld
2019-06-13
1
-1/+2
*
move the vol_info to an optional parameter
M. Scot Breitenfeld
2019-06-11
1
-7/+14
*
added H5Pset_vol
M. Scot Breitenfeld
2019-05-22
2
-0/+87
*
removed H5VL constants
M. Scot Breitenfeld
2019-05-16
4
-293/+3
*
removed VOLL NULL connector and replaced it with native VOL
M. Scot Breitenfeld
2019-05-16
2
-52/+10
*
added connector_name test
M. Scot Breitenfeld
2019-04-24
1
-1/+1
*
Merge branch 'develop' into H10621
M. Scot Breitenfeld
2019-04-24
6
-7/+88
|
\
|
*
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
3
-0/+73
|
*
HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.
Vailin Choi
2019-04-06
3
-7/+14
*
|
added more tests
M. Scot Breitenfeld
2019-03-11
4
-78/+93
*
|
Merge branch 'develop' into H10621
M. Scot Breitenfeld
2019-03-07
13
-521/+418
|
\
\
|
|
/
|
*
More changes to align with incoming selection improvements.
Quincey Koziol
2019-02-14
3
-468/+0
|
*
Remove F2003 Option and references
Allen Byrne
2019-02-06
1
-5/+1
|
*
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
8
-47/+220
|
|
\
|
|
*
HDFFV-10443: Add "field" parameter to H5Oinfo* and H5Ovisit* APIs.
Scot Breitenfeld
2019-01-08
8
-47/+220
|
*
|
Fortran wrappers for dataset obj header minimization API calls.
Dana Robinson
2019-01-08
3
-1/+187
|
|
/
*
|
added missing files
Scot Breitenfeld
2018-12-07
1
-0/+340
*
|
Implemented VOL APIs and C constants, no tests
Scot Breitenfeld
2018-12-07
1
-3/+7
*
|
Implemented VOL APIs and C constants, no tests
Scot Breitenfeld
2018-12-07
5
-26/+353
*
|
initial API impl.
Scot Breitenfeld
2018-12-07
3
-1/+8
|
/
*
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
4
-61/+87
*
Fix defines for XL compiler
Allen Byrne
2018-10-03
1
-17/+19
*
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
2
-1/+15
*
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
[next]