| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r24870] Description: | Binh-Minh Ribler | 2014-03-23 | 2 | -2/+15 |
|
|
* | [svn-r24868] Purpose: Applied user patch, HDFFV-8623 | Binh-Minh Ribler | 2014-03-23 | 2 | -4/+4 |
|
|
* | [svn-r24732] Fix for reconfigure, which fails because LT_ADD_LIBHDF5_DEPENDEN... | Larry Knox | 2014-02-22 | 1 | -0/+1 |
|
|
* | [svn-r24393] Cleanup testfiles from scripts. Update lists of files to be clea... | Allen Byrne | 2013-11-01 | 1 | -0/+25 |
|
|
* | [svn-r24233] Description: | Binh-Minh Ribler | 2013-09-30 | 1 | -1/+1 |
|
|
* | [svn-r24229] Purpose: Fix bug HDFFV-7520 | Binh-Minh Ribler | 2013-09-30 | 1 | -4/+72 |
|
|
* | [svn-r24216] Purpose: Merged changes from trunk | Binh-Minh Ribler | 2013-09-29 | 6 | -167/+828 |
|
|
* | [svn-r24072] Merge trunk cmake changes to 1.8 branch. | Allen Byrne | 2013-08-26 | 2 | -39/+47 |
|
|
* | [svn-r23993] I used the macro H5_HAVE_FILE_VERSIONS to skip three test cases ... | Raymond Lu | 2013-08-12 | 1 | -4/+9 |
|
|
* | [svn-r23970] malloc of char array needs array deallocation. | Allen Byrne | 2013-08-05 | 1 | -1/+1 |
|
|
* | [svn-r23956] Description: | Binh-Minh Ribler | 2013-07-31 | 1 | -4/+0 |
|
|
* | [svn-r23955] Description: | Binh-Minh Ribler | 2013-07-31 | 1 | -0/+3 |
|
|
* | [svn-r23950] Description: | Binh-Minh Ribler | 2013-07-31 | 1 | -0/+4 |
|
|
* | [svn-r23943] Description: | Binh-Minh Ribler | 2013-07-30 | 1 | -2/+2 |
|
|
* | [svn-r23940] Purpose: Fix bug in tests | Binh-Minh Ribler | 2013-07-27 | 2 | -9/+7 |
|
|
* | [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk. | Allen Byrne | 2013-06-14 | 1 | -0/+1 |
|
|
* | [svn-r23485] Purpose: Fix bug HDFFV-8067 | Binh-Minh Ribler | 2013-03-29 | 8 | -54/+40 |
|
|
* | [svn-r23324] Snapshot version 1.8 release 11 (snap11) | HDF Tester | 2013-03-04 | 1 | -1/+1 |
|
|
* | [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. T... | Allen Byrne | 2013-01-31 | 1 | -1/+1 |
|
|
* | [svn-r22724] Convert tests to *.sh.in. | Allen Byrne | 2012-08-28 | 1 | -15/+16 |
|
|
* | [svn-r22711] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l... | Larry Knox | 2012-08-23 | 1 | -37/+88 |
|
|
* | [svn-r22492] Needed std:: for cout or cerr for other compilers. | Larry Knox | 2012-06-26 | 1 | -1/+1 |
|
|
* | [svn-r22491] Skip the failing File Creation I/O subtest that causes c++ tests... | Larry Knox | 2012-06-26 | 1 | -2/+11 |
|
|
* | [svn-r22131] Purpose: Fixed bug 4279 | Binh-Minh Ribler | 2012-03-23 | 1 | -6/+82 |
|
|
* | [svn-r21805] Update CMake Required version in all folders to match current st... | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
|
|
* | [svn-r21717] Update cmake configuration | Allen Byrne | 2011-11-04 | 1 | -0/+1 |
|
|
* | [svn-r21608] 1.8 needs file copied because it does not use srcdir function | Allen Byrne | 2011-10-19 | 1 | -0/+7 |
|
|
* | [svn-r21421] Merged the Fortran 2003 changes from the trunk into the 1.8 bran... | Scot Breitenfeld | 2011-09-27 | 1 | -0/+3 |
|
|
* | [svn-r21044] Purpose: | Mike McGreevy | 2011-06-28 | 1 | -1/+0 |
|
|
* | [svn-r20525] Description: | Mike McGreevy | 2011-04-15 | 1 | -14/+39 |
|
|
* | [svn-r20489] Bug 1386 - allow dimension size to be zero even though it isn't ... | Raymond Lu | 2011-04-13 | 1 | -22/+3 |
|
|
* | [svn-r20183] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. Th... | Allen Byrne | 2011-03-04 | 1 | -11/+13 |
|
|
* | [svn-r20157] Bring CMake changes to branch up to r20156 from trunk | Allen Byrne | 2011-02-25 | 1 | -1/+1 |
|
|
* | [svn-r20053] Description: | Quincey Koziol | 2011-02-06 | 6 | -60/+102 |
|
|
* | [svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ... | Allen Byrne | 2011-01-04 | 1 | -1/+1 |
|
|
* | [svn-r19898] Remove use of /MT compile flag for building static libs and prog... | Allen Byrne | 2010-12-30 | 1 | -1/+0 |
|
|
* | [svn-r19862] Updated libtool to version 2.4, autoconf to version 2.68, and m4... | Larry Knox | 2010-12-01 | 1 | -0/+3 |
|
|
* | [svn-r19705] Added VFD test options. | Allen Byrne | 2010-11-01 | 1 | -0/+36 |
|
|
* | [svn-r19408] In this revision the '/' after ${DESTDIR} wherever it occurs | Larry Knox | 2010-09-16 | 1 | -5/+15 |
|
|
* | [svn-r19371] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an... | Larry Knox | 2010-09-10 | 1 | -1/+1 |
|
|
* | [svn-r19362] Move Windows specific compile and link flags to macros | Allen Byrne | 2010-09-09 | 1 | -10/+1 |
|
|
* | [svn-r19326] Added parallel build commands. | Allen Byrne | 2010-08-31 | 1 | -3/+2 |
|
|
* | [svn-r19036] Added executable Linker Flag for MSVC static builds: /NODEFAULTL... | Allen Byrne | 2010-06-29 | 1 | -0/+10 |
|
|
* | [svn-r18836] Added code to config files, libhdf5.settings.in and configure.in... | Larry Knox | 2010-05-17 | 1 | -0/+2 |
|
|
* | [svn-r18780] Corrected typo of variable used by H5srcdir_str.h.in. | Allen Byrne | 2010-05-12 | 1 | -1/+1 |
|
|
* | [svn-r18779] Add ${DESTDIR} to scripts and Makefiles so that make DESTDIR=<in... | Larry Knox | 2010-05-12 | 1 | -5/+5 |
|
|
* | [svn-r18773] Add files to support building library with CMake | Allen Byrne | 2010-05-12 | 1 | -0/+47 |
|
|
* | [svn-r18710] Purpose: | Mike McGreevy | 2010-05-05 | 1 | -1/+1 |
|
|
* | [svn-r18701] ID 1853: | Albert Cheng | 2010-05-04 | 1 | -0/+1 |
|
|
* | [svn-r18691] Description: | Binh-Minh Ribler | 2010-05-03 | 1 | -0/+3 |
|
|