hdf5/tools
Jonathan Kim b9e1b158a5 [svn-r20804] Purpose:
HDFFV-7594 - GMQS: h5dump shows wrong values for H5T_STD_I8LE dataset on Blue-gene (ppc64 linux BE +@)

Description:
    For the STD_I8 type data, updated to use 'signed char' instead of 'char' as
    'char' could be defined as unsigned on a certain system, which cause h5dump
    to display data values incorrectly.

Tested:
    jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE)
2011-05-12 18:12:29 -05:00
..
h5copy [svn-r20771] Problem: 2011-05-07 12:05:56 -05:00
h5diff [svn-r20771] Problem: 2011-05-07 12:05:56 -05:00
h5dump [svn-r20796] Refactor print_data_region_blocks/ponts to remove context passed in by value. The print functions needed an independent context with only the current indent level passed in by argument. Also synched the two routines logical flows and corrected a mem_space error. 2011-05-11 15:45:54 -05:00
h5import [svn-r20713] Packed Bits Merge: 2011-05-03 12:56:23 -05:00
h5jam [svn-r20798] Correct name of testfile for help tests 2011-05-12 08:18:58 -05:00
h5ls [svn-r20771] Problem: 2011-05-07 12:05:56 -05:00
h5repack [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5stat [svn-r20796] Refactor print_data_region_blocks/ponts to remove context passed in by value. The print functions needed an independent context with only the current indent level passed in by argument. Also synched the two routines logical flows and corrected a mem_space error. 2011-05-11 15:45:54 -05:00
lib [svn-r20804] Purpose: 2011-05-12 18:12:29 -05:00
misc [svn-r20771] Problem: 2011-05-07 12:05:56 -05:00
testfiles [svn-r20796] Refactor print_data_region_blocks/ponts to remove context passed in by value. The print functions needed an independent context with only the current indent level passed in by argument. Also synched the two routines logical flows and corrected a mem_space error. 2011-05-11 15:45:54 -05:00
CMakeLists.txt [svn-r18793] Add files to support building library with CMake 2010-05-13 11:01:50 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
Makefile.am [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
Makefile.in [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00