2006-01-17 |
Sjoerd Mullender |
Added cast to shut up compiler.
|
2006-01-17 |
Sjoerd Mullender |
Now really fix building using ant on Windows.
|
2006-01-17 |
Niels Nes |
added missing BUNsize(b) (fixes compilation).
|
2006-01-17 |
Niels Nes |
update to work with the new void semantics.
|
2006-01-17 |
Niels Nes |
because BUNins no longer does an append when inserting 'nil', we now use
|
2006-01-17 |
Niels Nes |
new implementations of BUNappend(BAT *b, ptr t) and BATappend(BAT *b, BAT *a);
|
2006-01-17 |
Ying Zhang |
Bug fix in the automatically generated stub implementation.
XQuery_0-9_soap
|
2006-01-17 |
Sjoerd Mullender |
Signed/unsigned mismatch.
|
2006-01-17 |
Sjoerd Mullender |
Removed C++ stuff.
|
2006-01-17 |
Stefan Manegold |
added forgotten test
|
2006-01-17 |
Ying Zhang |
some clean up
XQuery_0-9_soap
|
2006-01-17 |
Wouter Alink |
fixed a problem where no arguments were given to a format-string
|
2006-01-17 |
Martin Kersten |
A simple script to test robustness of Mserver against concurrent
|
2006-01-16 |
Niels Nes |
fixed mil script (and stable out), dec and dbl value bats usage was reversed
|
2006-01-16 |
Stefan Manegold |
"Defensive programming" HACK to avoid bug #1406591
|
2006-01-16 |
Fabian Groffen |
It may freeze outside, but the code isn't frozen yet.
|
2006-01-16 |
Sjoerd Mullender |
Added new MONETDB_* defines to winconfig.h.
|
2006-01-16 |
Sjoerd Mullender |
Got rid of references to C++.
|
2006-01-16 |
Sjoerd Mullender |
Define the configured values that are used in monet_options in the config file which configure creates.
|
2006-01-16 |
Sjoerd Mullender |
There is no reason why monetdb-config is hidden in an .mx file.
|
2006-01-16 |
Sjoerd Mullender |
Don't consider EOF on sockets an error.
|
2006-01-16 |
Ying Zhang |
- Calculate 'argc' in the right way.
XQuery_0-9_soap
|
2006-01-16 |
Ying Zhang |
The structure of the SOAP request messages is adjusted.
XQuery_0-9_soap
|
2006-01-16 |
Ying Zhang |
Simplify the structure of the SOAP request messages according to the
XQuery_0-9_soap
|
2006-01-16 |
Ying Zhang |
Make the document RST.
XQuery_0-9_soap
|
2006-01-16 |
Ying Zhang |
Make the document RST
XQuery_0-9_soap
|
2006-01-15 |
Ying Zhang |
An alpha version of SOAP RPC documentation.
XQuery_0-9_soap
|
2006-01-15 |
Stefan Manegold |
added extended test script for bug
|
2006-01-15 |
Stefan Manegold |
added extended test scrip for bug
|
2006-01-15 |
Ying Zhang |
Don't 'return' if we are not in a PROC.
XQuery_0-9_soap
|
2006-01-15 |
Ying Zhang |
- Be thrifty with bytes, so remove unnecessary '\n'-s.
XQuery_0-9_soap
|
2006-01-15 |
Ying Zhang |
Simplify the code.
XQuery_0-9_soap
|
2006-01-15 |
Peter Boncz |
ATOMput: for void better do nothing rather than a memcpy(0)
|
2006-01-15 |
Fabian Groffen |
Updated specs of what is available. Should have had a Changelog :(
|
2006-01-15 |
Stefan Manegold |
re-added my fix of Nov 01 2005, which got accidently removed by Peter's checkin of Nov 02 2005:
|
2006-01-15 |
Stefan Manegold |
Teggy confirmed that the error message and hence the empty output are correct.
|
2006-01-15 |
Stefan Manegold |
Back-ported Peter's "tentative" fix for bugs
|
2006-01-15 |
Peter Boncz |
tentative fix for bug 1405188 (the document shredding issue)
XQuery_0-9_update
|
2006-01-15 |
Stefan Manegold |
added/fixed expected output (as far as I know it) of tests that are still failing
|
2006-01-15 |
Stefan Manegold |
fixing bug #1378750 "XQuery: Reversed Union":
|
2006-01-15 |
Stefan Manegold |
in case someone (like pathfinder) uses BATins_[ks]unique directly
|
2006-01-14 |
Martin Kersten |
The debugger in SQL works again.
|
2006-01-14 |
Stefan Manegold |
added (almost) stable output for
|
2006-01-14 |
Stefan Manegold |
extended testing for bug #1221336 "XQuery: merged_union"
|
2006-01-14 |
Stefan Manegold |
extended testing for bug #1221336 "XQuery: merged_union"
|
2006-01-14 |
Stefan Manegold |
synced with monet5
XQuery_0-9_update
|
2006-01-14 |
Stefan Manegold |
synced with monet5
MonetDB_4-9_update
|
2006-01-14 |
Stefan Manegold |
synced with monet5
XQuery_0-9_soap
|
2006-01-14 |
Stefan Manegold |
synced with monet5
|
2006-01-14 |
Stefan Manegold |
fixed typo in my last checkin
|
2006-01-14 |
Fabian Groffen |
Add some comments on design flaws/weak spots. Who is going to remove
|
2006-01-14 |
Martin Kersten |
Rmoving getDatabases and getPorts. They will come back in M5.
|
2006-01-14 |
Martin Kersten |
Removing the trace of getDatabases and getPorts
|
2006-01-14 |
Fabian Groffen |
Draw some attention to something which still has to be done
|
2006-01-14 |
Stefan Manegold |
synced with monet5
XQuery_0-9_update
|
2006-01-14 |
Stefan Manegold |
synced with monet5
MonetDB_4-9_update
|
2006-01-14 |
Stefan Manegold |
synced with monet5
XQuery_0-9_soap
|
2006-01-14 |
Stefan Manegold |
synced with monet5
|
2006-01-14 |
Stefan Manegold |
made conf/conf.bash work correctly also in case
|
2006-01-14 |
Fabian Groffen |
Back/forward port fix for Q_BLOCK not emitting result id.
|