Commit Graph

12182 Commits

Author SHA1 Message Date
Scot Breitenfeld
08649f7c85 [svn-r21183] Description: unset the executable permissions for source files:
tstimage.f90 and tsttable.f90.

Tested: none.
2011-08-06 19:26:43 -05:00
Scot Breitenfeld
359ab12d1e [svn-r21182] Desciption: brought revision 21157 from the trunk to the branch. Fixes hl bug
HDFFV-7673 -- DS library segfaults when retrieveing length of the dimension label that was not set

Tested: jam (gnu 4.5 compiler)
2011-08-06 19:16:08 -05:00
Allen Byrne
7d47d81df0 [svn-r21165] Remove subfolder in library install
Tested: local linux
2011-08-01 14:36:58 -05:00
Allen Byrne
c71bc6f2bc [svn-r21164] Remove test library from export list
Tested: local linux
2011-08-01 14:26:22 -05:00
HDF Tester
b66c7fa6f4 [svn-r21159] Snapshot version 1.8 release 8 (snap7) 2011-07-31 19:21:54 -05:00
Quincey Koziol
f2ac83272f [svn-r21153] Description:
Bring r21152 from trunk to 1.8 branch:

	Further patches for Jira 7638, to ensure that H5D/Aget_type will
be attached to the correct top file.  (This change to the library should
reverted when Jira 7638 is finally finished)

Tested on:
       FreeBSD/32 8.2 (loyalty) w/gcc4.6, 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
	(h5committested on trunk)
2011-07-28 16:29:20 -05:00
Jonathan Kim
0069b4b190 [svn-r21151] Description:
Merged from HDF5 trunk r21105

  Fixed two bugs:    
    - h5repack: h5repack failed to copy dataset if the layout is changed from c
      hunked with unlimited dims to contiguous. (PC -- 2011/07/15)
    - h5diff: "--delta" option considers two NaN of the same type are different
      , which is wrong based on http://www.hdfgroup.org/HDF5/doc/RM/Tools.html#Tools-Diff.  (PC -- 2011/07/15)

Tested:
  jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE)
2011-07-26 10:20:51 -05:00
HDF Tester
e71268c120 [svn-r21150] Snapshot version 1.8 release 8 (snap6) 2011-07-24 19:21:54 -05:00
Larry Knox
75bd77c88c [svn-r21147] Removed Absoft Fortran compiler from Platforms Tested section.
No test - doc file only.
2011-07-23 17:16:45 -05:00
Larry Knox
c325fe419c [svn-r21145] Updated RELEASE.txt
- removed g95 and f95 from Platforms tested section
- replaced amani with koala
- removed NCSA abe

No test - doc file only.
2011-07-23 16:55:28 -05:00
Albert Cheng
5ee7c00b6f [svn-r21144] No access to any AIX system any more.
Removed entries of AIX as tested platform.
2011-07-23 10:57:02 -05:00
Quincey Koziol
a456729c4b [svn-r21138] Description:
Bring r21137 from trunk to 1.8 branch:

        Tiny change to reduce code coupling w/H5F package.

Tested on:
        FreeBSD/32 8.2 (loyalty) w/debug
        (too minor to require h5committest)
2011-07-21 09:59:52 -05:00
Quincey Koziol
400e415d76 [svn-r21136] Description:
Bring r21135 from trunk to 1.8 branch:

	More code cleanups to reduce coupling with the H5F package.

Tested on:
       FreeBSD/32 8.2 (loyalty) w/gcc4.6, w/C++ & FORTRAN, in debug mode
	(h5committested on trunk)
2011-07-21 09:57:40 -05:00
Quincey Koziol
a42f3b9dda [svn-r21134] Description:
Bring r21133 from trunk to 1.8 branch:

	More code cleanups to reduce coupling between packages that use the H5F
internal routines, but really aren't part of the H5F "package".

Tested on:
   FreeBSD/32 8.2 (loyalty) w/gcc4.6, w/C++ & FORTRAN, in debug mode
   FreeBSD/64 8.2 (freedom) w/gcc4.6, 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 (koala) 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, w/threadsafe, in production mode
   Linux/PPC 2.6 (heiwa) w/C++ & FORTRAN, w/threadsafe, in debug mode
2011-07-20 17:25:51 -05:00
Quincey Koziol
7beed66358 [svn-r21132] Description:
Bring r21131 from trunk to 1.8 branch:

        Disable some test code that isn't going to work correctly again until
we've completely resolved Jira issue #7638.

Tested on:
        FreeBSD/32 8.2 (loyalty) w/gcc4.6, w/C++ & FORTRAN, in debug mode
        Linux/64-amd64 2.6 (koala) w/Intel compilers, w/default API=1.6.x,
                w/C++ & FORTRAN, in production mode
	(h5committested on trunk)
2011-07-20 16:42:50 -05:00
Quincey Koziol
cc3bdaa6d9 [svn-r21130] Description:
Bring r21126 from trunk to 1.8 branch:

	Clean up some compiler warnings, but mainly an interim checkin on the
path of reducing code coupling in the library by removing most of the places
which were accessing H5F package definitions.

