Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r22525] Snapshot version 1.9 release 124 | Larry Knox | 2012-07-09 | 1 | -11/+11 |
| | |||||
* | [svn-r22504] Maintenance: | Elena Pourmal | 2012-06-29 | 1 | -1/+1 |
| | | | | | | | | See HELPDESK-643 issue in JIRA. NAG Fortran compiler doesn't like the current tH5E_F03.f90 file that has only comments and no executable statements. Removed tH5E_F03.f90 from the list of modules to build. Tested on jam with Intel compiler using --enable-fortran2003 flag. | ||||
* | [svn-r22487] Snapshot version 1.9 release 122 | HDF Tester | 2012-06-24 | 1 | -12/+12 |
| | |||||
* | [svn-r22471] Add check for MINGW - ws2_32 library | Allen Byrne | 2012-06-18 | 1 | -1/+64 |
| | | | | Tested: windows - mingw | ||||
* | [svn-r22448] Snapshot version 1.9 release 121 | HDF Tester | 2012-06-10 | 1 | -12/+12 |
| | |||||
* | [svn-r22430] CMake and configure synchronization effort. CMake added most ↵ | Allen Byrne | 2012-06-04 | 1 | -6/+16 |
| | | | | | | | | tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scripts Tested: local linux(cmake) and h5committest | ||||
* | [svn-r22427] Snapshot version 1.9 release 120 | HDF Tester | 2012-06-03 | 1 | -11/+11 |
| | |||||
* | [svn-r22426] Add examples/README file to be installed with examples. | Larry Knox | 2012-06-02 | 1 | -1/+1 |
| | | | | Text file only, but tested with h5committest. | ||||
* | [svn-r22413] Snapshot version 1.9 release 119 | HDF Tester | 2012-05-27 | 1 | -12/+12 |
| | |||||
* | [svn-r22390] Break out the packed bits tests into a new script. | Allen Byrne | 2012-05-22 | 1 | -2/+3 |
| | | | | | reconfigure on jam Tested: local linux | ||||
* | [svn-r22382] Snapshot version 1.9 release 118 | HDF Tester | 2012-05-20 | 1 | -12/+12 |
| | |||||
* | [svn-r22356] Snapshot version 1.9 release 117 | HDF Tester | 2012-05-13 | 1 | -12/+12 |
| | |||||
* | [svn-r22326] Snapshot version 1.9 release 116 | HDF Tester | 2012-04-29 | 1 | -12/+12 |
| | |||||
* | [svn-r22311] Snapshot version 1.9 release 115 | HDF Tester | 2012-04-22 | 1 | -12/+12 |
| | |||||
* | [svn-r22286] Snapshot version 1.9 release 114 | HDF Tester | 2012-04-15 | 1 | -12/+12 |
| | |||||
* | [svn-r22257] Snapshot version 1.9 release 113 | HDF Tester | 2012-04-08 | 1 | -11/+11 |
| | |||||
* | [svn-r22229] Description: | Quincey Koziol | 2012-04-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | Add 'H5O_mcdt_search_cb_t' to bin/trace script and re-run the bin/reconfigure script. Tested on: FreeBSD/32 8.2 (loyalty) w/gcc4.6, w/C++ & FORTRAN, in debug mode FreeBSD/64 8.2 (freedom) w/gcc4.6, w/C++ & FORTRAN, in debug mode Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64-amd64 2.6 (koala) w/Intel compilers, w/default API=1.6.x, w/C++ & FORTRAN, in production mode | ||||
* | [svn-r22149] Purpose: | Mike McGreevy | 2012-03-26 | 1 | -17/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | HDFFV-944: Fortran test problem with HDF5 182, intel 11.0, open-mpi-1.2.8 Description: Moved libtool post-processing 'ed' snippet that replaces wl="" with wl="-Wl," when intel compilers are used to the end of the configure script, after libtool is actually generated. (I imagine that at some point in time during a libtool version upgrade the libtool script ceased being generated immediately after the libtool initialization macro and is generated at the end of configure with all other files). Additionally, added a leading 'g' to the replacement invocation to change all instances of wl="" to wl="-Wl," instead of just the first that it comes across. (There's a separate one for each compiler used (C, Fortran, C++)). Tested: Reproduced the reported make failure and tested resolution on NCSA's Forge with OpenMPI built with Intel 12.0.4. Also, h5committested. | ||||
* | [svn-r22140] Snapshot version 1.9 release 112 | HDF Tester | 2012-03-25 | 1 | -12/+12 |
| | |||||
* | [svn-r22097] Snapshot version 1.9 release 111 | HDF Tester | 2012-03-20 | 1 | -12/+12 |
| | |||||
* | [svn-r22040] Snapshot version 1.9 release 110 | HDF Tester | 2012-03-11 | 1 | -12/+12 |
| | |||||
* | [svn-r22022] Snapshot version 1.9 release 109 | HDF Tester | 2012-03-04 | 1 | -11/+11 |
| | |||||
* | [svn-r21955] Missed bin/reconfigure on h5dump and tools/lib | Allen Byrne | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | [svn-r21910] Snapshot version 1.9 release 108 | HDF Tester | 2012-02-05 | 1 | -12/+12 |
| | |||||
* | [svn-r21898] Snapshot version 1.9 release 107 | HDF Tester | 2012-01-29 | 1 | -12/+12 |
| | |||||
* | [svn-r21884] Snapshot version 1.9 release 106 | HDF Tester | 2012-01-22 | 1 | -12/+12 |
| | |||||
* | [svn-r21867] Snapshot version 1.9 release 105 | HDF Tester | 2012-01-08 | 1 | -12/+12 |
| | |||||
* | [svn-r21857] Snapshot version 1.9 release 104 | HDF Tester | 2012-01-01 | 1 | -12/+12 |
| | |||||
* | [svn-r21850] Snapshot version 1.9 release 103 | HDF Tester | 2011-12-25 | 1 | -12/+12 |
| | |||||
* | [svn-r21831] Snapshot version 1.9 release 102 | HDF Tester | 2011-12-18 | 1 | -12/+12 |
| | |||||
* | [svn-r21824] Snapshot version 1.9 release 101 | HDF Tester | 2011-12-11 | 1 | -12/+12 |
| | |||||
* | [svn-r21775] Snapshot version 1.9 release 100 | HDF Tester | 2011-11-27 | 1 | -12/+12 |
| | |||||
* | [svn-r21770] Snapshot version 1.9 release 99 | HDF Tester | 2011-11-20 | 1 | -12/+12 |
| | |||||
* | [svn-r21748] Snapshot version 1.9 release 98 | HDF Tester | 2011-11-13 | 1 | -12/+12 |
| | |||||
* | [svn-r21738] Purpose: | Mike McGreevy | 2011-11-11 | 1 | -1/+3 |
| | | | | | | | | | | | | | | Revert part of r21275 (F2003 configure change) which unintentionally removed a line from configure.in that sets FC=no when fortran is not enabled. This ensures that configure doesn't run compiler checks on a fortran compiler when it won't be used. (and can cause failures in configure when no fortran compiler is present as well as issues with the resulting src/Makefile when building DLLs on Cygwin) Tested: h5committest; manually on jam & bangan (Cygwin). | ||||
* | [svn-r21722] Reverted part of 20894. Due to big test failure on an older ↵ | Dana Robinson | 2011-11-06 | 1 | -3/+2 |
| | | | | CentOS 4.6 system (compiled with gcc 4.6.2), we will no longer link to the bsd-compat library. Tested on jam (32-bit linux) and koala (64-bit linux). Threadsafe and parallel were also tested on both platforms. | ||||
* | [svn-r21721] Snapshot version 1.9 release 97 | HDF Tester | 2011-11-06 | 1 | -12/+12 |
| | |||||
* | [svn-r21692] Snapshot version 1.9 release 96 | HDF Tester | 2011-10-30 | 1 | -12/+12 |
| | |||||
* | [svn-r21587] Snapshot version 1.9 release 95 | HDF Tester | 2011-10-16 | 1 | -12/+12 |
| | |||||
* | [svn-r21529] Description: | Quincey Koziol | 2011-10-12 | 1 | -1/+1 |
| | | | | | | | | Update tracing information with new types introduced in "actual I/O mode" query routines. Tested on: bin/reconfigure on jam | ||||
* | [svn-r21525] Description: | Scot Breitenfeld | 2011-10-11 | 1 | -93/+22 |
| | | | | | | | | | Removed hard-coded check of compatible Fortran 2003 compilers; replaced with simple check program for required F2003 features. Does not check for known bugs in compilers, tests will fail for those compilers. Tested: jam (gnu 4.1, 4.5, intel, pgi) linew (default) | ||||
* | [svn-r21517] - Added checks for clock_gettime() to configure.in. | Dana Robinson | 2011-10-11 | 1 | -55/+141 |
| | | | | | | | | Tested on Linux, FreeBSD, Solaris, MacOSX to ensure they are found correctly and everything builds. No code currently relys on clock_gettime(). - Brought Windows and VMS H5pubconf.h files into sync with the Linux file. Tested on Windows. Ray will test on VMS when this is pushed to the 1.8.x branch. | ||||
* | [svn-r21499] Snapshot version 1.9 release 94 | HDF Tester | 2011-10-09 | 1 | -12/+12 |
| | |||||
* | [svn-r21443] Snapshot version 1.9 release 93 | HDF Tester | 2011-10-02 | 1 | -12/+12 |
| | |||||
* | [svn-r21415] Snapshot version 1.9 release 92 | HDF Tester | 2011-09-25 | 1 | -12/+12 |
| | |||||
* | [svn-r21374] Snapshot version 1.9 release 91 | HDF Tester | 2011-09-11 | 1 | -12/+12 |
| | |||||
* | [svn-r21360] Snapshot version 1.9 release 90 | HDF Tester | 2011-09-04 | 1 | -12/+12 |
| | |||||
* | [svn-r21338] Description: Added a check: if --enable-fortran2003 was ↵ | Scot Breitenfeld | 2011-08-31 | 1 | -1/+7 |
| | | | | | | specified and a compiler is not on an approved list of compilers that support f2003, then configure will now return an error and stop. Tested: jam | ||||
* | [svn-r21329] Snapshot version 1.9 release 89 | HDF Tester | 2011-08-28 | 1 | -12/+12 |
| | |||||
* | [svn-r21315] Fix for fortran 2003-related bin/reconfigure warnings (with ↵ | Dana Robinson | 2011-08-25 | 1 | -5/+3 |
| | | | | proper quoting this time). Tested on jam (w/ gfortran 4.5.3 for fortran 2003), talwit and linew. |