Commit Graph

7700 Commits

Author SHA1 Message Date
Fang Guo
0bc8c7c69b [svn-r11050] Purpose:
Update
Description:
two new project files added.
Solution:

Platforms tested:

Misc. update:
2005-07-07 17:06:09 -05:00
Fang Guo
ab7c8f6c79 [svn-r11049] Purpose:
Update
Description:
two new project files added
Solution:

Platforms tested:

Misc. update:
2005-07-07 17:05:22 -05:00
Fang Guo
141fd43c8c [svn-r11048] Purpose:
Update
Description:
New project files added
Solution:

Platforms tested:
Visual studio .Net on windows XP
Misc. update:
2005-07-07 17:04:20 -05:00
Quincey Koziol
9f37f39b24 [svn-r11047] Purpose:
Bug fix

Description:
    Add dependency of flush2 test on flush1 test

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Too minor to require h5committest
2005-07-07 16:28:59 -05:00
Elena Pourmal
81bf322285 [svn-r11046] Purpose: Maintenance
Description: Removed -DH5_ABSOFT flag for C compiler when Absoft f95 compiler
             was used; this flag is not needed anymore since we automatically construct
             names of C functions called from Fortran.

Solution:

Platforms tested: pommier

Misc. update:
2005-07-07 16:05:52 -05:00
Fang Guo
2744a8391c [svn-r11045] Purpose:
update project file
Description:
new source codes added (H5BP.c H5BPcache.c H5BPdbg.c and H5BPtest
.c)
VS: [details about the changes, algorithm, etc...]
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-07 16:01:17 -05:00
Fang Guo
dc4d83f7b0 [svn-r11044] Purpose:
Update project file.
Description:
New source codes added (H5BP.c H5BPcache.c H5BPdbg.c and H5BPtest.c)
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-07 15:59:19 -05:00
Pedro Vicente Nunes
00a1908e76 [svn-r11043] Purpose:
new test hor h5repack, to syncronize tests between unix and windows
it requires a new file added

Description:

Solution:

Platforms tested:
linux

Misc. update:
2005-07-07 15:51:26 -05:00
Quincey Koziol
9b597516c0 [svn-r11042] Purpose:
Bug fix

Description:
    The ".chksh" file for a test script was being created in the "source"
location rather than the build location.  This can cause problems when
multiple builds are running because "slower" machines will see the ".cshsh"
file from faster machines and will not run the test script as they should.

Solution:
    Use 'basename' command to strip off the path of the script and create
the ".chksh" file in the build location.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    h5committest
2005-07-07 15:46:49 -05:00
Fang Guo
ec540aa9cb [svn-r11041] Purpose:
Add new proejct files.
Description:

Solution:

Platforms tested:

Misc. update:
2005-07-07 15:07:03 -05:00
Fang Guo
453029a6e1 [svn-r11040] Purpose:
test on b+tree added
Description:

Solution:

Platforms tested:

Misc. update:
2005-07-07 14:54:48 -05:00
Fang Guo
18384fff6f [svn-r11039] Purpose:
Update workspace
Description:
New project files added
Solution:

Platforms tested:
Msvs 6.0 on windows XP
Misc. update:
2005-07-07 14:52:28 -05:00
Fang Guo
47827d1806 [svn-r11038] Purpose:
Catch up with linux.
Description:
dll b+tree project file b_plus_treedll.dsp was added due to
b+tree.c added on July 6
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-07 14:51:25 -05:00
Fang Guo
606e1b6927 [svn-r11037] Purpose:
Catch up with Linux.
Description:
b_plus_tree.dsp was added for windows due to new source code b+tree.c added On July 6
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-07 14:49:12 -05:00
Fang Guo
c80b4d9eca [svn-r11036] Purpose:
Modification on .Net and Intel part
Description:
In batch mode, there should be no options to choose build Only HDF5 C or both C and C++ library
with visual studio .net or intel compiler for the time being
Solution:

Platforms tested:

Misc. update:
2005-07-07 12:04:15 -05:00
Albert Cheng
18d3b7fc8e [svn-r11035] Purpose:
Improvement

