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
*
[svn-r27418] format clean-up
Scot Breitenfeld
2015-07-21
1
-489/+462
*
[svn-r27405] added implicit none
Scot Breitenfeld
2015-07-17
1
-3/+3
*
[svn-r27404] Implemented new function to compare reals with adjustible precis...
Scot Breitenfeld
2015-07-17
1
-3/+37
*
[svn-r27375] Moved generating Fortran 'test' code from the fortran src direct...
Scot Breitenfeld
2015-07-13
3
-21/+109
*
[svn-r27373] moved building generated test APIs to a sperated build program (...
Scot Breitenfeld
2015-07-13
1
-0/+272
*
[svn-r27326] Working version of cmake on linux.
Scot Breitenfeld
2015-07-02
1
-2/+2
*
[svn-r27221] Reworked Fortran autools REAL KIND detection.
Scot Breitenfeld
2015-06-16
1
-0/+5
*
[svn-r27188] Switch to using parameters for SELECTED_*_KIND and instead use n...
Scot Breitenfeld
2015-06-10
1
-19/+14
*
[svn-r27186] added fix for jam with promoted reals and integers
Scot Breitenfeld
2015-06-10
2
-1/+1
*
[svn-r27176] Removed debugging statements.
Scot Breitenfeld
2015-06-09
1
-2/+0
*
[svn-r27167] more DT fixes
Scot Breitenfeld
2015-06-09
1
-0/+1
*
[svn-r27164] various bug fixes for DT
Scot Breitenfeld
2015-06-08
3
-1/+19
*
[svn-r27154] fixed issue with mis-matching long double between Fortran and C
Scot Breitenfeld
2015-06-05
3
-47/+48
*
[svn-r27151] fixed __float128 errors
Scot Breitenfeld
2015-06-04
1
-0/+1
*
[svn-r27140] fixed interger*16 support
Scot Breitenfeld
2015-06-03
4
-194/+190
*
[svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
Scot Breitenfeld
2015-06-02
1
-1/+1
|
\
|
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-1/+1
*
|
[svn-r27134] Switched to uses a verify for each kind for the tests. Testing q...
Scot Breitenfeld
2015-06-01
22
-866/+584
*
|
[svn-r27122] removed dependency on generatored fortran source code
Scot Breitenfeld
2015-05-28
1
-1/+0
*
|
[svn-r27115] Moved testing KINDs and SIZEOFs to configure.
Scot Breitenfeld
2015-05-27
5
-13/+21
*
|
[svn-r26989] Changed the BIND(C) derived types from:
Scot Breitenfeld
2015-05-01
3
-5/+5
*
|
[svn-r26983] Added C_CHAR to compound type.
Scot Breitenfeld
2015-04-30
1
-2/+2
*
|
[svn-r26919] fixed real promoted to 8 bytes
Scot Breitenfeld
2015-04-24
1
-99/+99
*
|
[svn-r26887] Fixed Function H5_SIZEOF_CHAR and assumed sized character length.
Scot Breitenfeld
2015-04-22
1
-3/+3
*
|
[svn-r26876] changed argument to SIZEOF.
Scot Breitenfeld
2015-04-21
1
-2/+2
*
|
[svn-r26869] removed the --enable-fortran2003 option, it is now just --enable...
Scot Breitenfeld
2015-04-21
3
-78/+42
*
|
[svn-r26847] combined H5test_kind programs
Scot Breitenfeld
2015-04-20
7
-369/+164
*
|
[svn-r26825] Added include for preprocessing fortran files with configure def...
Scot Breitenfeld
2015-04-16
1
-2/+3
|
/
*
[svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redun...
Larry Knox
2015-04-02
1
-1/+0
*
[svn-r26660] HDFFV-9131: autotols rework
Allen Byrne
2015-03-30
1
-2/+0
*
[svn-r26657] Fix for HDFFV09202.
Scot Breitenfeld
2015-03-30
2
-6/+21
*
[svn-r26645] Revert the part of revision 26642 that is in fortran/test and ca...
Larry Knox
2015-03-30
2
-10/+12
*
[svn-r26642] Fix for HDFFV09202 and HDFFV-9171.
Scot Breitenfeld
2015-03-28
2
-12/+10
*
[svn-r26631] reverted change r26629
Scot Breitenfeld
2015-03-27
2
-10/+12
*
[svn-r26629] Fix for HDFFV09202 and HDFFV-9171.
Scot Breitenfeld
2015-03-27
2
-12/+10
*
[svn-r26594] Merge macros and fortran changes from dual_binary feature.
Allen Byrne
2015-03-25
1
-19/+39
*
[svn-r26509] Run reconfigure after merges from autotools_rework branch.
Jerome Soumagne
2015-03-20
1
-2/+0
*
[svn-r26481] Removed compiler warnings. HDF5-239
Scot Breitenfeld
2015-03-19
8
-16/+9
*
[svn-r26479] Fix for: HDFFV-9162
Scot Breitenfeld
2015-03-19
11
-918/+946
*
[svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...
Dana Robinson
2015-02-27
1
-5/+0
*
[svn-r26303] remove files with .clog2 extension generated by MPE when doing m...
Mohamad Chaarawi
2015-02-25
1
-2/+2
*
[svn-r26253] Update CMake with fortran source properties and defines, correct...
Allen Byrne
2015-02-20
4
-23/+27
*
[svn-r26241] Fixed issue with default 8 byte integers using xlf compilers.
Scot Breitenfeld
2015-02-19
1
-7/+11
*
[svn-r26214] Fix for HDFFV-8908:
Scot Breitenfeld
2015-02-18
1
-1/+1
*
[svn-r26211] revert ci 26204
Scot Breitenfeld
2015-02-18
1
-21/+4
*
[svn-r26208] Update cmake minimums
Allen Byrne
2015-02-18
1
-1/+1
*
[svn-r26205] Fix for HDFFV-8908:
Scot Breitenfeld
2015-02-18
1
-4/+21
*
[svn-r26188] Merged autotools fixes into the trunk:
Scot Breitenfeld
2015-02-16
1
-1/+2
*
[svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...
Mohamad Chaarawi
2015-02-16
1
-1/+0
*
[svn-r26161] Fix cmake case.
Allen Byrne
2015-02-12
1
-0/+2
[next]