Commit Graph

377 Commits

Author SHA1 Message Date
HDF Admin
13e05040b9 [svn-r8237] Snapshot version 1.6 release 2 (post2) 2004-03-07 21:19:15 -05:00
HDF Admin
3426192ed8 [svn-r8217] Snapshot version 1.6 release 2 (post1) 2004-02-22 21:15:57 -05:00
HDF Admin
7488de6c34 [svn-r8205] Snapshot version 1.6 release 2 (post0) 2004-02-15 20:55:44 -05:00
Quincey Koziol
bb35a53e4f [svn-r8202] Purpose:
Code cleanup/bug fix

Description:
    Fix configuration files to allow 64-bit compilation of the library with
a 64-bit version of zlib.

Solution:
    Moved important compiler flags settings from CC macro to CFLAGS macro.
Instead of setting CC (F9X, CXX) environment variable for compiling for 64-bit
code, users should just set the CFLAGS (FFLAGS, CXXFLAGS) to -q64.
    Updated INSTALL file to reflect this change.

Platforms tested:
    IBM p690 (copper) w/parallel, FORTRAN, C++, srcdir.
    Platforms specific - h5committest does not apply.
2004-02-13 15:08:27 -05:00
Elena Pourmal
76d948fe81 [svn-r8195] Purpose: Maintenance after hdf5-1.6.2 release
Description: I updated HISTORY.txt and RELEASE.txt files, and
             ran bin/h5vers to change version number to 1.6.2-post0

Solution:

Platforms tested:

Misc. update:
2004-02-12 14:50:45 -05:00
Elena Pourmal
f9491185b3 [svn-r8193] Purpose: Maintenance for hdf5-1.6.2 release
Description: Changed version to be 1.6.2 and ran bin/release.
             Since several files are changed, I am checking them in before
             tagging the release

Solution:

Platforms tested: eirene

Misc. update:
2004-02-12 14:37:26 -05:00
Albert Cheng
7b1c09511a [svn-r8177] Purpose:
Bug fix.

Description:
"make check" failed because the macro "$<" is not known to those
makes.

Solution:
Replace that macro with a string name in the form of a more basic
macro of "$@".

Platforms tested:
Using make in sol, copper.
Using gmake in eirene (serial and PP).

Misc. update:
2004-02-10 17:46:17 -05:00
Elena Pourmal
4bbfb5d3fb [svn-r8147] Purpose: Miantenance
Description: Changed version to 1.6.2-pre2 after creating a tar ball for testing.
             Tar ball is on the FTP site, testing announcement will follow.

Solution: Used bin/h5vers on eirene

Platforms tested: N/A

Misc. update:
2004-02-02 12:17:59 -05:00
Elena Pourmal
056bed9755 [svn-r8146] Purpose: Maintenance for hdf5-1.6.2-pre1 testing
Description: Changed version number to 1.6.2-pre1 before creating
             a tar ball for testing.

Solution: Used bin/h5vers script on eirene

Platforms tested: N/A

Misc. update:
2004-02-02 12:13:24 -05:00
Quincey Koziol
01f079c241 [svn-r8081] Purpose:
Bump version number after creating snapshot for user.
2004-01-19 13:51:21 -05:00
HDF Admin
b96a990f04 [svn-r8078] Snapshot version 1.6 release 1 (post18) 2004-01-18 20:50:04 -05:00
Albert Cheng
4c9ff323aa [svn-r8073] Purpose:
Bug fix.

Description:
OSF1 machine at PSC barked at "make install" because an intended
comment was inserted in the middle of the column.  This is not kosher
because officially, make comments should be started with # at column 1.

Solution:
Moved the comment of installing h5fc as h5pfc to start at column 1.

Platforms tested:
Not h5committested since this is exposed by the PSC machine and Elena
has tested the fix there.

Misc. update:
2004-01-15 23:18:04 -05:00
Quincey Koziol
feda85c82a [svn-r8059] Purpose:
Bump version # after creating another snapshot for a user.
2004-01-13 13:58:42 -05:00
Quincey Koziol
2ad18c24ac [svn-r8055] Purpose:
Bump revision number after creating snapshot for user testing.
2004-01-13 13:06:16 -05:00
HDF Admin
41ea50dea1 [svn-r8052] Snapshot version 1.6 release 1 (post15) 2004-01-11 20:48:33 -05:00
Albert Cheng
45646fcb89 [svn-r8042] Purpose:
Feature

Description:
Added option -showconfig which Shows the HDF5 library configuration summary

Platforms tested:
No h5committest test which does not test these tools.
Tested in eirene by hand.

Misc. update:
2004-01-08 15:07:23 -05:00
Albert Cheng
6a9d906c90 [svn-r8035] Purpose:
feature

Description:
Install the C and Fortran compiler commands as h5pcc and h5pfc if
parallel mode is used.

