summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* Add missing target depends commandAllen Byrne2016-09-211-0/+3
* Fix typoAllen Byrne2016-09-211-1/+1
* Add gen file technique to HL and test fortran librariesAllen Byrne2016-09-211-19/+52
* Add WORKING_DIR to commandAllen Byrne2016-09-201-0/+2
* Add target depends require separate foldersAllen Byrne2016-09-201-6/+37
* Add another source propertyAllen Byrne2016-09-201-0/+1
* Update generated files commands and propertiesAllen Byrne2016-09-201-7/+6
* Chage command proces to generate file before use.Allen Byrne2016-09-201-37/+20
* Add missing command to set shared generated fileAllen Byrne2016-09-191-2/+2
* Separate fortran generation into static and shared folders.Allen Byrne2016-09-161-2/+25
* [svn-r30259] Fixed: HDFFV-9965: HDF5 Fails to build when sizeof or c_sizeof i...Scot Breitenfeld2016-08-051-1/+5
* [svn-r30089] fixed issue of CHARACTER argument of c_loc having a length of 1Scot Breitenfeld2016-06-161-1/+1
* [svn-r30087] fixed issue of CHARACTER argument of c_loc having a length of 1Scot Breitenfeld2016-06-161-2/+2
* [svn-r30085] changed from CHARACTER to CHARACTER(LEN=*), and moved the LEN of...Scot Breitenfeld2016-06-162-3/+4
* [svn-r30078] Fixed -- HDFFV-9675 Removed unused variables in Fortran Library.Scot Breitenfeld2016-06-156-40/+38
* [svn-r30058] Correct typo in compile scripts that causes dropping of filename...Larry Knox2016-06-081-1/+1
* [svn-r29952] merged change 29951 from Scot Breitenfeld2016-05-231-0/+2
* [svn-r29946] comment cleanup/reformattingScot Breitenfeld2016-05-181-57/+51
* [svn-r29939] HDFFV-9917: compile time error with H5f90global.f90Scot Breitenfeld2016-05-161-4/+4
* [svn-r29866] Add files to clear test generated files tests.Allen Byrne2016-05-041-1/+92
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-043-15/+19
* [svn-r29591] Changed buf variable in h5awrite_f from INOUT to INScot Breitenfeld2016-03-291-1/+1
* [svn-r29379] Add individual LT_VERS_* variables for wrapper libraries: c++, ...Larry Knox2016-03-091-1/+1
* [svn-r29337] Cleaning warnings in Fortran code.Dana Robinson2016-03-081-2/+2
* [svn-r29336] Removed unused variables from Fortran code.Dana Robinson2016-03-086-45/+2
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-292-4/+4
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-7/+0
* [svn-r29172] Fixed double word typo in #ifdef H5_FORTRAN_HAVE_C_SIZEOFScot Breitenfeld2016-02-191-1/+1
* [svn-r29169] Changed #ifdef to use H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE instead...Scot Breitenfeld2016-02-191-2/+2
* [svn-r29165] Various rododoc fixes. Effects comments only.Scot Breitenfeld2016-02-198-51/+22
* [svn-r29163] changed robodoc specs to look for .F90 filesScot Breitenfeld2016-02-191-4/+1
* [svn-r29162] added robodoc header informationScot Breitenfeld2016-02-191-11/+10
* [svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata fu...Scot Breitenfeld2016-02-195-121/+330
* [svn-r29092] Fixed uninitialized return value from fortran API.Scot Breitenfeld2016-02-111-2/+2
* [svn-r29074] fixed integer type for H5Sget_simple_extent_ndims_f argumentScot Breitenfeld2016-02-091-1/+1
* [svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers.Scot Breitenfeld2016-02-0819-19/+1218
* [svn-r28936] spelling correctionScot Breitenfeld2016-01-201-2/+2
* [svn-r28761] Description:Quincey Koziol2016-01-011-1/+1
* [svn-r28555] Normalization of Fortran directory with revise_chunks (minor).Dana Robinson2015-12-101-0/+8
* [svn-r28039] Fixed valgrind mem leak.Scot Breitenfeld2015-10-121-1/+7
* [svn-r28020] Freed allocated memory in h5tenum_insert_ptr_c, valgrind fix.Scot Breitenfeld2015-10-091-0/+3
* [svn-r27818] Minor warning fixes.Dana Robinson2015-09-172-10/+2
* [svn-r27796] Remove duplicated if blockAllen Byrne2015-09-151-5/+0
* [svn-r27795] Removed some autotools generated files that were not caught byDana Robinson2015-09-151-1628/+0
* [svn-r27794] Reintegration merge of features/autotools_rework branch with trunkDana Robinson2015-09-156-5681/+8
|\
| * [svn-r27787] Merge of r27632-27674 from the trunk.Dana Robinson2015-09-151-4/+4
| * [svn-r27745] Merge trunk revision 27744Allen Byrne2015-09-107-56/+118
| * [svn-r27683] Restored the _POSIX_C_SOURCE flag that had been commented outDana Robinson2015-09-051-2/+2
| * [svn-r27638] Merged r27500-27631 from trunk.Dana Robinson2015-09-0147-162/+312
| |\
| * \ [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-14189-54789/+17902
| |\ \