Commit Graph

7 Commits

Author SHA1 Message Date
Pedro Vicente Nunes
636fc2be4a [svn-r8841] Purpose:
bug fix

Description:
when printing array indices , the calculation of the current column was not done
correctly

Solution:

Platforms tested:
linux
AIX
solaris

Misc. update:
2004-07-08 16:51:12 -05:00
Pedro Vicente Nunes
822af258c7 [svn-r8774] Purpose:
bug fix

Description:
the indentation was not made properly for nested objects when printing array indices

Solution:
added the indentation to h5tools_simpple_prefix

Platforms tested:
linux
AIX
solaris

Misc. update:
2004-06-30 13:57:23 -05:00
Pedro Vicente Nunes
1e6d66909c [svn-r8759] Purpose:
h5dump new feature

Description:
added the dump of unamed datatypes for the file contents
added a colon as separator for the indices array option

Solution:

Platforms tested:
linux
solaris
AIX

Misc. update:
2004-06-29 12:50:04 -05:00
Pedro Vicente Nunes
7438a71a0b [svn-r8748] Purpose:
dumper new feautures

Description:
1) added options for not printing : datasets, groups, datatypes, links
2) added a section for the user block
3) in the traversal routine, added the printing of an arrow for soft links and the word HARDLINK for hardlinks
   the print of the file contents is made during traversal , instead of at the end of it (this is helpful
    for very large files, where the wait time can be very long)
4) changed the description of the fill value properties
5) added a colon after the printing of the array indices



Solution:

Platforms tested:
linux
AIX
solaris

Misc. update:
2004-06-28 09:05:16 -05:00
Pedro Vicente Nunes
b770b9065d [svn-r8575] Purpose:
the new output for h5dump files

Description:

Solution:

Platforms tested:

Misc. update:
2004-05-25 16:22:46 -05:00
Quincey Koziol
4739cc20ee [svn-r7548] Purpose:
Bug fixes and code cleanup

Description:
    Whitespace removal.

    Added testfiles for named datatypes in attributes.

Platforms tested:
    FreeBSD 4.9 (sleipnir)
    h5committest
2003-10-05 16:30:13 -05:00
Quincey Koziol
b5809e0780 [svn-r3230] Purpose:
Extra testing
Description:
    Added tests to dump empty datasets to the h5dump and h5ls testing.
Platforms tested:
    FreeBSD 4.2 (hawkwind)
2001-01-03 14:20:18 -05:00