Platforms tested:
"h5committested"
2004-01-07 12:45:16 -05:00
Elena Pourmal
fb1494ea6e [svn-r8034] Purpose: Maintenance
Description: Bump up the version number before giving a tar ball to the MAC HDF5
             Fortran user.

Solution: run bin/h5vers on eirene

Platforms tested: N/A

Misc. update:
2004-01-07 10:59:17 -05:00
Elena Pourmal
7cb2f1bad3 [svn-r8031]
Purpose: Maintenance

Description: Added Fortran support for MAC OS X

Solution: This port was tested only for IBM XL Fortran compiler
           version 8.1 Beta.
          Few things to remember:
              1. do not use AFS to build Fortran; compiler
                 for some reason cannot find *.mod files that
                 were successfully compiled.
              2. Fortran Library can be built only with --disable-shared
                 --enable-static flags.

Platforms tested: pommier, h5committested (it is amasing, but iot works
                  really nicely! Albert, Thank you!)

Misc. update:
2004-01-06 14:51:40 -05:00
Quincey Koziol
24fcd4013f [svn-r8029] Purpose:
Bump version number after making a snapshot for a user.
2004-01-06 13:59:09 -05:00
HDF Admin
31dc73ffcc [svn-r8016] Snapshot version 1.6 release 1 (post12) 2004-01-04 20:50:00 -05:00
Quincey Koziol
2a14f37bda [svn-r8012] Purpose:
Bug fix

Description:
    Fix szip FORTRAN tests..

Solution:
    Increase the chunk size to be bigger than the szip 'pixels per block'.
Also add in code that checks for a maximum number of errors and doesn't keep
reporting that thousands of errors have occurred.

Platforms tested:
    Linux 2.4 (verbena) w/szip & FORTRAN
    Not tested w/h5committest since this combination isn't covered by it.
2004-01-02 00:05:26 -05:00
Quincey Koziol
51638099ad [svn-r8002] Purpose:
Bump snapshot version after creating bugfix snapshot for user.
2003-12-31 14:22:46 -05:00
HDF Admin
26ef0873b7 [svn-r7983] Snapshot version 1.6 release 1 (post9) 2003-12-28 21:02:20 -05:00
HDF Admin
43234790a1 [svn-r7975] Snapshot version 1.6 release 1 (post8) 2003-12-21 20:52:01 -05:00
HDF Admin
4394881d94 [svn-r7956] Snapshot version 1.6 release 1 (post7) 2003-12-14 20:54:06 -05:00
Quincey Koziol
7352b3a30f [svn-r7952] Purpose:
Bug snapshot version after creating tar file for user to test bugfix.
2003-12-13 15:10:36 -05:00
Quincey Koziol
3f845b25c0 [svn-r7945] Purpose:
Bump snapshot version number after giving a snapshot w/bugfix to a user.
2003-12-13 13:21:19 -05:00
Quincey Koziol
4eeaf0bcca [svn-r7936] Purpose:
Add new feature

Description:
    Add FORTRAN wrappers for new H5I routines.

Platforms tested:
    FreeBSD 4.9 (sleipnir)
    h5committest
2003-12-11 13:29:39 -05:00
Quincey Koziol
1f272a2cee [svn-r7935] Purpose:
Add new feature

Description:
    Add FORTRAN wrappers for new H5I routines.

Platforms tested:
    FreeBSD 4.9 (sleipnir)
    h5committest
2003-12-11 13:29:36 -05:00
HDF Admin
7aee827e45 [svn-r7919] Snapshot version 1.6 release 1 (post4) 2003-12-07 20:49:25 -05:00
HDF Admin
3ac28525ee [svn-r7902] Snapshot version 1.6 release 1 (post3) 2003-11-30 20:49:54 -05:00
HDF Admin
7d68090f03 [svn-r7874] Snapshot version 1.6 release 1 (post2) 2003-11-23 20:49:15 -05:00
HDF Admin
74996193eb [svn-r7855] Snapshot version 1.6 release 1 (post1) 2003-11-16 20:47:28 -05:00
Bill Wendling
217d934133 [svn-r7851] Purpose:
Buglet Fix

Description:
    The FFLAGS environment variable wasn't being passed to the Makefiles.
    The config files weren't including it when they set the FFLAGS
    variable.

Solution:
    Changed the FFLAGS="..." command to FFLAGS="$FFLAGS ..." instead.

Platforms tested:
    Copper
    Arabica
    Verbena

Misc. update:
2003-11-14 15:10:07 -05:00
HDF Admin
48988885d6 [svn-r7808] Snapshot version 1.6 release 1 (post0) 2003-11-03 00:38:11 -05:00
Elena Pourmal
fff49a52a6 [svn-r7661] Purpose: Maintenance after 1.6.1 release
Description: Changes version to 1.6.1-post0 and updated
             RELEASE.txt and HISTORY.txt filese fro the new version.

Solution: N/A

Platforms tested: N/A

