Commit Graph

878 Commits

Author SHA1 Message Date
Quincey Koziol
ae71cdc7af [svn-r18309] Description:
Added information to the release notes for fixing Bz#1755.
2010-02-23 09:31:17 -05:00
HDF Tester
7147e87089 [svn-r18307] Snapshot version 1.8 release 4 (snap13) 2010-02-22 15:56:03 -05:00
Jonathan Kim
52d87caef3 [svn-r18279] Purpose:
Work for bugzilla 1754: h5diff: support comparing through links.

Description:
    merged from hdf5 trunk (18164, 18165, 18166, 18167, 18170, 18266, 18273)

Tested:
    h5committest (jam, amani and linew)
2010-02-18 21:39:22 -05:00
Neil Fortner
feae1cb35f [svn-r18263] Purpose: Fix bug in b-tree code
Description:
In certain cases, removal of an object in a v1  b-tree would cause the leftmost
key in the right neighbor to be overwritten.  While this did not pose a problem
for group b-trees, with chunked datasets it would overwrite the offset value
of the neighbor's leftmost child, causing corruption.  Reworked the code to
differentiate between b-trees whose children are fundamentally associated with
their left key and those who are associated with their right key.

Tested: jam, linew, amani (h5committest)
2010-02-16 12:23:38 -05:00
HDF Tester
50dfe3439b [svn-r18255] Snapshot version 1.8 release 4 (snap12) 2010-02-14 17:55:45 -05:00
HDF Tester
4eefbc505a [svn-r18234] Snapshot version 1.8 release 4 (snap11) 2010-02-12 12:20:49 -05:00
HDF Tester
658c1b9e75 [svn-r18219] Snapshot version 1.8 release 4 (snap10) 2010-02-07 19:21:03 -05:00
HDF Tester
187e9377fa [svn-r18203] Snapshot version 1.8 release 4 (snap9) 2010-02-02 11:01:14 -05:00
Raymond Lu
d115783685 [svn-r18202] I added a known problem item. Please see bug report #1279.
No test is needed.
2010-02-02 10:48:38 -05:00
HDF Tester
fc96b2cec3 [svn-r18201] Snapshot version 1.8 release 4 (snap8) 2010-01-31 19:15:34 -05:00
HDF Tester
f5c061aa21 [svn-r18161] Snapshot version 1.8 release 4 (snap7) 2010-01-24 19:05:23 -05:00
HDF Tester
12d1c08b10 [svn-r18121] Snapshot version 1.8 release 4 (snap6) 2010-01-17 17:45:24 -05:00
HDF Tester
30f3fcaa4a [svn-r18101] Snapshot 2010-01-10 18:02:58 -05:00
HDF Tester
2cedbfab13 [svn-r18062] Snapshot 2010-01-03 19:19:13 -05:00
HDF Tester
048b57ea9b [svn-r18058] Snapshot 2009-12-27 17:59:00 -05:00
HDF Tester
2fd8480ec7 [svn-r18049] Snapshot 2009-12-20 19:01:11 -05:00
HDF Tester
f866495ba0 [svn-r18014] Snapshot 2009-12-13 19:03:58 -05:00
Allen Byrne
7f46301cee [svn-r17990] Tested MinGW environment on XP32 with latest environment and gcc 4.4.0 tools.
Tested: Windows XP 32bit
2009-12-11 12:46:49 -05:00
Raymond Lu
f9e5bda9d8 [svn-r17984] I put the bug fix info for #1584. No test is needed. 2009-12-10 11:36:46 -05:00
HDF Tester
4f90de0956 [svn-r17975] Snapshot 2009-12-07 09:47:54 -05:00
Quincey Koziol
c909c5e7cf [svn-r17941] Description:
Bring r17939 from trunk to 1.8 branch:

	Handle external links from symlinked files by adding another check to
look for "child" files for links from the actual location of the "parent" file,
instead of from the location of the symlink.

Tested on:
	FreeBSD/32 6.3 (duty)
	(h5committested on trunk)
