| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 | 1 | -0/+1 |
|
|
* | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 1 | -0/+1 |
|
|
* | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 1 | -0/+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 | 1 | -0/+11 |
|
|
* | [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 | -1/+2 |
|
|
* | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redun... | Larry Knox | 2015-04-02 | 2 | -2/+1 |
|
|
* | [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 | -2/+2 |
|
|
* | [svn-r26509] Run reconfigure after merges from autotools_rework branch. | Jerome Soumagne | 2015-03-20 | 1 | -2/+0 |
|
|
* | [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 | -2/+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-r25496] Description: | Quincey Koziol | 2014-07-30 | 1 | -2/+2 |
|
|
* | [svn-r25397] - remove configure checks for MPI_File_get_size and Big | Mohamad Chaarawi | 2014-07-07 | 1 | -1/+0 |
|
|
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -1/+1 |
|
|
* | [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ... | Larry Knox | 2014-04-25 | 1 | -1/+0 |
|
|
* | [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. | Dana Robinson | 2014-04-25 | 7 | -471/+471 |
|
|
* | [svn-r24997] Added compiler versions for mpich to settings file and configure... | Larry Knox | 2014-04-09 | 2 | -15/+25 |
|
|
* | [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins... | Allen Byrne | 2014-03-31 | 1 | -35/+408 |
|
|
* | [svn-r24864] Description: | Quincey Koziol | 2014-03-21 | 1 | -1/+0 |
|
|
* | [svn-r24851] example causes modal permission dialog to popup on windows. buil... | Allen Byrne | 2014-03-20 | 2 | -5/+5 |
|
|
* | [svn-r24850] example causes modal permission dialog to popup on windows. Do n... | Allen Byrne | 2014-03-20 | 1 | -2/+3 |
|
|
* | [svn-r24824] HDFFV-8700 - | Allen Byrne | 2014-03-18 | 1 | -1/+1 |
|
|
* | [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 | -6/+6 |
|
|
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 2 | -28/+28 |
|
|
* | [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea... | Allen Byrne | 2013-11-01 | 1 | -0/+3 |
|
|
* | [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 | -56/+63 |
|
|
* | [svn-r23745] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-10 | 1 | -0/+2 |
|
|
* | [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang... | Allen Byrne | 2013-02-18 | 1 | -1/+1 |
|
|
* | [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 | Allen Byrne | 2013-01-14 | 1 | -1/+1 |
|
|
* | [svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIs | Scot Breitenfeld | 2012-12-12 | 9 | -19/+19 |
|
|
* | [svn-r23091] Changed C examples to reflect changes in documentation via Barbara; | Scot Breitenfeld | 2012-12-12 | 13 | -5/+843 |
|
|
* | [svn-r22908] Reverted changes in revision 22819 | Larry Knox | 2012-10-16 | 1 | -2/+0 |
|
|
* | [svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if... | Larry Knox | 2012-09-27 | 1 | -0/+2 |
|
|
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable.... | Allen Byrne | 2012-09-18 | 1 | -0/+5 |
|
|
* | [svn-r22714] one more missed VAR change for parallel examples | Allen Byrne | 2012-08-26 | 2 | -3/+3 |
|
|
* | [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools... | Allen Byrne | 2012-08-23 | 3 | -24/+21 |
|
|
* | [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l... | Larry Knox | 2012-08-22 | 1 | -15/+53 |
|
|
* | [svn-r22426] Add examples/README file to be installed with examples. | Larry Knox | 2012-06-02 | 3 | -2/+30 |
|
|
* | [svn-r22411] reduce compiler warnings by removing unreferenced variables and ... | Allen Byrne | 2012-05-25 | 1 | -1/+0 |
|
|