Commit Graph

13 Commits

Author SHA1 Message Date
Bill Wendling
07a7d67d2e [svn-r4403]
Purpose:
    Bug Fix
Description:
    Object IDs command-line options weren't being picked up.
Solution:
    The wrong flag was being checked for. Changed the flag from "v" to
    "i", which is what the documentation says.
Platforms tested:
    Linux
2001-08-21 14:37:48 -05:00
Bill Wendling
a0ef015222 [svn-r4316]
Purpose:
    Feature Fix
Description:
    Fixed description of the --filedriver flag.
Platforms tested:
    Linux
2001-08-06 12:55:13 -05:00
Bill Wendling
f303405aee [svn-r4306]
Purpose:
    Back port of Feature Add
Description:
    Added the feature to specify which driver you want for the H5dumper
    using the command-line flag "-f D or --filedriver=D".
Platforms tested:
    Linux
2001-08-02 12:54:38 -05:00
Quincey Koziol
0f6a8fbaad [svn-r4177] Purpose:
Bug fix
Description:
    Accommodate v1.2.x behavior when --enable-hdf5v1_2 is enabled.
Platforms tested:
    FreeBSD 4.3 (hawkwind)
2001-07-10 15:16:42 -05:00
Robert E. McGrath
c03caafc15 [svn-r4147]
Purpose:
Repeat from yesterday.  CVS checkin was lost and overwritten.
Description:
Solution:
Platforms tested:
2001-07-07 14:25:33 -05:00
Pedro Vicente Nunes
bc619bd8a6 [svn-r4145]
Purpose

code warrior port

:
Description:

changed strdup to HDstrdup

Solution:
Platforms tested:

nt
2001-07-07 01:36:22 -05:00
Pedro Vicente Nunes
a57ced01e7 [svn-r4144]
Purpose:

code warrior port


Description:

changed strdup to H5strdup
Solution:
Platforms tested:

nt, linux:
2001-07-07 00:47:04 -05:00
Robert E. McGrath
95bee36161 [svn-r4141]
Purpose:
    Fix bugs in XML output of dumper
Description:
    Incorrect XML was produced.
Solution:
Do the right thing.  See diffs in test files.
Platforms tested:
Solaris.
2001-07-06 17:19:28 -05:00
Bill Wendling
287db5fd55 [svn-r3815] Purpose:
Syncing with 1.5 branch
Description:
    Syncing the tools files with those in the 1.5 branch.
2001-04-16 18:48:21 -05:00
Bill Wendling
b21ade680f [svn-r3716] Purpose:
Bug Fix
Description:
    changed the T flag to S in the short parameter's list.
Platforms tested:
    Linux
2001-03-26 17:20:44 -05:00
Bill Wendling
e517058a95 [svn-r3715] Purpose:
Bug Fix
Description:
    Stride flag was checked as being -T instead of -S as it should be...
Solution:
    Changed to check -S instead of -T.
Platforms tested:
    Linux
2001-03-26 17:18:51 -05:00
Bill Wendling
a2163cc6fc [svn-r3688] Purpose:
Fix
Description:
    These files weren't added in when I did the original code splitting.
Solution:
    Readded them.
2001-03-22 12:25:48 -05:00
cvs2svn
e201d20b00 [svn-r3682] This commit was manufactured by cvs2svn to create branch 'hdf5_1_4'. 2001-03-21 18:00:52 -05:00