| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r27537] Added new FCCPPFLAGS to avoid passing CPPFLAGS to the fortran pr... | Scot Breitenfeld | 2015-08-20 | 2 | -13/+17 |
|
|
* | [svn-r27517] Removed all perl scripts from configure. | Scot Breitenfeld | 2015-08-17 | 1 | -1/+0 |
|
|
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 7 | -161/+342 |
|
|
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 7 | -342/+161 |
|
|
* | [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 | -13/+95 |
|
|
* | | [svn-r27359] Fixed Cmake to handle autogenerated Fortran HL APIs | Scot Breitenfeld | 2015-07-09 | 1 | -2/+2 |
|
|
* | | [svn-r27358] Fixed test to handle DOUBLE PRECISION that was promoted using co... | Scot Breitenfeld | 2015-07-09 | 1 | -33/+102 |
|
|
* | | [svn-r27355] added generation of HL Fortran Interfaces for REALs | Scot Breitenfeld | 2015-07-08 | 1 | -5/+8 |
|
|
* | | [svn-r27326] Working version of cmake on linux. | Scot Breitenfeld | 2015-07-02 | 1 | -4/+4 |
|
|
* | | [svn-r27221] Reworked Fortran autools REAL KIND detection. | Scot Breitenfeld | 2015-06-16 | 1 | -0/+5 |
|
|
* | | [svn-r27186] added fix for jam with promoted reals and integers | Scot Breitenfeld | 2015-06-10 | 1 | -0/+1 |
|
|
* | | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 2 | -5/+7 |
|
|
* | | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 6 | -39/+47 |
|
|
* | | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 2 | -4/+1 |
|
|
* | | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 1 | -0/+1 |
|
|
* | | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 1 | -0/+1 |
|
|
* | | [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 | 2 | -81/+172 |
|
|
* | | [svn-r26976] Added TARGET. | Scot Breitenfeld | 2015-04-30 | 1 | -11/+11 |
|
|
* | | [svn-r26970] Added new pointer APIs for h5ltmake_dataset ahd h5ltread_dataset. | Scot Breitenfeld | 2015-04-29 | 1 | -4/+10 |
|
|
* | | [svn-r26908] Added missing c_long_double interfaces, now handles promotion of... | Scot Breitenfeld | 2015-04-23 | 2 | -3/+2 |
|
|
* | | [svn-r26881] Added BIND(C) to the Fortran HL APIs, and fixed the issue with -... | Scot Breitenfeld | 2015-04-22 | 1 | -2/+3 |
|
|
* | | [svn-r26869] removed the --enable-fortran2003 option, it is now just --enable... | Scot Breitenfeld | 2015-04-21 | 1 | -3/+0 |
|
|
* | | [svn-r26825] Added include for preprocessing fortran files with configure def... | Scot Breitenfeld | 2015-04-16 | 1 | -2/+3 |
|/ |
|
* | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redun... | Larry Knox | 2015-04-02 | 1 | -1/+0 |
|
|
* | [svn-r26660] HDFFV-9131: autotols rework | Allen Byrne | 2015-03-30 | 1 | -2/+0 |
|
|
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -4/+8 |
|
|
* | [svn-r26509] Run reconfigure after merges from autotools_rework branch. | Jerome Soumagne | 2015-03-20 | 1 | -2/+0 |
|
|
* | [svn-r26417] Removed compiler warnings from HL. HDF5-237 | Scot Breitenfeld | 2015-03-10 | 3 | -54/+48 |
|
|
* | [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_... | Dana Robinson | 2015-02-27 | 1 | -5/+0 |
|
|
* | [svn-r26303] remove files with .clog2 extension generated by MPE when doing m... | Mohamad Chaarawi | 2015-02-25 | 1 | -3/+3 |
|
|
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
|
|
* | [svn-r26188] Merged autotools fixes into the trunk: | Scot Breitenfeld | 2015-02-16 | 1 | -1/+2 |
|
|
* | [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au... | Mohamad Chaarawi | 2015-02-16 | 1 | -1/+0 |
|
|
* | [svn-r25631] Fix fo HDFFV-8912 | Scot Breitenfeld | 2014-09-29 | 1 | -3/+18 |
|
|
* | [svn-r25397] - remove configure checks for MPI_File_get_size and Big | Mohamad Chaarawi | 2014-07-07 | 1 | -1/+0 |
|
|
* | [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ... | Larry Knox | 2014-04-25 | 1 | -1/+0 |
|
|
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -5/+9 |
|
|
* | [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins... | Allen Byrne | 2014-03-31 | 1 | -62/+471 |
|
|
* | [svn-r24864] Description: | Quincey Koziol | 2014-03-21 | 1 | -1/+0 |
|
|
* | [svn-r24789] Bump up the minimum cmake version | Allen Byrne | 2014-03-13 | 1 | -1/+1 |
|
|
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -5/+5 |
|
|
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -17/+17 |
|
|
* | [svn-r24400] Maintenance: When the libraries are built and tested in place, s... | Elena Pourmal | 2013-11-03 | 2 | -2/+2 |
|
|
* | [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea... | Allen Byrne | 2013-11-01 | 1 | -1/+2 |
|
|
* | [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-... | Larry Knox | 2013-09-24 | 1 | -0/+1 |
|
|
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel... | Allen Byrne | 2013-08-19 | 2 | -21/+29 |
|
|
* | [svn-r23745] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-10 | 1 | -4/+4 |
|
|
* | [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang... | Allen Byrne | 2013-02-18 | 1 | -1/+1 |
|
|