2009-09-18 |
Fabian Groffen |
add a waiting mode for control_send which is extremely useful with multi-line responses
|
2009-09-18 |
Sjoerd Mullender |
Add a cast.
|
2009-09-18 |
Sjoerd Mullender |
Fixed types.
|
2009-09-18 |
Martin Kersten |
Textual cleanup towards more towards what we want. The master callback
|
2009-09-17 |
Niels Nes |
add test for bug
Aug2009
|
2009-09-17 |
Niels Nes |
fix overflow bug
Aug2009
|
2009-09-17 |
Niels Nes |
overflow of lng test
Aug2009
|
2009-09-17 |
Fabian Groffen |
something with donkey and stones
|
2009-09-17 |
Fabian Groffen |
silence compiler: properties.c:139: error: 'lasts''' may be used uninitialized in this function
|
2009-09-17 |
Fabian Groffen |
revert accidential checkin
|
2009-09-17 |
Fabian Groffen |
free sabdb list, thanks compiler: merovingian_controlrunner.c:430: variable "topdb" was set but never used
|
2009-09-17 |
Stratos Idreos |
working towards the first naive statistical cracker
|
2009-09-17 |
Fabian Groffen |
when we manually craft a sabdb struct, make sure we don't end up freeing garbage
|
2009-09-17 |
Sjoerd Mullender |
propagated changes of Thursday Sep 17 2009
M5XQ
|
2009-09-17 |
Sjoerd Mullender |
propagated changes of Tuesday Sep 15 2009 - Thursday Sep 17 2009
|
2009-09-17 |
Sjoerd Mullender |
Added some casts to make compiler happy.
|
2009-09-17 |
Sjoerd Mullender |
Copy/paste error.
|
2009-09-17 |
Sjoerd Mullender |
It all started with a daily pop-up window on Windows reporting a
|
2009-09-17 |
Sjoerd Mullender |
Approved: there are no leftovers from previous tests if they
|
2009-09-16 |
Stratos Idreos |
position-based tuple reconstruction to use in sideways plans with crack joins
|
2009-09-16 |
Martin Kersten |
Typos
|
2009-09-16 |
Martin Kersten |
Effect of single sided change to the distance.
|
2009-09-16 |
Martin Kersten |
A few distance metrics.
|
2009-09-16 |
Martin Kersten |
The utility module to play with small histogram structures. No MAL interface
|
2009-09-16 |
Milena Ivanova |
Replace uselect with select & project instead of select & markT.
|
2009-09-16 |
Milena Ivanova |
Fixed a compilation error.
|
2009-09-16 |
Fabian Groffen |
add buffer equivalents of readProps and writeProps
|
2009-09-16 |
Fabian Groffen |
instead of saying 'Setup connection failed', say something really informative
|
2009-09-16 |
Fabian Groffen |
use strtoll for windows' sake
|
2009-09-16 |
Fabian Groffen |
make sure we pass user and password to mclient, or it will start to ask for it
|
2009-09-16 |
Fabian Groffen |
make compiler happy: monetdb_status.c:291: error: 'w''' may be used uninitialized in this function
|
2009-09-16 |
Fabian Groffen |
make parsing of the .monetdb file conditional on MCLIENT_NO_MONETDB_FILE environment setting
|
2009-09-16 |
Fabian Groffen |
Have no default for username any more; only suggest a default during interactive use. -u now requires an argument, if omitted, mclient will ask for a username.
|
2009-09-16 |
Fabian Groffen |
Allow client to see errors also for list responses: in that case an OK is sent as first line, if not it'll be an error
|
2009-09-16 |
Milena Ivanova |
Provide bitwise operations with arguments of the same type.
|
2009-09-16 |
Fabian Groffen |
move monetdb_status back in monetdb, it's just wrapper code now
|
2009-09-16 |
Sjoerd Mullender |
Typo: strcmp returns 0 on equality.
|
2009-09-15 |
Martin Kersten |
Use the new name for the replication module.
|
2009-09-15 |
Milena Ivanova |
Compilation errors with initialization.
|
2009-09-15 |
Henning Rode |
added test document
Aug2009
|
2009-09-15 |
Henning Rode |
added bug-fix related test cases
Aug2009
|
2009-09-15 |
Henning Rode |
fixed bug bug2836870: queries in OR mode were incorrectly optimized to AND queries
Aug2009
|
2009-09-15 |
Henning Rode |
*** empty log message ***
Aug2009
|
2009-09-15 |
Sjoerd Mullender |
propagated changes of Tuesday Sep 15 2009
|
2009-09-15 |
Sjoerd Mullender |
Split off tablet load code for SQL into separate file.
|
2009-09-15 |
Fabian Groffen |
backport of memleak fix from trunk (-r1.62 -r1.63)
Aug2009
|
2009-09-15 |
Fabian Groffen |
(gieter) fix memleak
|
2009-09-15 |
Fabian Groffen |
Reuse is good
|
2009-09-15 |
Fabian Groffen |
p is modified by deserialise, and deserialise now gives a helpful message itself, so don't print p
|
2009-09-15 |
Fabian Groffen |
serialise sabuplog struct with sabdb struct, switch deserialise not to use strtok as it ignores double separators and we need those not to be ignored
|
2009-09-15 |
Fabian Groffen |
prepare for sabuplog storage in sabdb struct, to ease handling with remote sabdb structs
|
2009-09-15 |
Fabian Groffen |
I have no clue why this was implemented so complicated wrt to opening the uplog file, it works fine when you just open it
|
2009-09-15 |
Niels Nes |
add test for missing addmonths function
Aug2009
|
2009-09-15 |
Fabian Groffen |
can simplify the code a bit now, also makes it more logical
Aug2009
|
2009-09-15 |
Niels Nes |
fixed timestamp add months function
Aug2009
|
2009-09-15 |
Niels Nes |
fixed initialization. Set 'correct' name last in startup (after sql is
Aug2009
|
2009-09-14 |
Fabian Groffen |
implemented partial status support via merovingian, uplogstats are still missing
|
2009-09-14 |
Fabian Groffen |
Implemented partial status support in merovingian
|
2009-09-14 |
Fabian Groffen |
Fix deserialise, sscanf is not too good for telling what's wrong
|
2009-09-14 |
Niels Nes |
make sure we dump projections without inner relation
|