2009-12-01 09:20:41 -05:00
Albert Cheng
4d62a79cc4 [svn-r17935] Updated AIX compilers information. 2009-11-27 11:12:11 -05:00
Albert Cheng
8d1f377af2 [svn-r17933] Updated with new ibm compiler configure changes. 2009-11-26 13:10:00 -05:00
Jonathan Kim
cbe163c6ce [svn-r17921] Purpose:
Fix Bug1672 - Display garbage value on LE machine for BE data.

Description:
	Casuing by calling diff_dataset twice when -r or no option was given.
	Change to call it once which fix the problem. 
	It also improves the performance. (diffing time in half)
	According further test, it also occurred on BE machine as well and it 
	seems occruing only with the BE data attached to Bugzilla. 
	Don't know how the file was created. Anyway this fix will prevent 
	from diffing with garbage values in similiar potential case. 
	
Tested on:
	linux32 (jam) , linux64 (almani), solaris (linew)
2009-11-20 17:17:48 -05:00
Elena Pourmal
6e68ac3f2d [svn-r17868] Maintenance: Added information about gfortran to the list of the compilers
used for testing.
2009-11-10 15:38:19 -05:00
Elena Pourmal
e0ba416d34 [svn-r17833] Maintenance: Fixed C++ compiler information while checking it for 1.8.4 release 2009-11-04 18:58:47 -05:00
Albert Cheng
28ae489de3 [svn-r17827] Updated information concerning Red Storm Qual. 2009-11-04 14:56:23 -05:00
Albert Cheng
499a0dbe4a [svn-r17822] Removed entried of Spirit which has retired.
Updated OS information of Glory.
2009-11-04 13:29:21 -05:00
Mike McGreevy
df2327baef [svn-r17820] Purpose:
Updating RELEASE.txt

Description:

    Clarifying explanation of --enable-static-exec behavior.

Tested:

    Doc only, none needed.
2009-11-04 09:40:10 -05:00
Albert Cheng
2161f58f86 [svn-r17817] Removed Zeus and ubgl entries since they were not tested any more.
Added AIX known problem of testcheck_version.sh failure.
2009-11-03 23:32:05 -05:00
Neil Fortner
448ae27548 [svn-r17812] Update RELEASE.txt for fractal heap filtering changes (r17807) 2009-11-03 11:34:32 -05:00
Albert Cheng
40a80d55fb [svn-r17798] Removed support and known problems of the IRIX, IRIX64 and Tungsten platforms
since they have retired.
Added known problem of h5repack in AIX -q32 platform.
2009-11-02 09:31:06 -05:00
Binh-Minh Ribler
7fcd1375d8 [svn-r17735] Description:
Added information about changes in C++ API
2009-10-23 09:05:33 -05:00
Binh-Minh Ribler
5458aba603 [svn-r17729] Description:
Added information about the changes in C++ API.
2009-10-23 08:05:20 -05:00
Elena Pourmal
c1219b534b [svn-r17709] Maintenance: Changed version number to 1.8.4-snap0
Updated RELEASE.txt and HISTORY.txt file accordingly.
2009-10-21 08:29:15 -05:00
Scot Breitenfeld
9c6753a50e [svn-r17684] Description:
Added new fortran features and bug fixes.
2009-10-19 16:47:57 -05:00
Larry Knox
b26426f5b3 [svn-r17677] Snapshot version 1.8 release 3 (snap13) 2009-10-19 00:41:33 -05:00
Mike McGreevy
dd4360dccf [svn-r17645] Purpose:
Merge from Trunk

Description:

    Merging all of my CFLAGS-related changes from trunk to 1.8

    This includes revision #s: 17616, 17625, 17627, 17639, and 17643.

Tested:

    h5committest and some additional checks on our FreeBSD as well 
    as NCSA's machines.
2009-10-15 12:08:41 -05:00
Quincey Koziol
2a2a49f422 [svn-r17638] Description:
Bring r17624 from trunk to 1.8 branch:

	Don't allow reads to change or add to the metadata accumulator, since
they might be speculative and could bring raw data into the metadata
accumulator.

