log

age author description
2007-04-02 Fabian Groffen Merged from trunk MonetConnection, 1.9, 1.11 java-1_6-jdbc-4
2007-04-02 Fabian Groffen Back out Java 1.6 commit, we do that in a separate branch for now.
2007-04-02 Fabian Groffen Merged from trunk MonetConnection.java, 1.8, 1.11 mapi_refactoring
2007-04-02 Fabian Groffen Use the DataBlockResponse, not the ResultSetResponse.
2007-04-02 Fabian Groffen Fix broken logic, just don't add DataBlockResponses to the list of responses.
2007-04-02 Fabian Groffen Some work on Java 1.6/JDBC4 compatibility, which isn't entirely finished java-1_6-jdbc-4
2007-04-02 Sjoerd Mullender In case we have an older Python without the subprocess module, use our own copy (copied from the Python SVN on April 2, 2007). Jan2007
2007-04-02 Martin Kersten Better organize the library/modules to group the tasks.
2007-04-02 Stefan Manegold new attempt to make <module>.mil dependend on lib_<module>.la: Jan2007
2007-04-02 Stefan Manegold undo of yesterday's "<module>.mil: lib_<module>.la" dependency changes
2007-04-02 Stefan Manegold undo of yesterday's "<module>.mil: lib_<module>.la" dependency changes Jan2007
2007-04-01 Stefan Manegold clean-up after propagation:
2007-04-01 Stefan Manegold propagated changes of Sunday Apr 01 2007
2007-04-01 Stefan Manegold for the sake of portability:
2007-04-01 Stefan Manegold replaced the old "NO_INLINE_FILES"/"NO_INLINE_CFLAGS" hack
2007-04-01 Niels Nes approved output Jan2007
2007-04-01 Stefan Manegold propagated changes of Friday Mar 30 2007 - Monday Apr 02 2007
2007-04-01 Stefan Manegold propagated changes of Friday Mar 30 2007 - Sunday Apr 01 2007
2007-04-01 Martin Kersten Watch out for your properties.
2007-04-01 Stefan Manegold propagated changes of Friday Mar 30 2007 - Sunday Apr 01 2007
2007-04-01 Stefan Manegold propagated changes of Friday Mar 30 2007 - Sunday Apr 01 2007
2007-04-01 Stefan Manegold propagated changes of Friday Mar 30 2007 - Sunday Apr 01 2007
2007-04-01 Martin Kersten Make multiplex time primitives available.
2007-04-01 Stefan Manegold changed (fixed?) dependency to ensure that Jan2007
2007-04-01 Milena Ivanova Added persistent empty alias bat for segmentation.
2007-04-01 Martin Kersten Added a few more isnil() multicasts.
2007-04-01 Martin Kersten Added test for multiplexed isnil() test.
2007-04-01 Stefan Manegold replaced the old "NO_INLINE_FILES"/"NO_INLINE_CFLAGS" hack Jan2007
2007-04-01 Martin Kersten Silence compilers.
2007-04-01 Stefan Manegold for the sake of portability: Jan2007
2007-04-01 Stefan Manegold approved stable output according to recent changes: Jan2007
2007-03-31 Martin Kersten Strings require a slightly different loop
2007-03-31 Niels Nes We implemented RANK as ROW_NUMBER which isn't correct afcourse Jan2007
2007-03-31 Martin Kersten new signatures.
2007-03-31 Martin Kersten Added batcalc.isnil for strings and corrected implementation.
2007-03-31 Niels Nes lld -> LLFMT Jan2007
2007-03-31 Martin Kersten Recognized a batcalc.isnil for strings
2007-03-31 Niels Nes added interface to mark_grp Jan2007
2007-03-31 Niels Nes moved mark_grp to gdk and M4/M5 Jan2007
2007-03-31 Niels Nes added mark_grp commands Jan2007
2007-03-31 Niels Nes fixing problems with RANK() OVER() Jan2007
2007-03-31 Niels Nes moved BATmark_grp from pf_support.mx into gdk. Jan2007
2007-03-31 Niels Nes added test for RANK() OVER() Jan2007
2007-03-31 Martin Kersten Correct signature
2007-03-31 Martin Kersten Adjust signatures
2007-03-31 Martin Kersten Split module signature definitions from the library load commands.
2007-03-31 Niels Nes fixed bug 1675795 Jan2007
2007-03-31 Niels Nes add test for bug 1675795 (prepare statement with decimals) Jan2007
2007-03-31 Stefan Manegold [ found by gcc 4.1.1 under Yellow Dog Linux on a Playstation 3 (! ;-)) ] Jan2007
2007-03-31 Stefan Manegold instead of "mis-using" NO_INLINE_CFLAGS to avoid some icc + bison problems, Jan2007
2007-03-31 Niels Nes add crossproduct/like predicate implementation of like join. Jan2007
2007-03-31 Niels Nes add test for like_join bug Jan2007
2007-03-31 Niels Nes handle expressions in like right hand side Jan2007
2007-03-31 Niels Nes fixed error message about decimal types Jan2007
2007-03-31 Niels Nes add test for bug about wrong error message of Decimal types Jan2007
2007-03-31 Niels Nes add test for bug 1688915 Jan2007
2007-03-31 Niels Nes fixed revoke roles bug 1691646 Jan2007
2007-03-31 Niels Nes add test for revoke role bug Jan2007
2007-03-30 Stefan Manegold propagated changes of Sunday Mar 25 2007 - Friday Mar 30 2007
2007-03-30 Stefan Manegold propagated changes of Saturday Mar 24 2007 - Friday Mar 30 2007
2007-03-30 Stefan Manegold propagated changes of Saturday Mar 24 2007 - Friday Mar 30 2007
2007-03-30 Stefan Manegold propagated changes of Saturday Mar 24 2007 - Friday Mar 30 2007
2007-03-30 Ying Zhang Approve stable.out due to changes in serialize_dflt.mx as of revision
2007-03-30 Jens Teubner Bugfix: Jan2007
2007-03-30 Niels Nes removed comments about stuff todo which is now done
2007-03-30 Niels Nes fix union/order bug Jan2007
2007-03-30 Niels Nes add test for rank/over crash Jan2007
2007-03-30 Niels Nes add test for union_order crash Jan2007
2007-03-30 Niels Nes fixed crash in RANK() OVER() Jan2007
2007-03-30 cvs2hg fixup commit for branch 'java-1_6-jdbc-4' java-1_6-jdbc-4
2007-03-30 Fabian Groffen Add Java 1.6 compata...compilability by implementing some functions
2007-03-30 Fabian Groffen - Fix IndexArrayOutOfBoundsException introduced yesterday.
2007-03-30 Romulo Gon?alves The keys table has more one column.
2007-03-30 Sjoerd Mullender The upcoming Python 2.6 doesn't like "as" as a variable name.
2007-03-30 Ying Zhang A small fix: report the correct nr. of remaining retries Jan2007
2007-03-30 Ying Zhang minor change: wrong namespace used in the comments
2007-03-30 Ying Zhang minor change: wrong namespace used in the comments.
2007-03-30 Sjoerd Mullender Changed the schema of the database: reshred your documents!
2007-03-29 Stefan Manegold propagated changes of Saturday Mar 24 2007 - Friday Mar 30 2007
2007-03-29 Fabian Groffen Make streams and readers/writers available to the caller. This makes mapi_refactoring
2007-03-29 Fabian Groffen Added constructors for BlockInputStream and BlockOutputStream, that mapi_refactoring
2007-03-29 Fabian Groffen Merged from trunk MonetConnection.java, 1.7, 1.8 mapi_refactoring
2007-03-29 Fabian Groffen First shot at fixing an issue reported by Tobias Scholl <scholl at] in
2007-03-29 Stefan Manegold let's see how MonetDB testing does on a Playstation 3 running Yellow Dog Linux ... Jan2007
2007-03-29 Stefan Manegold improved error messages in case required components are not found at all
2007-03-29 Stefan Manegold undo of accidental checkin Jan2007
2007-03-29 Stratos Idreos remove unused variables
2007-03-29 Stefan Manegold improved error messages in case required components are not found at all Jan2007
2007-03-29 Jan Rittinger -- Changed the order of the XML output (operators are now generated bottom-up)
2007-03-29 Romulo Gon?alves Initialization need to avoid compilation errors for GDKdebug=10.
2007-03-29 Sjoerd Mullender Allocate enough memory to terminate the string, and then do it.
2007-03-28 Niels Nes fixed some compilation warnings and renamed some PSQLs into MonetDB
2007-03-28 Romulo Gon?alves Test directory for the:
2007-03-28 Jan Rittinger -- Introduced new property: reference counter
2007-03-28 Romulo Gon?alves Changes to support:
2007-03-28 Romulo Gon?alves Changes to support:
2007-03-28 Romulo Gon?alves Changes to support:
2007-03-28 Jan Rittinger -- Removed annotation elements in XML output
2007-03-28 Fabian Groffen Merged from trunk MonetDriver.java.in, 1.2, 1.3 mapi_refactoring
2007-03-28 Fabian Groffen Merged from trunk MonetConnection.java, 1.6, 1.7 mapi_refactoring
2007-03-28 Fabian Groffen Merged from trunk MonetPreparedStatementJavaImpl.java, NONE, 1.1 mapi_refactoring
2007-03-28 Fabian Groffen Allow to use Java implemented PreparedStatements through a driver
2007-03-27 Niels Nes fix for compilation of stream (without fdatasync/fsync)
2007-03-27 Jan Flokstra * fix problem with nil bat as select_root() parameter
2007-03-27 Jan Flokstra * fix default ft-index name
2007-03-27 Fabian Groffen Revive the Java Implementation backed PreparedStatement from the dead.
2007-03-27 Milena Ivanova bpm.open() now re-creates the partition catalog stored in bats.
2007-03-27 Ying Zhang Bugfixes: Jan2007
2007-03-27 Ying Zhang When search for the value of an attribute of an XRPC req. msg. We Jan2007
2007-03-27 Sjoerd Mullender Changed layout to accomodate the bison in the UnxUtils package which Jan2007
2007-03-26 Sjoerd Mullender The argument of SetUnhandledExceptionFilter needs to be a WINAPI function. Jan2007
2007-03-26 Stratos Idreos the sideways cracking code as submitted in VLDB
2007-03-26 Romulo Gon?alves Clean some old lines.
2007-03-26 Ying Zhang indent
2007-03-26 Romulo Gon?alves The connections test now is green.
2007-03-26 Ying Zhang indent
2007-03-25 Stefan Manegold propagated changes of Saturday Mar 24 2007 - Sunday Mar 25 2007
2007-03-25 Niels Nes more maping of errors between 4 and 5
2007-03-25 Niels Nes cleanup of generated code
2007-03-25 Niels Nes use same port number for the udp stream.