Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r23121] Snapshot version 1.9 release 138 | HDF Tester | 2012-12-30 | 1 | -1/+1 |
| | |||||
* | [svn-r23119] Snapshot version 1.9 release 137 | HDF Tester | 2012-12-23 | 1 | -1/+1 |
| | |||||
* | [svn-r23115] Added a new test for KIND C_INT64_T, which some earlier windows ↵ | Scot Breitenfeld | 2012-12-21 | 1 | -0/+4 |
| | | | | | | Intel versions (<12.1) did not support. | ||||
* | [svn-r23113] Added corrections to treat ";" character as text for comparision. | Allen Byrne | 2012-12-20 | 2 | -32/+39 |
| | | | | Tested: local linux | ||||
* | [svn-r23111] Purpose: | Dana Robinson | 2012-12-19 | 2 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | Fixes for HDF5 1.8.10 p1 HDFFV-7975 Changed the max single I/O operation size on Darwin/Mac OS X. HDFFV-8124 and HDFFV-8158 Fixed a core VFD bug when large blocks of data are read. HDFFV-8246 Added more fields to the VFD read/write error messages. Tested on: 64-bit Windows 7, Visual Studio 2010, CMake 64-bit Mac OS X Snow Leopard (Fred), Fortran, C++ 64-bit BE Linux (Ostrich), Fortran, C++ 32-bit LE Linux (jam), Fortran, C++ (also parallel w/ Fortran) | ||||
* | [svn-r23110] Correct comparison function | Allen Byrne | 2012-12-19 | 2 | -27/+31 |
| | |||||
* | [svn-r23085] Snapshot version 1.9 release 136 | HDF Tester | 2012-12-09 | 1 | -1/+1 |
| | |||||
* | [svn-r23071] Snapshot version 1.9 release 135 | HDF Tester | 2012-12-02 | 1 | -1/+1 |
| | |||||
* | [svn-r23064] HDFFV-8202: Add diff display to cmake output on error. Merged ↵ | Allen Byrne | 2012-11-28 | 1 | -5/+19 |
| | | | | changes from runTest.cmake. | ||||
* | [svn-r23050] Snapshot version 1.9 release 134 | HDF Tester | 2012-11-25 | 1 | -1/+1 |
| | |||||
* | [svn-r23044] Restore build configuration defines for cmake | Allen Byrne | 2012-11-21 | 1 | -0/+18 |
| | |||||
* | [svn-r23039] Snapshot version 1.9 release 133 | HDF Tester | 2012-11-18 | 1 | -1/+1 |
| | |||||
* | [svn-r23037] Correct string variable handling/reference | Allen Byrne | 2012-11-16 | 1 | -8/+8 |
| | | | | Tested: local and windows | ||||
* | [svn-r23036] HDFFV-8202: cmake compare should show differences in log output | Allen Byrne | 2012-11-15 | 1 | -10/+38 |
| | | | | Tested: local linux | ||||
* | [svn-r23021] Snapshot version 1.9 release 132 | HDF Tester | 2012-11-11 | 1 | -1/+1 |
| | |||||
* | [svn-r22879] Bug Fix: HDFFV 8017 | Albert Cheng | 2012-10-10 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | dt_arith would fail in Lion and Mountain Lion system when GCC version 4.2.1 is used with --enable-production. Somehow the -O optimization will fail some of the hard conversion code. Solution: This is just a temporary patch by detecting if this is a Lion or Mountain Lion system using GCC 4.2.1, then just remove the any -O option from the PROD_CFLAGS. A better fix should be deviced later. Tested: Duck(lion) and Owl (mountain lion) tested with --enable-production. Also tested in Fred and Tejeda, both Snow Leopard systems to verify there is no undesired side effect. | ||||
* | [svn-r22846] Snapshot version 1.9 release 131 | HDF Tester | 2012-09-30 | 1 | -1/+1 |
| | |||||
* | [svn-r22830] Bug fix: HDFFV-8069 AIX config file Fortran flags need fix | Albert Cheng | 2012-09-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | Description: The Fortran compiler flags were all set to "-O". They should be different setting for different situations. E.g, "-g" for debug and "-pg" for profile, etc. Fix: set them to appropriate different values. Tested: in Remote ADA AIX machines using 3 different settings: configure --enable-fortran --enable-cxx # default to --disable-production configure --enable-fortran --enable-cxx --enable-production configure --enable-fortran --enable-cxx --disable-production | ||||
* | [svn-r22802] Snapshot version 1.9 release 130 | HDF Tester | 2012-09-23 | 1 | -1/+1 |
| | |||||
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵ | Allen Byrne | 2012-09-18 | 1 | -1/+4 |
| | | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers | ||||
* | [svn-r22766] Snapshot version 1.9 release 129 | HDF Tester | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | [svn-r22745] Snapshot version 1.9 release 128 | HDF Tester | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | [svn-r22732] Snapshot version 1.9 release 127 | HDF Tester | 2012-09-02 | 1 | -1/+1 |
| | |||||
* | [svn-r22722] Update all references from configure.in to configure.ac | Allen Byrne | 2012-08-28 | 1 | -1/+1 |
| | | | | Tested: h5committest | ||||
* | [svn-r22720] Fix RelWithDebInfo packaging | Allen Byrne | 2012-08-28 | 1 | -10/+10 |
| | |||||
* | [svn-r22714] one more missed VAR change for parallel examples | Allen Byrne | 2012-08-26 | 1 | -1/+1 |
| | |||||
* | [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of ↵ | Allen Byrne | 2012-08-23 | 3 | -16/+13 |
| | | | | | | autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. Tested: h5committest | ||||
* | [svn-r22697] Snapshot version 1.9 release 126 | HDF Tester | 2012-08-19 | 1 | -1/+1 |
| | |||||
* | [svn-r22670] Snapshot version 1.9 release 125 | HDF Tester | 2012-08-12 | 1 | -1/+1 |
| | |||||
* | [svn-r22633] Correct packaing info | Allen Byrne | 2012-08-06 | 1 | -5/+6 |
| | |||||
* | [svn-r22629] Snapshot version 1.9 release 124 | Larry Knox | 2012-08-05 | 1 | -1/+1 |
| | |||||
* | [svn-r22622] Windows config is up one level | Allen Byrne | 2012-08-02 | 1 | -1/+3 |
| | |||||
* | [svn-r22620] Add ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} to default include_dirs | Allen Byrne | 2012-08-02 | 1 | -22/+2 |
| | | | | Correct cmake packaging names | ||||
* | [svn-r22614] Revert heading of summary. | Allen Byrne | 2012-07-30 | 1 | -1/+1 |
| | |||||
* | [svn-r22602] | Allen Byrne | 2012-07-25 | 8 | -114/+29 |
| | |||||
* | [svn-r22599] FinHDF5 should be generated during build. | Allen Byrne | 2012-07-24 | 1 | -0/+85 |
| | |||||
* | [svn-r22570] Correct name of error reference file | Allen Byrne | 2012-07-13 | 1 | -2/+2 |
| | |||||
* | [svn-r22569] On windows read/write error reference file just like reference ↵ | Allen Byrne | 2012-07-13 | 1 | -0/+5 |
| | | | | file before comparision. This will set the line endings. | ||||
* | [svn-r22560] Changes to allow tests to compare error files! | Allen Byrne | 2012-07-12 | 1 | -3/+28 |
| | |||||
* | [svn-r22547] Remove clear-objects from ignore list (like h5import) | Allen Byrne | 2012-07-10 | 1 | -3/+0 |
| | |||||
* | [svn-r22545] Enable H5IMPORT-clear-objects for valgrind | Allen Byrne | 2012-07-10 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r22527] Update Ignore List for change to H5IMPORT tests | Allen Byrne | 2012-07-09 | 1 | -0/+16 |
| | |||||
* | [svn-r22525] Snapshot version 1.9 release 124 | Larry Knox | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | [svn-r22514] Correct failure REGEX test to test value of TEST_EXPECT | Allen Byrne | 2012-07-05 | 1 | -8/+11 |
| | |||||
* | [svn-r22487] Snapshot version 1.9 release 122 | HDF Tester | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | [svn-r22477] Removed subfolder tools from install command, need to correct ↵ | Allen Byrne | 2012-06-20 | 1 | -2/+2 |
| | | | | install template | ||||
* | [svn-r22471] Add check for MINGW - ws2_32 library | Allen Byrne | 2012-06-18 | 1 | -0/+3 |
| | | | | Tested: windows - mingw | ||||
* | [svn-r22470] Allow MinGW checks for fseek and the like | Allen Byrne | 2012-06-18 | 1 | -2/+2 |
| | | | | Tested: windows 32 mingw | ||||
* | [svn-r22469] MinGW Flags need to use dash | Allen Byrne | 2012-06-18 | 1 | -3/+8 |
| | | | | | | | set WINSOCK2_H do not test for endianess Tested: windows 32 minGW | ||||
* | [svn-r22464] Correct name used for POSIX flag | Allen Byrne | 2012-06-15 | 1 | -1/+7 |
| |