Tested on:
   Mac OS X/32 10.6.8 (amazon) w/debug
   FreeBSD/32 8.2 (loyalty) w/debug
   FreeBSD/64 8.2 (freedom) w/debug
   Linux/32 2.6 (jam) w/debug
   Linux/64 2.6 (koala) w/debug
   Linux/64 2.6 (heiwa) w/debug
2011-07-19 21:25:35 -05:00
Quincey Koziol
c021348b26 [svn-r21129] Description:
Bring half of r21125 from trunk to 1.8 branch:

	Correct char arrays that were too small for strings defined.

Tested on:
	FreeBSD/32 8.2 (loyalty) w/debug
	(h5committested on trunk)
2011-07-19 21:00:36 -05:00
Quincey Koziol
5226ae6449 [svn-r21128] Description:
Bring r21127 from trunk to 1.8 branch:

	Correct to use correct FAPL, to fix error when running 'make check-vfd' 

Tested on:
	Linux/64 2.6 (koala) w/make check-vfd
	FreeBSD/32 8.2 (loyalty) w/debug
	(h5committested on trunk)
2011-07-19 20:54:36 -05:00
Quincey Koziol
99992db34d [svn-r21122] Description:
Bring r21120 from trunk to 1.8 branch:

    Check in ugly version of fix for Jira #7638.  I'm going to leave the issue
open in Jira and when the library has been refactored to use shared file
pointers (instead of top file pointers) for file operations, I'll uncomment
the check in src/H5Oshared.c

Tested on:
    Mac OS X/32 10.6.8 (amazon) w/debug
    (too small for h5committest)
2011-07-18 18:16:08 -05:00
Jonathan Kim
28b4826a81 [svn-r21114] Description:
Revert the previous makefile change as release snapshot test failed with
    MANIFEST check. Don't clean 'testfiles' dir via 'make distclean' for 
    the case of build&test in source dir. 
    In regular daily testings, we build&test in seperate dir from source dir, 
    so no issues occurred. 
    However for the release snapshot test, it seems that we build&test in 
    source dir.
    The previous change can remove testfiles in source dir if build&test is 
    done in source dir becasue currently the dir name 'testfiles' is same in
    source dir and test dir. 
    Other task (7602) may need to change to use different name for the 
    test directory, so 'make distclean' can do its job without 
    interrupting MANIFEST.
2011-07-18 11:43:18 -05:00
Allen Byrne
6c0f470d9d [svn-r21111] Renamed test files to more descriptive name
Tested: local linux
2011-07-18 10:37:26 -05:00
Allen Byrne
3686703e86 [svn-r21094] Add section on updating paths in VS2010 2011-07-12 13:13:25 -05:00
Allen Byrne
c80afb0cee [svn-r21092] Needed to remove the "echo Expected Results" section due to removal from reference files 2011-07-11 16:20:08 -05:00
Allen Byrne
c4dc054ac3 [svn-r21089] Add dependicies for tests to address issues when run in parallel 2011-07-11 10:17:42 -05:00
Allen Byrne
5cc6629296 [svn-r21087] Add new clear-objects tests to valgrind ignore list 2011-07-11 09:04:07 -05:00
Allen Byrne
a61e2737c2 [svn-r21081] Remove redundant EXPORTS symbol since CMake automatically creates it. 2011-07-08 14:29:36 -05:00
Allen Byrne
3005872e6b [svn-r21079] Update test script to remove generated test files per test rather then in one group. Discovered from public 1.8 CDash reports. 2011-07-08 11:45:35 -05:00
Jonathan Kim
a3bf96ec3c [svn-r21077] Purpose:
Work for HDFFV-7600 - GMQS: h5diff - argument options -d, -p and --use-system-epsilon should be mutually exclusive.

Description:
    Merge from HDF5 trunk r21072.
    Fixed h5diff to display instructive error message and exit with 1
    when mutually exclusive options (-d, -p and --use-system-epsilon)
    are used together.

Tested:
    jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Cmake (jam)
2011-07-08 10:53:10 -05:00
Allen Byrne
415d817ce6 [svn-r21075] Remove incorrect -p option from test macro. Discovered from public 1.8 CDash reports 2011-07-08 09:36:41 -05:00
Allen Byrne
334cc1781f [svn-r21073] Removed reference to PackedBits option 2011-07-08 09:16:28 -05:00
Mike McGreevy
3827cdb997 [svn-r21067] Purpose:
Fix HDFFV-7522
"--enable-production=xxx will produce incorrect configure summary"

Description:
Fixed a typo in configure.in that resulted in "-enableval" being
displayed by the configure summary (and set in the CONFIG_MODE
makefile variable) if the production mode was set to anything other
than yes, no, or profile. The summary and CONFIG_MODE variable will
now be set to the value specified by the user.

Tested:
jam, h5committest
2011-07-05 11:29:16 -05:00
HDF Tester
dfc0da212e [svn-r21065] Snapshot version 1.8 release 8 (snap5) 2011-07-03 19:39:37 -05:00
Jonathan Kim
07f28d8071 [svn-r21064] Purpose:
Work for HDFFV-7602 - HDF5 command tools: Provide framework for reusable 
    test files among tools
