Skip to content

Commit

Permalink
Bumping version number to 0.8.6 and updating copyright year.
Browse files Browse the repository at this point in the history
  • Loading branch information
bingmann committed May 18, 2011
1 parent 2e8b323 commit ffffe29
Show file tree
Hide file tree
Showing 33 changed files with 73 additions and 73 deletions.
4 changes: 2 additions & 2 deletions Doxyfile
Expand Up @@ -31,7 +31,7 @@ PROJECT_NAME = "STX B+ Tree Template Classes"
# This could be handy for archiving the generated documentation or # This could be handy for archiving the generated documentation or
# if some version control system is used. # if some version control system is used.


PROJECT_NUMBER = 0.8.3 PROJECT_NUMBER = 0.8.6


# Using the PROJECT_BRIEF tag one can provide an optional one line description for a project that appears at the top of each page and should give viewer a quick idea about the purpose of the project. Keep the description short. # Using the PROJECT_BRIEF tag one can provide an optional one line description for a project that appears at the top of each page and should give viewer a quick idea about the purpose of the project. Keep the description short.


Expand Down Expand Up @@ -834,7 +834,7 @@ HTML_FOOTER =
# the style sheet file to the HTML output directory, so don't put your own # the style sheet file to the HTML output directory, so don't put your own
# stylesheet in the HTML output directory as well, or it will be erased! # stylesheet in the HTML output directory as well, or it will be erased!


HTML_STYLESHEET = doxygen.css HTML_STYLESHEET =


# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output.
# Doxygen will adjust the colors in the stylesheet and background images # Doxygen will adjust the colors in the stylesheet and background images
Expand Down
6 changes: 3 additions & 3 deletions README
@@ -1,7 +1,7 @@
*** STX B+ Tree C++ Template Classes v0.8.3 *** *** STX B+ Tree C++ Template Classes v0.8.6 ***


Author: Timo Bingmann (Mail: tb a-with-circle idlebox dot net) Author: Timo Bingmann (Mail: tb a-with-circle idlebox dot net)
Date: 2008-09-07 Date: 2011-05-18


--- Summary --- --- Summary ---


Expand All @@ -25,7 +25,7 @@ http://idlebox.net/2007/stx-btree/
The include files are extensively documented using doxygen. The compiled The include files are extensively documented using doxygen. The compiled
doxygen html documentation is included in the source package. It can also be doxygen html documentation is included in the source package. It can also be
viewed online at viewed online at
http://idlebox.net/2007/stx-btree/stx-btree-0.8.3/doxygen-html/ http://idlebox.net/2007/stx-btree/stx-btree-0.8.6/doxygen-html/


The wxWidgets B+ tree demo program is located in the directory The wxWidgets B+ tree demo program is located in the directory
wxbtreedemo. Compiled binary versions can be found on the package web page. wxbtreedemo. Compiled binary versions can be found on the package web page.
Expand Down
20 changes: 10 additions & 10 deletions configure
@@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65 for stx-btree 0.8.3. # Generated by GNU Autoconf 2.65 for stx-btree 0.8.6.
# #
# #
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
Expand Down Expand Up @@ -549,8 +549,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='stx-btree' PACKAGE_NAME='stx-btree'
PACKAGE_TARNAME='stx-btree' PACKAGE_TARNAME='stx-btree'
PACKAGE_VERSION='0.8.3' PACKAGE_VERSION='0.8.6'
PACKAGE_STRING='stx-btree 0.8.3' PACKAGE_STRING='stx-btree 0.8.6'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''


