[svn-r21105] Fixed two bugs:

- h5repack: h5repack failed to copy dataset if the layout is changed from chunked with
            unlimited dims to contiguous. (PC -- 2011/07/15)
     - h5diff: "--delta" option considers two NaN of the same type are different, which is wrong
            based on http://www.hdfgroup.org/HDF5/doc/RM/Tools.html#Tools-Diff. (PC -- 2011/07/15)
This commit is contained in:
Peter Cao
2011-07-15 18:02:50 -05:00
parent dc9288a447
commit 877b7aed1b
9 changed files with 136 additions and 94 deletions