Commit Graph

1303 Commits

Author SHA1 Message Date
Peter Cao
1e56e8ce4f [svn-r23391] Adding notes for fixing HDFFV-8346 and HDFFV-8344 2013-03-19 16:36:53 -05:00
HDF Tester
e96b3e8cb2 [svn-r23364] Snapshot version 1.8 release 11 (snap13) 2013-03-17 16:42:11 -05:00
Frank Baker
985087a259 [svn-r23349] Description:
Move introduction of new function, H5DOwrite_chunk, from "Bug fixes" 
        to "New Features" section.
    Consistency cleanup.
Tested:  Firefox
2013-03-14 13:41:37 -05:00
HDF Tester
6fb96043f3 [svn-r23342] Snapshot version 1.8 release 11 (snap12) 2013-03-10 16:50:07 -05:00
Albert Cheng
355a469192 [svn-r23339] Updated with HDFFV-8305 fix. 2013-03-07 15:58:54 -05:00
HDF Tester
ab5a49b8bd [svn-r23324] Snapshot version 1.8 release 11 (snap11) 2013-03-03 21:47:16 -05:00
HDF Tester
cb50a4e8d8 [svn-r23312] Snapshot version 1.8 release 11 (snap10) 2013-02-24 21:55:48 -05:00
Jonathan Kim
6bf2f2482e [svn-r23309] Purpose:
HDFFV-7643 - h5diff - incorrect exit-code returns for extra attribute exist

Description:
   h5diff: Fixed to return correct exit code 1 when detect unique
   attribute. Prior to this fix, h5diff returned exit code 0 indicating 
   two files are identical.
   Merged from HDF5 trunk r23304.

Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), fred (mac64-LE), emu (solaris-BE),  Windows (32-LE cmake), cmake (jam)
2013-02-21 14:23:53 -05:00
Albert Cheng
79bc86c220 [svn-r23299] Updated with bug fix entry of HDFFV-8267.
Since this is a testing code error that does not affect the function of the
library or tools, I started a new "Testing" section for this sort of changes.
2013-02-18 11:28:57 -05:00
Scot Breitenfeld
a66624ed68 [svn-r23292] H5DSget_scale_name changed behavior and fix noted. 2013-02-17 19:55:01 -05:00
Neil Fortner
749522bbd6 [svn-r23265] Merge revisions 23230, 23234, and 23237 to 1.8 branch
Purpose: Implement H5Dscatter and H5Dgather

Description:
Adds 2 new API functions, H5Dscatter and H5Dgather.  H5Dscatter retrieves data
from a specified callback function and scatters it into a selection, defined by
a supplied dataspace, within a supplied memory buffer.  H5Dgather gathers data
from a selection within a supplied memory buffer and passes it in a contiguous
form to a supplied callback function.  Added tests for these functions

Tested: jam, ostrich, koala (h5committest); ummon; ummon (1.8)
2013-02-13 16:55:48 -05:00
Raymond Lu
dc1c567135 [svn-r23246] I added the information about the new function H5DOwrite_chunk.
No test is needed.
2013-02-11 16:21:10 -05:00
HDF Tester
5a4e808656 [svn-r23243] Snapshot version 1.8 release 11 (snap9) 2013-02-10 21:49:05 -05:00
HDF Tester
87cd27e6d8 [svn-r23222] Snapshot version 1.8 release 11 (snap8) 2013-02-03 21:38:36 -05:00
Allen Byrne
af73176e79 [svn-r23213] HDDFV-8292 added not about change in HDF_LEGACY_NAMING option default. 2013-01-31 12:57:16 -05:00
Albert Cheng
090ec43d23 [svn-r23188] Addition of cmakehdf5. 2013-01-22 10:51:32 -05:00
HDF Tester
17f2fde031 [svn-r23181] Snapshot version 1.8 release 11 (snap7) 2013-01-20 21:29:26 -05:00
Dana Robinson
724a0a93b4 [svn-r23142] Purpose:
Merged 23111 from the trunk.
    (Core VFD and Mac OS X I/O changes)

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)
2013-01-07 20:19:17 -05:00
HDF Tester
40a0c31d37 [svn-r23123] Snapshot version 1.8 release 11 (snap6) 2012-12-30 22:17:59 -05:00
HDF Tester
a2432bcb45 [svn-r23086] Snapshot version 1.8 release 11 (snap5) 2012-12-09 21:36:10 -05:00
HDF Tester
eacbf1a279 [svn-r23072] Snapshot version 1.8 release 11 (snap4) 2012-12-02 20:32:53 -05:00
Albert Cheng
11a31f840c [svn-r23070] Updated with HDFFV-8233 fix. 2012-11-30 01:03:52 -05:00
HDF Tester
fe27a83823 [svn-r23051] Snapshot version 1.8 release 11 (snap3) 2012-11-25 19:40:18 -05:00
HDF Tester
0fed9b12ad [svn-r23040] Snapshot version 1.8 release 11 (snap2) 2012-11-18 20:30:44 -05:00
Albert Cheng
5bbf0a493a [svn-r23031] Updated with v1.8.10 release information. 2012-11-14 12:48:56 -05:00
Raymond Lu
d2e56d2486 [svn-r23013] I added Sun's 5.9 C++ compiler problem as a known problem. It doesn't know a C99 predefined identifier __func__. 2012-11-05 15:30:26 -05:00
HDF Tester
6bbeb4a437 [svn-r23009] Snapshot version 1.8 release 11 (snap1) 2012-11-04 20:58:15 -05:00
HDF Tester
65597415a3 [svn-r22986] Snapshot version 1.8 release 11 (snap0) 2012-10-28 22:20:22 -05:00
Jonathan Kim
18e9f05850 [svn-r22975] Update jam and koala sections for release 1.8.10. Update mpich version. Remove invalid extra info from configure tables and clean ups. 2012-10-26 13:22:27 -05:00
Jonathan Kim
f6995450f1 [svn-r22958] Update according to the 1.8.10 changes for jam and koala compilers and config features sections. Merged from HDF5 1.8.10 r22957. 2012-10-23 16:22:57 -05:00
Raymond Lu
f202def38c [svn-r22956] I merged from the trunk 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. The change in fortran/ directory is only some property change.
Tested on jam, koala, and ostrich.
2012-10-23 13:41:50 -05:00
Raymond Lu
0d177e3c1e [svn-r22948] I took out the redundant item of known problem about the dt_arith test reporting several errors involving "long double" on
Mac OS X 10.7 Lion when any level of optimization is enabled.
2012-10-22 17:19:34 -05:00
Allen Byrne
bcf7479296 [svn-r22941] Updated linux VM build system used 2012-10-22 10:24:27 -05:00
Jonathan Kim
c61b885e86 [svn-r22934] Purpose:
HDFFV-8145 h5diff slowness with version >= 1.8.7

