log

age author description
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
2006-02-09 Fabian Groffen Segmentation faults in Apache are fun, but not fun enough to keep them.
2006-02-09 Niels Nes some more xquery/sql ports removed
2006-02-09 Wouter Alink adding a first batch of tests for the StandOff axis
2006-02-09 Wouter Alink removing Burkowski axis code from algebra code
2006-02-09 Sjoerd Mullender Removed while loop from generated (and incorrectly optimized) code.
2006-02-09 Sjoerd Mullender Fixed a couple of type problems in the update code.
2006-02-09 Fabian Groffen A mistery why it compiles for me, but other machines need this extra
2006-02-08 Fabian Groffen This is actually more of a fix, but it feels too much like development.
2006-02-08 Sjoerd Mullender - We don't use UPDATE_UNSETATTR, so remove.
2006-02-08 Sjoerd Mullender Converted into proper reStructuredText and ran ispell.
2006-02-08 Sjoerd Mullender Also distribute the HowToStart guides.
2006-02-08 Henning Rode bugfix in indexfetchjoin: repaired buggy memory allocation with jan's help XQuery_TIJAH
2006-02-08 Sjoerd Mullender Fix compiler warning.
2006-02-08 Sjoerd Mullender Fix warning: 'return' : bm *' differs in levels of indirection from
2006-02-08 Sjoerd Mullender Fix warning: 'return' : 'logger *' differs in levels of indirection
2006-02-07 Sjoerd Mullender propagated changes of Tuesday Feb 07 2006 - Tuesday Feb 07 2006
2006-02-07 Sjoerd Mullender New test to confirm that the dense and key properties remain in sync.
2006-02-07 Sjoerd Mullender - When replacing a value in a BAT, only clear the key flag when there Jan2006
2006-02-07 Ying Zhang To please the native compiler: remove unused variable.
2006-02-07 Niels Nes removed some more instances of sql_port/xquery_port 45123 and 45678
2006-02-07 Niels Nes properly disconnect client if the requested frontend isn't registered jet.
2006-02-07 Sjoerd Mullender Approved.
2006-02-07 Sjoerd Mullender Use translatepath value to pass path names to ant. This is required
2006-02-07 Ying Zhang Add a test to check if multiple subsequent rpc calls are handled
2006-02-07 Ying Zhang Do not cast the leading string+ param of a SOAP RPC to anything else.
2006-02-07 Sjoerd Mullender Post-update-merge fix: BUNinplace grew an extra parameter.
2006-02-07 Sjoerd Mullender Post-update-merge fix: BUNreplace, BATreplace, and BUNinplace grew an
2006-02-07 Sjoerd Mullender Post-update-merge fix: BUNreplace grew an extra parameter.
2006-02-07 Ying Zhang The magic 'cast' of the leading string+ param of a SOAP RPC call is not
2006-02-07 Sjoerd Mullender Merged update branch into main branch.