summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r23119] Snapshot version 1.9 release 137HDF Tester2012-12-2313-26/+26
|
* [svn-r23118] HDFFV-2686 Remove the ptExampleVL.c example from the source codeScot Breitenfeld2012-12-2211-269/+9
| | | | | | FIX: Removed files and adjusted other files accordingly. Tested: jam (gnu)
* [svn-r23117] Changed extension of hdf5 files from .hdf5 to .h5 for consistancy.Scot Breitenfeld2012-12-215-6/+6
| | | | | | HDFFV-422: Change extention of the binary files from hdf5 to h5 Tested: jam (gnu)
* [svn-r23116] Changed extension of hdf5 from .hdf5 to .h5 for consistancy.Scot Breitenfeld2012-12-216-7/+7
| | | | | | HDFFV-422: Change extention of the binary files from hdf5 to h5 Tested: jam (gnu)
* [svn-r23115] Added a new test for KIND C_INT64_T, which some earlier windows ↵Scot Breitenfeld2012-12-211-0/+4
| | | | | | Intel versions (<12.1) did not support.
* [svn-r23114] remove "AT-" from buildnameAllen Byrne2012-12-201-2/+2
|
* [svn-r23113] Added corrections to treat ";" character as text for comparision.Allen Byrne2012-12-202-32/+39
| | | | Tested: local linux
* [svn-r23111] Purpose:Dana Robinson2012-12-1911-765/+687
| | | | | | | | | | | | | | | | | | | 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 functionAllen Byrne2012-12-192-27/+31
|
* [svn-r23105] Changed Fortran examples to reflect tutorial examples via Barbara;Scot Breitenfeld2012-12-156-6/+143
| | | | | | added: h5_cmprss.f90 Tested: jam (gnu compilers)
* [svn-r23096] Added bin/cmakehdf5.Albert Cheng2012-12-121-0/+1
|
* [svn-r23094] cmakehdf5 is a build command script similar to buildhdf5.Albert Cheng2012-12-121-0/+175
| | | | | | | This is an initial implementation and is known to work in Jam only. More porting is in progress. Tested: Jam
* [svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIsScot Breitenfeld2012-12-1210-20/+20
| | | | Checked: jam (gnu, mpi) --disable-deprecated-symbols, --with-default-api-version=v16
* [svn-r23092] Cleaned-up printed output and corrected output commentsScot Breitenfeld2012-12-122-9/+8
| | | | Tested: jam (gnu)
* [svn-r23091] Changed C examples to reflect changes in documentation via Barbara;Scot Breitenfeld2012-12-1214-5/+852
| | | | | | mainly program additions from tutorial. Tested: jam (gnu compilers)
* [svn-r23090] Fixed H5Dread input parameters.Scot Breitenfeld2012-12-111-2/+1
| | | | Tested: gnu (jam)
* [svn-r23089] Changed Fortran examples to reflect changes in documentation ↵Scot Breitenfeld2012-12-101-7/+8
| | | | | | | | | via Barbara; mainly program name changes. Two new examples added: h5_extend.f90 h5_subset.f90 and example fileexample.f90 was removed. Tested: jam (gnu compilers)
* [svn-r23088] Changed Fortran examples to reflect changes in documentation ↵Scot Breitenfeld2012-12-1018-679/+1043
| | | | | | | | | via Barbara; mainly program name changes. Two new examples added: h5_extend.f90 h5_subset.f90 and example fileexample.f90 was removed. Tested: jam (gnu compilers)
* [svn-r23085] Snapshot version 1.9 release 136HDF Tester2012-12-0913-26/+26
|
* [svn-r23083] Correct cmake statement to use SET instead of ADD_DEFINITIONSAllen Byrne2012-12-071-2/+2
|
* [svn-r23071] Snapshot version 1.9 release 135HDF Tester2012-12-0213-26/+26
|
* [svn-r23066] HDFFV-8265: create .def file during configure, added F2003 ↵Allen Byrne2012-11-295-15/+41
| | | | | | optional functions and refactor ISO_C_BINDING usage in cmake files Tested: local cmake
* [svn-r23064] HDFFV-8202: Add diff display to cmake output on error. Merged ↵Allen Byrne2012-11-281-5/+19
| | | | changes from runTest.cmake.
* [svn-r23057] HDFFV-8265: create .def file during configureAllen Byrne2012-11-274-558/+22
| | | | Tested: windows
* [svn-r23055] Bug fix: HDFFV-8233Albert Cheng2012-11-261-2/+12
| | | | | | | | | | | | | 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.
* [svn-r23053] Remove deleted file from CMake build listAllen Byrne2012-11-261-1/+0
|
* [svn-r23052] Description:Scot Breitenfeld2012-11-264-222/+4
| | | | | Removed example grpit.f90 which used undocumented/obsolete APIs, The equivalent and up-to-date example to transverse through a file would be the example h5ex_g_traverse_F03.f90 in hdf5-examples.
* [svn-r23050] Snapshot version 1.9 release 134HDF Tester2012-11-2513-26/+26
|
* [svn-r23048] Description:Quincey Koziol2012-11-211-11/+10
| | | | | | | | | | Bring r20456 from Coverity branch to trunk: fixed coverity 678, 679 Tested on: Mac OSX/64 10.8.2 (amazon) w/debug (too minor to require h5committest)
* [svn-r23044] Restore build configuration defines for cmakeAllen Byrne2012-11-211-0/+18
|
* [svn-r23039] Snapshot version 1.9 release 133HDF Tester2012-11-1813-26/+26
|
* [svn-r23038] Corrected last array assignment to use X-1 values for index.Allen Byrne2012-11-161-1/+1
|
* [svn-r23037] Correct string variable handling/referenceAllen Byrne2012-11-161-8/+8
| | | | Tested: local and windows
* [svn-r23036] HDFFV-8202: cmake compare should show differences in log outputAllen Byrne2012-11-151-10/+38
| | | | Tested: local linux
* [svn-r23035] Add scalar string test file and testsAllen Byrne2012-11-152-0/+28
|
* [svn-r23034] Add scalar string test file and testsAllen Byrne2012-11-154-7/+71
|
* [svn-r23032] Updated the following sections with information from the v1.8 ↵Albert Cheng2012-11-141-114/+190
| | | | | | | | branch. Supported Platforms Tested Configuration Features Summary More Tested Platforms
* [svn-r23021] Snapshot version 1.9 release 132HDF Tester2012-11-1113-26/+26
|
* [svn-r23020] HDFFV-498: lone colon test fails on cygwin and leaves a.exe ↵Allen Byrne2012-11-092-4/+18
| | | | | | | | file on system. Added test for CYGWIN and use a,exe instead of a.out. Review: HHDF5-1-8-31 Tested: cygwin
* [svn-r23015] Update windows platformsAllen Byrne2012-11-061-8/+4
|
* [svn-r23012] I added Sun's 5.9 C++ compiler problem as a known problem. It ↵Raymond Lu2012-11-051-0/+19
| | | | doesn't know a C99 predefined identifier __func__.
* [svn-r23010] Description:Quincey Koziol2012-11-051-1/+4
| | | | | | | | Initialize cd_values pointer when cd_elemts is zero. Tested on: Mac OSX/64 (amazon) w/debug Windows (via Allen's builds)
* [svn-r22998] Description:Quincey Koziol2012-11-018-43/+51
| | | | | | | | | | | | | | | | | | | | | | | Clean up warnings and bring changes from Coverity branch back to trunk: r20451: Fixed coverity 810 r20454: Purpose: Fix coverity issue 816 Description: Modified various file drivers to always check the return value from H5P_get_driver_info. r20455: Purpose: Cleanup fix for coverity issue 816 Description: Removed redundant check for "fa" in H5FD_core_open. Tested on: Mac OSX/64 10.8.2 (amazon) w/debug (Too minor to require h5committest)
* [svn-r22992] Purpose:Jonathan Kim2012-10-308-345/+117
| | | | | | | | | | | HDFFV-8146 - Remove "multi-chunk IO without optimization" sub-feature from MPI I/O optimization for chunked dataset feature Description: The “multi-chunk IO without optimization” feature is removed and made the related xfer property (H5FD_MPIO_CHUNK_MULTI_IO) go directly to “multi-chunk-io” feature. Also update/fix/cleanup testings (chunk collective IO and actual chunk opt mode) accordingly. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), fred (mac64-LE), Windows (32-LE cmake), cmake (jam)
* [svn-r22984] Removed references to windows files for legacy builds with ↵Larry Knox2012-10-281-8/+0
| | | | | | Visual Studio that were removed. Tested on jam.
* [svn-r22953] Purpose:Dana Robinson2012-10-23361-120222/+0
| | | | | Removed legacy Visual Studio solutions and projects, which will no longer be supported after HDF5 1.8.10.
* [svn-r22951] I added an item in the new feature about the conversion from ↵Raymond Lu2012-10-231-0/+3
| | | | enumeration to numerica datatypes.
* [svn-r22945] I fixed a few minor casting problems in enum.c. It's a ↵Raymond Lu2012-10-221-2/+2
| | | | | | followup commit for the test of the conversion function H5T__conv_enum_numeric (numeric type means integer or floating number). Tested on tejeda - failed on tejeda and ostrich in the daily test.
* [svn-r22943] Changed the spelling of accessability to accessibility.Mark Evans2012-10-225-10/+10
|
* [svn-r22936] Purpose:Dana Robinson2012-10-223-2/+2
| | | | | | | Reorganize Windows release docs Tested on: N/A (docs only), ran chkmanifest