Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | downgrade doxygen.m4 macro file to previous version. | Allen Byrne | 2020-11-12 | 1 | -43/+43 |
| | |||||
* | Add missing entries, remove m4 reference | Allen Byrne | 2020-11-12 | 1 | -2/+2 |
| | |||||
* | Update to latest doxygen.m4 | Allen Byrne | 2020-11-09 | 1 | -187/+241 |
| | |||||
* | Add doxygen auotoconf and cmake support | Allen Byrne | 2020-11-03 | 1 | -0/+532 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 2 | -16/+16 |
| | |||||
* | Fixed issue building HDF5 with NAG Fortran 7.0. | M. Scot Breitenfeld | 2020-02-27 | 1 | -6/+19 |
| | | | | | | Accounted for the additon of half precision floating-point with a KIND=16. HDFFV-11033 | ||||
* | Update java m4 to latest | Allen Byrne | 2019-04-04 | 18 | -185/+96 |
| | |||||
* | Fixed a bug in autotools Fortran processing where a test for the | Dana Robinson | 2017-06-29 | 2 | -2/+1 |
| | | | | 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 | 3 | -12/+21 |
| | | | | | | | | | | 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-r30209] HDFFV-9467: Use the same test programs for CMake and autotools | Scot Breitenfeld | 2016-07-20 | 1 | -54/+14 |
| | | | | | | -- Modified C++ to use the same test programs. Tested: jelly (gnu) | ||||
* | [svn-r30198] HDFFV-9467: Use the same test programs for CMake and autotools | Scot Breitenfeld | 2016-07-18 | 1 | -0/+136 |
| | | | | Tested: jelly (gnu) | ||||
* | [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-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 18 | -0/+1459 |
| | |||||
* | [svn-r27745] Merge trunk revision 27744 | Allen Byrne | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | [svn-r27638] Merged r27500-27631 from trunk. | Dana Robinson | 2015-09-01 | 1 | -17/+17 |
|\ | |||||
| * | [svn-r27517] Removed all perl scripts from configure. | Scot Breitenfeld | 2015-08-17 | 1 | -17/+17 |
| | | | | | | | | Tested: h5committest | ||||
* | | [svn-r27507] Merge of r27237-27500 from the trunk. | Dana Robinson | 2015-08-14 | 1 | -19/+326 |
|\ \ | |/ | | | | | | | | | | | | | Tested w/ h5committest NOTES: - The manifest may still be messed up. - Cmake fails since the dual binary work needs to be merged with this repo's CMake externals. | ||||
| * | [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-r26350] Merge of r26273-26348 from the trunk. | Dana Robinson | 2015-03-04 | 1 | -6/+6 |
|\ \ | |/ | | | | | Tested on: h5committest | ||||
| * | [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 | 2 | -0/+404 |
| | | | | | | | | HDFFV-9089, HDFFV-9091, HDFFV-9092, HDFFV-9094, HDFFV-9095 |