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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed check output string to match test
M. Scot Breitenfeld
2017-06-09
1
-1/+1
*
Fix for shared fortran libraries on mac (HDFFV-2772).
M. Scot Breitenfeld
2017-05-18
3
-9/+9
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
37
-222/+159
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-3/+3
*
Fix test output file name
Allen Byrne
2017-01-12
1
-2/+2
*
HDFFV-10094: upgrade cmake command conventions
Allen Byrne
2017-01-11
1
-12/+102
*
Update cmake min version and cmake command convention
Allen Byrne
2017-01-10
2
-35/+35
*
Enabled commented out code,
M. Scot Breitenfeld
2017-01-06
1
-45/+42
*
Merge pull request #67 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2016-10-14
1
-2/+2
|
\
|
*
Correct name and usage of cmake variable
Allen Byrne
2016-10-10
1
-2/+2
*
|
Fix:HDFFV-9987
M. Scot Breitenfeld
2016-10-10
2
-2/+2
|
/
*
removed the use of C_SIZEOF for non BIND(C) derived type
M. Scot Breitenfeld
2016-10-03
1
-5/+1
*
Fixed test to use storage_size instead of c_sizeof when available.
M. Scot Breitenfeld
2016-09-29
1
-4/+4
*
Fixed: Fortran_DOUBLE was being set to C_LONG_DOUBLE when C_LONG_DOUBLE is n...
M. Scot Breitenfeld
2016-09-29
2
-2/+5
*
Removed duplicate FCFLAG.
M. Scot Breitenfeld
2016-09-29
1
-4/+0
*
Added path to source include files when building buidiface.
M. Scot Breitenfeld
2016-09-26
1
-1/+1
*
Added rule to build buildiface program, without a rule, build would add repea...
M. Scot Breitenfeld
2016-09-26
1
-2/+6
*
Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...
M. Scot Breitenfeld
2016-09-22
1
-18/+54
|
\
|
*
Add missing target depends command
Allen Byrne
2016-09-21
1
-0/+3
|
*
Fix typo
Allen Byrne
2016-09-21
1
-1/+1
|
*
Add gen file technique to HL and test fortran libraries
Allen Byrne
2016-09-21
1
-19/+52
*
|
HDFFV-9973 Fortran library fails to compile and fails tests with NAG compiler
M. Scot Breitenfeld
2016-09-22
2
-27/+17
|
/
*
[svn-r30259] Fixed: HDFFV-9965: HDF5 Fails to build when sizeof or c_sizeof i...
Scot Breitenfeld
2016-08-05
1
-1/+5
*
[svn-r30078] Fixed -- HDFFV-9675 Removed unused variables in Fortran Library.
Scot Breitenfeld
2016-06-15
6
-40/+38
*
[svn-r29866] Add files to clear test generated files tests.
Allen Byrne
2016-05-04
1
-1/+92
*
[svn-r29862] Convert source list names from *_SRCS to *_SOURCES.
Allen Byrne
2016-05-04
1
-4/+4
*
[svn-r29336] Removed unused variables from Fortran code.
Dana Robinson
2016-03-08
4
-37/+2
*
[svn-r29226] HDFFV-9552: merge in java code.
Allen Byrne
2016-02-29
1
-2/+2
*
[svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure
Dana Robinson
2016-02-22
1
-7/+0
*
[svn-r29172] Fixed double word typo in #ifdef H5_FORTRAN_HAVE_C_SIZEOF
Scot Breitenfeld
2016-02-19
1
-1/+1
*
[svn-r29165] Various rododoc fixes. Effects comments only.
Scot Breitenfeld
2016-02-19
6
-12/+11
*
[svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata fu...
Scot Breitenfeld
2016-02-19
1
-1/+1
*
[svn-r29092] Fixed uninitialized return value from fortran API.
Scot Breitenfeld
2016-02-11
1
-2/+2
*
[svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers.
Scot Breitenfeld
2016-02-08
2
-0/+480
*
[svn-r27794] Reintegration merge of features/autotools_rework branch with trunk
Dana Robinson
2015-09-15
1
-1564/+0
|
\
|
*
[svn-r27745] Merge trunk revision 27744
Allen Byrne
2015-09-10
3
-43/+74
|
*
[svn-r27683] Restored the _POSIX_C_SOURCE flag that had been commented out
Dana Robinson
2015-09-05
1
-2/+2
|
*
[svn-r27638] Merged r27500-27631 from trunk.
Dana Robinson
2015-09-01
33
-98/+222
|
|
\
|
*
\
[svn-r27507] Merge of r27237-27500 from the trunk.
Dana Robinson
2015-08-14
29
-2027/+2069
|
|
\
\
|
*
\
\
[svn-r27222] Merge of r27035-27221 from the trunk.
Dana Robinson
2015-06-17
1
-1/+1
|
|
\
\
\
|
*
\
\
\
[svn-r27038] Merge of r26393-27031 from the trunk.
Dana Robinson
2015-05-07
18
-956/+1012
|
|
\
\
\
\
|
*
\
\
\
\
[svn-r26274] Merge of r26096 to r26271 from trunk.
Dana Robinson
2015-02-22
6
-32/+42
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[svn-r26132] reverted change 26177
Scot Breitenfeld
2015-02-05
1
-1/+1
|
*
|
|
|
|
|
[svn-r26117] Autotools work HDFFV-9067,
Scot Breitenfeld
2015-02-03
1
-1/+1
|
*
|
|
|
|
|
[svn-r26097] Removed configure and Makefile.in files from version control.
Dana Robinson
2015-02-02
1
-1665/+0
|
*
|
|
|
|
|
[svn-r26069] Removed the option to selectively disable internal filters like ...
Dana Robinson
2015-01-29
1
-5/+0
|
*
|
|
|
|
|
[svn-r26051] Fix for HDFFV-9092
Scot Breitenfeld
2015-01-27
1
-1/+2
*
|
|
|
|
|
|
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-0/+3
*
|
|
|
|
|
|
[svn-r27676] Fix dependencies of generated file
Allen Byrne
2015-09-04
1
-17/+20
*
|
|
|
|
|
|
[svn-r27674] Attempt to fix race condition on windows
Allen Byrne
2015-09-03
1
-28/+44
[next]