log

age author description
2008-01-22 Stefan Manegold back-ported from development trunk to XQuery_0-20 release branch: Sep2007
2008-01-22 Stefan Manegold maybe this helps to fix
2008-01-22 Martin Kersten approving output after name change
2008-01-22 Jan Rittinger -- activate property inference that got lost
2008-01-22 Jan Rittinger -- Fixing bug [ 1877300 ] XQ: reduce: Assertion `rule' failed.
2008-01-22 Stefan Manegold updated stable output according to (more or less) recent changes
2008-01-22 Stefan Manegold fixed stable output:
2008-01-22 Stefan Manegold added tests (compiler only!) for bugs
2008-01-22 Jan Rittinger -- Fixed bug in semijoin implementation.
2008-01-22 Stefan Manegold propagated changes of Tuesday Jan 1 2008 - Tuesday Jan 22 2008
2008-01-22 Stefan Manegold attempt to fix Sep2007
2008-01-21 Martin Kersten Moving files aside for remote tests
2008-01-21 Martin Kersten Moving files out of the way for more remote test scripts
2008-01-21 Romulo Gon?alves Add missing lib and fix the compilation on windows 32
2008-01-21 Lefteris Sidirourgos * The disappeared function now is appearing again due to the help of Jan.
2008-01-21 Manuel Mayr Even duplicate ref_table_column and ref_column_name during substitution of aliases
2008-01-21 Stefan Manegold ensure we proper dllimport/dllexport on Windows:
2008-01-21 Fabian Groffen - Fix style consistency Sep2007
2008-01-21 Niels Nes datadir requires prefix, ie we now also set a variable prefix
2008-01-21 Martin Kersten A minor text editing action mserver->mapi.
2008-01-21 Martin Kersten A renaming action to better reflect the actual status of the
2008-01-20 Lefteris Sidirourgos * Changed the names of the new types that were introduced for the docmgm
2008-01-20 Stefan Manegold disable uunused code to avoid
2008-01-20 Martin Kersten Finishing touch for inline tuple values.
2008-01-20 Martin Kersten finishing touch for handling with inline tuple batches
2008-01-20 Martin Kersten The remote04 example illustrates the inline tuples and the pickup
2008-01-20 Martin Kersten Recognize tuples being received over the primary communication channel.
2008-01-20 Romulo Gon?alves convention is to use: addHost(), setHost()
2008-01-20 Martin Kersten Examples of poor-mans bat transport.
2008-01-19 Romulo Gon?alves Add some commands to:
2008-01-19 Romulo Gon?alves Correct some code.
2008-01-19 Martin Kersten Another case of multiplex inlining covered. See inlineCst.mal
2008-01-19 Romulo Gon?alves First step to have partition distribution.
2008-01-19 Romulo Gon?alves Activate the compilation of bpm_distribution to see compilation results (from the nightly compilation) on other
2008-01-19 Romulo Gon?alves First step to have partition distribution.
2008-01-19 Martin Kersten during multiplexed inlineing we have to be careful about barrier blocks.
2008-01-18 Lefteris Sidirourgos * Algebra / MIL implementation of XQuery builtin function fn:translate.
2008-01-18 Stratos Idreos enclose the remaining debug printf commands within DEBUG_CRACKERS_JOIN
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.