| 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 | -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-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 | -3/+3 |
|
|
* | [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-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-r24993] Purpose: | Dana Robinson | 2014-04-09 | 1 | -1/+2 |
|
|
* | [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins... | Allen Byrne | 2014-03-31 | 1 | -72/+862 |
|
|
* | [svn-r24864] Description: | Quincey Koziol | 2014-03-21 | 1 | -1/+0 |
|
|
* | [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea... | Allen Byrne | 2013-11-01 | 1 | -1/+1 |
|
|
* | [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-... | Larry Knox | 2013-09-24 | 1 | -0/+1 |
|
|
* | [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti... | Raymond Lu | 2013-04-29 | 1 | -5/+15 |
|
|
* | [svn-r23513] I added a test case in plugin.c for testing using filter for gro... | Raymond Lu | 2013-04-01 | 1 | -8/+20 |
|
|
* | [svn-r23511] Replaced install-data-local with install-exec-hook in test/Makef... | Larry Knox | 2013-04-01 | 1 | -7/+8 |
|
|
* | [svn-r23494] I added another filter library dynlib2.c for plugin.c test. The... | Raymond Lu | 2013-03-29 | 1 | -16/+27 |
|
|
* | [svn-r23482] I changed the plugin library to be built as shared library only ... | Raymond Lu | 2013-03-28 | 1 | -45/+109 |
|
|
* | [svn-r23465] I moved dynlib1.c to test/ directory and revised the Makefile.am... | Raymond Lu | 2013-03-27 | 1 | -34/+66 |
|
|
* | [svn-r23347] ported revision 23248:23346 from the trunk | Raymond Lu | 2013-03-13 | 1 | -1/+1 |
|
|
* | [svn-r23346] First commit for DESY project. It has the basic functionality o... | Raymond Lu | 2013-03-13 | 1 | -17/+29 |
|
|
* | [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-r22807] Description: | Quincey Koziol | 2012-09-25 | 1 | -22/+50 |
|
|
* | [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools... | Allen Byrne | 2012-08-23 | 1 | -15/+16 |
|
|
* | [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l... | Larry Knox | 2012-08-22 | 1 | -124/+177 |
|
|
* | [svn-r22487] Snapshot version 1.9 release 122 | HDF Tester | 2012-06-24 | 1 | -15/+17 |
|
|
* | [svn-r22229] Description: | Quincey Koziol | 2012-04-01 | 1 | -21/+22 |
|
|
* | [svn-r22219] Description: | Quincey Koziol | 2012-03-31 | 1 | -20/+38 |
|
|
* | [svn-r21249] Description: Part II of F2003 branch merge into the trunk. | Scot Breitenfeld | 2011-08-18 | 1 | -0/+3 |
|
|
* | [svn-r21120] Description: | Quincey Koziol | 2011-07-18 | 1 | -1/+1 |
|
|
* | [svn-r21017] This is a follow-up checkin for r21015 (bug fix for Issue 2598).... | Raymond Lu | 2011-06-22 | 1 | -1/+2 |
|
|
* | [svn-r20504] Purpose: | Mike McGreevy | 2011-04-14 | 1 | -1/+4 |
|
|
* | [svn-r20502] Purpose: | Mike McGreevy | 2011-04-14 | 1 | -82/+102 |
|
|
* | [svn-r20475] Purpose: | Mike McGreevy | 2011-04-11 | 1 | -1/+3 |
|
|
* | [svn-r20469] Bug 1386 - allow dimension size to be zero even though it isn't ... | Raymond Lu | 2011-04-11 | 1 | -1/+1 |
|
|
* | [svn-r20064] Purpose: Implement external file cache | Neil Fortner | 2011-02-08 | 1 | -7/+15 |
|
|
* | [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15. | Larry Knox | 2010-11-23 | 1 | -1/+4 |
|
|