Commit Graph

8610 Commits

Author SHA1 Message Date
Albert Cheng
e065164883 [svn-r12261] Purpose:
Improvement

Description:
Modified the warning messages from the Version mismatch checking to suggest
the users to try recompiling or checking the shared lib setting.

Platforms tested:
Tested in heping only since it was just a simple text string changes.
(I did moved the strings around a bit.)
2006-04-15 20:33:06 -05:00
Albert Cheng
014e9630d2 [svn-r12260] Purpose:
Changed to production mode default on, debug mode default off to prepare
for 1.8.0alpha0 release.

Platforms tested:
Tested in heping but only did the configure and compared the output with
previous default output.  The changes were pretty simple.
2006-04-15 18:50:15 -05:00
Quincey Koziol
0aa70b3748 [svn-r12259] Purpose:
Code checkpoint

Description:
    Add more regression tests for odd insertion patterns

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 (heping)
    Linux 2.4/64 (mir)
    Solaris 2.9 (shanti)
2006-04-15 17:14:47 -05:00
Quincey Koziol
c83c1eb42d [svn-r12258] Purpose:
Code checkpoint

Description:
    Add in more fractal heap support for odd allocation patterns (entries that
are too large for various block sizes, etc.)

    Broke out fractal heap code into more source code modules.

    Refactored fractal heap test to make it more understandable and
maintainable for the long term.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 (heping)
    Linux 2.4/64 (mir)
    Solaris 2.9 (shanti)
2006-04-15 16:11:42 -05:00
Quincey Koziol
838b4449cf [svn-r12257] Purpose:
Shrink skull & crossbones  (how many times do you get to write _that_ in
a CVS log message? :-)

Description:
    Documented the --enable-group-revision configure option and found a smaller
skull & crossbones to put in the release notes for it.
2006-04-15 13:00:30 -05:00
Elena Pourmal
82d3e6585e [svn-r12256] Purpose: Bug fix
Description: "using std::count" statement caused the problems on copper and kelgia



Solution: I believe this statement is not needed at all (will verify with
          more daily tests and Binh-Minh). Removed.

Platforms tested: heping, mir with Intel compiler, copper with -q64,
                  shanti (there is a known failure in tatrr test)

Misc. update:
2006-04-15 12:16:23 -05:00
Elena Pourmal
d318d2ec1a [svn-r12255] Purpose: Maintenance
Description: Updated "Tested Platforms" section (based on 1.6.5)
             Added VMS support notice

Solution:

Platforms tested: N/A

Misc. update:
2006-04-15 11:31:58 -05:00
Quincey Koziol
2521c4084c [svn-r12254] Purpose:
Anti-feature

Description:
    Revert changes to H5G_stat_t struct, to make it compatible with the 1.6.x
branch again.  The information that was added to the H5G_stat_t struct will
be reported through other API routines.

Platforms tested:
    FreeBSD 4.11 (sleipnir) w/C++
    Linux 2.4/64 (mir) w/C++ & Fortran
    Solaris 2.9 (shanti)
2006-04-14 17:21:54 -05:00
Elena Pourmal
3468ff3a5c [svn-r12253] Purpose: Maintenance
Description: Brought VMS changes back. My previous note about
             using std::count; should be in this log.
             C++ on VMS doesn't support "using std::count"

Solution: IFDEF'ed with H5_VMS (until Binh-Minh has a chance to look into it and
          propose a different solution)

Platforms tested: VMS server, heping

Misc. update:
2006-04-14 16:43:29 -05:00
Elena Pourmal
11cf4bacb7 [svn-r12252] Purpose: Maintenance
Description: Brought VMS changes back (very minor):
             In tfile.cpp file some tests for open and creation should fail on UNIX,
             but this is not true on VMS since it has versioning of the files.
             In dsets.cpp std::count was used, but it is not available on VMS; also
             VMS didn't like "bogus" name for the filter function.


Solution: Used H5_HAVE_FILE_VERSIONS and H5_VMS variables to control the tests;
          replaced "bogus" function with "filter_bogus" function

Platforms tested: VMS server, heping

