2006-02-13 |
Sjoerd Mullender |
Prevent having multiple rules for the same target.
|
2006-02-13 |
Sjoerd Mullender |
Don't use NULL for int values.
|
2006-02-13 |
Sjoerd Mullender |
Integrated shredding and checking into tests themselves by using prologue and epilogue scripts.
|
2006-02-13 |
Sjoerd Mullender |
Make compilable on Windows with PHP-4.4.0.
|
2006-02-13 |
Sjoerd Mullender |
Added casts. ("conversion from 'lng' to 'int', possible loss of data")
|
2006-02-13 |
Niels Nes |
clear after adding the count to the affected_rows
|
2006-02-13 |
Niels Nes |
fixed limit on single values
|
2006-02-13 |
Niels Nes |
some more signatures required by sql (void/oid cases)
|
2006-02-13 |
Martin Kersten |
Minor updates of old code
|
2006-02-13 |
Martin Kersten |
Improve portability and 'safe' space
|
2006-02-13 |
Martin Kersten |
Patching the node reference structure
|
2006-02-13 |
Martin Kersten |
Reorganization of the node reference structure to avoid
|
2006-02-13 |
Martin Kersten |
Patching the node reference structure
|
2006-02-13 |
Niels Nes |
install howtos
Jan2006
|
2006-02-13 |
Niels Nes |
install Howtos
Jan2006
|
2006-02-13 |
Niels Nes |
install Howto's
Jan2006
|
2006-02-12 |
Niels Nes |
sql now keeps its own oid
|
2006-02-12 |
Niels Nes |
cleanup (align a bit with m4)
|
2006-02-12 |
Niels Nes |
cleanup (align a bit with m4)
|
2006-02-12 |
Niels Nes |
cleanup (align a bit with m4)
|
2006-02-12 |
Fabian Groffen |
- deprecated monetdb_error
|
2006-02-12 |
Niels Nes |
more remap removals
|
2006-02-11 |
Niels Nes |
fixed bug in generated code for multiplex == (for multi-attribute joins).
|
2006-02-11 |
Niels Nes |
more changing of BUNins (b, nil, val) into BUNappend(b, val)
|
2006-02-11 |
Niels Nes |
remap is gone, ie don't link too it on Windows
|
2006-02-11 |
Niels Nes |
compile fix (define url_export before using it)
|
2006-02-11 |
Fabian Groffen |
We should organise a bug-day to just read our own documentation and
|
2006-02-11 |
Wouter Alink |
forgot the actor
|
2006-02-11 |
Wouter Alink |
corrected an example query
|
2006-02-11 |
Niels Nes |
also install the HowToInstall for xquery
|
2006-02-11 |
Niels Nes |
copy .html files into install directory
|
2006-02-10 |
Niels Nes |
fixing a leak of mirrors. We should first free the mirror of b before
|
2006-02-10 |
Niels Nes |
approved output
|
2006-02-10 |
Niels Nes |
temporary disable database checks (m5 redirection protocol)
|
2006-02-10 |
Niels Nes |
temporary disable database checks (m5 redirection protocol)
|
2006-02-10 |
Niels Nes |
reducing diffs between 4 and 5
|
2006-02-10 |
Niels Nes |
small fix
|
2006-02-10 |
Niels Nes |
small fix
|
2006-02-10 |
Niels Nes |
small fix
|
2006-02-10 |
Niels Nes |
small fix
|
2006-02-10 |
Niels Nes |
small fix
|
2006-02-10 |
Niels Nes |
small fix
|
2006-02-10 |
Niels Nes |
small fix
|
2006-02-10 |
Sjoerd Mullender |
Added some new tests.
|
2006-02-10 |
Ying Zhang |
Move the MIL code, which retrieves results of SOAP-RPC calls out of the
|
2006-02-10 |
Ying Zhang |
Use an adaptive format string to print a 'nid'.
|
2006-02-10 |
Sjoerd Mullender |
Several more update bugs bite the dust.
|
2006-02-10 |
Niels Nes |
added --with-php-extensiondir, beware it requires a path relative to the
|
2006-02-10 |
Niels Nes |
added test for the mmap_bats bug
|
2006-02-10 |
Niels Nes |
initialize batMap* to -1
|
2006-02-10 |
Niels Nes |
approved stable out
|
2006-02-10 |
Niels Nes |
fix for bug [ 1428446 ] BAT destroy problem
|
2006-02-10 |
Niels Nes |
fix for bug [ 1428446 ] BAT destroy problem
Jan2006
|
2006-02-10 |
Niels Nes |
added test for bat_destroy bug
|
2006-02-10 |
Niels Nes |
add a test for the bug MapiClient hang for non registered frontend
|
2006-02-10 |
Niels Nes |
fix for compilation problem (unused variable errbuf)
|
2006-02-10 |
Niels Nes |
send error messages to the client (if possible)
|
2006-02-09 |
Niels Nes |
send error back to mapi (which unfortunatly doesn't do anything with it)
|
2006-02-09 |
Fabian Groffen |
Use cleaned error message when throwing at the user in a warning
|
2006-02-09 |
Fabian Groffen |
- omit leading ! and !ERROR in error messages
|