[-]
[+]
|
Changed |
cego.changes
|
|
[-]
[+]
|
Changed |
cego.spec
^
|
|
[-]
[+]
|
Changed |
cego-2.20.7.tar.bz2/configure
^
|
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Cego 2.20.6.
+# Generated by GNU Autoconf 2.69 for Cego 2.20.7.
#
# Report bugs to <lemke@lemke-it.com>.
#
@@ -590,8 +590,8 @@
# Identity of this package.
PACKAGE_NAME='Cego'
PACKAGE_TARNAME='cego'
-PACKAGE_VERSION='2.20.6'
-PACKAGE_STRING='Cego 2.20.6'
+PACKAGE_VERSION='2.20.7'
+PACKAGE_STRING='Cego 2.20.7'
PACKAGE_BUGREPORT='lemke@lemke-it.com'
PACKAGE_URL=''
@@ -1326,7 +1326,7 @@
# 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 Cego 2.20.6 to adapt to many kinds of systems.
+\`configure' configures Cego 2.20.7 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1396,7 +1396,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Cego 2.20.6:";;
+ short | recursive ) echo "Configuration of Cego 2.20.7:";;
esac
cat <<\_ACEOF
@@ -1507,7 +1507,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Cego configure 2.20.6
+Cego configure 2.20.7
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2051,7 +2051,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Cego $as_me 2.20.6, which was
+It was created by Cego $as_me 2.20.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2914,7 +2914,7 @@
# Define the identity of the package.
PACKAGE='cego'
- VERSION='2.20.6'
+ VERSION='2.20.7'
cat >>confdefs.h <<_ACEOF
@@ -16776,7 +16776,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Cego $as_me 2.20.6, which was
+This file was extended by Cego $as_me 2.20.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16842,7 +16842,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Cego config.status 2.20.6
+Cego config.status 2.20.7
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
|
[-]
[+]
|
Changed |
cego-2.20.7.tar.bz2/configure.ac
^
|
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([Cego], [2.20.6], [lemke@lemke-it.com])
+AC_INIT([Cego], [2.20.7], [lemke@lemke-it.com])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_HEADERS([config.h])
|
[-]
[+]
|
Changed |
cego-2.20.7.tar.bz2/samples/cgplustest/Makefile
^
|
@@ -76,8 +76,8 @@
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-build_triplet = x86_64-apple-darwin13.0.0
-host_triplet = x86_64-apple-darwin13.0.0
+build_triplet = x86_64-apple-darwin13.1.0
+host_triplet = x86_64-apple-darwin13.1.0
bin_PROGRAMS = cgplustest$(EXEEXT)
subdir = samples/cgplustest
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
@@ -164,13 +164,13 @@
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /Users/lemke/work/cego-2.20.6/missing aclocal-1.14
+ACLOCAL = ${SHELL} /Users/lemke/work/cego-2.20.7/missing aclocal-1.14
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR = ar
-AUTOCONF = ${SHELL} /Users/lemke/work/cego-2.20.6/missing autoconf
-AUTOHEADER = ${SHELL} /Users/lemke/work/cego-2.20.6/missing autoheader
-AUTOMAKE = ${SHELL} /Users/lemke/work/cego-2.20.6/missing automake-1.14
+AUTOCONF = ${SHELL} /Users/lemke/work/cego-2.20.7/missing autoconf
+AUTOHEADER = ${SHELL} /Users/lemke/work/cego-2.20.7/missing autoheader
+AUTOMAKE = ${SHELL} /Users/lemke/work/cego-2.20.7/missing automake-1.14
AWK = awk
CC = gcc
CCDEPMODE = depmode=gcc3
@@ -210,7 +210,7 @@
LIPO = lipo
LN_S = ln -s
LTLIBOBJS =
-MAKEINFO = ${SHELL} /Users/lemke/work/cego-2.20.6/missing makeinfo
+MAKEINFO = ${SHELL} /Users/lemke/work/cego-2.20.7/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = ../.././install-sh -c -d
NM = /usr/bin/nm
@@ -222,21 +222,21 @@
PACKAGE = cego
PACKAGE_BUGREPORT = lemke@lemke-it.com
PACKAGE_NAME = Cego
-PACKAGE_STRING = Cego 2.20.6
+PACKAGE_STRING = Cego 2.20.7
PACKAGE_TARNAME = cego
PACKAGE_URL =
-PACKAGE_VERSION = 2.20.6
+PACKAGE_VERSION = 2.20.7
PATH_SEPARATOR = :
RANLIB = ranlib
SED = /usr/bin/sed
SET_MAKE =
SHELL = /bin/sh
STRIP = strip
-VERSION = 2.20.6
-abs_builddir = /Users/lemke/work/cego-2.20.6/samples/cgplustest
-abs_srcdir = /Users/lemke/work/cego-2.20.6/samples/cgplustest
-abs_top_builddir = /Users/lemke/work/cego-2.20.6
-abs_top_srcdir = /Users/lemke/work/cego-2.20.6
+VERSION = 2.20.7
+abs_builddir = /Users/lemke/work/cego-2.20.7/samples/cgplustest
+abs_srcdir = /Users/lemke/work/cego-2.20.7/samples/cgplustest
+abs_top_builddir = /Users/lemke/work/cego-2.20.7
+abs_top_srcdir = /Users/lemke/work/cego-2.20.7
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
@@ -247,10 +247,10 @@
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
-build = x86_64-apple-darwin13.0.0
+build = x86_64-apple-darwin13.1.0
build_alias =
build_cpu = x86_64
-build_os = darwin13.0.0
+build_os = darwin13.1.0
build_vendor = apple
builddir = .
datadir = ${datarootdir}
@@ -258,15 +258,15 @@
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
-host = x86_64-apple-darwin13.0.0
+host = x86_64-apple-darwin13.1.0
host_alias =
host_cpu = x86_64
-host_os = darwin13.0.0
+host_os = darwin13.1.0
host_vendor = apple
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = ${SHELL} /Users/lemke/work/cego-2.20.6/install-sh
+install_sh = ${SHELL} /Users/lemke/work/cego-2.20.7/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
|
[-]
[+]
|
Changed |
cego-2.20.7.tar.bz2/samples/cgwraptest/Makefile
^
|
@@ -76,8 +76,8 @@
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-build_triplet = x86_64-apple-darwin13.0.0
-host_triplet = x86_64-apple-darwin13.0.0
+build_triplet = x86_64-apple-darwin13.1.0
+host_triplet = x86_64-apple-darwin13.1.0
bin_PROGRAMS = cgwtest$(EXEEXT)
subdir = samples/cgwraptest
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
@@ -164,13 +164,13 @@
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /Users/lemke/work/cego-2.20.6/missing aclocal-1.14
+ACLOCAL = ${SHELL} /Users/lemke/work/cego-2.20.7/missing aclocal-1.14
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR = ar
-AUTOCONF = ${SHELL} /Users/lemke/work/cego-2.20.6/missing autoconf
-AUTOHEADER = ${SHELL} /Users/lemke/work/cego-2.20.6/missing autoheader
-AUTOMAKE = ${SHELL} /Users/lemke/work/cego-2.20.6/missing automake-1.14
+AUTOCONF = ${SHELL} /Users/lemke/work/cego-2.20.7/missing autoconf
+AUTOHEADER = ${SHELL} /Users/lemke/work/cego-2.20.7/missing autoheader
+AUTOMAKE = ${SHELL} /Users/lemke/work/cego-2.20.7/missing automake-1.14
AWK = awk
CC = gcc
CCDEPMODE = depmode=gcc3
@@ -210,7 +210,7 @@
LIPO = lipo
LN_S = ln -s
LTLIBOBJS =
-MAKEINFO = ${SHELL} /Users/lemke/work/cego-2.20.6/missing makeinfo
+MAKEINFO = ${SHELL} /Users/lemke/work/cego-2.20.7/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = ../.././install-sh -c -d
NM = /usr/bin/nm
@@ -222,21 +222,21 @@
PACKAGE = cego
PACKAGE_BUGREPORT = lemke@lemke-it.com
PACKAGE_NAME = Cego
-PACKAGE_STRING = Cego 2.20.6
+PACKAGE_STRING = Cego 2.20.7
PACKAGE_TARNAME = cego
PACKAGE_URL =
-PACKAGE_VERSION = 2.20.6
+PACKAGE_VERSION = 2.20.7
PATH_SEPARATOR = :
RANLIB = ranlib
SED = /usr/bin/sed
SET_MAKE =
SHELL = /bin/sh
STRIP = strip
-VERSION = 2.20.6
-abs_builddir = /Users/lemke/work/cego-2.20.6/samples/cgwraptest
-abs_srcdir = /Users/lemke/work/cego-2.20.6/samples/cgwraptest
-abs_top_builddir = /Users/lemke/work/cego-2.20.6
-abs_top_srcdir = /Users/lemke/work/cego-2.20.6
+VERSION = 2.20.7
+abs_builddir = /Users/lemke/work/cego-2.20.7/samples/cgwraptest
+abs_srcdir = /Users/lemke/work/cego-2.20.7/samples/cgwraptest
+abs_top_builddir = /Users/lemke/work/cego-2.20.7
+abs_top_srcdir = /Users/lemke/work/cego-2.20.7
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
@@ -247,10 +247,10 @@
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
-build = x86_64-apple-darwin13.0.0
+build = x86_64-apple-darwin13.1.0
build_alias =
build_cpu = x86_64
-build_os = darwin13.0.0
+build_os = darwin13.1.0
build_vendor = apple
builddir = .
datadir = ${datarootdir}
@@ -258,15 +258,15 @@
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
-host = x86_64-apple-darwin13.0.0
+host = x86_64-apple-darwin13.1.0
host_alias =
host_cpu = x86_64
-host_os = darwin13.0.0
+host_os = darwin13.1.0
host_vendor = apple
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = ${SHELL} /Users/lemke/work/cego-2.20.6/install-sh
+install_sh = ${SHELL} /Users/lemke/work/cego-2.20.7/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
|
[-]
[+]
|
Changed |
cego-2.20.7.tar.bz2/samples/chkdb/chkup
^
|
@@ -4,7 +4,7 @@
export CGEXESHELL
CEGOPROG=../../src/cego
-POOLSIZE=10000
+POOLSIZE=1000
if [ $# -eq 0 ]
then
|
[-]
[+]
|
Changed |
cego-2.20.7.tar.bz2/src/Cego.def
^
|
@@ -204,7 +204,7 @@
(0|[1-9]*[0-9]) : INTVAL
(0|[1-9]*[0-9])'.'*[0-9] : FLOATVAL
[a-zA-Z$]*[a-zA-Z0-9_] : IDENTIFIER
-':'[a-zA-Z]*[a-zA-Z0-9_] : VARREF
+!@ ':'[a-zA-Z]*[a-zA-Z0-9_] @ VARREF
[a-zA-Z]*[a-zA-Z0-9_]'.'[a-zA-Z$]*[a-zA-Z0-9_] : QUALIFIEDOBJ
[a-zA-Z]*[a-zA-Z0-9_]'.' : QUALIFIEDPRE
[a-zA-Z$]*[a-zA-Z0-9_]'@'[a-zA-Z]*[a-zA-Z0-9_] : QUALIFIEDTS
|
[-]
[+]
|
Changed |
cego-2.20.7.tar.bz2/src/CegoBTreeCursor.cc
^
|
@@ -44,6 +44,7 @@
_tabSetId = tabSetId;
_ignoreTouched = ignoreTouched;
+
_readUncommitted = readUncommitted;
_cursorCached = false;
_eoc=true;
@@ -537,13 +538,14 @@
memcpy(&ts, pts, sizeof(CegoTupleState));
if (tid != 0)
- {
+ {
if ( _ignoreTouched )
{
if ( ts == INSERTED
&& tid == _pTabMng->getTID(_tabSetId)
&& tastep < _pTabMng->getTAStep(_tabSetId) )
{
+ cout << "Take entry " << endl;
CegoTupleState ts;
_qh.decodeFVL(fl, p, len, tid, tastep, ts);
return true;
@@ -555,7 +557,6 @@
}
else
{
-
if ( ( _readUncommitted == true
&& ts == INSERTED )
|| ( _readUncommitted == false
@@ -768,7 +769,8 @@
if (tid != 0)
{
- if ( _ignoreTouched == true )
+
+ if ( _ignoreTouched )
{
if ( ts == INSERTED
&& tid == _pTabMng->getTID(_tabSetId)
@@ -779,8 +781,8 @@
return true;
}
else
- {
- // ignore entry
+ {
+ return getNext(fl, dp);
}
}
else
@@ -798,7 +800,7 @@
}
else
{
- // ignore entry
+ return getNext(fl, dp);
}
}
}
|
[-]
[+]
|
Changed |
cego-2.20.7.tar.bz2/src/CegoTableManager.cc
^
|
@@ -2066,7 +2066,6 @@
CegoBTreeValue iv;
iv.valueFromSchema(fvl, pBTO->getSchema());
-
CegoBTreeManager btreeMng(this, pBTO);
btreeMng.insertBTree(dp,
iv,
|
[-]
[+]
|
Changed |
cego-2.20.7.tar.bz2/src/CegoXPorter.h
^
|
@@ -1,4 +1,4 @@
-#ifndef _CEGOXPorter_H_INCLUDED_
+#ifndef _CEGOXPORTER_H_INCLUDED_
#define _CEGOXPORTER_H_INCLUDED_
///////////////////////////////////////////////////////////////////////////////
//
|