2008-01-18 |
Fabian Groffen |
Add support for 64-bits with GCC 4 on Solaris and on Darwin 9 and Darwin on Intel
Sep2007
|
2008-01-17 |
Lefteris Sidirourgos |
* Add mil functions hmark, tmark and leftfetchjoin for the algebra backend.
|
2008-01-17 |
Sjoerd Mullender |
Hand-propagated Jennie's fix.
|
2008-01-17 |
Ying Zhang |
fixed wrong link
xquery-decomposition
|
2008-01-17 |
Martin Kersten |
One more.
|
2008-01-17 |
Martin Kersten |
Removed the 'forbidden' // structure and wrapped all
|
2008-01-17 |
Stratos Idreos |
fix "variable not used" errors
|
2008-01-17 |
Sjoerd Mullender |
propagated changes up to Thursday Jan 17 2008
xquery-decomposition
|
2008-01-16 |
Stratos Idreos |
move BATsetcount before BATloop so that the BATs can be filled in
|
2008-01-16 |
Jan Rittinger |
-- Fixed a wrong property inference.
|
2008-01-16 |
Jan Rittinger |
-- Completed thetajoin fix from yesterday.
|
2008-01-16 |
Sjoerd Mullender |
Also replace PERL_LIBDIR and RUBY_LIBDIR.
|
2008-01-16 |
Sjoerd Mullender |
Fix warning: conversion from 'int' to 'flt', possible loss of data
|
2008-01-16 |
Sjoerd Mullender |
Fix warning: conversion from 'int' to 'flt', possible loss of data
|
2008-01-16 |
Sjoerd Mullender |
Include our own .h file so that it gets created, and so that the
|
2008-01-16 |
Sjoerd Mullender |
Pass on bits setting.
|
2008-01-16 |
Stratos Idreos |
handle windows warning for oid to int
|
2008-01-16 |
Niels Nes |
made conditional compilation work again (ie m4/sql without m5 and vs)
|
2008-01-16 |
Stratos Idreos |
two functions calling the same mx macro but not using all its variables
|
2008-01-16 |
Niels Nes |
extern SQLdebug
|
2008-01-15 |
Sjoerd Mullender |
Don't redeclare i, and certainly not in a for loop expression.
|
2008-01-15 |
Sjoerd Mullender |
Make compilable when --enable-noexpand=all.
|
2008-01-15 |
Sjoerd Mullender |
Get correct perl installation on 64 bits.
|
2008-01-15 |
Lefteris Sidirourgos |
- Mil implementation for the functions:
|
2008-01-15 |
Niels Nes |
test for bandjoin's
|
2008-01-15 |
Niels Nes |
add merge join (window like) bandjoin
|
2008-01-15 |
Sjoerd Mullender |
Added internal link.
|
2008-01-15 |
Tom Schreiber |
-- Improved the robustness and correctness of the sql-code-generation for the serialize_rel(empty_tbl) tree pattern.
|
2008-01-15 |
Tom Schreiber |
-- Pacified picky compilers.
|
2008-01-15 |
Sjoerd Mullender |
We can now use AcitvePerl from ActiveState to compile the perl interface.
|
2008-01-15 |
Stratos Idreos |
move variable declarations before statements for windows combilation
|
2008-01-15 |
Stratos Idreos |
keep fixing mainly windows warnings for oid lng casting
|
2008-01-15 |
Manuel Mayr |
ref_column_name must have an alias and its not unbounded.
|
2008-01-15 |
Sjoerd Mullender |
Not needed.
|
2008-01-15 |
Stratos Idreos |
a few more fixes missed before
|
2008-01-15 |
Stratos Idreos |
fixed many/all? of the other compliler warnings/errors
|
2008-01-15 |
Henning Rode |
the introduced new index BAT was not updated correctly when using
|
2008-01-15 |
Niels Nes |
use the new ro,su, and suro storage variants
|
2008-01-15 |
Niels Nes |
This checkin adds 3 new storage solutions, all should only be used
|
2008-01-15 |
Jan Rittinger |
-- Fixing bug [ 1871789 ] XQ: substitution fails
|
2008-01-15 |
Sjoerd Mullender |
Typo.
|
2008-01-15 |
Sjoerd Mullender |
Ported to Windows.
|
2008-01-15 |
Sjoerd Mullender |
Added the geom component (and the geos library).
|
2008-01-15 |
Jan Rittinger |
-- Fixing bug [ 1871790 ] XQ: uncompilable comparison
|
2008-01-15 |
Niels Nes |
fix crash in tpch 07 (with 10 G)
|
2008-01-15 |
Niels Nes |
fix crash in tpch 07 (with 10G)
|
2008-01-15 |
Stefan Manegold |
have configure.py also replace @DATACELL_SOURCE@ @DATACELL_BUILD@ @DATACELL_PREFIX@;
|
2008-01-14 |
Tom Schreiber |
-- Implemented sql-code-generation for algebra trees of the form serialize_rel(empty_tbl).
|
2008-01-14 |
Stratos Idreos |
comit partial sideways cracking
|
2008-01-14 |
Manuel Mayr |
Bugfixing in ROWNUM, handling of boolean types, serialization names
|
2008-01-14 |
Niels Nes |
fixed bug in directsemijoin code. We need to set the count and free
|
2008-01-14 |
Niels Nes |
added test for bug in directsemijoin
|
2008-01-14 |
Henning Rode |
detailed log message of last commit
|
2008-01-14 |
Jan Flokstra |
- fix problem with non-commited rtags bat in conjunction with the new index
|
2008-01-14 |
Henning Rode |
introduce a new index BAT which store the size of all element nodes.
|
2008-01-14 |
Jan Rittinger |
-- Split up the required distribution value property as it
|
2008-01-14 |
Sjoerd Mullender |
Approved shortened error messages after change to MapiClient.mx.
|
2008-01-14 |
Tom Schreiber |
-- Fixed a bug in the XML importer.
|
2008-01-14 |
Niels Nes |
only include valgrind.h when we use gcc
|
2008-01-14 |
Martin Kersten |
Avoid generation of warnings of variables retained in main();
|