Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | [svn-r27366] misc. clean-up | Scot Breitenfeld | 2015-07-09 | 1 | -209/+11 | |
| | * | | | | [svn-r27365] added build dependencies for hl fortran builds | Scot Breitenfeld | 2015-07-09 | 2 | -7/+7 | |
| | * | | | | [svn-r27360] moved H5test_kind.F90 H5_buildiface.F90 | Scot Breitenfeld | 2015-07-09 | 5 | -34/+34 | |
| | * | | | | [svn-r27359] Fixed Cmake to handle autogenerated Fortran HL APIs | Scot Breitenfeld | 2015-07-09 | 4 | -2/+54 | |
| | * | | | | [svn-r27358] Fixed test to handle DOUBLE PRECISION that was promoted using co... | Scot Breitenfeld | 2015-07-09 | 1 | -33/+102 | |
| | * | | | | [svn-r27357] svn merge -r27208:27356 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-09 | 14 | -25/+24 | |
| | |\ \ \ \ | ||||||
| | * | | | | | [svn-r27355] added generation of HL Fortran Interfaces for REALs | Scot Breitenfeld | 2015-07-08 | 8 | -2931/+826 | |
| | * | | | | | [svn-r27354] fixed #if spec | Scot Breitenfeld | 2015-07-08 | 1 | -1/+1 | |
| | * | | | | | [svn-r27351] updated missing preprocessor defines | Scot Breitenfeld | 2015-07-08 | 2 | -25/+13 | |
| | * | | | | | [svn-r27350] updated missing cmake defines | Scot Breitenfeld | 2015-07-08 | 2 | -31/+54 | |
| | * | | | | | [svn-r27337] cmake configure test for Fortran | Scot Breitenfeld | 2015-07-05 | 1 | -0/+461 | |
| | * | | | | | [svn-r27334] svn merge -r27326:27332 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-02 | 1 | -0/+2 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | [svn-r27333] added comments | Scot Breitenfeld | 2015-07-02 | 2 | -1/+2 | |
| | * | | | | | | [svn-r27328] updated reconfigure | Scot Breitenfeld | 2015-07-02 | 1 | -25/+28 | |
| | * | | | | | | [svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-02 | 125 | -16717/+23530 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | [svn-r27326] Working version of cmake on linux. | Scot Breitenfeld | 2015-07-02 | 10 | -51/+91 | |
| | * | | | | | | | [svn-r27316] switch internal cdash URL | Allen Byrne | 2015-06-30 | 1 | -1/+1 | |
| | * | | | | | | | [svn-r27308] switch public cdash URL | Allen Byrne | 2015-06-30 | 1 | -1/+1 | |
| | * | | | | | | | [svn-r27301] fixed configure error with pgi compiler by checking if __float12... | Scot Breitenfeld | 2015-06-30 | 2 | -11/+15 | |
| | * | | | | | | | [svn-r27299] Changed from using sed to perl. | Scot Breitenfeld | 2015-06-30 | 3 | -29/+26 | |
| | * | | | | | | | [svn-r27297] changed from using sed to perl | Scot Breitenfeld | 2015-06-29 | 2 | -92/+122 | |
| | * | | | | | | | [svn-r27285] added search replace for space to comma | Scot Breitenfeld | 2015-06-25 | 3 | -4/+7 | |
| | * | | | | | | | [svn-r27232] fixed C test program for float128 | Scot Breitenfeld | 2015-06-17 | 2 | -0/+4 | |
| | * | | | | | | | [svn-r27230] added test for float128 | Scot Breitenfeld | 2015-06-17 | 2 | -3/+10 | |
| | * | | | | | | | [svn-r27228] restricted __float128 to gnu compilers | Scot Breitenfeld | 2015-06-17 | 2 | -1/+38 | |
| | * | | | | | | | [svn-r27227] restricted __float128 to gnu compilers | Scot Breitenfeld | 2015-06-17 | 1 | -1/+3 | |
| | * | | | | | | | [svn-r27226] restricted __float128 to gnu compilers | Scot Breitenfeld | 2015-06-17 | 2 | -18/+22 | |
| | * | | | | | | | [svn-r27225] new test for __float128 | Scot Breitenfeld | 2015-06-17 | 4 | -104/+116 | |
| | * | | | | | | | [svn-r27223] Added check for quadmath.h | Scot Breitenfeld | 2015-06-17 | 4 | -91/+115 | |
| | * | | | | | | | [svn-r27221] Reworked Fortran autools REAL KIND detection. | Scot Breitenfeld | 2015-06-16 | 50 | -244/+672 | |
| | * | | | | | | | [svn-r27209] svn merge -r27186:27208 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-16 | 84 | -4516/+3248 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [svn-r27188] Switch to using parameters for SELECTED_*_KIND and instead use n... | Scot Breitenfeld | 2015-06-10 | 1 | -19/+14 | |
| | * | | | | | | | | [svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-10 | 63 | -680/+923 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [svn-r27186] added fix for jam with promoted reals and integers | Scot Breitenfeld | 2015-06-10 | 45 | -6/+68 | |
| | * | | | | | | | | | [svn-r27184] added case for real*16 when C does not have that precision | Scot Breitenfeld | 2015-06-10 | 1 | -1/+6 | |
| | * | | | | | | | | | [svn-r27183] removed the use of -i in sed, used mv instead from a temporary f... | Scot Breitenfeld | 2015-06-10 | 2 | -2/+2 | |
| | * | | | | | | | | | [svn-r27178] changed to using SELECTED_*_KIND with numerical precision specified | Scot Breitenfeld | 2015-06-10 | 2 | -12/+12 | |
| | * | | | | | | | | | [svn-r27176] Removed debugging statements. | Scot Breitenfeld | 2015-06-09 | 1 | -2/+0 | |
| | * | | | | | | | | | [svn-r27170] added new precompiler directives | Scot Breitenfeld | 2015-06-09 | 1 | -9/+7 | |
| | * | | | | | | | | | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 52 | -99/+225 | |
| | * | | | | | | | | | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 57 | -66/+245 | |
| | * | | | | | | | | | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 52 | -79/+155 | |
| | * | | | | | | | | | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 50 | -125/+278 | |
| | * | | | | | | | | | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 53 | -237/+346 | |
| | * | | | | | | | | | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-02 | 186 | -1337/+1436 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [svn-r27136] defines size and kinds | Scot Breitenfeld | 2015-06-02 | 1 | -0/+19 | |
| | * | | | | | | | | | | [svn-r27134] Switched to uses a verify for each kind for the tests. Testing q... | Scot Breitenfeld | 2015-06-01 | 31 | -871/+865 | |
| | * | | | | | | | | | | [svn-r27122] removed dependency on generatored fortran source code | Scot Breitenfeld | 2015-05-28 | 47 | -66/+24 | |
| | * | | | | | | | | | | [svn-r27119] handles INTEGER*16 case | Scot Breitenfeld | 2015-05-28 | 3 | -7/+7 | |
| | * | | | | | | | | | | [svn-r27118] fixed character length | Scot Breitenfeld | 2015-05-28 | 1 | -1/+1 | |