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
*
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
*
Add WORKING_DIR to command
Allen Byrne
2016-09-20
1
-0/+2
*
Add target depends require separate folders
Allen Byrne
2016-09-20
1
-6/+37
*
Add another source property
Allen Byrne
2016-09-20
1
-0/+1
*
Update generated files commands and properties
Allen Byrne
2016-09-20
1
-7/+6
*
Chage command proces to generate file before use.
Allen Byrne
2016-09-20
1
-37/+20
*
Add missing command to set shared generated file
Allen Byrne
2016-09-19
1
-2/+2
*
Separate fortran generation into static and shared folders.
Allen Byrne
2016-09-16
1
-2/+25
*
[svn-r30259] Fixed: HDFFV-9965: HDF5 Fails to build when sizeof or c_sizeof i...
Scot Breitenfeld
2016-08-05
1
-1/+5
*
[svn-r30089] fixed issue of CHARACTER argument of c_loc having a length of 1
Scot Breitenfeld
2016-06-16
1
-1/+1
*
[svn-r30087] fixed issue of CHARACTER argument of c_loc having a length of 1
Scot Breitenfeld
2016-06-16
1
-2/+2
*
[svn-r30085] changed from CHARACTER to CHARACTER(LEN=*), and moved the LEN of...
Scot Breitenfeld
2016-06-16
2
-3/+4
*
[svn-r30078] Fixed -- HDFFV-9675 Removed unused variables in Fortran Library.
Scot Breitenfeld
2016-06-15
6
-40/+38
*
[svn-r30058] Correct typo in compile scripts that causes dropping of filename...
Larry Knox
2016-06-08
1
-1/+1
*
[svn-r29952] merged change 29951 from
Scot Breitenfeld
2016-05-23
1
-0/+2
*
[svn-r29946] comment cleanup/reformatting
Scot Breitenfeld
2016-05-18
1
-57/+51
*
[svn-r29939] HDFFV-9917: compile time error with H5f90global.f90
Scot Breitenfeld
2016-05-16
1
-4/+4
*
[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
3
-15/+19
*
[svn-r29591] Changed buf variable in h5awrite_f from INOUT to IN
Scot Breitenfeld
2016-03-29
1
-1/+1
*
[svn-r29379] Add individual LT_VERS_* variables for wrapper libraries: c++, ...
Larry Knox
2016-03-09
1
-1/+1
*
[svn-r29337] Cleaning warnings in Fortran code.
Dana Robinson
2016-03-08
1
-2/+2
*
[svn-r29336] Removed unused variables from Fortran code.
Dana Robinson
2016-03-08
6
-45/+2
*
[svn-r29226] HDFFV-9552: merge in java code.
Allen Byrne
2016-02-29
2
-4/+4
*
[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-r29169] Changed #ifdef to use H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE instead...
Scot Breitenfeld
2016-02-19
1
-2/+2
*
[svn-r29165] Various rododoc fixes. Effects comments only.
Scot Breitenfeld
2016-02-19
8
-51/+22
*
[svn-r29163] changed robodoc specs to look for .F90 files
Scot Breitenfeld
2016-02-19
1
-4/+1
*
[svn-r29162] added robodoc header information
Scot Breitenfeld
2016-02-19
1
-11/+10
*
[svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata fu...
Scot Breitenfeld
2016-02-19
5
-121/+330
*
[svn-r29092] Fixed uninitialized return value from fortran API.
Scot Breitenfeld
2016-02-11
1
-2/+2
*
[svn-r29074] fixed integer type for H5Sget_simple_extent_ndims_f argument
Scot Breitenfeld
2016-02-09
1
-1/+1
*
[svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers.
Scot Breitenfeld
2016-02-08
19
-19/+1218
*
[svn-r28936] spelling correction
Scot Breitenfeld
2016-01-20
1
-2/+2
*
[svn-r28761] Description:
Quincey Koziol
2016-01-01
1
-1/+1
*
[svn-r28555] Normalization of Fortran directory with revise_chunks (minor).
Dana Robinson
2015-12-10
1
-0/+8
*
[svn-r28039] Fixed valgrind mem leak.
Scot Breitenfeld
2015-10-12
1
-1/+7
*
[svn-r28020] Freed allocated memory in h5tenum_insert_ptr_c, valgrind fix.
Scot Breitenfeld
2015-10-09
1
-0/+3
*
[svn-r27818] Minor warning fixes.
Dana Robinson
2015-09-17
2
-10/+2
*
[svn-r27796] Remove duplicated if block
Allen Byrne
2015-09-15
1
-5/+0
*
[svn-r27795] Removed some autotools generated files that were not caught by
Dana Robinson
2015-09-15
1
-1628/+0
*
[svn-r27794] Reintegration merge of features/autotools_rework branch with trunk
Dana Robinson
2015-09-15
6
-5681/+8
|
\
|
*
[svn-r27787] Merge of r27632-27674 from the trunk.
Dana Robinson
2015-09-15
1
-4/+4
|
*
[svn-r27745] Merge trunk revision 27744
Allen Byrne
2015-09-10
7
-56/+118
|
*
[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
47
-162/+312
|
|
\
|
*
\
[svn-r27507] Merge of r27237-27500 from the trunk.
Dana Robinson
2015-08-14
189
-54789/+17902
|
|
\
\
[next]