summaryrefslogtreecommitdiffstats
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-072-4/+4
* Github #969 Use stdout instead of file for configure check (#1089)Allen Byrne2021-11-182-104/+67
* C++ warning and build fixes (#707)Dana Robinson2021-06-011-79/+0
* Update license url part2 (#333)Larry Knox2021-02-173-3/+3
* Update jni.h detection for OS version changes in Macos 11.x (#211)Quincey Koziol2020-12-201-6/+12
* downgrade doxygen.m4 macro file to previous version.Allen Byrne2020-11-121-43/+43
* Add missing entries, remove m4 referenceAllen Byrne2020-11-121-2/+2
* Update to latest doxygen.m4Allen Byrne2020-11-091-187/+241
* Add doxygen auotoconf and cmake supportAllen Byrne2020-11-031-0/+532
* Trim trailing whitespaceQuincey Koziol2020-04-202-16/+16
* Fixed issue building HDF5 with NAG Fortran 7.0.M. Scot Breitenfeld2020-02-271-6/+19
* Update java m4 to latestAllen Byrne2019-04-0418-185/+96
* Fixed a bug in autotools Fortran processing where a test for theDana Robinson2017-06-292-2/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-253-12/+21
* Added number of integer KINDs found to the header files.M. Scot Breitenfeld2016-09-261-1/+4
* [svn-r30301] Changed the print ordering of the SIZE_OF/KIND program output in...Scot Breitenfeld2016-08-181-9/+9
* [svn-r30300] Fixed the ordering for KIND and SIZE_OF in the fortarn program i...Scot Breitenfeld2016-08-181-3/+3
* [svn-r30209] HDFFV-9467: Use the same test programs for CMake and autotoolsScot Breitenfeld2016-07-201-54/+14
* [svn-r30198] HDFFV-9467: Use the same test programs for CMake and autotoolsScot Breitenfeld2016-07-181-0/+136
* [svn-r30196] HDFFV-9467: Use the same test programs for CMake and autotoolsScot Breitenfeld2016-07-181-145/+24
* [svn-r30064] Changed configure's behavior from a warning to an error Scot Breitenfeld2016-06-091-9/+9
* [svn-r29928] HDFFV-9912:Scot Breitenfeld2016-05-121-48/+57
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-2918-0/+1459
* [svn-r27745] Merge trunk revision 27744Allen Byrne2015-09-101-1/+1
* [svn-r27638] Merged r27500-27631 from trunk.Dana Robinson2015-09-011-17/+17
|\
| * [svn-r27517] Removed all perl scripts from configure.Scot Breitenfeld2015-08-171-17/+17
* | [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-141-19/+326
|\ \ | |/
| * [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-19/+326
| * [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-326/+19
| * [svn-r27488] Merged the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-19/+326
| |\
| | * [svn-r27401] code cleanupScot Breitenfeld2015-07-161-17/+4
| | * [svn-r27326] Working version of cmake on linux.Scot Breitenfeld2015-07-021-6/+4
| | * [svn-r27299] Changed from using sed to perl.Scot Breitenfeld2015-06-301-11/+10
| | * [svn-r27297] changed from using sed to perlScot Breitenfeld2015-06-291-41/+47
| | * [svn-r27285] added search replace for space to commaScot Breitenfeld2015-06-251-0/+2
| | * [svn-r27232] fixed C test program for float128Scot Breitenfeld2015-06-171-0/+2
| | * [svn-r27230] added test for float128Scot Breitenfeld2015-06-171-1/+5
| | * [svn-r27225] new test for __float128Scot Breitenfeld2015-06-171-9/+7
| | * [svn-r27223] Added check for quadmath.hScot Breitenfeld2015-06-171-0/+2
| | * [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-161-5/+35
| | * [svn-r27167] more DT fixesScot Breitenfeld2015-06-091-5/+21
| | * [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-081-0/+34
| | * [svn-r27154] fixed issue with mis-matching long double between Fortran and CScot Breitenfeld2015-06-051-6/+5
| | * [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-041-44/+70
| | * [svn-r27140] fixed interger*16 supportScot Breitenfeld2015-06-031-3/+2
| | * [svn-r27134] Switched to uses a verify for each kind for the tests. Testing q...Scot Breitenfeld2015-06-011-0/+14
| | * [svn-r27122] removed dependency on generatored fortran source codeScot Breitenfeld2015-05-281-2/+2
| | * [svn-r27119] handles INTEGER*16 caseScot Breitenfeld2015-05-281-2/+2
| | * [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-271-1/+190