Description:
Added some argument sanity chechking by ensuring exactly two
arguments are provided.

Platforms tested:
sol.
2005-07-07 00:14:13 -05:00
Albert Cheng
f68a2e6db7 [svn-r11034] Purpose:
bug fix.

Description:
-nt is not a universal option for the test command in all platforms.
The use of it in conclude.am cause some platforms to bark at the
Makefile generated.

Solution:
Created a command script bin/newer which tests if file1 is newer
than file2.  Replace the "test file1 -nt file2" by
"newer file1 file2".

Platforms tested:
Tested in sol.
2005-07-06 23:52:45 -05:00
Leon Arber
3781d2ed5a [svn-r11033] Purpose:
Feature

Description:
gen_report.pl throws away the plotting commands used to make the plots
in gnuplot.

Solution:
Deciding that these commands may be useful if the someone wants to reproduce
the plots (or, more importantly, manipulate them further in gnuplot), the
commands are now saved in a file called gnuplot.script

Platforms tested:
colonelk

Misc. update:
2005-07-06 17:14:05 -05:00
Quincey Koziol
567fd44747 [svn-r11032] Purpose:
Update with newly added files.
2005-07-06 13:16:21 -05:00
Quincey Koziol
82a12612e3 [svn-r11031] Purpose:
New feature

Description:
    Initial checkin of B+ Tree code.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    h5committest

Misc. update:
2005-07-06 13:13:32 -05:00
Fang Guo
0023210504 [svn-r11029] Purpose:
Update solution file
Description:
New source codes added.
Solution:

Platforms tested:
Visual studio .Net 2003 on Windows XP.
Misc. update:
2005-07-05 18:05:37 -05:00
Fang Guo
f33fa44b56 [svn-r11028] Purpose:
Update project files
Description:
New source codes H5Fmount.c and H5Fsuper.c added.
Solution:

Platforms tested:
MSVS 6.0 on Windows XP.
Misc. update:
2005-07-05 18:03:46 -05:00
Fang Guo
9efcd7831a [svn-r11027] Purpose:
Update project file.
Description:
New source code H5Fmount.c and H5Fsuper.c added
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-07-05 18:02:27 -05:00
Quincey Koziol
fa1156c372 [svn-r11025] Purpose:
Add new source code files

Description:

Solution:

Platforms tested:

Misc. update:
2005-07-05 17:01:52 -05:00
Quincey Koziol
12d84d4b12 [svn-r11022] Purpose:
Bug fix & code cleanup

Description:
    Don't unmount child files from a parent file if the parent file is
being held open by an object.

    Also, moved the mounting routines into their own source file and the
superblock routines into their own file also.

Solution:
    Moved the code for unmounting child files down in the H5F_close routine
and also add checks to the file and group mounting code to unmount child
files when the last object holding open a file closes.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    h5committest
2005-07-05 16:58:50 -05:00
Leon Arber
4ca9441078 [svn-r11020] Purpose:
Bug fix

Description:
When plotting, if the minimum number of processors was not 1, gen_report.pl would fail.

Solution:
The minimum number of processors in the datafile was inadvertantly hard-coded to be 1.
Fixed it to dynamically determine the number of processors from the data.

Platforms tested:
colonelk.

Misc. update:
2005-07-05 14:31:11 -05:00
Raymond Lu
ac75ce4141 [svn-r11019] Purpose: Add detection
Description: pgcc version 6.0x have optimization (-O, -O2, or -O3) problem.
It caused multi driver test to fail.  The problem happened in a macro
definition.

Solution: Detect these versions and add option "-Mx,28,0x8" to the compiler
to avoid the problem if optimization is enable.

Platforms tested: mir and fuss - simple change.
2005-07-05 14:08:58 -05:00
James Laird
7c7a856c5f [svn-r11018] Purpose:
Bug fix

Description:
Fixed error in Fortran examples on modi4.

Solution:
Added another dependency in the Fortran examples.

