2012-06-27 |
Sjoerd Mullender |
This branch is closed.
Dec2011
|
2012-06-27 |
Sjoerd Mullender |
A VARCHAR must have a length, so if it doesn't, dump it as clob.
Dec2011
|
2012-06-27 |
Stefan Manegold |
Merge from Jul2012 branch.
|
2012-06-27 |
Sjoerd Mullender |
Correct test for high and low surrogates encoded in UTF-8.
Jul2012
|
2012-06-27 |
Sjoerd Mullender |
Correct initialization of storage_t variables.
|
2012-06-27 |
Sjoerd Mullender |
Prevent potential for bus error by limiting scan to buffer.
|
2012-06-26 |
Sjoerd Mullender |
Compilation fix: use correct type.
|
2012-06-26 |
Stefan Manegold |
Merge from Jul2012 branch.
|
2012-06-26 |
Sjoerd Mullender |
Typo. Found by Stefan.
Jul2012
|
2012-06-26 |
Sjoerd Mullender |
Layout.
Jul2012
|
2012-06-26 |
Stefan Manegold |
union_leak.SF-2540169.2.mal: updated accriding to changeset 222b44e2114e "Step towards oid-only signatures":
|
2012-06-26 |
Stefan Manegold |
merging heads
|
2012-06-25 |
Stefan Manegold |
setoptimizer: approved after recent optimizer removals
|
2012-06-25 |
Stefan Manegold |
opt_history.c: fixed typo in changeset 7f20c97e8ce3 "Optimizer de-mx step"
|
2012-06-25 |
Sjoerd Mullender |
Fix for changeset 791e3f3ec523: one more storage_t.
|
2012-06-25 |
Eleni Petraki |
L1 cache size = 32KB.
holindex
|
2012-06-25 |
Eleni Petraki |
Comment fprintfs that I used for debugging.
holindex
|
2012-06-25 |
Sjoerd Mullender |
Merge with Jul2012 branch.
|
2012-06-25 |
Sjoerd Mullender |
Use an enum type for heap storage mode.
|
2012-06-25 |
Sjoerd Mullender |
Call GDKload with correct final argument.
Jul2012
|
2012-06-25 |
Eleni Petraki |
Do not crack further (during idle time) a column that has reached the optimal index.
holindex
|
2012-06-25 |
Eleni Petraki |
Change return type of findMax into FrequencyNode*.
holindex
|
2012-06-22 |
Eleni Petraki |
Change L1 cache size into the number of integers that fit into L1.
holindex
|
2012-06-25 |
Stefan Manegold |
inspect10: approved after changeset b96ef1b89e9c "Headless modification step"
|
2012-06-25 |
Stefan Manegold |
clients01: approved after changeset 79d4d645328e "Fix getEnvironment"
|
2012-06-23 |
Stefan Manegold |
fixing source tarball after recent de-Mx-ing: include all new .h files
|
2012-06-23 |
Martin Kersten |
Fix handling end of buffer.
|
2012-06-23 |
Martin Kersten |
Fixing test output
|
2012-06-23 |
Martin Kersten |
Fix system statistics.
|
2012-06-23 |
Martin Kersten |
Fix getEnvironment
|
2012-06-23 |
Martin Kersten |
Move urlbox to headless
|
2012-06-23 |
Fabian Groffen |
build-sys: pma.mal has been removed
|
2012-06-23 |
Fabian Groffen |
build-sys: optimizerWrapper.mx is gone
|
2012-06-22 |
Martin Kersten |
Move to oid headed BATs
|
2012-06-22 |
Martin Kersten |
Headless modification step
|
2012-06-22 |
Martin Kersten |
remover non-implemented function.
|
2012-06-22 |
Martin Kersten |
Focus on oid headed BATs only.
|
2012-06-21 |
Martin Kersten |
Move to oid-headed columns in atoms
|
2012-06-21 |
Martin Kersten |
Fixing compilation
|
2012-06-21 |
Martin Kersten |
Removing BAT of BATs.
|
2012-06-21 |
Martin Kersten |
BAT of BATs are outphased
|
2012-06-21 |
Eleni Petraki |
Initialize the weights with the distance from the optimal index.
holindex
|
2012-06-21 |
Eleni Petraki |
Try different cost model (changeWeight_1).
holindex
|
2012-06-20 |
Sjoerd Mullender |
Copy-paste error?
|
2012-06-20 |
Yagiz Kargin |
// ... comments --> /* ... */ comments.
DVframework
|
2012-06-20 |
Yagiz Kargin |
indentation clean up.
DVframework
|
2012-06-20 |
Yagiz Kargin |
int32_t --> int.
DVframework
|
2012-06-20 |
Yagiz Kargin |
Unnecessary comments removed.
DVframework
|
2012-06-20 |
Yagiz Kargin |
BBPreleaselref --> BBPdecref. However these functions are still confusing.
DVframework
|
2012-06-20 |
Fabian Groffen |
mal_io: avoid redefining sprintf
|
2012-06-19 |
Martin Kersten |
Step towards oid-only signatures
|
2012-06-19 |
Sjoerd Mullender |
Don't put code before the essential includes.
|
2012-06-19 |
Sjoerd Mullender |
Typo.
|
2012-06-19 |
Sjoerd Mullender |
Fix conversion from .mx.
|
2012-06-19 |
Martin Kersten |
De-Mx a bunch of files
|
2012-06-19 |
Fabian Groffen |
build-sys: don't try to tar non-existing files
|
2012-06-19 |
Fabian Groffen |
build-sys: also depend on header files
|
2012-06-19 |
Sjoerd Mullender |
Converted mtime.mx to .c/.h/.mal.
|
2012-06-19 |
Eleni Petraki |
Create a very simple cost model.
holindex
|
2012-06-19 |
Eleni Petraki |
The first "crack" on the cracker index, creates 3 pieces.
holindex
|