Go to file
Mike McGreevy da5058310c [svn-r16554] Purpose:
Bug Fix

Description:

    Removing the code from configure which strips the '-g' flag from CFLAGS
    when in production mode. The current default CFLAGS in production mode
    does not include '-g', as intended, but we should allow users to 
    override this and enable '-g' by setting the CFLAGS environment variable
    if desired. Note that this applies to FCFLAGS and CXXFLAGS as well.

Tested:

    kagiso, linew, liberty
2009-03-09 12:50:53 -05:00
bin [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
c++ [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a big or little endian machine. Configure.in was modified to export a variable carrying endianess information to testh5ls.sh. This script then compares the current run with 2 expected outputs, one for a big-endian machine (linew was used to generate the output), other for little endian (jam was used to generate the output) 2009-02-26 15:21:50 -05:00
config [svn-r16553] Snapshot version 1.9 release 34 2009-03-08 07:53:10 -05:00
examples [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a big or little endian machine. Configure.in was modified to export a variable carrying endianess information to testh5ls.sh. This script then compares the current run with 2 expected outputs, one for a big-endian machine (linew was used to generate the output), other for little endian (jam was used to generate the output) 2009-02-26 15:21:50 -05:00
fortran [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a big or little endian machine. Configure.in was modified to export a variable carrying endianess information to testh5ls.sh. This script then compares the current run with 2 expected outputs, one for a big-endian machine (linew was used to generate the output), other for little endian (jam was used to generate the output) 2009-02-26 15:21:50 -05:00
hl [svn-r16549] Bug #608: Memory leak in H5DSset_label. Added code to free sub string ptr's belonging to buffer in H5DSset_label and H5DSget_label. Also added free of buffers in error section of both functions. Potential memory leaks may exist elsewhere, and this will not close the bug. 2009-03-05 13:29:23 -05:00
perform [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a big or little endian machine. Configure.in was modified to export a variable carrying endianess information to testh5ls.sh. This script then compares the current run with 2 expected outputs, one for a big-endian machine (linew was used to generate the output), other for little endian (jam was used to generate the output) 2009-02-26 15:21:50 -05:00
release_docs [svn-r16554] Purpose: 2009-03-09 12:50:53 -05:00
src [svn-r16553] Snapshot version 1.9 release 34 2009-03-08 07:53:10 -05:00
test [svn-r16539] Added more test case for bypassing the cache. In test_big_chunks_bypass_cache, 2009-03-03 15:04:24 -05:00
testpar [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a big or little endian machine. Configure.in was modified to export a variable carrying endianess information to testh5ls.sh. This script then compares the current run with 2 expected outputs, one for a big-endian machine (linew was used to generate the output), other for little endian (jam was used to generate the output) 2009-02-26 15:21:50 -05:00
tools [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a big or little endian machine. Configure.in was modified to export a variable carrying endianess information to testh5ls.sh. This script then compares the current run with 2 expected outputs, one for a big-endian machine (linew was used to generate the output), other for little endian (jam was used to generate the output) 2009-02-26 15:21:50 -05:00
vms [svn-r16553] Snapshot version 1.9 release 34 2009-03-08 07:53:10 -05:00
windows [svn-r16553] Snapshot version 1.9 release 34 2009-03-08 07:53:10 -05:00
windows_vnet [svn-r16412] testh5ls.bat - added tests to match script file from rev 16310 2009-02-03 16:38:14 -05:00
.autom4te.cfg [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
.h5chkright.ini [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
aclocal.m4 [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
acsite.m4 [svn-r12183] Purpose: 2006-03-30 18:08:50 -05:00
configure [svn-r16554] Purpose: 2009-03-09 12:50:53 -05:00
configure.in [svn-r16554] Purpose: 2009-03-09 12:50:53 -05:00
COPYING [svn-r16409] Description: 2009-02-03 14:36:58 -05:00
Makefile.am [svn-r15041] Purpose: Configure Fix 2008-05-19 16:12:16 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a big or little endian machine. Configure.in was modified to export a variable carrying endianess information to testh5ls.sh. This script then compares the current run with 2 expected outputs, one for a big-endian machine (linew was used to generate the output), other for little endian (jam was used to generate the output) 2009-02-26 15:21:50 -05:00
MANIFEST [svn-r16552] Correct typo. 2009-03-06 10:11:11 -05:00
README.txt [svn-r16553] Snapshot version 1.9 release 34 2009-03-08 07:53:10 -05:00

HDF5 version 1.9.35 currently under development
==> README.txt <==
Messages to be sent to the list should be sent to "<list>@hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.