2015-09-11 |
Sjoerd Mullender |
There is no tst4600.
|
2015-09-11 |
Mark Raasveldt |
Added hot/cold runs to testing.
pyapi
|
2015-09-11 |
Mark Raasveldt |
Compute memory usage and total time taken separately in benchmarks (because malloc hooks can significantly impact runtime).
pyapi
|
2015-09-11 |
Mark Raasveldt |
Make numpy.string the default instead of numpy.object
pyapi
|
2015-09-11 |
Sjoerd Mullender |
Use VIEWcombine instead of BATmark to print head columns.
|
2015-09-11 |
Sjoerd Mullender |
There is no test rapi09.
|
2015-09-11 |
Sjoerd Mullender |
Variables can be static, function can be inline.
|
2015-09-11 |
Sjoerd Mullender |
Unexport function.
|
2015-09-11 |
Sjoerd Mullender |
Use correct value.
|
2015-09-11 |
Mark Raasveldt |
Explicitly acquire the GIL, otherwise Python code that starts new threads can deadlock.
pyapi
|
2015-09-11 |
Martin Kersten |
Fix timing of single statements in mclient
|
2015-09-10 |
lsidir |
use binsearchcand and Tloc for faster candidate search
leftmart
|
2015-09-10 |
Sjoerd Mullender |
Removed legacy functions BATuselect and BATuselect_.
|
2015-09-10 |
Sjoerd Mullender |
Replaced BATleftjoin with BATproject.
|
2015-09-10 |
Sjoerd Mullender |
Removed a bunch of legacy specialty join functions.
|
2015-09-10 |
Sjoerd Mullender |
Remove 00_cluster_hge since cluster module is not loaded by default.
|
2015-09-10 |
Sjoerd Mullender |
Merge with default branch.
leftmart
|
2015-09-10 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2015-09-10 |
Sjoerd Mullender |
Make sure localtime() returns a value in the correct range.
Jul2015
|
2015-09-10 |
Sjoerd Mullender |
Approvals.
Jul2015
|
2015-09-10 |
Sjoerd Mullender |
Add a cast.
|
2015-09-09 |
lsidir |
removing conflict, but needs to be synced later on with default
leftmart
|
2015-09-09 |
lsidir |
merge with default
leftmart
|
2015-09-09 |
Sjoerd Mullender |
Removed unused function ALGkdiff.
|
2015-09-09 |
Sjoerd Mullender |
Removed BATrevert.
|
2015-09-09 |
Sjoerd Mullender |
Removed algebra.revert with its implementation ALGrevert.
|
2015-09-09 |
Sjoerd Mullender |
BATordered now works on the TAIL column.
|
2015-09-09 |
Sjoerd Mullender |
Presumed typo.
|
2015-09-09 |
Sjoerd Mullender |
Removed legacy functions BATsort, BATsort_rev, BATssort, BATssort_rev.
|
2015-09-09 |
Sjoerd Mullender |
Approvals.
|
2015-09-09 |
Sjoerd Mullender |
Removed ALGtsort and ALGtsort_rev: they were not used.
|
2015-09-09 |
Sjoerd Mullender |
Updated batxml module to be "headless".
|
2015-09-09 |
Sjoerd Mullender |
Initialize field in structure.
|
2015-09-09 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2015-09-09 |
Sjoerd Mullender |
Added --jenkins flag. For now only exit without error even if tests fail.
Jul2015
|
2015-09-09 |
Hannes Muehleisen |
MC node and R clients
Jul2015
|
2015-09-09 |
Niels Nes |
merged
|
2015-09-09 |
Niels Nes |
backport of dbi test fix
|
2015-09-09 |
Sjoerd Mullender |
Refuse to upgrade databases that are too old.
Jul2015
|
2015-09-09 |
Niels Nes |
fixed test
|
2015-09-09 |
Niels Nes |
approved output
|
2015-09-08 |
Martin Kersten |
Approve output
|
2015-09-08 |
Martin Kersten |
Text
|
2015-09-08 |
Martin Kersten |
Approve test and output
|
2015-09-08 |
Sjoerd Mullender |
When the first client initializes the catalog, others must wait.
Jul2015
|
2015-09-08 |
Sjoerd Mullender |
Don't try to upgrade on every client connect.
Jul2015
|
2015-09-08 |
Mark Raasveldt |
Set default values for variables.
pyapi
|
2015-09-08 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2015-09-08 |
Sjoerd Mullender |
Cleanup: no need to have files both in EXTRA_DIST and SOURCES.
Jul2015
|
2015-09-08 |
Hannes Muehleisen |
merge
Jul2015
|
2015-09-08 |
Hannes Muehleisen |
typo in error message
Jul2015
|
2015-09-08 |
Martin Kersten |
Simplify multi-column printing
|
2015-09-08 |
Dimitar Nedev |
Minor cleanup
DataVaults
|
2015-09-08 |
Sjoerd Mullender |
Removed bat.order() and bat.orderReverse() with their implementations.
|
2015-09-08 |
Sjoerd Mullender |
Approvals after changeset fd903434188a.
|
2015-09-08 |
Martin Kersten |
Avoid crash in debugger
Jul2015
|
2015-09-08 |
Mark Raasveldt |
Added option to disable malloc tracking.
pyapi
|
2015-09-08 |
Sjoerd Mullender |
Two more calls to BATsemijoin replace by BATsubsemijoin.
|
2015-09-08 |
Sjoerd Mullender |
Optionally warn about use of BATkdiff.
|
2015-09-08 |
Sjoerd Mullender |
Merge with default branch.
leftmart
|