Tested on:
       FreeBSD/32 6.3 (duty) in debug mode
       FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
       Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
               w/C++ & FORTRAN, w/threadsafe, in debug mode
       Linux/64-amd64 2.6 (smirom) w/Intel compilers, w/default API=1.6.x,
               w/C++ & FORTRAN, in production mode
       Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
               w/szip filter, in production mode
       Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
               in production mode
       Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode
       Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode
       Mac OS X/32 10.6.1 (amazon) in debug mode
       Mac OS X/32 10.6.1 (amazon) w/C++ & FORTRAN, w/threadsafe,
               in production mode
2009-10-13 10:28:42 -05:00
Peter Cao
ceddabad65 [svn-r17620] Add comments about h5diff changes 2009-10-08 14:47:25 -05:00
Albert Cheng
6f6a2c726d [svn-r17614] Updated with H5Pget_preserve fix information. 2009-10-08 09:10:15 -05:00
Albert Cheng
de76999134 [svn-r17607] ode Cleanup:
TFLOPS machine has retired long ago. Removed all code specific for its
support.

Test:
h5committested.
2009-10-07 00:31:49 -05:00
Neil Fortner
c26ed138a6 [svn-r17586] Purpose: Fix bug 1597
Description:
When copying a dataset  using a vlen inside a compound, the various dataset
copying callbacks would allocate a background buffer but would not use it when
converting from disk to memory, only memory to disk.  This caused an assertion
failure as compounds always need a background buffer.  These callbacks have
been modified to use the background buffer for both conversions.

Tested: jam, linew, smirom (h5committest)
2009-10-02 15:54:51 -05:00
Mike McGreevy
dbb2eadcaa [svn-r17572] Purpose:
Makefile Bug Fix

Description:

    Added $(EXEEXT) extension to H5detect when it's executed to generate
    H5Tinit.c so it works correctly on platforms that require the full
    extension when running executables.

Tested:

    h5committest, mingw, and user-verified (via submitted patch).
2009-10-01 14:52:37 -05:00
Mike McGreevy
11f088a44c [svn-r17568] Purpose:
Configure Fix

Description:

    Modified configure to set FC and CXX to "no" when fortran and c++ are
    not being compiled, respectively. This will prevent configure from running
    some checks on these compilers when they are not being used.

    This fixes a problem that was occuring when FC and/or CXX are set to
    a nonexistant or invalid compiler. Even if the languages were disabled,
    a libtool test would fail, thus preventing libtool from properly linking
    any libraries, yet configure would not flag an error message due to this
    because the languages were disabled.

Tested:

    - h5committest (jam, smirom, linew)
    - manually eyeballed configure output and logfile.
2009-10-01 12:06:48 -05:00
Allen Byrne
89404acc45 [svn-r17554] Fix for Bug 1562. H5DSis_attached needed to account for platform dependent types. Added test and test files for LE and BE dimension scales. Reworked part of test_ds file as part of debug.
Added missing H5Tclose in region reference routines.

Tested: local linux, smirom, linew
2009-09-29 15:18:22 -05:00
Albert Cheng
0ead3e8873 [svn-r17548] ------------------------------------------------------------------------
r17543 | acheng | 2009-09-28 23:43:22 -0500 (Mon, 28 Sep 2009) | 8 lines

New test: (Bug ID 1656):
Add new tests (tcheck_version, testcheck_version.sh) to verify H5check_version()
does issue warnings and abort accordingly.
Changed H5check_version() to suppress the warning message totally if
$HDF5_DISABLE_VERSION_CHECK is 2 or higher. (Old behavior treated 3 or higher
the same as 1, that is to print a warning and allows the program to continue.

Tests:
H5committed tested plus jam serial tested.
2009-09-29 11:45:07 -05:00
Larry Knox
0fa14048c2 [svn-r17540] Snapshot version 1.8 release 3 (snap12) 2009-09-27 17:06:09 -05:00
Neil Fortner
858c8af18f [svn-r17536] Purpose: Fix bug 1620
Description:
H5Ppublic.h listed H5Pget_filter_by_id1 and H5Pget_filter_by_id2 as returning
H5Z_filter_t, when in fact they return herr_t.  The header file has been
corrected to indicate that they return herr_t.

Tested: jam
2009-09-25 14:15:58 -05:00
Neil Fortner
ca0268116e [svn-r17533] Add note to RELEASE.txt for changes in r17531 2009-09-25 14:06:52 -05:00