2006-01-19 |
Sjoerd Mullender |
We don't need this defensive programming hack anymore.
|
2006-01-19 |
Sjoerd Mullender |
Approved output: cannot kill self.
|
2006-01-19 |
Sjoerd Mullender |
Restrict the clients that you can kill to stop segfaulting all over
|
2006-01-19 |
Sjoerd Mullender |
Check whether we need MX.
|
2006-01-19 |
Sjoerd Mullender |
Moved check for NEED_MX into monet.m4.
|
2006-01-19 |
Sjoerd Mullender |
Added automake conditional to conditionally set Makefile variable
|
2006-01-19 |
Fabian Groffen |
Make M5 a 'smart' server, redirecting to other database servers when possible.
|
2006-01-19 |
Stefan Manegold |
disable "old" insert & append tests,
|
2006-01-19 |
Niels Nes |
Part one of the changes to build source distributions without buildtools
|
2006-01-19 |
Stefan Manegold |
slightly improved "normalization" of error messages
|
2006-01-18 |
Stefan Manegold |
The check in GDKfree detects obvious duplicate free's, but fails in case the
|
2006-01-18 |
Stefan Manegold |
approved (correct/expected) extended error messages after Niels' fix in MapiClient
|
2006-01-18 |
Niels Nes |
added a new ant version of the java test (both script and ant build.xml) need
|
2006-01-18 |
Niels Nes |
fix for multiline error printing
|
2006-01-18 |
Stefan Manegold |
- xquery_client_init():
|
2006-01-18 |
Stefan Manegold |
updated stable output according to Niels' "module()" & "drop()" changes
|
2006-01-18 |
Stefan Manegold |
fixed typos
|
2006-01-18 |
Stefan Manegold |
fixed test name
|
2006-01-18 |
Stefan Manegold |
fixed test name
|
2006-01-18 |
Stefan Manegold |
activated new test
|
2006-01-18 |
Niels Nes |
module(x,y); into module(x);module(y);
|
2006-01-18 |
Niels Nes |
module(x,y) into module(x);module(y)
|
2006-01-18 |
Marcin ?ukowski |
- fixed a refcnt bug in multitable()
|
2006-01-18 |
Niels Nes |
too many bugs related to module(x,y,z) so we simply remove this feature
|
2006-01-18 |
Niels Nes |
reset streams when reusing client threads
|
2006-01-18 |
Fabian Groffen |
Test for bug #1409122 on MapiClient eating error messages
|
2006-01-18 |
Jan Rittinger |
approved output
|
2006-01-18 |
Wouter Alink |
approving stable output for bug[1378750]
|
2006-01-18 |
Niels Nes |
fixed compile problem on 32bit systems (compiler complain was very correct, ie
|
2006-01-17 |
Martin Kersten |
Redirect useful information and take time to assess the situation.
|
2006-01-17 |
Fabian Groffen |
Ok, it's too naive to think the server won't send you endless redirects.
|
2006-01-17 |
Stefan Manegold |
minor output approval after Niels' void semantic fixes
|
2006-01-17 |
Niels Nes |
more BUNins into BUNappend
|
2006-01-17 |
Niels Nes |
converted one more BUNins into BUNappend
|
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
|