Misc. update:
2003-10-16 21:58:32 -05:00
Elena Pourmal
e28d341378 [svn-r7659] Purpose: Maintenance
Description: I run bin/release to create an hdf5-1.6.1 release tar
             ball. Now I am checking in modified files before
              tagging the release.

Solution: N/A

Platforms tested: N/A

Misc. update:
2003-10-16 21:47:22 -05:00
Elena Pourmal
d6bf02f008 [svn-r7633] Purpose: Maintenance
Description: Bumped the version number to 1.6.1-pre2 after creating
             a tar ball for the third round of testing


Platforms tested: bin/h5vers -s 1.6.1-pre2 on eirene

Misc. update:
2003-10-14 22:27:09 -05:00
Albert Cheng
f1af7146fa [svn-r7632] Purpose:
Changed version to 1.6.1-pre1 to prepare for release.

Platforms tested:
"h5committested"
2003-10-14 17:56:59 -05:00
Bill Wendling
5f17827df4 [svn-r7627] Purpose:
Bug Fix

Description:
    The Dependencies files for fortran/ weren't being generated properly.
    The "top_srcdir" variable was pointing to the src/fortran directory
    instead of the src/ directory. This is correct as far as configure's
    concerned, but our code needs the src/ directory to work.

Solution:
    Remove the /fortran/.. from the end of top_srcdir if it exists there.

Platforms tested:
    Arabica (just needed to check that Fortran compiles okay).

Misc. update:
2003-10-14 15:28:26 -05:00
Elena Pourmal
03b8c29148 [svn-r7625] Purpose: Maintenance
Description: Bumped up the version number after creating a tar ball
             for the second round of testing

Solution: N/A

Platforms tested: done with bin/h5vers on eirene

Misc. update:
2003-10-14 09:58:01 -05:00
Quincey Koziol
cc3f8148ed [svn-r7624] Purpose:
Updated dependencies and tracing information

Platforms tested:
    Not necessary.
2003-10-14 09:32:55 -05:00
Quincey Koziol
87cb207125 [svn-r7617] Purpose:
Bug fix

Description:
    "group" test was not updating total number of errors correctly.

Platforms tested:
    None, just eyeballed it - too minor of a fix to require testing
2003-10-13 14:43:46 -05:00
Bill Wendling
dc51c5093b [svn-r7609] Purpose:
Update

Description:
    Changed default to "production" mode instead of "development" mode.

Platforms tested:
    Linux. Simple fix.

Misc. update:
2003-10-13 13:42:45 -05:00
Elena Pourmal
5de413e72f [svn-r7606]
Purpose: Bug fix

Description: Type of the third argument to the h5pset(get)_cache_f subroutines
             was incorrect (INTEGER instead of INTEGER(SIZE_T)).
             I was confused while doing my previous change since
             fortran docs were wrong, and the type of the same argument in
             1_4 branch is INTEGER. I forgot to check carefully #if def for
             1_4 branch in the C code, and encountered only int type for the
             corresponding C functions. Since Fortran doesn't support
             backward compatibility, type of the argument should be
             always in sync with the latest branch.

Solution: ALWAYS, ALWAYS pay attention to compiler's warning.
          Fixed type to be INTEGER(SIZE_T).

Platforms tested: kelgia, copper 64-bit mode, solaris 2.7 64-bit mode.

Misc. update:
2003-10-13 12:26:37 -05:00
Elena Pourmal
fbf7331f7d [svn-r7602]
Purpose: Bug fix

Description: Parameter rdcc_nelmts of the h5pget_cache_f subroutine
             had wrong INTEGER(SIZE_T) instead of INTEGER type.

Solution: Fixed the type

Platforms tested: arabica in 64-bit mode (where INTEGER(SIZE_T) is not
                  the same as INTEGER)

Misc. update:
2003-10-10 17:20:59 -05:00
Elena Pourmal
3c4f589329 [svn-r7563] Purpose: Maintenance
Description: Increased version number to 1.6.0-post11 after creating
             a tar ball for testing


Platforms tested: eirene

Misc. update:
2003-10-07 11:00:04 -05:00
Quincey Koziol
a5d1c5c576 [svn-r7560] Purpose:
Add feature

Description:
    Add H5Fget_freespace() routine, to check the amount of free space in a
    file.  This information is only valid until the file is closed currently,
    however (until we start recording the free space information in the file
    itself).

Platforms tested:
    FreeBSD 4.9 (sleipnir)
    h5committest
2003-10-07 08:57:18 -05:00
Bill Wendling
7dd5df4fa3 [svn-r7555] Purpose:
Bug Fix

Description:
    The h5fc script was failing to compile if --with-mpe was set.

Solution:
    Added the "--with-mpe" check to the fortran library. This puts
    mpe-specific libraries in the LIBS macro which is included into the
    h5fc script.

Platforms tested:
    Linux (verbena) Small change, so no need for full h5committesting.

Misc. update:
2003-10-06 15:25:06 -05:00