[COMMITTERS] randdataset - randdataset: Imported Sources

2007-10-17 Thread User Heder
Update of /cvsroot/randdataset/randdataset In directory pgfoundry.org:/tmp/cvs-serv57279 Log Message: Status: Vendor Tag: tcvs-vendor Release Tags: tcvs-release No conflicts created by this import ---(end of broadcast)---

[COMMITTERS] randdataset - randdataset: New Directory

2007-10-17 Thread User Heder
Update of /cvsroot/randdataset/randdataset/contrib In directory pgfoundry.org:/tmp/cvs-serv64514/contrib Log Message: Directory /cvsroot/randdataset/randdataset/contrib added to the repository ---(end of broadcast)--- TIP 6: explain analyze is your

[COMMITTERS] randdataset - randdataset: New Directory

2007-10-17 Thread User Heder
Update of /cvsroot/randdataset/randdataset/contrib/randdataset In directory pgfoundry.org:/tmp/cvs-serv64569/randdataset Log Message: Directory /cvsroot/randdataset/randdataset/contrib/randdataset added to the repository ---(end of broadcast)--- T

[COMMITTERS] randdataset - randdataset: This is the initial version of: Random

2007-10-17 Thread User Heder
Log Message: --- This is the initial version of: Random dataset generator for SKYLINE operator evaluation as set returning function as described in [Borzsonyi2001]. The code is based on the work by the authors of [Borzsonyi2001], special thanks to Donald Kossmann for providing the sourc

[COMMITTERS] randdataset - randdataset: * fixed: backward to forward slash in

2007-10-18 Thread User Heder
Log Message: --- * fixed: backward to forward slash in #include directive * fixed: minor compiler warnings Modified Files: -- randdataset/contrib/randdataset: randdataset.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/randdataset/randdataset/

[COMMITTERS] randdataset - randdataset: * command line version of random dataset

2007-11-21 Thread User Heder
Log Message: --- * command line version of random dataset generator for skyline operator evaluation added Added Files: --- randdataset/randdataset: .cvsignore (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/randdataset/randdataset/randdataset/.cvsignore?

[COMMITTERS] randdataset - randdataset: New Directory

2007-11-21 Thread User Heder
Update of /cvsroot/randdataset/randdataset/randdataset/src In directory pgfoundry.org:/tmp/cvs-serv60148/src Log Message: Directory /cvsroot/randdataset/randdataset/randdataset/src added to the repository ---(end of broadcast)--- TIP 4: Have you s

[COMMITTERS] randdataset - randdataset: New Directory

2007-11-21 Thread User Heder
Update of /cvsroot/randdataset/randdataset/randdataset In directory pgfoundry.org:/tmp/cvs-serv60092/randdataset Log Message: Directory /cvsroot/randdataset/randdataset/randdataset added to the repository ---(end of broadcast)--- TIP 4: Have you se

[COMMITTERS] randdataset - randdataset: * use EXTRA_DIST instead of

2007-11-25 Thread User Heder
Log Message: --- * use EXTRA_DIST instead of dist_noinst_DATA to distribute msvc project file Modified Files: -- randdataset/randdataset: Makefile.am (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/randdataset/randdataset/randdataset/Makefile.

[COMMITTERS] randdataset - randdataset: avoid warning in getopt.c: assignment within

2007-11-29 Thread User Heder
Log Message: --- avoid warning in getopt.c: assignment within conditional expression Modified Files: -- randdataset/randdataset/src: getopt.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/randdataset/randdataset/randdataset/src/getopt.c.diff?r

[COMMITTERS] randdataset - randdataset: * added missing AC_CHECK_LIB(m,sqrt) thanks

2007-11-30 Thread User Heder
Log Message: --- * added missing AC_CHECK_LIB(m,sqrt) thanks to Calvin Tang for pointing that out * converted dos to unix EOLs * release 1.0.1 Modified Files: -- randdataset/randdataset: config.h.in (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.

[COMMITTERS] randdataset - randdataset: * chg: Include SEED as "sSEED" in the table

2008-03-04 Thread User Heder
Log Message: --- * chg: Include SEED as "sSEED" in the table name * add: Include ChangeLog, COPYING, INSTALL, NEWS and README in the distro * chg: upgrade automake to 1.10.1 * release 1.1.0 Modified Files: -- randdataset/randdataset: Makefile.in (r1.2 -> r1.3)

[COMMITTERS] randdataset - randdataset: * fix: generate table name in any case

2008-03-04 Thread User Heder
Log Message: --- * fix: generate table name in any case Modified Files: -- randdataset/randdataset: ChangeLog (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/randdataset/randdataset/randdataset/ChangeLog.diff?r1=1.1&r2=1.2) randdataset/randd