hdf5/tools/lib
Elena Pourmal 99a3f4d8d4 [svn-r26297] Changed example and h5dump according to suggestions at today's code review VDS-176.
BNF has been updated too. Now h5dump displays VDS like this:

HDF5 "vds.h5" {
GROUP "/" {
   DATASET "VDS" {
      DATATYPE  H5T_STD_I32LE
      DATASPACE  SIMPLE { ( 4, 6 ) / ( 4, 6 ) }
      STORAGE_LAYOUT {
         VIRTUAL {
             HYPERSLAB { (0,0)-(0,5) };
             a.h5;
             A;
             ALL;
             HYPERSLAB { (1,0)-(1,5) };
             b.h5;
             B;
             ALL;
             HYPERSLAB { (2,0)-(2,5) };
             c.h5;
             C;
             ALL;
            }
         }
      }
      FILTERS {
.......
I just commented the code with "EIP" and didn't delete to simplify the review with Allen tomorrow.

Tested on jam
2015-02-24 23:19:41 -05:00
..
CMakeLists.txt [svn-r26208] Update cmake minimums 2015-02-18 11:56:22 -05:00
h5diff_array.c [svn-r24224] HDFFV-8529: Space separate define strings 2013-09-30 11:52:03 -05:00
h5diff_attr.c [svn-r25081] Bug HDFFV-8625, HDFFV-8639, HDFFV-8745: 2014-04-22 17:25:51 -05:00
h5diff_dset.c [svn-r25197] Description: 2014-05-16 22:22:51 -05:00
h5diff_util.c [svn-r22684] Purpose: 2012-08-15 11:04:26 -05:00
h5diff.c [svn-r25755] Removed spurious casts in a few HDfree() statements. 2014-10-31 13:11:42 -05:00
h5diff.h [svn-r24138] Cast constants to specified type. 2013-09-13 16:11:30 -05:00
h5tools_dump.c [svn-r26297] Changed example and h5dump according to suggestions at today's code review VDS-176. 2015-02-24 23:19:41 -05:00
h5tools_dump.h [svn-r25496] Description: 2014-07-30 15:55:14 -05:00
h5tools_error.h [svn-r22042] HDFFV-7957-7958: 2012-03-12 11:33:15 -05:00
h5tools_filters.c [svn-r25496] Description: 2014-07-30 15:55:14 -05:00
h5tools_ref.c [svn-r25755] Removed spurious casts in a few HDfree() statements. 2014-10-31 13:11:42 -05:00
h5tools_ref.h [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5tools_str.c [svn-r26297] Changed example and h5dump according to suggestions at today's code review VDS-176. 2015-02-24 23:19:41 -05:00
h5tools_str.h [svn-r26287] Rename point and block str functions generically. 2015-02-23 15:23:56 -05:00
h5tools_type.c [svn-r21969] Added missing HD prefix 2012-02-22 16:58:50 -05:00
h5tools_utils.c [svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow for filename F to be optional. 2013-02-04 15:15:59 -05:00
h5tools_utils.h [svn-r23395] Description: 2013-03-19 22:44:28 -05:00
h5tools.c [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
h5tools.h [svn-r26297] Changed example and h5dump according to suggestions at today's code review VDS-176. 2015-02-24 23:19:41 -05:00
h5trav.c [svn-r24804] Description: 2014-03-15 23:44:13 -05:00
h5trav.h [svn-r24804] Description: 2014-03-15 23:44:13 -05:00
io_timer.c [svn-r25954] HDFFV-9046: reorganize hdf5/perform, step 2 2015-01-05 16:47:34 -05:00
io_timer.h [svn-r25954] HDFFV-9046: reorganize hdf5/perform, step 2 2015-01-05 16:47:34 -05:00
Makefile.am [svn-r25940] HDFFV-9046: reorganize hdf5/perform, step 2 2015-01-01 11:24:55 -05:00
Makefile.in [svn-r26188] Merged autotools fixes into the trunk: 2015-02-16 12:17:49 -05:00
ph5diff.h [svn-r24480] Description: 2013-11-30 13:10:36 -05:00