hdf5/c++/examples
Bill Wendling 0603e2db00 [svn-r7269] Purpose:
Update

Description:
    Revamped the configuration system. The configurations for the Fortran
    and C++ libraries are no longer separate from the "main"
    configuration system. This involved removing the "configure*" and
    "aclocal.m4" files from the fortran/ and c++/ subdirectories. Also
    merging settings in the config/ subdirectories into the main config/
    subdirectory.

    Fortran header files had to be modified a little for Linux. It was
    checking if it was a Linux machine by some #defines, however with the
    -std=c99 switch, these defines weren't there. I added a check for
    some other ones which should be there whether the -std=c99 switch is
    used or not.

Platforms tested:
    Verbena (Fortran & C++)
    Sol (Fortran & C++)
    Copper (Fortran & C++)
    Modi4 (Parallel, Fortran, & C++)

Misc. update:
2003-07-28 16:38:04 -05:00
..
Attributes.h5 [svn-r2898] 2000-11-14 16:36:14 -05:00
chunks.cpp [svn-r7104] Purpose: 2003-06-25 12:25:11 -05:00
compound.cpp [svn-r7104] Purpose: 2003-06-25 12:25:11 -05:00
create.cpp [svn-r7104] Purpose: 2003-06-25 12:25:11 -05:00
Dependencies [svn-r4298] 2001-08-01 17:18:50 -05:00
expected.out [svn-r3097] Purpose: 2000-12-08 11:15:00 -05:00
extend_ds.cpp [svn-r7104] Purpose: 2003-06-25 12:25:11 -05:00
Group.h5 [svn-r2898] 2000-11-14 16:36:14 -05:00
h5group.cpp [svn-r7104] Purpose: 2003-06-25 12:25:11 -05:00
Makefile.in [svn-r7269] Purpose: 2003-07-28 16:38:04 -05:00
readdata.cpp [svn-r7104] Purpose: 2003-06-25 12:25:11 -05:00
SDS.h5 [svn-r2898] 2000-11-14 16:36:14 -05:00
SDScompound.h5 [svn-r2898] 2000-11-14 16:36:14 -05:00
SDSextendible.h5 [svn-r2898] 2000-11-14 16:36:14 -05:00
Select.h5 [svn-r2898] 2000-11-14 16:36:14 -05:00
testexamples.sh [svn-r3100] Purpose: 2000-12-08 13:28:02 -05:00
writedata.cpp [svn-r7104] Purpose: 2003-06-25 12:25:11 -05:00