Description:
    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.
    Merged from HDF5 trunk r22933.
    
Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), cmake (jam)
2012-10-19 16:40:32 -05:00
Quincey Koziol
caf88044e7 [svn-r22931] Description:
Update FreeBSD info.
2012-10-19 14:50:56 -05:00
Albert Cheng
1e41d9586b [svn-r22924] Updated LLNL aztec information.
Tested: just eyeballed.
2012-10-18 16:38:49 -05:00
Raymond Lu
e1fb770277 [svn-r22910] Update compiler information for ostrich.
No test is needed.
2012-10-16 16:48:56 -05:00
Raymond Lu
3b469b534a [svn-r22906] Update GNU Fortran compiler version for fred.
No test is needed.
2012-10-16 16:28:42 -05:00
Albert Cheng
b650bd0bbd [svn-r22892] Increment release branch for future release (v1.8.11).
Set version number to 1.8.11-snap0.
Clear out RELEASE.txt to hold 1.8.11 changes
Update version references in RELEASE.txt
2012-10-12 13:26:55 -05:00
Scot Breitenfeld
c15fb68505 [svn-r22886] Added bug fixes and enhancements since the last release. 2012-10-11 19:30:25 -05:00
Albert Cheng
db7314fa76 [svn-r22883] Added Mountain Lion (owl) test information. 2012-10-11 00:37:27 -05:00
Quincey Koziol
f6d4f0ef8f [svn-r22875] Description:
Add note about return value change for H5TBget_fill.
2012-10-09 09:36:20 -05:00
Allen Byrne
0567e64856 [svn-r22867] Updated cygwin note on dt_arith about the known issue of fork on cygwin.
Added note about using optimization level 1 on Ubuntu64
2012-10-05 14:02:22 -05:00
Allen Byrne
0d3b1f94df [svn-r22864] Move h5import change to new feature section. 2012-10-04 14:18:02 -05:00
Allen Byrne
4b2c55da4b [svn-r22862] Updated CYGWIN, MinGW and linux VM versions 2012-10-04 13:33:41 -05:00
Albert Cheng
f7391600c1 [svn-r22851] updated with perform/benchpar program removal. 2012-10-01 19:06:15 -05:00
HDF Tester
217d5c32d6 [svn-r22847] Snapshot version 1.8 release 10 (snap13) 2012-09-30 19:30:14 -05:00
Albert Cheng
2de91133e0 [svn-r22835] Documented HDFFV-8069 fix. 2012-09-27 17:22:22 -05:00
Jonathan Kim
06e9ab4420 [svn-r22814] Purpose:
HDFFV-8012 - h5repack changes max dims and cause failure if only "-f none" is used without changing layout for chunked dataset when a chunk dim is bigger than a dataset dim

Description:
  "h5repack -f <obj>:NONE <file.h5> out.h5" command failed if source file contains chunked dataset and a chunk dim is bigger than a dataset dim. 
    Another issue is that the command changed max dims if chunk dim is smaller than the dataset dim. 
    These issue occurred when dataset size is smaller than 64k (compact size limit)
    Fixed them.
  Merged from HDF5 trunk r22805

Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE),  Windows (32-LE cmake), cmake (jam)
2012-09-26 13:10:01 -05:00
Dana Robinson
87271a753d [svn-r22804] Updated RELEASE.txt to include HDFFV-8058 work. 2012-09-24 11:15:42 -05:00