Description:
    Merged from HDF5 trunk r21057
    Provide framework to share test files among tools for tools test.

Tested:
    jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE)
2011-07-01 17:22:58 -05:00
Allen Byrne
66a087c974 [svn-r21054] Synchronize windows project files with trunk 2011-06-30 10:45:28 -05:00
Allen Byrne
b546a94b83 [svn-r21048] Add configure check for endianess and adjust test depending on status of check.
Bring r21026 from trunk
2011-06-29 14:29:58 -05:00
Allen Byrne
ce70d7a018 [svn-r21046] Correct *-config.cmake files to set {pkg}_LIBRARIES variable.
Tested: windows
2011-06-29 13:35:29 -05:00
Mike McGreevy
d93ae26226 [svn-r21044] Purpose:
Fix HDFFV-7592

    "Remove PACKEDBITS option from autotools files"

Description:
    The code for h5dump's packed bits feature was
    conditionally compiled in via this option during its
    'beta' release in 1.8.5. Now that the feature is fully
    supported, h5dump has since been changed to always
    compile the packed bits code (having removed the #ifdef
    H5_HAVE_H5DUMP_PACKED_BITS checks), so this option in
    configure is no longer needed.

    This commit removes the --enable-h5dump-packed-bits
    configure option, including the help summary from
    './configure --help' and the libhdf5.settings output
    summary, the PACKED_BITS Makefile variable, and the
    definition of H5_HAVE_H5DUMP_PACKED_BITS define in
    appropriate pubconf header files (which has already
    been removed from use in source code as of r20722).

    Note that this option was never added to the trunk,
    thus this commit only need occur on the 1.8 branch.

Tested:
    - Configure output, help, & summary verified on jam
    - h5committested
2011-06-28 16:25:10 -05:00
Allen Byrne
d3a505abb7 [svn-r21038] Assign cmake config files to an install group 2011-06-27 16:24:21 -05:00
HDF Tester
10eb151dc0 [svn-r21035] Snapshot version 1.8 release 8 (snap4) 2011-06-26 19:18:12 -05:00
Raymond Lu
5a2f269c19 [svn-r21032] This is a follow-up checkin for r21015 (bug fix for Issue 2594). According to Quincey's suggestion, I moved the EOAs for individual files from H5FD_multi_fapl_t to H5FD_multi_t struct. It's a more proper place.
Tested on jam, koala, and heiwa.
2011-06-24 14:07:13 -05:00
Raymond Lu
6e55bfba8a [svn-r21024] Bug fix for Issue 2598 - In v1.6 library, there was EOA for the whole MULTI file saved in the
super block.  We took it out in v1.8 library because it's meaningless 
           for the MULTI file.  v1.8 library saves the EOA for the metadata file, 
           instead. But this caused some backward compatibility problem.
           v1.8 library couldn't open the file created with v1.6 library.  I 
           fixed the problem by checking the EOA value to detect the file
           created with v1.6 library. 

Tested on jam, koala, and linew.
2011-06-23 11:40:31 -05:00
Jonathan Kim
b5fbe95269 [svn-r21018] Purpose:
HDFFV-5878 - GMQS: h5dump - incorrect output format for array type with multiple elements in an index

Description:
    Merged from HDF5 trunk r21014.
    Fixed h5dump to display the first line of each element into correct 
    position for multiple dimention array type.
    Before this fix, the first line of each element in array were displayed 
    after the last line of previous element without moving to the next 
    line (+indentation)

Tested:
    jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE)
2011-06-22 16:22:33 -05:00
Scot Breitenfeld
cb05ffd2bb [svn-r21002] Description:
Brought r20958-20960 for DS fortran APIs from trunk.

Tested: jam (intel)
2011-06-19 23:06:57 -05:00
HDF Tester
039ccff536 [svn-r21001] Snapshot version 1.8 release 8 (snap3) 2011-06-19 19:18:24 -05:00
Allen Byrne
04d6c7cf97 [svn-r20998] Add lite2 dependency on lite1 example 2011-06-19 09:44:03 -05:00
Allen Byrne
965258b008 [svn-r20997] Get comment section did not add null terminator.
Tested: Debug windows
2011-06-19 09:43:45 -05:00
Raymond Lu
f453cc3397 [svn-r20992] I skipped the efc.c test for now because it opens the same file many times. VMS can't handle it. We need a solution in
the future.  Please see Issue 7620 in Jira about it.

Not tested yet.
2011-06-17 10:13:35 -05:00
Albert Cheng
b10041b738 [svn-r20985] Changed the release date format to yyyy-mm-dd from the previous date form.
Tested: Jam by running bin/release and eyeballed the new date format.
2011-06-15 17:54:20 -05:00
Raymond Lu
0ecd9627da [svn-r20983] I modified the pathname to [-.test] to be more accurate. The old one [...] had problem.
Tested on VMS.
2011-06-15 14:40:20 -05:00
Allen Byrne
49d3256cfe [svn-r20973] Updated windows and linux VMs tested section to match 1.8.7 release 2011-06-14 13:29:42 -05:00