Misc. update:
2006-04-14 16:39:46 -05:00
Elena Pourmal
3ee41cba29 [svn-r12251] Purpose: Maintenance
Description: file_close and multi driver tests fail on VMS.

Solution: IFDEF'ed them for now with !DEC directive.

Platforms tested: VMS server, heping

Misc. update:
2006-04-14 16:33:35 -05:00
Elena Pourmal
b1eadf137c [svn-r12250] Purpose: Maintenance
Description: Added new VMS command files to run tests and examples for
             C, C++ and Fortran

Solution:

Platforms tested:

Misc. update:
2006-04-14 16:31:41 -05:00
Elena Pourmal
fdd2d22773 [svn-r12249] Purpose: Maintenance
Description: cleaned up make.com file; added command file to run the tests.

Solution:

Platforms tested: VMS server

Misc. update:
2006-04-14 16:30:39 -05:00
Elena Pourmal
449af61402 [svn-r12248] Purpose: Maintenance
Description: cleaned up make.com file

Solution:

Platforms tested: VMS server

Misc. update:
2006-04-14 16:30:21 -05:00
Elena Pourmal
754e92f9a9 [svn-r12247] Purpose: Maintenance
Description: cleaned up make.com file; added command file to run tests

Solution:

Platforms tested: VMS server

Misc. update:
2006-04-14 16:30:13 -05:00
Elena Pourmal
de6233a077 [svn-r12246] Purpose: Maintenance
Description: Added file to run the examples; cleaned up make.com file

Solution:

Platforms tested: VMS server

Misc. update:
2006-04-14 16:29:48 -05:00
Elena Pourmal
d0bb21e615 [svn-r12245] Purpose: Maintenance
Description: Added file to run the tests; cleaned up make.com file

Solution:

Platforms tested: VMS server

Misc. update:
2006-04-14 16:29:31 -05:00
Elena Pourmal
c178152d7c [svn-r12244] Purpose: Maintenance
Description: Added file to run the tests

Solution:

Platforms tested: VMS server

Misc. update:
2006-04-14 16:29:10 -05:00
Elena Pourmal
540e7a54a8 [svn-r12243] Purpose: Maintenance
Description: Cleaned up the file

Solution:

Platforms tested: VMS server

Misc. update:
2006-04-14 16:28:55 -05:00
Elena Pourmal
dcd840cde9 [svn-r12242] Purpose: Maintenance
Description: Added new file to run examples

Solution:

Platforms tested: VMS server

Misc. update:
2006-04-14 16:28:29 -05:00
Elena Pourmal
099dfac2a9 [svn-r12241] Purpose: Maintenance
Description: This command file defines all necessary compilation flags
             and builds all libraries, tests and examples.
             If you build in a particular directory, make sure you use
             the correct compilation flags since they are not defined
             in each individual command file (actually the line is still there
             but commented out).

Solution:

Platforms tested: VMS server

Misc. update:
2006-04-14 16:28:08 -05:00
Frank Baker
5612709114 [svn-r12240]
Purpose:
    Added 1.8.0-alpha1 "Supported Configuration Features Summary."
Platforms tested:
    Viewed in vi; not tested.
2006-04-14 16:06:50 -05:00
Raymond Lu
dc3854dee9 [svn-r12239] Purpose: Update
Description: Mark hl/src/H5LTparse.h as undistributed.


Platforms tested: ran bin/chkmanifest.
2006-04-14 13:22:50 -05:00
Fang Guo
dc3f6128f0 [svn-r12238] Purpose:
Maintenance on Windows
Description:
Update all.sln
Solution:

Platforms tested:

Misc. update:
2006-04-13 12:51:11 -05:00
Fang Guo
e986ea1496 [svn-r12237] Purpose:
Maintenance on Windows
Description:
hl\src\H5HL_private.c was removed
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-04-13 12:50:32 -05:00
Fang Guo
42bbce053a [svn-r12236] Purpose:
Maintenance on Windows
Description:
H5HL_private.c was removed
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-04-13 12:49:39 -05:00
Pedro Vicente Nunes
2aab155338 [svn-r12235] Purpose:
bug fixes

Description:
some function calls had integer constants in the argument list;
these caused size mismatches on some platforms (hsize_t expected)

