hdf5/tools
Bill Wendling 25fe6cbafa [svn-r7574] Purpose:
Code Improvement

Description:
    Changed from passing a structure into a function by value into
    passing it in by pointer. Noticed this while compiling with a highly
    optimizing compiler which took >30 minutes to analyze the program
    (granted, this is the compiler's fault, but in general, it's better
    to pass large structures in by pointer and not by value).

Platforms tested:
    Linux (specific to h5import, so only needed to test on one platform)

Misc. update:
2003-10-08 13:11:50 -05:00
..
gifconv [svn-r7361] Description: 2003-08-13 23:58:29 -05:00
h5diff [svn-r7527] Purpose: 2003-09-30 11:20:46 -05:00
h5dump [svn-r7540] Purpose: 2003-10-05 16:19:38 -05:00
h5import [svn-r7574] Purpose: 2003-10-08 13:11:50 -05:00
h5ls [svn-r7507] *** empty log message *** 2003-09-24 14:26:50 -05:00
h5repack [svn-r7500] 2003-09-19 16:57:36 -05:00
lib [svn-r7541] Purpose: 2003-10-05 16:20:33 -05:00
misc [svn-r7361] Description: 2003-08-13 23:58:29 -05:00
testfiles [svn-r7542] Purpose: 2003-10-05 16:23:57 -05:00
Dependencies [svn-r3492] Purpose: 2001-02-22 17:01:58 -05:00
Makefile.in [svn-r7499] Purpose: 2003-09-19 15:21:05 -05:00