Network

 
AuthorCommitMessageCommit Date
Mohamad ChaarawiMohamad Chaarawi
92d5cd3baf3[svn-r21916] upper level commit :-\
Mohamad ChaarawiMohamad Chaarawi
c614ba6fccb[svn-r21915] starting to set up vol framework fopen, fclose, fcreate routed through native vol
Joel PlutchakJoel Plutchak
e9dacb2b589[svn-r23468] Added description of HDFFV-8247 to the "Known Problems" section.
Frank BakerFrank Baker
1e30d0918ce[svn-r23266] Description: Update copyright to 2013. Tested: Firefox
Albert ChengAlbert Cheng
a81072047a8[svn-r23191] Version changed to 1.8.10-patch1 and released.
Albert ChengAlbert Cheng
abc9e47211a[svn-r23189] Updated for v1.8.10-patch1 release.
Albert ChengAlbert Cheng
5378648f38f[svn-r23183] cmakehdf5 is a build command script similar to buildhdf5. This has been developed and tested in the trunk branch and is now made available in the v1.8.10 branch. Tested: Linux (Jam), linux 64 (koala), ppc64 (ostrich), Mac (fred, duck and Owl) passed. Failed in SunOS (linew). Will fix when the new Sun is available.
Allen ByrneAllen Byrne
a722448cd11[svn-r23156] HDFFV-8286: changed comments from // to /* */
Dana RobinsonDana Robinson
aa51f3eab8b[svn-r23143] Purpose: Merged 23142 from the 1.8 branch. (Core VFD and Mac OS X I/O changes for patch 1) 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)
Albert ChengAlbert Cheng
cd9872b0b62[svn-r23108] Bug fix: HDFFV-8233 testh5stat.sh fails in LLNL uDawn. The test actually ran as expected but it did not prepare for the extra error messages from the MPI process. Solution: This sort of problem has been fixed by using the output filters in output_filter.sh. testh5stat.sh is updated to use the output filters. Tested: uDawn, aztec.
Allen ByrneAllen Byrne
244b9424374[svn-r23106] Update cmake definitions to correct implementation as tested on 1.8 branch
Jonathan KimJonathan Kim
7316eacf782[svn-r23102] Purpose: HDFFV-8145 h5diff slowness with version >= 1.8.7 Description: Fixed slowness when comparing HDF5 files with many attributes. Much slower performance was identified with later release version (from 1.8.7 to 1.8.10) compared to 1.8.6. The issue was introduced from fixing an attribute related bug for 1.8.7 release in the past. Merged from HDF5 1.8 r22934. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), fred (mac64...
Albert ChengAlbert Cheng
46b3fba39e5[svn-r23100] Added a section called "Bug Fixes since HDF5-1.8.10" to hold bug fixes for v1.8.10-patch1. Tested: visual inspection.
Albert ChengAlbert Cheng
fdb4afa9c03[svn-r23099] Post release maintenance: change version to 1.8.10-post1. Tested: h5committested.
Albert ChengAlbert Cheng
bee2bb49b8a[svn-r23030] Tag as the v1.8.10 release.
Albert ChengAlbert Cheng
545c05fee3d[svn-r22980] Release v1.8.10 tarball created.
Albert ChengAlbert Cheng
28f8d9231f3[svn-r22979] Set the version information to 1.8.10 for release.
Albert ChengAlbert Cheng
4088f72f29b[svn-r22978] Updated the Fortran 2003 support status for all platforms.
Jonathan KimJonathan Kim
ec44b28d9ea[svn-r22974] Update jam and koala sections for release 1.8.10. Update mpich version. Remove invalid extra info from configure tables and clean ups.
Dana RobinsonDana Robinson
1248b6a6320[svn-r22973] Purpose: Update RELEASE.txt Testing: N/A
Albert ChengAlbert Cheng
b01c140736a[svn-r22972] Removed MINGW problem. Allen said it is not a problem any more.
Albert ChengAlbert Cheng
9afd83c1cb5[svn-r22971] Updates: The file_image test problem is fixed. The following known issues are removed since the machines or compilers involved are not tested any more because of various reasons such as compiler versions are too old, machines have retired, etc. PathScale MPI implementation Red Storm, a Cray XT3 system mpich old versions IBM older systems
Albert ChengAlbert Cheng
99d8998eb3e[svn-r22970] updated compiler information for Snow leopard (Fred and Tejeda).
Mark EvansMark Evans
3ec97c62cb7[svn-r22969] Fixed a typo. No testing necessary.
Albert ChengAlbert Cheng
295fc6270e1[svn-r22968] Updated with new uDawn failure in h5stat test script.
Mike McGreevyMike McGreevy
231456fb5f8[svn-r22963] Remove ember and forge from RELEASE.txt - they are retired.
Albert ChengAlbert Cheng
14fe0317db7[svn-r22961] After discussing with Elena, we agreed there should be a distinction between supported platforms (aka contract obligation) and Tested platforms which are machines not paid for but we think it benefits us for doing testing on them. So, I divided up the previous "Platforms Tested" list into "Supported Platforms" and "More Tested Platforms". The feature summary shows only supported platforms. Let me know if I have made any mistakes.
Albert ChengAlbert Cheng
6ed9173ecd0[svn-r22960] Updated with the fix of dt_arith failure in Lion and Mountain Lion systems.
Jonathan KimJonathan Kim
ed013853758[svn-r22957] Update for jam and koala sections. Also removed a couple of entries from known issues section.
Albert ChengAlbert Cheng
10366ba116a[svn-r22954] Update the compiler information of Mac Lion and Mountain Lion systems.
Raymond LuRaymond Lu
e04b9b47d9d[svn-r22947] I updated the information that the dt_arith test reports several errors involving "long double" on Mac OS X 10.7 Lion when any level of optimization is enabled.
Allen ByrneAllen Byrne
f8172fa6922[svn-r22940] Updated linux VM build system used
Dana RobinsonDana Robinson
a5630d10934[svn-r22938] Purpose: Reorganize old Windows documents. Tested on: N/A (docs only), ran bin/chkmanifest
Quincey KoziolQuincey Koziol
74af9ca0935[svn-r22930] Description: Update FreeBSD info.
Larry KnoxLarry Knox
b53552a5363[svn-r22925] Revert change to h5fc.in (3 line comment + 1 line ineffective code) that was inadvertently merged from trunk before it was reverted there. Tested with h5committest, make install and make installcheck on jam koala and ostrich.
Albert ChengAlbert Cheng
f1ec0ee3959[svn-r22923] Updated LLNL aztec information. Tested: just eyeballed.
Albert ChengAlbert Cheng
2df9918c578[svn-r22920] Changed the version number to match the release version (1.8.10). Tested: LLNL release testing in Aztec (linux 64 machine).
Albert ChengAlbert Cheng
f527bb18637[svn-r22917] Increment the version number to 1.8.10-pre2 after v1.8.10-pre1 tarball is created and released. Prepared for second round if needed. Tested: should work. Will post-commit test it.
Mohamad ChaarawiMohamad Chaarawi
42fa89b60db[svn-r22913] update build environment for Hopper Mark tests as passed
Mark EvansMark Evans
2ace2845e52[svn-r22912] Edited for readability. No testing required.
Mark EvansMark Evans
f2e1c3354db[svn-r22911] Edited for readability. No testing required.
Raymond LuRaymond Lu
159f6633a4f[svn-r22909] Update compiler information for ostrich. No test is needed.
Raymond LuRaymond Lu
93f524713c3[svn-r22907] Update the GNU Fortran compiler for fred. No test is needed.
Albert ChengAlbert Cheng
5ffb0184054[svn-r22893] Prepare for v1.8.10 release. Update version to 1.8.10-pre1 Change default configure mode from 'development' to 'production' Tested on jam.
Albert ChengAlbert Cheng
beb4ef159d6[svn-r22890] Copy finished RELEASE.txt from the 1.8.8 branch to 1.8's HISTORY-1_8.txt file.
Scot BreitenfeldScot Breitenfeld
5c9749559f4[svn-r22888] Added bug fixes and enhancements since the last release.
Albert ChengAlbert Cheng
db7314fa769[svn-r22883] Added Mountain Lion (owl) test information.
Albert ChengAlbert Cheng
9ea64eb0b87[svn-r22880] Bug Fix: HDFFV 8017 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-producti...
Quincey KoziolQuincey Koziol
f6d4f0ef8f9[svn-r22875] Description: Add note about return value change for H5TBget_fill.
Allen ByrneAllen Byrne
49461f10357[svn-r22873] Update test testh5copy.bat file with changes made to linux test script. Update testh5dump.bat file with corrections to which TOOLTEST version used and adjust for windows specific conditions Tested: windows