log

age author description
2007-05-02 Stefan Manegold approved stable output according to Peter's today's checkins:
2007-05-02 Peter Boncz forgot this one:
2007-05-02 Sjoerd Mullender Ran indent + post processing.
2007-05-02 Peter Boncz - use msync for incremental shredding, rather than save
2007-05-02 Peter Boncz - msync(bat[void,T], oid lo, [oid hi], bit async) : bat[void,T]
2007-05-02 Sjoerd Mullender Include stdlib.h instead of malloc.h. Jan2007
2007-05-02 Sjoerd Mullender Include stdlib.h instead of malloc.h.
2007-05-02 Sjoerd Mullender Include malloc.h. Jan2007
2007-05-02 Sjoerd Mullender Include malloc.h.
2007-05-02 Martin Kersten Revert accidental error
2007-05-02 Martin Kersten Test nil blobs
2007-05-02 Martin Kersten Properly deal with the arguments. A dereference is needed also for the
2007-05-01 Niels Nes added DROP PROCEDURE cases
2007-05-01 Niels Nes fix output after new env var
2007-05-01 Sjoerd Mullender When you want to use a library function, make sure the appropriate
2007-05-01 Sjoerd Mullender When you want to use a library function, make sure the appropriate Jan2007
2007-05-01 Sjoerd Mullender Approved after adding commands accdel and densebat.
2007-05-01 Sjoerd Mullender Two new builtin commands:
2007-05-01 Sjoerd Mullender Fixed various bugs that surfaced in TPoX testing.
2007-05-01 Sjoerd Mullender Don't indicate that we're done reading our snapshot too early.
2007-05-01 Sjoerd Mullender Fix setting of keyness property in [ks]union.
2007-04-29 Stefan Manegold fixed/extended checks for MAPIPORT & XRPCPORT
2007-04-29 Stefan Manegold fixed/extended checks for MAPIPORT & XRPCPORT Jan2007
2007-04-29 Romulo Gon?alves Remove variable not used.
2007-04-29 Romulo Gon?alves Modifications to see if the dependencies are detected byb the name or the signature.
2007-04-28 Martin Kersten approve
2007-04-28 Martin Kersten No need to perform deadcode and garbage collection in inline functions.
2007-04-28 Niels Nes fix possible crash because of uninitialized fields in the type,func and aggr
2007-04-28 Martin Kersten Reduce execution time.
2007-04-28 Martin Kersten opt_alias - no need to test the same expression twice
2007-04-28 Martin Kersten mal_debugger- also show the scope and depth
2007-04-28 Romulo Gon?alves Resolve the problem with the rsult order in m4 for dependencies test.
2007-04-28 Romulo Gon?alves Test (it is green) to cover the new drop function syntax because no test existed before
2007-04-28 Romulo Gon?alves The database objects are now search by id and not by name because in some situations there more than
2007-04-28 Romulo Gon?alves The DROP function was modified.
2007-04-27 Sjoerd Mullender Implemeted "do replace x with y" as a single update command instead of as a combination of insert (had to be done first) and delete.
2007-04-27 Jan Rittinger -- Extended merge_adjacent_text_node PROC with an early-out semantic.
2007-04-27 Jan Flokstra - add first pftijah information function:
2007-04-27 Jan Rittinger -- Simplify the typing of the item-sequence-to-node-sequence function
2007-04-27 Sjoerd Mullender Add cast.
2007-04-27 Sjoerd Mullender int is plenty big enough (plus that stops the compiler from complaining).
2007-04-27 Sjoerd Mullender Use double instead of float. Calculations are done in double anyway.
2007-04-27 Sjoerd Mullender Add cast.
2007-04-27 Sjoerd Mullender Add include.
2007-04-27 Jan Rittinger -- Split up a conjunctive selection into two adjacent selections.
2007-04-27 Milena Ivanova Unused variable removed.
2007-04-27 Milena Ivanova Unused variable deleted.
2007-04-27 Sjoerd Mullender propagated changes of Thursday Apr 12 2007 - Friday Apr 27 2007
2007-04-27 Sjoerd Mullender propagated changes of Thursday Apr 12 2007 - Friday Apr 27 2007
2007-04-27 Sjoerd Mullender propagated changes of Thursday Apr 12 2007 - Friday Apr 27 2007
2007-04-27 Sjoerd Mullender propagated changes of Thursday Apr 12 2007 - Friday Apr 27 2007
2007-04-27 Sjoerd Mullender propagated changes of Thursday Apr 12 2007 - Friday Apr 27 2007
2007-04-27 Fabian Groffen Adjust DatabaseMetaData to match the order by not in select stuff that
2007-04-27 Sjoerd Mullender Changed test so that it again tests what it is supposed to test, i.e. the orderedvoidfetchjoin implementation of leftfetchjoin.
2007-04-27 Niels Nes allow for order by on columns (not expressions) not in the selection
2007-04-26 Niels Nes added use of any type (only internal)
2007-04-26 Steffen Goeldner Use $(MATH_LIBS) instead of -lm for portability.
2007-04-26 Steffen Goeldner Use $(MATH_LIBS) instead of -lm for portability.
2007-04-26 Sjoerd Mullender Remove superfluous semicolons.
2007-04-26 Sjoerd Mullender whitespace normalization: no TABs and no trailing whitespace.