Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VFD SWMR: normalization with develop (#1472) | Dana Robinson | 2022-03-06 | 1 | -3/+3 |
| | | | Much normalization with develop. Still needs tools changes wrt VFD plugins. | ||||
* | VFD SWMR: Normalization with develop (#1270) | Dana Robinson | 2021-12-08 | 1 | -93/+57 |
| | | | Brings many October-November changes from develop | ||||
* | Updates license url and history docs | Dana Robinson | 2021-03-25 | 1 | -1/+1 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-05-20 | 1 | -12/+12 |
| | |||||
* | Fixed a bug in autotools Fortran processing where a test for the | Dana Robinson | 2017-06-29 | 1 | -1/+0 |
| | | | | presence of a C long double type always returned true. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -6/+4 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Added number of integer KINDs found to the header files. | M. Scot Breitenfeld | 2016-09-26 | 1 | -1/+4 |
| | |||||
* | [svn-r30301] Changed the print ordering of the SIZE_OF/KIND program output ↵ | Scot Breitenfeld | 2016-08-18 | 1 | -9/+9 |
| | | | | | | in order to match what is done in cmake. Tested: gnu, jelly. | ||||
* | [svn-r30300] Fixed the ordering for KIND and SIZE_OF in the fortarn program ↵ | Scot Breitenfeld | 2016-08-18 | 1 | -3/+3 |
| | | | | | | | | in order to match the sed commands. Should only matter for the NAG compiler. Tested: (gnu, jelly) | ||||
* | [svn-r30196] HDFFV-9467: Use the same test programs for CMake and autotools | Scot Breitenfeld | 2016-07-18 | 1 | -145/+24 |
| | | | | Tested: jelly (gnu) | ||||
* | [svn-r30064] Changed configure's behavior from a warning to an error | Scot Breitenfeld | 2016-06-09 | 1 | -9/+9 |
| | | | | | | | if the available Fortran KINDs, or Fortran decimal precision, can not be determined. (MSB, HDFFV-9922) | ||||
* | [svn-r29928] HDFFV-9912: | Scot Breitenfeld | 2016-05-12 | 1 | -48/+57 |
| | | | | | | | | | | configure fails to detect valid KINDs on FreeBSD Added the exponential option to SELECTED_REAL_KIND to distinguish KINDs of same precision. Tested: FredBSD, jam, platypus. | ||||
* | [svn-r27517] Removed all perl scripts from configure. | Scot Breitenfeld | 2015-08-17 | 1 | -17/+17 |
| | | | | Tested: h5committest | ||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -19/+326 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -326/+19 |
| | |||||
* | [svn-r27488] Merged the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -19/+326 |
|\ | | | | | | | Tested: h5committest | ||||
| * | [svn-r27401] code cleanup | Scot Breitenfeld | 2015-07-16 | 1 | -17/+4 |
| | | |||||
| * | [svn-r27326] Working version of cmake on linux. | Scot Breitenfeld | 2015-07-02 | 1 | -6/+4 |
| | | |||||
| * | [svn-r27299] Changed from using sed to perl. | Scot Breitenfeld | 2015-06-30 | 1 | -11/+10 |
| | | |||||
| * | [svn-r27297] changed from using sed to perl | Scot Breitenfeld | 2015-06-29 | 1 | -41/+47 |
| | | |||||
| * | [svn-r27285] added search replace for space to comma | Scot Breitenfeld | 2015-06-25 | 1 | -0/+2 |
| | | |||||
| * | [svn-r27232] fixed C test program for float128 | Scot Breitenfeld | 2015-06-17 | 1 | -0/+2 |
| | | |||||
| * | [svn-r27230] added test for float128 | Scot Breitenfeld | 2015-06-17 | 1 | -1/+5 |
| | | |||||
| * | [svn-r27225] new test for __float128 | Scot Breitenfeld | 2015-06-17 | 1 | -9/+7 |
| | | |||||
| * | [svn-r27223] Added check for quadmath.h | Scot Breitenfeld | 2015-06-17 | 1 | -0/+2 |
| | | |||||
| * | [svn-r27221] Reworked Fortran autools REAL KIND detection. | Scot Breitenfeld | 2015-06-16 | 1 | -5/+35 |
| | | |||||
| * | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 1 | -5/+21 |
| | | |||||
| * | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 1 | -0/+34 |
| | | |||||
| * | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 1 | -6/+5 |
| | | |||||
| * | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 1 | -44/+70 |
| | | |||||
| * | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 1 | -3/+2 |
| | | |||||
| * | [svn-r27134] Switched to uses a verify for each kind for the tests. Testing ↵ | Scot Breitenfeld | 2015-06-01 | 1 | -0/+14 |
| | | | | | | | | quad precision. | ||||
| * | [svn-r27122] removed dependency on generatored fortran source code | Scot Breitenfeld | 2015-05-28 | 1 | -2/+2 |
| | | |||||
| * | [svn-r27119] handles INTEGER*16 case | Scot Breitenfeld | 2015-05-28 | 1 | -2/+2 |
| | | |||||
| * | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 1 | -1/+190 |
| | | |||||
| * | [svn-r26917] added conditional for C_LONG_DOUBLE | Scot Breitenfeld | 2015-04-23 | 1 | -0/+35 |
| | | |||||
| * | [svn-r26866] Removed the default REAL and DOUBLE PRECESION dependency. | Scot Breitenfeld | 2015-04-21 | 1 | -33/+0 |
|/ | |||||
* | [svn-r26280] Removed tab indenting for Fortran source, tab indenting is not ↵ | Scot Breitenfeld | 2015-02-23 | 1 | -6/+6 |
| | | | | F2003 standard compliant. | ||||
* | [svn-r26247] Reverted back from using 'USE MPI' to include 'mpif.h' since ↵ | Scot Breitenfeld | 2015-02-20 | 1 | -1/+1 |
| | | | | windows does not seem to support 'USE MPI'. | ||||
* | [svn-r26188] Merged autotools fixes into the trunk: | Scot Breitenfeld | 2015-02-16 | 1 | -0/+283 |
HDFFV-9089, HDFFV-9091, HDFFV-9092, HDFFV-9094, HDFFV-9095 |