Platforms tested:
mir, modi4 (serial and parallel)
2005-07-05 12:42:19 -05:00
Pedro Vicente Nunes
3ce62a7877 [svn-r11017] Purpose:
bug fix

Description:
a string buffer did not had space for the trailing null

Solution:
add one more element to the buffer

Platforms tested:
linux

Misc. update:
2005-07-05 10:41:37 -05:00
James Laird
c80b03cf33 [svn-r11016] Purpose:
Bug fix

Description:
Added dependencies to examples Makefiles so that examples can be run in
parallel.

Solution:
The examples directories (for C, C++, and Fortran) all have some dependencies
explicitly spelled out in their Makefiles.am.  This is a good short-term
solution, and should prevent errors in the Daily Tests.

Platforms tested:
mir, modi4 (parallel and sequential)
2005-07-04 16:25:07 -05:00
Quincey Koziol
ddf9e4a4af [svn-r11014] Purpose:
Code cleanup

Description:
    Refactor metadata cache to merge "dirtied" flag in with other flags for
H5AC_unprotect and H5C_unprotect.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    h5committest
2005-07-02 11:36:15 -05:00
James Laird
4cf99e9f28 [svn-r11013] Purpose:
Bug fix

Description:
Fixed bugs that caused tests to be unable to find testhdf5.sh during
daily tests, and another that broke sol and shanti.

Solution:
When tests are run, their path is ./$testname .
When scripts are run, their path has no leading "./".  Fixed.
Sol and shanti don't recognize the -e option for test, but they do know
-f.  Fixed.
Also modified release notes.

Platforms tested:
mir, shanti, heping
2005-07-01 16:22:05 -05:00
Fang Guo
0c4c634117 [svn-r11011] Purpose:
Catch up changes with h5diff
Description:
output format of h5diff changed when there is no difference found.

Solution:

Platforms tested:

Misc. update:
2005-07-01 10:53:01 -05:00
Quincey Koziol
5e98cfee43 [svn-r11009] Purpose:
Bug fix

Description:
    When a series of files is mounted on one another and one of those files
is not unmounted, the library gets confused at shutdown and goes into an
infinite loop in the file interface.

Solution:
    If there are still files left in the "closing" state when shutting down
the file API, iterate over those file IDs and unmount any child files that we
find mounted on those files.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Too minor to require h5committest
2005-07-01 00:35:29 -05:00
James Laird
43f091f462 [svn-r11008] Purpose:
Feature: tests now use parallel make and only run once

Description:
When make is invoked in parallel (using the -j option), several tests will
now be run simultaneously.  This should speed up testing on a number of
systems.
When a test passes, it creates a foo.chkexe or foo.chksh file, which prevents
the test from running again unless the test or library changes.

Solution:
Most of the changes live in config/conclude.am.  Added *.chkexe and *.chksh
files to the list of files to be cleaned at "make mostlyclean" time.
Parallel tests still run one at a time, but use the same make instructions
as serial tests.

Platforms tested:
mir, eirene, sleipnir, pommier, copper, modi4 (some errors occurred, probably
due to the test being run before updating hdf5.  Will re-run tests after
checkin.)
2005-06-30 18:35:32 -05:00
Raymond Lu
afcd1ddb39 [svn-r11006]
Misc. update: Document a known problem with Fletcher32 filter.
2005-06-30 16:30:40 -05:00
Pedro Vicente Nunes
c3252ef1f2 [svn-r11005] Purpose:
bug fix

Description:
the numbers of differences was not printed for each object

Solution:
print it

Platforms tested:
linux
solaris
aix



Misc. update:
2005-06-30 15:57:01 -05:00
Fang Guo
e6589b04f0 [svn-r11004] Purpose:
Update solution file all.sln
Description:
Change building configurations of all.dsw so that fortran project files would not be built when users choose visual studio .net
to build HDF5 from command line.
Solution:

Platforms tested:

Misc. update:
2005-06-30 13:54:50 -05:00
Pedro Vicente Nunes
a8d9f5cfbc [svn-r11003] Purpose:
bug fix

