summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.txt2
-rw-r--r--c++/src/Makefile.in2
-rw-r--r--config/lt_vers.am2
-rwxr-xr-xconfigure22
-rw-r--r--configure.in2
-rw-r--r--fortran/src/Makefile.in2
-rw-r--r--hl/c++/src/Makefile.in2
-rw-r--r--hl/fortran/src/Makefile.in2
-rw-r--r--hl/src/Makefile.in2
-rw-r--r--release_docs/HISTORY-1_8.txt5
-rw-r--r--release_docs/RELEASE.txt120
-rw-r--r--src/H5public.h6
-rw-r--r--src/Makefile.in2
-rw-r--r--vms/src/h5pubconf.h6
-rwxr-xr-xwindows/src/H5pubconf.h6
15 files changed, 56 insertions, 127 deletions
diff --git a/README.txt b/README.txt
index 0e90418..3e085fc 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,4 @@
-HDF5 version 1.8.3-snap14 currently under development
+HDF5 version 1.8.4-snap0 currently under development
Please refer to the release_docs/INSTALL file for installation instructions.
------------------------------------------------------------------------------
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in
index ac887c9..d5f5dc9 100644
--- a/c++/src/Makefile.in
+++ b/c++/src/Makefile.in
@@ -390,7 +390,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 2
+LT_VERS_REVISION = 3
LT_VERS_AGE = 0
# Include src directory
diff --git a/config/lt_vers.am b/config/lt_vers.am
index d53272f..8e5307b 100644
--- a/config/lt_vers.am
+++ b/config/lt_vers.am
@@ -17,7 +17,7 @@
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 2
+LT_VERS_REVISION = 3
LT_VERS_AGE = 0
## If the API changes *at all*, increment LT_VERS_INTERFACE and
diff --git a/configure b/configure
index 44d3ef7..3d26996 100755
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
#! /bin/sh
-# From configure.in Id: configure.in 17676 2009-10-19 03:19:15Z mamcgree .
+# From configure.in Id: configure.in 17677 2009-10-19 05:41:33Z lrknox .
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for HDF5 1.8.3-snap14.
+# Generated by GNU Autoconf 2.64 for HDF5 1.8.4-snap0.
#
# Report bugs to <help@hdfgroup.org>.
#
@@ -699,8 +699,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='HDF5'
PACKAGE_TARNAME='hdf5'
-PACKAGE_VERSION='1.8.3-snap14'
-PACKAGE_STRING='HDF5 1.8.3-snap14'
+PACKAGE_VERSION='1.8.4-snap0'
+PACKAGE_STRING='HDF5 1.8.4-snap0'
PACKAGE_BUGREPORT='help@hdfgroup.org'
PACKAGE_URL=''
@@ -1571,7 +1571,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures HDF5 1.8.3-snap14 to adapt to many kinds of systems.
+\`configure' configures HDF5 1.8.4-snap0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1641,7 +1641,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of HDF5 1.8.3-snap14:";;
+ short | recursive ) echo "Configuration of HDF5 1.8.4-snap0:";;
esac
cat <<\_ACEOF
@@ -1828,7 +1828,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-HDF5 configure 1.8.3-snap14
+HDF5 configure 1.8.4-snap0
generated by GNU Autoconf 2.64
Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2912,7 +2912,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by HDF5 $as_me 1.8.3-snap14, which was
+It was created by HDF5 $as_me 1.8.4-snap0, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ $0 $@
@@ -3725,7 +3725,7 @@ fi
# Define the identity of the package.
PACKAGE='hdf5'
- VERSION='1.8.3-snap14'
+ VERSION='1.8.4-snap0'
cat >>confdefs.h <<_ACEOF
@@ -28846,7 +28846,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by HDF5 $as_me 1.8.3-snap14, which was
+This file was extended by HDF5 $as_me 1.8.4-snap0, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -28910,7 +28910,7 @@ Report bugs to <help@hdfgroup.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-HDF5 config.status 1.8.3-snap14
+HDF5 config.status 1.8.4-snap0
configured by $0, generated by GNU Autoconf 2.64,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.in b/configure.in
index 46d0ddd..4b27bea 100644
--- a/configure.in
+++ b/configure.in
@@ -26,7 +26,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
-AC_INIT([HDF5], [1.8.3-snap14], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.8.4-snap0], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])
diff --git a/fortran/src/Makefile.in b/fortran/src/Makefile.in
index cf09c91..0ba6c43 100644
--- a/fortran/src/Makefile.in
+++ b/fortran/src/Makefile.in
@@ -424,7 +424,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 2
+LT_VERS_REVISION = 3
LT_VERS_AGE = 0
# Include src directory in both Fortran and C flags (C compiler is used
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in
index ed55ae4..718db16 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -380,7 +380,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 2
+LT_VERS_REVISION = 3
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 870858e..1df79c9 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -389,7 +389,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 2
+LT_VERS_REVISION = 3
LT_VERS_AGE = 0
INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/hl/src -I$(top_builddir)/hl/src \
-I$(top_srcdir)/fortran/src -I$(top_builddir)/fortran/src
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in
index ce35439..6c83198 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -380,7 +380,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 2
+LT_VERS_REVISION = 3
LT_VERS_AGE = 0
# This library is our main target.
diff --git a/release_docs/HISTORY-1_8.txt b/release_docs/HISTORY-1_8.txt
index b85debc..abe3ee3 100644
--- a/release_docs/HISTORY-1_8.txt
+++ b/release_docs/HISTORY-1_8.txt
@@ -3,6 +3,7 @@ HDF5 History
This file contains development history of HDF5 1.8 branch
+5. Release Information for hdf5-1.8.4
4. Release Information for hdf5-1.8.3
3. Release Information for hdf5-1.8.2
2. Release Information for hdf5-1.8.1
@@ -11,6 +12,10 @@ This file contains development history of HDF5 1.8 branch
[Search on the string '%%%%' for per-release section breaks.]
+%%%%1.8.4%%%%
+
+RELEASE.txt for 1.8.4 will go here when released.
+
%%%%1.8.3%%%%
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 01417b0..e95e22a 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -1,25 +1,25 @@
-HDF5 version 1.8.3-snap14 currently under development
+HDF5 version 1.8.4-snap0 currently under development
================================================================================
INTRODUCTION
============
-This document describes the differences between HDF5-1.8.3 and
-HDF5 1.8.3-*, and contains information on the platforms tested and
-known problems in HDF5-1.8.3-*.
+This document describes the differences between HDF5-1.8.4 and
+HDF5 1.8.4-*, and contains information on the platforms tested and
+known problems in HDF5-1.8.4-*.
For more details, see the files HISTORY-1_0-1_8_0_rc3.txt
and HISTORY-1_8.txt in the release_docs/ directory of the HDF5 source.
-Links to the HDF5 1.8.3 source code, documentation, and additional materials
+Links to the HDF5 1.8.4 source code, documentation, and additional materials
can be found on the HDF5 web page at:
http://www.hdfgroup.org/products/hdf5/
-The HDF5 1.8.3 release can be obtained from:
+The HDF5 1.8.4 release can be obtained from:
http://www.hdfgroup.org/HDF5/release/obtain5.html
-User documentation for 1.8.3 can be accessed directly at this location:
+User documentation for 1.8.4 can be accessed directly at this location:
http://www.hdfgroup.org/HDF5/doc/
@@ -30,8 +30,8 @@ in 1.8.0?" document:
http://www.hdfgroup.org/HDF5/doc/ADGuide/WhatsNew180.html
All new and modified APIs are listed in detail in the "HDF5 Software Changes
-from Release to Release" document, in the section "Release 1.8.3 (current
-release) versus Release 1.8.2":
+from Release to Release" document, in the section "Release 1.8.4 (current
+release) versus Release 1.8.3":
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
@@ -45,7 +45,7 @@ CONTENTS
- New Features
- Support for New Platforms, Languages, and Compilers
-- Bug Fixes since HDF5-1.8.3
+- Bug Fixes since HDF5-1.8.4
- Platforms Tested
- Supported Configuration Features Summary
- Known Problems
@@ -56,21 +56,11 @@ New Features
Configuration
-------------
- - Configuration suite now uses Automake 1.11 and Autoconf 2.64.
- MAM 2009/08/31.
- - Changed default Gnu fortran compiler from g95 to gfortran since
- gfortran is more likely installed with gcc now. -AKC 2009/07/19-
+ - None EIP 2009/10/21
Library
-------
- - The embedded library information is displayed by H5check_version() if a
- version mismatch is detected. Also 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
- print a warning and allows the program to continue. (AKC - 2009/9/28)
- - If a user does not care for the extra library information insert
- in the executables, he may turn it off by --disable-embedded-libinfo
- during configure. (AKC - 2009/9/15)
+ - None
Parallel Library
----------------
@@ -78,11 +68,6 @@ New Features
Tools
-----
- - h5diff: h5diff treats two INFINITY values different. Fixed by checking
- (value==expect) before call ABS(...) at h5diff_array.c This will make that
- (INF==INF) is true (INF is treated as an number instead of NaN) (PC -- 2009/07/28)
- - h5diff: add option "--use-system-epsilon" to print difference if (|a-b| > EPSILON)
- Change default to use strict equality (PC -- 2009/09/12)
High-Level APIs
@@ -91,7 +76,7 @@ New Features
F90 API
-------
- - Added H5Oopen_by_addr_f MSB - 9/14/09
+ - None
C++ API
-------
@@ -100,90 +85,32 @@ New Features
Support for New Platforms, Languages, and Compilers
===================================================
- - PathScale compilers are recognized and can build the HDF5 library
- properly. AKC - 2009/7/28 -
+ - None
-Bug Fixes since HDF5-1.8.3
+Bug Fixes since HDF5-1.8.4
==========================
Configuration
-------------
- - Removed the following config files, as we no longer support them:
- config/dec-osf*, config/hpux11.00, config/irix5.x,
- config/powerpc-ibm-aix4.x config/rs6000-ibm-aix5.x config/unicos*
- MAM - 2009/10/08
- - Modified configure and make process to properly preserve user's CFLAGS
- (and company) environment variables. Build will now properly use
- automake's AM_CFLAGS for any compiler flags set by the configure
- process. Configure will no longer modify CFLAGS directly, nor will
- setting CFLAGS during make completely replace what configure has set up.
- MAM - 2009/10/08
- - Support for TFLOPS, config/intel-osf1, is removed since the TFLOPS
- machine has long retired. AKC - 2009/10/06.
- - Added $(EXEEXT) extension to H5detect when it's executed in the
- src/Makefile to generate H5Tinit.c so it works correctly on platforms
- that require the full extension when running executables.
- MAM - 2009/10/01 - BZ #1613
- - Configure will now set FC and CXX to "no" when fortran and c++
- are not being compiled, respectively, so configure will not run
- some of the compiler tests for these languages when they are not
- being used. MAM - 2009/10/01
- - The --enable-static-exec flag has been fixed and will now install
- statically-linked executables within the install directory when used
- on systems that support the -static linker flag.
- MAM - 2009/08/31 - BZ #1583
- - The PathScale compiler (v3.2) was mistaken as gcc v4.2.0 but it fails to
- recognize some gcc options. Fixed. (see bug 1301). AKC - 2009/7/28 -
+ - None EIP - 2009/10/21
Library
-------
- - Fixed error in library's internal caching mechanisms which could cause
- an assertion failure (and attendent core dump) when encountering an
- unusually formatted file. (QAK - 2009/10/13)
- - Fixed incorrect return value for H5Pget_preserve. AKC - 2009/10/08 - 1628
- - Fixed an assertion failure that occurred when H5Ocopy was called on a
- dataset using a vlen inside a compound. NAF - 2009/10/02 - 1597
- - Fixed incorrect return value for H5Pget_filter_by_id1/2 in H5Ppublic.h.
- NAF - 2009/09/25 - 1620
- - Fixed a bug where properties weren't being compared with the registered
- compare callback. NAF - 2009/09/25 - 1555
- - Corrected problem where library would re-write the superblock in a file
- opened for R/W access, even when no changes were made to the file.
- (QAK - 2009/08/20, Bz#1473)
- - Fixed a bug where H5Pget_filter_by_id would succeed when called for a
- filter that wasn't present. NAF - 2009/06/25 - 1250
- - Fixed an issue with committed compound datatypes containing a vlen. Also
- fixed memory leaks involving committed datatypes. NAF - 2009/06/10 - 1593
+ - None EIP - 2009/10/21
Parallel Library
----------------
- - None
+ - None EIP - 2009/10/21
Tools
-----
- - h5dump/h5ls display buffer resize fixed in tools library.
- ADB - 2009/7/21 - 1520
- - perf_serial test added to Windows projects and check batch file.
- ADB - 2009/06/11 -1504
+ - None EIP - 2009/10/21
F90 API
------
- - Fixed bug in h5lget_info_by_idx_f by adding missing arguments,
- consequently changing the API. New API is:
-
- SUBROUTINE h5lget_info_by_idx_f(loc_id, group_name, index_field, order, n, &
- link_type, f_corder_valid, corder, cset, address, val_size, hdferr, lapl_id)
-
- MSB - 2009/9/17 - 1652
-
- - Corrected the values for the H5L_flags FORTRAN constants:
- H5L_LINK_ERROR_F, H5L_LINK_HARD_F, H5L_LINK_SOFT_F, H5L_LINK_EXTERNAL_F
- MSB - 2009-09-17 - 1653
-
- - Added FORTRAN equivalent of C constant H5T_ORDER_NONE: H5T_ORDER_NONE_F
- MSB - 2009-9-24 - 1471
+ - None EIP - 2009/10/21
C++ API
------
@@ -191,14 +118,11 @@ Bug Fixes since HDF5-1.8.3
High-Level APIs:
------
- - H5DSis_attached failed to account for different platform types. Added a
- get native type call. ADB - 2009/9/29 - 1562
+ - None EIP - 2009/10/21
Fortran High-Level APIs:
------
- - Lite: the h5ltread_dataset_string_f and h5ltget_attribute_string_f functions
- had memory problems with the g95 fortran compiler. (PVN � 5/13/2009) 1522
-
+ - None EIP - 2009/10/21
Platforms Tested
diff --git a/src/H5public.h b/src/H5public.h
index 732a06f..9f917ca 100644
--- a/src/H5public.h
+++ b/src/H5public.h
@@ -71,10 +71,10 @@ extern "C" {
/* Version numbers */
#define H5_VERS_MAJOR 1 /* For major interface/format changes */
#define H5_VERS_MINOR 8 /* For minor interface/format changes */
-#define H5_VERS_RELEASE 3 /* For tweaks, bug-fixes, or development */
-#define H5_VERS_SUBRELEASE "snap14" /* For pre-releases like snap0 */
+#define H5_VERS_RELEASE 4 /* For tweaks, bug-fixes, or development */
+#define H5_VERS_SUBRELEASE "snap0" /* For pre-releases like snap0 */
/* Empty string for real releases. */
-#define H5_VERS_INFO "HDF5 library version: 1.8.3-snap14" /* Full version string */
+#define H5_VERS_INFO "HDF5 library version: 1.8.4-snap0" /* Full version string */
#define H5check() H5check_version(H5_VERS_MAJOR,H5_VERS_MINOR, \
H5_VERS_RELEASE)
diff --git a/src/Makefile.in b/src/Makefile.in
index a56abe3..3a4b184 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -434,7 +434,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 2
+LT_VERS_REVISION = 3
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h
index 505e88b..a42bad7 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -466,13 +466,13 @@
#define H5_PACKAGE_NAME "HDF5"
/* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.8.3-snap14"
+#define H5_PACKAGE_STRING "HDF5 1.8.4-snap0"
/* Define to the one symbol short name of this package. */
#define H5_PACKAGE_TARNAME "hdf5"
/* Define to the version of this package. */
-#define H5_PACKAGE_VERSION "1.8.3-snap14"
+#define H5_PACKAGE_VERSION "1.8.4-snap0"
/* Width for printf() for type `long long' or `__int64', use `ll' */
#define H5_PRINTF_LL_WIDTH "ll"
@@ -625,7 +625,7 @@
/* #undef H5_USING_MEMCHECKER */
/* Version number of package */
-#define H5_VERSION "1.8.3-snap14"
+#define H5_VERSION "1.8.4-snap0"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h
index 9d029e8..234e3c3 100755
--- a/windows/src/H5pubconf.h
+++ b/windows/src/H5pubconf.h
@@ -472,13 +472,13 @@
#define H5_PACKAGE_NAME "HDF5"
/* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.8.3-snap14"
+#define H5_PACKAGE_STRING "HDF5 1.8.4-snap0"
/* Define to the one symbol short name of this package. */
#define H5_PACKAGE_TARNAME "hdf5"
/* Define to the version of this package. */
-#define H5_PACKAGE_VERSION "1.8.3-snap14"
+#define H5_PACKAGE_VERSION "1.8.4-snap0"
/* Width for printf() for type `long long' or `__int64', use `ll' */
#define H5_PRINTF_LL_WIDTH "I64"
@@ -635,7 +635,7 @@
/* #undef H5_USING_MEMCHECKER */
/* Version number of package */
-#define H5_VERSION "1.8.3-snap14"
+#define H5_VERSION "1.8.4-snap0"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */