2010-01-13 |
Sjoerd Mullender |
Remove %build from vertoo.config since it is no longer used and in the way.
|
2010-01-13 |
Sjoerd Mullender |
Undo of previous checkin.
|
2010-01-13 |
Sjoerd Mullender |
Moved ChangeLog to ChangeLog.Feb2010.
|
2010-01-13 |
Sjoerd Mullender |
propagated changes of Tuesday Jan 12 2010 - Wednesday Jan 13 2010
|
2010-01-12 |
Martin Kersten |
Avoid NULL pointer dereferences
|
2010-01-12 |
Martin Kersten |
Layout.
|
2010-01-12 |
Martin Kersten |
Make the display of starting events explicit.
|
2010-01-12 |
Martin Kersten |
Make the tracing of the instruction start explicit.
|
2010-01-12 |
Stefan Manegold |
removed unused code
|
2010-01-12 |
Stefan Manegold |
we do not provide numerical arithmetics on OIDs,
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stratos Idreos |
A performance bug reported by Azza Abouzeid from Yale regarding point queries
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
fixed earlier introduced typo
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Stefan Manegold |
systematic & canonical code restructuring
|
2010-01-12 |
Sjoerd Mullender |
Typos.
Nov2009
|
2010-01-12 |
Sjoerd Mullender |
Fedora 10 is EOL.
|
2010-01-12 |
Martin Kersten |
initialize to avoid trace cluttering.
|
2010-01-12 |
Martin Kersten |
Reorganize the counters for better display.
|
2010-01-12 |
Sjoerd Mullender |
Pre-release version number update.
Nov2009 Nov2009_4
|
2010-01-12 |
Sjoerd Mullender |
propagated changes of Tuesday Jan 12 2010
M5XQ
|
2010-01-12 |
Sjoerd Mullender |
propagated changes of Tuesday Jan 12 2010
XQFT
|
2010-01-12 |
Sjoerd Mullender |
propagated changes of Monday Jan 11 2010 - Tuesday Jan 12 2010
|
2010-01-12 |
Sjoerd Mullender |
propagated changes of Tuesday Jan 12 2010
|
2010-01-12 |
Sjoerd Mullender |
propagated changes of Friday Jan 08 2010 - Tuesday Jan 12 2010
|
2010-01-12 |
Sjoerd Mullender |
The first buf == NULL check is to help Coverity.
Nov2009
|
2010-01-12 |
Martin Kersten |
Also show the start of an instruction. This makes it possible to
|
2010-01-11 |
Sjoerd Mullender |
Don't use [] inside help strings. They don't display correctly and
Nov2009
|
2010-01-11 |
Sjoerd Mullender |
Don't use [] inside help strings. They don't display correctly and
|
2010-01-11 |
Niels Nes |
fixed bug in not(invalidtable)
Nov2009
|
2010-01-11 |
Niels Nes |
added test for bug in not(invalidtable)
Nov2009
|
2010-01-11 |
Sjoerd Mullender |
Avoid NULL pointer dereference.
Nov2009
|
2010-01-11 |
Sjoerd Mullender |
In test mode, limit exponent to two digits on Windows.
|
2010-01-11 |
Stefan Manegold |
on 64-bit Windows, msvs correctly points out
|
2010-01-11 |
Stefan Manegold |
icc & msvs on windows (correctly) point out
|
2010-01-11 |
Sjoerd Mullender |
Install embeddedclient.h.
Nov2009
|
2010-01-11 |
Sjoerd Mullender |
Added cast (thanks StefanM).
Nov2009
|
2010-01-11 |
Niels Nes |
fixed compilation issue
|
2010-01-11 |
Sjoerd Mullender |
Added cast (thanks StefanM).
|
2010-01-11 |
Stefan Manegold |
make compile with assertions disabled:
|
2010-01-11 |
Stefan Manegold |
with optimization enabled, gcc correctly complains about:
|
2010-01-11 |
Sjoerd Mullender |
Move check of update to outside if. If the if wasn't taken, we would
Nov2009
|
2010-01-11 |
Sjoerd Mullender |
Check that map_closing_tag doesn't return HOLE.
Nov2009
|
2010-01-11 |
Sjoerd Mullender |
Check result of BATdescriptor.
Nov2009
|
2010-01-11 |
Sjoerd Mullender |
Check result of find_map.
Nov2009
|
2010-01-11 |
Sjoerd Mullender |
Use size_t on the RHS since the LHS is already size_t.
|
2010-01-10 |
Martin Kersten |
We can estimate the size, so lets do it.
|
2010-01-10 |
Niels Nes |
one more bug in like vs ilike
|
2010-01-10 |
Martin Kersten |
Finetuning the cost analysis.
|