Description:
when diffing a string type string , a cycle is made using the hdf5 get_size function, which returns
the type size
some strings might have a NULL terminator character before the type size position
this was noticed on a HDF-EOS file on the HDFEOSVersion attribute which was defined as a type with a 32 size,
but contained a string with 12 characters, making h5diff to compare the extra garbage characters

Solution:
detect the NULL terminator character and end the diff at that position

Platforms tested:
linux


Misc. update:
2005-06-30 11:53:11 -05:00
Fang Guo
2c1d787f3e [svn-r11002] Purpose:
Catch up with the changes of h5diff
Description:

Solution:

Platforms tested:

Misc. update:
2005-06-29 12:41:44 -05:00
Raymond Lu
ff66fc2ef3 [svn-r11001] Purpose: Add more comment. 2005-06-29 11:06:35 -05:00
Raymond Lu
7b193be887 [svn-r10998] Purpose: Bug fix.
Description:
For the definition of the macro H5T_CONV_Xx_CORE, added a condition branch
(else if (*((ST*)S) == (DT)(D_MAX))) which seems redundant.
It handles a special situation when the source is "float" and assigned the value
of "INT_MAX".  A compiler may do roundup making this value "INT_MAX+1".  However,
when do comparison "if (*((ST*)S) > (DT)(D_MAX))", the compiler may consider them
equal.


Platforms tested: fuss - simple change.
2005-06-29 11:01:09 -05:00
Elena Pourmal
1e1e2578f6 [svn-r10997] Purpose: Small bug fix
Description: "long long" type caused compilation problems on Windows

Solution: Use long_long definition

Platforms tested: heping, Windows will follow

Misc. update:
2005-06-28 14:42:51 -05:00
Leon Arber
ac2e0d548e [svn-r10996] Purpose:
Bug fix for parallel case for new "Some objects were not comparable" patch to h5diff.

Description:
The parallel h5diff wouldn't print out "Some objects were not comparable" because the worker
tasks were not communicating the not_cmp flag of the diff_opt_t struct back to the manager, who ultimately
prints everything.

Also, some miscellaneous fixes for error printing.  Some errors were printed out with printf instead of fprintf(stderr,...).
In parallel environments, this can result in output getting lost.

Solution:
Had the worker tasks pass along the not_cmp flag to the manager when they sent along
the number of differences they found.



Platforms tested:
heping (pp), sol (pp)

Misc. update:
2005-06-28 14:20:56 -05:00
Pedro Vicente Nunes
92723c7e02 [svn-r10995] Purpose:
modified the script test so that when the test files do not exist , they are created

Description:

Solution:

Platforms tested:
linux
solaris

Misc. update:
2005-06-28 11:40:25 -05:00
Pedro Vicente Nunes
4a5f83b8f0 [svn-r10994] Purpose:
bug fix

Description:
when 2 objects were not comparable, the final print information for the non verbose mode printed "0 differences found"


Solution:

replaced instead with a Summary message that says
"Some objects were not comparable"


Platforms tested:
linux
solaris


Misc. update:
2005-06-28 11:25:42 -05:00
Fang Guo
7592f727f4 [svn-r10993] Purpose:
Add missed project file testh5repack_detect_szipdll
Description:

Solution:

Platforms tested:

Misc. update:
2005-06-27 12:24:54 -05:00
Fang Guo
663b89652c [svn-r10992] Purpose:
Add path to project h5repart_gentest.dsp
Description:

Solution:

Platforms tested:

Misc. update:
2005-06-27 12:23:21 -05:00
Fang Guo
0043d7c5a2 [svn-r10991] Purpose:
Keep consistent with all.dsw
Description:
Update solution file of all.dsw
Solution:

Platforms tested:

Misc. update:
2005-06-24 17:12:01 -05:00
Fang Guo
234b1830c5 [svn-r10990] Purpose:
Add new macro to remove data conversion errors on visual c++ .Net on windows XP
Description:

Solution:

Platforms tested:
Visual C++ .Net 2003 on windows XP
Misc. update:
2005-06-24 17:06:32 -05:00