Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | [svn-r27648] Fortran executables depend on modules created by test library, ↵ | Allen Byrne | 2015-09-01 | 1 | -1/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | add command to explictly enforce the building of the library before building executables. | |||||
* | | | | | | | [svn-r27647] Added compiler check for PGI and CMake version. | Scot Breitenfeld | 2015-09-01 | 1 | -0/+2 | |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | CMake must be > v3.3 to compile with PGI due to CMake bug in earlier versions. | |||||
* | | | | | | [svn-r27625] Added preprocessor commands for PGI compiler. | Scot Breitenfeld | 2015-08-31 | 33 | -168/+159 | |
| | | | | | | | | | | | | | | | | | | | | | | | | tested: h5committest | |||||
* | | | | | | [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION. | Allen Byrne | 2015-08-26 | 2 | -28/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Added new option SKIP_HDF5_FORTRAN_SHARED | |||||
* | | | | | | [svn-r27585] disabled the test "test_userblock_offset"; it fails for unknown ↵ | Scot Breitenfeld | 2015-08-26 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | reasons on platypus with pgf90 compiler when reading the streamed file back. | |||||
* | | | | | | [svn-r27580] Fix for: | Scot Breitenfeld | 2015-08-25 | 2 | -1/+121 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HDFFV-9283 Add H5Dget_offset fortran wrapper tested: h5committest | |||||
* | | | | | | [svn-r27537] Added new FCCPPFLAGS to avoid passing CPPFLAGS to the fortran ↵ | Scot Breitenfeld | 2015-08-20 | 2 | -15/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pre-processor compiler (This mainly causes issues with the xlf compilers) Tested: h5committest | |||||
* | | | | | | [svn-r27517] Removed all perl scripts from configure. | Scot Breitenfeld | 2015-08-17 | 1 | -1/+0 | |
| |_|_|_|/ |/| | | | | | | | | | | | | | | Tested: h5committest | |||||
* | | | | | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 29 | -2138/+2000 | |
| | | | | | | | | | | | | | | | | | | | | Tested: h5committest --PASSED-- | |||||
* | | | | | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 29 | -2000/+2138 | |
| | | | | | ||||||
* | | | | | [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-08-05 | 1 | -4/+1 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
* | | | | | [svn-r27469] Merge from trunk with dual-binary CMake code. | Allen Byrne | 2015-08-05 | 3 | -34/+232 | |
| | | | | | | | | | | | | | | | | | | | | Tested: local linux with CMake | |||||
* | | | | | [svn-r27418] format clean-up | Scot Breitenfeld | 2015-07-21 | 1 | -489/+462 | |
| | | | | | ||||||
* | | | | | [svn-r27405] added implicit none | Scot Breitenfeld | 2015-07-17 | 1 | -3/+3 | |
| | | | | | ||||||
* | | | | | [svn-r27404] Implemented new function to compare reals with adjustible ↵ | Scot Breitenfeld | 2015-07-17 | 1 | -3/+37 | |
| | | | | | | | | | | | | | | | | | | | | precision tolerance. | |||||
* | | | | | [svn-r27375] Moved generating Fortran 'test' code from the fortran src ↵ | Scot Breitenfeld | 2015-07-13 | 3 | -21/+109 | |
| | | | | | | | | | | | | | | | | | | | | directory to the fortran 'test' directory. Updated autotools and cmake. | |||||
* | | | | | [svn-r27373] moved building generated test APIs to a sperated build program ↵ | Scot Breitenfeld | 2015-07-13 | 1 | -0/+272 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (was in fortran/src/H5_buildiface.F90) | |||||
* | | | | | [svn-r27326] Working version of cmake on linux. | Scot Breitenfeld | 2015-07-02 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | [svn-r27221] Reworked Fortran autools REAL KIND detection. | Scot Breitenfeld | 2015-06-16 | 1 | -0/+5 | |
| | | | | | ||||||
* | | | | | [svn-r27188] Switch to using parameters for SELECTED_*_KIND and instead use ↵ | Scot Breitenfeld | 2015-06-10 | 1 | -19/+14 | |
| | | | | | | | | | | | | | | | | | | | | numerical precision. | |||||
* | | | | | [svn-r27186] added fix for jam with promoted reals and integers | Scot Breitenfeld | 2015-06-10 | 2 | -1/+1 | |
| | | | | | ||||||
* | | | | | [svn-r27176] Removed debugging statements. | Scot Breitenfeld | 2015-06-09 | 1 | -2/+0 | |
| | | | | | ||||||
* | | | | | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 3 | -1/+19 | |
| | | | | | ||||||
* | | | | | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 3 | -47/+48 | |
| | | | | | ||||||
* | | | | | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 4 | -194/+190 | |
| | | | | | ||||||
* | | | | | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-02 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -1/+1 | |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN tested with h5committest. | |||||
* | | | | [svn-r27134] Switched to uses a verify for each kind for the tests. Testing ↵ | Scot Breitenfeld | 2015-06-01 | 22 | -866/+584 | |
| | | | | | | | | | | | | | | | | quad precision. | |||||
* | | | | [svn-r27122] removed dependency on generatored fortran source code | Scot Breitenfeld | 2015-05-28 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 5 | -13/+21 | |
| | | | | ||||||
* | | | | [svn-r26989] Changed the BIND(C) derived types from: | Scot Breitenfeld | 2015-05-01 | 3 | -5/+5 | |
| | | | | | | | | | | | | | | | | CHARACTER(LEN=1) to CHARACTER(KIND=C_CHAR) to make Sun compilers happy. | |||||
* | | | | [svn-r26983] Added C_CHAR to compound type. | Scot Breitenfeld | 2015-04-30 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [svn-r26919] fixed real promoted to 8 bytes | Scot Breitenfeld | 2015-04-24 | 1 | -99/+99 | |
| | | | | ||||||
* | | | | [svn-r26887] Fixed Function H5_SIZEOF_CHAR and assumed sized character length. | Scot Breitenfeld | 2015-04-22 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | [svn-r26876] changed argument to SIZEOF. | Scot Breitenfeld | 2015-04-21 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [svn-r26869] removed the --enable-fortran2003 option, it is now just ↵ | Scot Breitenfeld | 2015-04-21 | 3 | -78/+42 | |
| | | | | | | | | | | | | | | | | --enable-fortran | |||||
* | | | | [svn-r26847] combined H5test_kind programs | Scot Breitenfeld | 2015-04-20 | 7 | -369/+164 | |
| | | | | ||||||
* | | | | [svn-r26825] Added include for preprocessing fortran files with configure ↵ | Scot Breitenfeld | 2015-04-16 | 1 | -2/+3 | |
|/ / / | | | | | | | | | | definitions | |||||
* | | | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and ↵ | Larry Knox | 2015-04-02 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure. Also changed paths to h5cc, etc. in scripts to run installed examples from relative paths to absolute paths. Tested with h5committest. | |||||
* | | | [svn-r26660] HDFFV-9131: autotols rework | Allen Byrne | 2015-03-30 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | Remove CXX_CONDITIONAL remove unneeded/obsolete sections. h5commtitest | |||||
* | | | [svn-r26657] Fix for HDFFV09202. | Scot Breitenfeld | 2015-03-30 | 2 | -6/+21 | |
| | | | | | | | | | | | | | | | | | | | | | HDFFV-9202 subroutine VERIFY() fails when checking 8 byte integers in fortran tests Tested: jam( --enable-fortran2003, gnu) koala (--enable-fortran2003, intel) | |||||
* | | | [svn-r26645] Revert the part of revision 26642 that is in fortran/test and ↵ | Larry Knox | 2015-03-30 | 2 | -10/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | causes the error "undefined reference to `verify_fortran_integer_4_". files: tH5P_F03.f90 tf.f90 Tested: h5committest and several failed daily tests. | |||||
* | | | [svn-r26642] Fix for HDFFV09202 and HDFFV-9171. | Scot Breitenfeld | 2015-03-28 | 2 | -12/+10 | |
| | | | | | | | | | | | | | | | | | | | | | HDFFV-9171 Configure mistakes Cray Compilers for Intel Compilers, HDFFV-9202 subroutine VERIFY() fails when checking 8 byte integers in fortran tests Tested: h5committest | |||||
* | | | [svn-r26631] reverted change r26629 | Scot Breitenfeld | 2015-03-27 | 2 | -10/+12 | |
| | | | ||||||
* | | | [svn-r26629] Fix for HDFFV09202 and HDFFV-9171. | Scot Breitenfeld | 2015-03-27 | 2 | -12/+10 | |
| | | | | | | | | | | | | | | | | | | | | | HDFFV-9171 Configure mistakes Cray Compilers for Intel Compilers, HDFFV-9202 subroutine VERIFY() fails when checking 8 byte integers in fortran tests Tested: h5committest | |||||
* | | | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -19/+39 | |
| | | | | | | | | | | | | Tested: local linux | |||||
* | | | [svn-r26509] Run reconfigure after merges from autotools_rework branch. | Jerome Soumagne | 2015-03-20 | 1 | -2/+0 | |
| | | | ||||||
* | | | [svn-r26481] Removed compiler warnings. HDF5-239 | Scot Breitenfeld | 2015-03-19 | 8 | -16/+9 | |
| | | | | | | | | | | | | Tested: h5committest. |