Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r25241] Snapshot version 1.9 release 183 | HDF Tester | 2014-06-08 | 1 | -1/+1 |
| | |||||
* | [svn-r25238] Removed warning about the data type of the actual argument does ↵ | Scot Breitenfeld | 2014-06-04 | 1 | -1/+1 |
| | | | | | | not match the definition to verify function. Trivial fix. tested: jam (gnu) | ||||
* | [svn-r25216] Snapshot version 1.9 release 182 | HDF Tester | 2014-05-25 | 1 | -1/+1 |
| | |||||
* | [svn-r25199] Snapshot version 1.9 release 181 | HDF Tester | 2014-05-18 | 1 | -1/+1 |
| | |||||
* | [svn-r25181] Snapshot version 1.9 release 180 | HDF Tester | 2014-05-11 | 2 | -2/+1 |
| | |||||
* | [svn-r25173] Removed unused module TH5F. | Scot Breitenfeld | 2014-05-07 | 1 | -1/+0 |
| | | | | Tested: jam (intel, pgi) | ||||
* | [svn-r25169] Removed duplicate tests in fortranlib_test_1_8.f90 and ↵ | Scot Breitenfeld | 2014-05-06 | 4 | -17/+15 |
| | | | | | | fortranlib_test.f90. Thus removing the dependency on tH5F.f90, which was causing compilation race-conditions in cmake. Tested: jam (gnu) | ||||
* | [svn-r25158] Snapshot version 1.9 release 179 | HDF Tester | 2014-05-04 | 1 | -1/+1 |
| | |||||
* | [svn-r25133] Rudimentary changes; changed the casting of hid_t_f variables ↵ | Scot Breitenfeld | 2014-04-28 | 2 | -15/+15 |
| | | | | | | that used a casting of int_f to use a casting of hid_t_f. Tested: jam (gnu) | ||||
* | [svn-r25126] Snapshot version 1.9 release 178 | HDF Tester | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ↵ | Larry Knox | 2014-04-25 | 6 | -14/+4 |
| | | | | | | | | | | | back fix for removing rpaths from l ib files. The fix also removed dependencies on libhdf5, etc. when the --disable-sharedlib-rpath co nfigure option was invoked. Added instead configure variable hardcode_into_lib=no. This removes rpath from lib files on Linux and solaris machines. Tested with h5committest on jam, koala, ostrich and platypus (cmake), and with configure option --disable-sharedlib-rpath on emu, platypus and quail. | ||||
* | [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. | Dana Robinson | 2014-04-25 | 2 | -703/+703 |
| | |||||
* | [svn-r25034] Snapshot version 1.9 release 177 | HDF Tester | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | [svn-r25009] Add missing mod file to install | Allen Byrne | 2014-04-10 | 1 | -0/+4 |
| | | | | Tested: local linux | ||||
* | [svn-r25002] By Permission: Add missing mod file to install | Allen Byrne | 2014-04-09 | 1 | -0/+2 |
| | | | | Tested: local linux | ||||
* | [svn-r25001] Cast as integer to verify routine to remove intel warning. | Scot Breitenfeld | 2014-04-09 | 1 | -4/+4 |
| | | | | Tested: jam (intel) | ||||
* | [svn-r24997] Added compiler versions for mpich to settings file and ↵ | Larry Knox | 2014-04-09 | 3 | -17/+43 |
| | | | | | | | | | | | | | configure summary. For make installcheck, compile and run installed examples using the installed scripts. They were being compiled but not run. Add Fortran2003 examples to the run-ex-fortran script when fortran2003 is enabled. Set flag to -O3 in production mode for Intel compilers other than those with specified other settings. Gentoo patches: Remove unnecessary setting of LD_LIBRARY_PATH from configure. Prevent potential array subscript out of bounds error in perform/pio_engine.c and sio_engine.c. Tested with h5committest on jam, koala, ostrich and platypus, on emu and kite, and parallel tests on jam, koala and platypus with mpich built with gnu 4.8.2 and with intel compilers. | ||||
* | [svn-r24986] Comparing REALs now converts all REALs to double precision and ↵ | Scot Breitenfeld | 2014-04-08 | 7 | -287/+214 |
| | | | | | | then compares if the two numbers are equivalent. Tested: jam (gnu, intel) | ||||
* | [svn-r24985] reverted the r24984 update. | Scot Breitenfeld | 2014-04-08 | 8 | -136/+96 |
| | |||||
* | [svn-r24984] Added overload operatorZ to compare REALs for tests. | Scot Breitenfeld | 2014-04-08 | 8 | -96/+136 |
| | | | | Tested on jam (gfortran, (-r8)) | ||||
* | [svn-r24979] Maintenance: Addressed DT failures on emu in 64-bit mode and on ↵ | Elena Pourmal | 2014-04-07 | 12 | -31/+50 |
| | | | | | | | | macs, linux, powerpc for non-standard sizes of reals. Platforms tested: jam, ostrich, platypus, kite, quail, emu | ||||
* | [svn-r24978] Removed the .mod (and .raw) files when make clean is issued. | Scot Breitenfeld | 2014-04-07 | 2 | -14/+38 |
| | | | | tested (emu). | ||||
* | [svn-r24974] Maintenance: Fixed daily tests parallel tests compilation failures | Elena Pourmal | 2014-04-07 | 4 | -4/+8 |
| | | | | Platforms tested: jam | ||||
* | [svn-r24972] Maintenance: Fixed another typo; see HDFFV-8714 | Elena Pourmal | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | [svn-r24970] Maintenance: Fixed a typo in a comment line (see HDFFV-8714) | Elena Pourmal | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | [svn-r24967] Maintenance: Reorganized and cleaned the code to remove ↵ | Elena Pourmal | 2014-04-06 | 39 | -844/+1150 |
| | | | | | | | | | | compiler warnings in the Fortran test code and examples. Platforms tested: Manual testing in place and using srcdir on jam, platypus, and emu with default and PGI, Intel and new GNU compilers. ifort compiler was also tested with -i8 and -r8 flags on jam. CMake tested on jam. | ||||
* | [svn-r24966] Snapshot version 1.9 release 176 | HDF Tester | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | [svn-r24959] Updated the development procedures. | Scot Breitenfeld | 2014-04-03 | 1 | -12/+14 |
| | |||||
* | [svn-r24954] HDFFV-8700: lowercase CMake commands | Allen Byrne | 2014-04-03 | 1 | -4/+4 |
| | |||||
* | [svn-r24953] Fixed --enable-production compilation error using Sun compilers. | Scot Breitenfeld | 2014-04-03 | 2 | -4/+4 |
| | | | | Tested (emu) | ||||
* | [svn-r24952] Fixed -i8 -r8 error with optimization on jam using intel compiler. | Scot Breitenfeld | 2014-04-03 | 1 | -1/+1 |
| | | | | Tested: jam (intel) | ||||
* | [svn-r24951] Changed ordering of initiation of variable to remove warnings ↵ | Scot Breitenfeld | 2014-04-03 | 1 | -2/+2 |
| | | | | | | using sun compilers. Tested: emu | ||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 4 | -18/+18 |
| | | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake | ||||
* | [svn-r24945] Fixed failed test on jam with intel compilers and -i8 -r8 | Scot Breitenfeld | 2014-04-02 | 1 | -2/+1 |
| | | | | Tested: jam (intel) | ||||
* | [svn-r24939] Fix for HDFFV-8309 Fortran wrappers for H5Pget/set_file_image ↵ | Scot Breitenfeld | 2014-04-01 | 7 | -16/+272 |
| | | | | | | | functions Tested: jam (gnu, intel, pgi) | ||||
* | [svn-r24937] Adds an H5free_memory() function to the library for use with | Dana Robinson | 2014-03-31 | 3 | -9/+9 |
| | | | | | | | | | | | | functions that return library-allocated memory. The test and tool code were modified to use this new function where it's appropriate. Fixes HDFFV-7710, HDFFV-8519, and HDFFV-8551 Tested on: 64-bit Windows 7 w/ VS2012 32-bit LE linux w/ parallel and fortran (jam) 32-bit LE linux w/ fortran and C++ (jam) | ||||
* | [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ↵ | Allen Byrne | 2014-03-31 | 7 | -317/+2200 |
| | | | | | | instead of INCLUDES. Update automake to 1.14.1 h5committest | ||||
* | [svn-r24924] Snapshot version 1.9 release 175 | HDF Tester | 2014-03-30 | 1 | -1/+1 |
| | |||||
* | [svn-r24904] Revert includes move | Allen Byrne | 2014-03-26 | 1 | -2/+2 |
| | |||||
* | [svn-r24903] Correct mod install lists | Allen Byrne | 2014-03-26 | 1 | -15/+14 |
| | | | | Tested: local linux | ||||
* | [svn-r24899] Add msmpi fortran libs to FindMPI | Allen Byrne | 2014-03-25 | 1 | -1/+5 |
| | |||||
* | [svn-r24895] Add INTERFACE properties to libs | Allen Byrne | 2014-03-25 | 2 | -5/+17 |
| | |||||
* | [svn-r24888] Cleaned-up warning errors using --enable-fortran only and gcc 4.8.2 | Scot Breitenfeld | 2014-03-24 | 1 | -4/+6 |
| | | | | tested: gcc (4.8.2, jam) | ||||
* | [svn-r24886] Fix fortran mod file handling and packing | Allen Byrne | 2014-03-24 | 1 | -4/+55 |
| | |||||
* | [svn-r24876] Move includes command up before all programs | Allen Byrne | 2014-03-24 | 1 | -2/+2 |
| | |||||
* | [svn-r24866] Fixed compiler warnings using gnu 4.8.1 | Scot Breitenfeld | 2014-03-22 | 8 | -58/+65 |
| | | | | Tested: jam( intel, gnu, pgi) | ||||
* | [svn-r24864] Description: | Quincey Koziol | 2014-03-21 | 9 | -162/+1 |
| | | | | | | | | | | | | | | | | | | Remove all traces of MPI-POSIX VFD and GPFS detection/code. Remove remaining traces of stream VFD. Remove testpar/t_posix_compliant test (it's not actually verifying anything). Clean up H5D__mpio_opt_possible() further. Moved environment variable that disables MPI collective operations into MPI-IO VFD (instead of it being in src/H5S.c). A few other small code cleanups. Tested on: Mac OSX/64 10.9.2 (amazon) w/parallel & serial | ||||
* | [svn-r24859] Remove unnecessary use of $(srcdir).before_removing_mpiposix_vfd | Allen Byrne | 2014-03-21 | 2 | -18/+5 |
| | | | | Tested: local linux, h5committest | ||||
* | [svn-r24856] added missing common statement | Scot Breitenfeld | 2014-03-21 | 1 | -0/+1 |
| | |||||
* | [svn-r24855] added missing dllexport | Scot Breitenfeld | 2014-03-21 | 1 | -0/+1 |
| |