Solution:
declared hsize_t variables or  added casts

Platforms tested:
linux (heping)
solaris

Misc. update:
2006-04-12 22:15:05 -05:00
Pedro Vicente Nunes
ea0c09cf0f [svn-r12234] Purpose:
removed some white space and add formatting

Description:

Solution:

Platforms tested:
linux

Misc. update:
2006-04-12 21:42:04 -05:00
Elena Pourmal
40592235ed [svn-r12233] Purpose: Maintenance
Description: Some dumper tests suppose to fail; those tests cause make file
             to exit.

Solution: For now I commented those tests to let other tests
          to run; output is saved in a file for examination. Next step
          will be to compare with the existing output. (Actually
          the next step will be to learn how to program functions in DCL to
          create a test script similar to UNIX one, but at least I finally
          figured out why the test script was exiting.)

Platforms tested: VMS server

Misc. update:
2006-04-12 17:13:56 -05:00
Pedro Vicente Nunes
7248b78c50 [svn-r12231] Purpose:
fix, forgot to cvs remove one file of the privious check in

Description:

Solution:

Platforms tested:

Misc. update:
2006-04-12 16:33:53 -05:00
James Laird
b51ac70ed9 [svn-r12230] Purpose:
Configuration change

Description:
Stream-VFD is now disabled when parallel is enabled.

Solution:
Stream-VFD was causing trouble on some platforms when both it and
parallel HDF5 were being used.  This is a pretty odd use case, so
we now disable stream vfd when parallel is being used.
This required moving the test for the stream vfd after the test
for parallel HDF5 in configure.in.

Platforms tested:
mir, modi4 (configure change only)
2006-04-12 16:28:09 -05:00
Pedro Vicente Nunes
bc66efc788 [svn-r12229] Purpose:
new feature

Description:
1) separated the HL library into "public" and "private" header files, with the same caracteristics as the basic library
2) added the public headers to hdf5.h (with a conditional include macro, defined in configure.in)
3) added the path to HL in all Makefile.am 's , because of the inclusion in hdf5.h

Solution:

Platforms tested:
linux 32, 64
AIX
solaris
with fortran and c++

(one packet table example fails)

Misc. update:
2006-04-12 16:21:38 -05:00
Elena Pourmal
3dfec8d73b [svn-r12228] Purpose: Maintenance
Description: Warning message about broken line was displayed while running make.com

Solution: Replaced blank line with $ exit line.

Platforms tested: VMS server; this change is local to VMS only

Misc. update:
2006-04-12 14:48:14 -05:00
Albert Cheng
246b280cd6 [svn-r12227] Purpose:
bug fix.

Description:
The MPE_Stop_log did not work in copper.  It spewed out MPE errors
and ended in infinite looping.

Solution:
Changed to a smaller test size to avoid generating huge MPE log files
when MPE is configured in.

Platforms tested:
Copper (mpe)

Misc. update:
2006-04-12 13:41:08 -05:00
Fang Guo
954a6dfda4 [svn-r12226] Purpose:
Maintenance on Windows
Description:
Add in information about hdf5_hl_fortran using intel fortran compiler.
Solution:

Platforms tested:

Misc. update:
2006-04-11 15:28:18 -05:00
Fang Guo
a074f99ebe [svn-r12225] Purpose:
Maintenance on Windows
Description:
 hdf5_hl_fortran is a mixed language project. when building
this project , the compiler will ask to choose one language as a main
project.
Missed this information in previous document.
Need to ch
Solution:

Platforms tested:

Misc. update:
2006-04-11 15:22:56 -05:00
Albert Cheng
6952f48096 [svn-r12224] Purpose:
Bug fix.

Description:
When MPE is used, the test generates huge Clog files in /tmp that
could fill up the disk (like in Copper.)

Solution:
Turned off MPE logging.

Platforms tested:
heping (pp) and copper(pp)

Misc. update:
2006-04-11 15:01:58 -05:00
Fang Guo
b18e0d8497 [svn-r12223] Purpose:
Maintenance on Windows
Description:
libtestfortran.dsp was enabled by accident. Disable libtestfortran.dsp
Solution:

Platforms tested:

