AuthorCommitMessageCommit dateIssues
Scot BreitenfeldScot Breitenfeld
8dc9f39570e[svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIsChecked: jam (gnu, mpi) --disable-deprecated-symbols, --with-default-api-version=v16
Scot BreitenfeldScot Breitenfeld
e92f4b1a7c2[svn-r23092] Cleaned-up printed output and corrected output commentsTested: jam (gnu)
Scot BreitenfeldScot Breitenfeld
7155aa6f1db[svn-r23091] Changed C examples to reflect changes in documentation via Barbara; mainly program additions from tutorial.Tested: jam (gnu compilers)
Scot BreitenfeldScot Breitenfeld
3079b8dde8e[svn-r23090] Fixed H5Dread input parameters.Tested: gnu (jam)
Scot BreitenfeldScot Breitenfeld
02fb07aa859[svn-r23089] Changed Fortran examples to reflect changes in documentation 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)
Scot BreitenfeldScot Breitenfeld
17fd0e9ce4e[svn-r23088] Changed Fortran examples to reflect changes in documentation 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)
Private HDFPrivate HDF
f89d0801918[svn-r23085] Snapshot version 1.9 release 136
Allen ByrneAllen Byrne
f45283113bd[svn-r23083] Correct cmake statement to use SET instead of ADD_DEFINITIONS
Private HDFPrivate HDF
0de4e03305f[svn-r23071] Snapshot version 1.9 release 135
Allen ByrneAllen Byrne
5697dc8f803[svn-r23066] HDFFV-8265: create .def file during configure, added F2003 optional functions and refactor ISO_C_BINDING usage in cmake filesTested: local cmakeHDFFV-8265
Allen ByrneAllen Byrne
c7440f2f366[svn-r23064] HDFFV-8202: Add diff display to cmake output on error.Merged changes from runTest.cmake.HDFFV-8202
Allen ByrneAllen Byrne
b3c12e8d554[svn-r23057] HDFFV-8265: create .def file during configureTested: windowsHDFFV-8265
Albert ChengAlbert Cheng
19a00efd982[svn-r23055] 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.HDFFV-8233
Allen ByrneAllen Byrne
e5d4ba944f7[svn-r23053] Remove deleted file from CMake build list
Scot BreitenfeldScot Breitenfeld
e53f4cce8a4[svn-r23052] Description: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.
Private HDFPrivate HDF
48b241d52d2[svn-r23050] Snapshot version 1.9 release 134
Quincey KoziolQuincey Koziol
a20adf6924c[svn-r23048] Description: 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)
Allen ByrneAllen Byrne
b1439fa8103[svn-r23044] Restore build configuration defines for cmake
Private HDFPrivate HDF
9ac4fea3b0e[svn-r23039] Snapshot version 1.9 release 133
Allen ByrneAllen Byrne
670fb1977b0[svn-r23038] Corrected last array assignment to use X-1 values for index.X-1
Allen ByrneAllen Byrne
b06253f5973[svn-r23037] Correct string variable handling/referenceTested: local and windows
Allen ByrneAllen Byrne
4e2e8d118c4[svn-r23036] HDFFV-8202: cmake compare should show differences in log outputTested: local linuxHDFFV-8202
Allen ByrneAllen Byrne
b23a2aebf0f[svn-r23035] Add scalar string test file and tests
Allen ByrneAllen Byrne
3e7f74caf13[svn-r23034] Add scalar string test file and tests
Albert ChengAlbert Cheng
061f0b454cf[svn-r23032] Updated the following sections with information from the v1.8 branch.Supported Platforms Tested Configuration Features Summary More Tested Platforms
Private HDFPrivate HDF
82868270dc2[svn-r23021] Snapshot version 1.9 release 132
Allen ByrneAllen Byrne
a177131e717[svn-r23020] HDFFV-498: lone colon test fails on cygwin and leaves a.exe file on system. Added test for CYGWIN and use a,exe instead of a.out. Review: HHDF5-1-8-31Tested: cygwin2 JIRA Issues
Allen ByrneAllen Byrne
ee27a10d497[svn-r23015] Update windows platforms
Raymond LuRaymond Lu
c5d62ca899f[svn-r23012] I added Sun's 5.9 C++ compiler problem as a known problem.It doesn't know a C99 predefined identifier __func__.
Quincey KoziolQuincey Koziol
308171a2ef4[svn-r23010] Description: Initialize cd_values pointer when cd_elemts is zero.Tested on: Mac OSX/64 (amazon) w/debug Windows (via Allen's builds)
Quincey KoziolQuincey Koziol
b9d042d2d27[svn-r22998] Description: 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)
Jonathan KimJonathan Kim
51c5bf8aa76[svn-r22992] Purpose: HDFFV-8146 - Remove "multi-chunk IO without optimization" sub-feature from MPI I/O optimization for chunked dataset featureDescription: 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), c...HDFFV-8146
Larry KnoxLarry Knox
57d23e50625[svn-r22984] Removed references to windows files for legacy builds with Visual Studio that were removed.Tested on jam.
Dana RobinsonDana Robinson
88885a82aed[svn-r22953] Purpose: Removed legacy Visual Studio solutions and projects, which will no longer be supported after HDF5 1.8.10.
Raymond LuRaymond Lu
e96bb5fed1c[svn-r22951] I added an item in the new feature about the conversion from enumeration to numerica datatypes.
Raymond LuRaymond Lu
e00ffb3e51e[svn-r22945] I fixed a few minor casting problems in enum.c. It's a 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.
Mark EvansMark Evans
29dec8ea7cf[svn-r22943] Changed the spelling of accessability to accessibility.
Dana RobinsonDana Robinson
fe009299801[svn-r22936] Purpose: Reorganize Windows release docsTested on: N/A (docs only), ran chkmanifest
Quincey KoziolQuincey Koziol
8430e2d4dea[svn-r22935] Description: Clean up a few warnings and minor code issues during review of enum -> int/float conversion changes.Tested on: Mac OSX/64 10.8.2 (amazon) w/debug (too minor to require h5committest)
Jonathan KimJonathan Kim
961a24ac3c1[svn-r22933] Purpose: HDFFV-8145 h5diff slowness with version >= 1.8.7Description: Improved speed when comparing HDF5 files with lots of attributes. Much slower performance was identified with release version from 1.8.7 to 1.8.10 compared to 1.8.6. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), Windows (32-LE cmake), cmake (jam)HDFFV-8145
Quincey KoziolQuincey Koziol
14e7962b305[svn-r22932] Description: Update FreeBSD info.
Quincey KoziolQuincey Koziol
e9519f5e6a4[svn-r22921] Description: Review Coverity changes and bring them back to trunk. (QK & JK)r20402: Added #includes for h5tools.y or h5tools_utils.h as required to remedy implicit function declarations which caused compiler warnings and coverity issues 703-4 and 708-11. r20414: This is related to the previous checkin r20399. There were incorrect updates which caused incorrect behavior when no file was given. Also possible segfault when handling hyperslab options. Simplify the code c...
Quincey KoziolQuincey Koziol
0324f055660[svn-r22915] Description: Bring Coverity changes back to trunk: r20399: Change parse_command_line to free hand structure on error and only "leave()" at end of main. r20400: Purpose: Fix coverity issue 592 Description: Added void cast to call to H5F_sfile_assert_num() in H5F_term)interface(). There is no need to check the return value of this function in general, and there would be nothing to do even if it did fail. r20401: Added free(src_sizes) and fre...
Raymond LuRaymond Lu
1c45b31cc67[svn-r22914] I checked in the conversion function H5T__conv_enum_numeric (numeric type means integer or floating number) and the C test for it. This is the work for Chicago.Tested on jam, koala, and ostrich.
Larry KnoxLarry Knox
33504deb83d[svn-r22908] Reverted changes in revision 22819Tested with h5committest on jam, koala and ostrich.
Allen ByrneAllen Byrne
6e6ba4f0640[svn-r22904] Fixed typo in name of cmake config file.Needed for installing multiple versions on windows.
Scot BreitenfeldScot Breitenfeld
2f798dc8429[svn-r22897] Cleaned up the comments, formatted for automatic documentation.
Scot BreitenfeldScot Breitenfeld
777884558aa[svn-r22896] Updated the robodoc resource file with new keywords and new optionsfor generating the documentation.
Allen ByrneAllen Byrne
348e91e02fd[svn-r22881] Correct datatype of scalar array of doublesTested: local linux
Albert ChengAlbert Cheng
10ab09069de[svn-r22879] 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-production. Also tested in Fred and Tejeda, both Snow Leopard systems to verify there is no undesired side effect.