Expand Down Expand Up @@ -1285,7 +1285,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures stx-btree 0.8.3 to adapt to many kinds of systems. \`configure' configures stx-btree 0.8.6 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1355,7 +1355,7 @@ fi


if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of stx-btree 0.8.3:";; short | recursive ) echo "Configuration of stx-btree 0.8.6:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
Expand Down Expand Up @@ -1460,7 +1460,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
stx-btree configure 0.8.3 stx-btree configure 0.8.6
generated by GNU Autoconf 2.65 generated by GNU Autoconf 2.65
Copyright (C) 2009 Free Software Foundation, Inc. Copyright (C) 2009 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1717,7 +1717,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by stx-btree $as_me 0.8.3, which was It was created by stx-btree $as_me 0.8.6, which was
generated by GNU Autoconf 2.65. Invocation command line was generated by GNU Autoconf 2.65. Invocation command line was
$ $0 $@ $ $0 $@
Expand Down Expand Up @@ -2571,7 +2571,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='stx-btree' PACKAGE='stx-btree'
VERSION='0.8.3' VERSION='0.8.6'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -5897,7 +5897,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by stx-btree $as_me 0.8.3, which was This file was extended by stx-btree $as_me 0.8.6, which was
generated by GNU Autoconf 2.65. Invocation command line was generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -5954,7 +5954,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
stx-btree config.status 0.8.3 stx-btree config.status 0.8.6
configured by $0, generated by GNU Autoconf 2.65, configured by $0, generated by GNU Autoconf 2.65,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.


AC_PREREQ(2.59) AC_PREREQ(2.59)
AC_INIT(stx-btree, 0.8.3) AC_INIT(stx-btree, 0.8.6)
AC_CONFIG_SRCDIR([include/stx/btree.h]) AC_CONFIG_SRCDIR([include/stx/btree.h])
AC_CONFIG_AUX_DIR(scripts) AC_CONFIG_AUX_DIR(scripts)
AC_CANONICAL_HOST AC_CANONICAL_HOST
Expand Down
4 changes: 2 additions & 2 deletions include/stx/btree
Expand Up @@ -4,8 +4,8 @@
*/ */


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
8 changes: 4 additions & 4 deletions include/stx/btree.dox
Expand Up @@ -5,8 +5,8 @@
*/ */


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down Expand Up @@ -51,7 +51,7 @@ http://idlebox.net/2007/stx-btree/
The include files are extensively documented using doxygen. The compiled The include files are extensively documented using doxygen. The compiled
doxygen html documentation is included in the source package. It can also be doxygen html documentation is included in the source package. It can also be
viewed online at viewed online at
http://idlebox.net/2007/stx-btree/stx-btree-0.8.3/doxygen-html/ (if you are not http://idlebox.net/2007/stx-btree/stx-btree-0.8.6/doxygen-html/ (if you are not
reading it right now). reading it right now).


The wxWidgets B+ tree demo program is located in the directory The wxWidgets B+ tree demo program is located in the directory
Expand Down Expand Up @@ -263,7 +263,7 @@ tested.


Two test results are included in the package: one done in Two test results are included in the package: one done in
\ref sec12 "2007 with version 0.7" and another done in \ref sec12 "2007 with version 0.7" and another done in
\ref sec13 "2011 with version 0.8.5". \ref sec13 "2011 with version 0.8.6".


\section sec12 Results 2007 \section sec12 Results 2007


Expand Down
4 changes: 2 additions & 2 deletions include/stx/btree.h
Expand Up @@ -4,8 +4,8 @@
*/ */


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions include/stx/btree_map
Expand Up @@ -4,8 +4,8 @@
*/ */


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions include/stx/btree_map.h
Expand Up @@ -4,8 +4,8 @@
*/ */


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions include/stx/btree_multimap
Expand Up @@ -4,8 +4,8 @@
*/ */


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions include/stx/btree_multimap.h
Expand Up @@ -4,8 +4,8 @@
*/ */


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions include/stx/btree_multiset
Expand Up @@ -4,8 +4,8 @@
*/ */


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions include/stx/btree_multiset.h
Expand Up @@ -4,8 +4,8 @@
*/ */


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions include/stx/btree_set
Expand Up @@ -4,8 +4,8 @@
*/ */


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions include/stx/btree_set.h
Expand Up @@ -4,8 +4,8 @@
*/ */


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
2 changes: 1 addition & 1 deletion speedtest/flags-build.sh
Expand Up @@ -5,7 +5,7 @@ build_flag() {
local CXX="$2" local CXX="$2"
local extraflags="$3" local extraflags="$3"


local stdflags='-DPACKAGE_NAME="stx-btree" -DPACKAGE_TARNAME="stx-btree" -DPACKAGE_VERSION="0.8.3" -DPACKAGE="stx-btree" -DVERSION="0.8.3" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDBOOL_H=1' local stdflags='-DPACKAGE_NAME="stx-btree" -DPACKAGE_TARNAME="stx-btree" -DPACKAGE_VERSION="0.8.6" -DPACKAGE="stx-btree" -DVERSION="0.8.6" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDBOOL_H=1'


stdflags="$stdflags -I. -I../include -g -W -Wall -Wold-style-cast -DNDEBUG" stdflags="$stdflags -I. -I../include -g -W -Wall -Wold-style-cast -DNDEBUG"


Expand Down
4 changes: 2 additions & 2 deletions speedtest/speedtest.cc
@@ -1,8 +1,8 @@
// $Id$ // $Id$


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions testsuite/BoundTest.cc
@@ -1,8 +1,8 @@
// $Id$ // $Id$


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions testsuite/DumpRestoreTest.cc
@@ -1,8 +1,8 @@
// $Id$ // $Id$


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions testsuite/InstantiationTest.cc
@@ -1,8 +1,8 @@
// $Id$ // $Id$


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions testsuite/IteratorTest.cc
@@ -1,8 +1,8 @@
// $Id$ // $Id$


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions testsuite/LargeTest.cc
@@ -1,8 +1,8 @@
// $Id$ // $Id$


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions testsuite/RelationTest.cc
@@ -1,8 +1,8 @@
// $Id$ // $Id$


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions testsuite/SimpleTest.cc
@@ -1,8 +1,8 @@
// $Id$ // $Id$


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions testsuite/StructureTest.cc
@@ -1,8 +1,8 @@
// $Id$ // $Id$


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions testsuite/TestRunner.cc
@@ -1,8 +1,8 @@
// $Id$ // $Id$


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down
4 changes: 2 additions & 2 deletions testsuite/TestTrue.cc
@@ -1,8 +1,8 @@
// $Id$ // $Id$


/* /*
* STX B+ Tree Template Classes v0.8.3 * STX B+ Tree Template Classes v0.8.6
* Copyright (C) 2008 Timo Bingmann * Copyright (C) 2008-2011 Timo Bingmann
* *
* This library is free software; you can redistribute it and/or modify it * This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the * under the terms of the GNU Lesser General Public License as published by the
Expand Down

0 comments on commit ffffe29

Please sign in to comment.