Misc. update:
2006-04-11 14:55:41 -05:00
Fang Guo
5d70249f6e [svn-r12222] Purpose:
Maintenance on Windows
Description:
Fix a echo error:
when running lstest.bat, previously echo "h5dump ..."
change it to "h5ls ..."
Solution:

Platforms tested:

Misc. update:
2006-04-11 13:19:16 -05:00
Quincey Koziol
5a2c6b0ae1 [svn-r12221] Purpose:
"Hide" file format changes (for now)

Description:
    Add ifdef's (controlled by the --enable-group-revision configure flag)
to disable group revision changes to the file format, in order to allow alpha
release to go ahead without releasing an unsupported version into the wild.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 32-bit (heping)
    Linux 2.4 64-bit (mir)
    Solaris 2.9 (shanti)
2006-04-09 22:03:30 -05:00
Quincey Koziol
68ec8c72bc [svn-r12219] Purpose:
Code cleanup

Description:
    Don't include empty public header files.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 32-bit (heping)
    Linux 2.4 64-bit (mir)
    Solaris 2.9 (shanti)
2006-04-09 21:51:57 -05:00
Quincey Koziol
aab7fd598f [svn-r12218] Purpose:
Code cleanup

Description:
    Remove remnents of references to unimplemented H5S_COMPLEX dataspace.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 32-bit (heping)
    Linux 2.4 64-bit (mir)
    Solaris 2.9 (shanti)
2006-04-09 21:51:05 -05:00
Quincey Koziol
1267f5408e [svn-r12217] Purpose:
Code cleanup

Description:
    Tweak fortran test for alpha release to check for different file size
(a size difference between the compact & "old" dense form).

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 32-bit (heping)
    Linux 2.4 64-bit (mir)
    Solaris 2.9 (shanti)


Misc. update:
2006-04-09 21:46:40 -05:00
Quincey Koziol
15691f8827 [svn-r12216] Purpose:
Code cleanup

Description:
    Clean up some runtime errors from unsupported C99 types on Solaris 2.9
by wrapping them with ifdef's.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 32-bit (heping)
    Linux 2.4 64-bit (mir)
    Solaris 2.9 (shanti)


Misc. update:
2006-04-09 21:45:11 -05:00
Quincey Koziol
85fc6fab21 [svn-r12215] Purpose:
Code cleanup

Description:
    Add "--enable-group-revision" configure flag (defaulting to off).

    Also, "prettify" the configure summary a bit

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 32-bit (heping)
    Linux 2.4 64-bit (mir)
    Solaris 2.9 (shanti)
2006-04-09 21:44:03 -05:00
Quincey Koziol
36a381e961 [svn-r12214] Purpose:
Code cleanup

Description:
    Don't install empty public header files.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 32-bit (heping)
    Linux 2.4 64-bit (mir)
    Solaris 2.9 (shanti)
2006-04-09 21:42:21 -05:00
Albert Cheng
f88e94b3b8 [svn-r12213] Turned off copyright checking until what need copyright is decided. 2006-04-07 12:46:03 -05:00
Pedro Vicente Nunes
8ba0c76fe5 [svn-r12211] Purpose:
new feature

Description
some more check in related to the print of compression ratios: print warning messages after the print of the dataset name and compression:

Solution:

Platforms tested:
linux
solaris
AIX

Misc. update:
2006-04-07 12:45:40 -05:00
Albert Cheng
e3cdaeab1c [svn-r12210] Purpose:
feature

Description:
Added the GetTestExpress and SetTestExpress to support the TestExpress mode
according to $HDF5TextExpress.  For now, it is just defined or not, the
actual value does not matter.

Platforms tested:
heping(serial), mir (PP).
2006-04-07 10:34:40 -05:00
Albert Cheng
d4a986445c [svn-r12209] Purpose:
Bug fix.

Description:
getenv_all would fail if one calls it without calling MPI_initialized first.
This may happen if one uses PHDF5 library to build a serial nature code
and does not make any MPI calls.

Solution:
Added code to detect if MPI has been initialized. If not, use the
original getenv.

Platforms tested:
heping (serial) and mir (parallel).
2006-04-07 10:00:47 -05:00