log

age author description
2004-09-06 Niels Nes no longer needed MonetDB4_subproject
2004-09-06 Niels Nes monet.conf -> MonetDB.conf changes MonetDB4_subproject
2004-09-06 Sjoerd Mullender Fixing the English.
2004-09-06 Niels Nes Test for PYTHON and SWIG
2004-09-06 Stefan Manegold synced with MonetDB
2004-09-05 Fabian Groffen Added some comments to make the program a little bit more human readable
2004-09-05 Martin Kersten Avoid use of uninitialized variable
2004-09-05 Stefan Manegold "monet.conf" had been renamed to "MonetDB.conf";
2004-09-05 Martin Kersten Adding documentation for the VOC database
2004-09-05 Niels Nes missed one SQL 2 MonetDB-5 change MonetDB4_subproject
2004-09-05 Martin Kersten Cleaing up use of MIL
2004-09-05 Martin Kersten Cleanup of the MIL statements
2004-09-05 Martin Kersten Approved MIL cleanup output
2004-09-05 Martin Kersten Minor textual changes
2004-09-04 Sjoerd Mullender Fix stable output.
2004-09-03 Niels Nes Added initial support for timestamp's with time zone
2004-09-03 Niels Nes approving slightly changed output
2004-09-03 Niels Nes some more configure fixes MonetDB4_subproject
2004-09-03 Niels Nes some more configure fixes MonetDB4_subproject
2004-09-03 Niels Nes some more configure fixes MonetDB4_subproject
2004-09-03 Sjoerd Mullender Used a too new feature: sorted(list).
2004-09-03 Sjoerd Mullender Represent HTML by Python class instances instead of very long strings.
2004-09-03 Sjoerd Mullender Don't generate <CAPTION> element if it's empty.
2004-09-03 Sjoerd Mullender Properly close all HTML tags.
2004-09-03 Niels Nes sync conf/conf.bash with MonetDB MonetDB4_subproject
2004-09-03 Niels Nes sync with Monetdb
2004-09-03 Niels Nes forward from MonetDB
2004-09-03 Niels Nes forwarding changes from monetdb
2004-09-03 Niels Nes somemore new swig versions are installed, ie we can now use swig from
2004-09-02 Jens Teubner Ripped out daemon.c, which has never been used anyway and only
2004-09-02 Stefan Manegold added tests for BUG #1015172 "Mserver segfaults (``internal error)"
2004-09-02 Sjoerd Mullender Use a Make conditional to skip compiling in modules/calibrator on
2004-09-02 Niels Nes substract time zone
2004-09-02 Sjoerd Mullender monet.conf -> MonetDB.conf
2004-09-02 Sjoerd Mullender monet.conf -> MonetDB.conf
2004-09-01 Niels Nes made the 'gmt' in between timestamp and timezone spec optional
2004-09-01 Sjoerd Mullender Pass makefile conditionals on to subdirectories and store the
2004-09-01 Sjoerd Mullender We're also using the sys.keys table.
2004-08-31 Sjoerd Mullender Various tweaks, such as improvements to SQL code.
2004-08-31 Niels Nes fixed bugs 1019506 and 1019529
2004-08-31 Niels Nes added test for bug 1019506
2004-08-31 Niels Nes add test for bug 1019529
2004-08-31 Sjoerd Mullender Map SQL_ROWSET_SIZE to SQL_ATTR_ROW_ARRAY_SIZE.
2004-08-31 Sjoerd Mullender Fixed up some queries (copied with modifications from the JDBC implementation).
2004-08-31 Niels Nes added interval qualifier parse code
2004-08-31 Sjoerd Mullender Implemented a function to submit a "virtual" result set to the library
2004-08-30 Fabian Groffen whoops... not that much time!
2004-08-30 Fabian Groffen The Darwin (OS X) test machine needs more time to consume the large
2004-08-30 Fabian Groffen corrected output for ResultSet time date behaviour test
2004-08-30 Fabian Groffen This change hopefully fixes the wrong test results for the Rtimedate
2004-08-30 Sjoerd Mullender Fixed up some stable output.
2004-08-28 Martin Kersten minor change
2004-08-27 Jens Teubner My changes yesterday only considered element construction, but
2004-08-27 Jens Teubner Two new core optimization rules:
2004-08-27 Sjoerd Mullender Set location of config file depending on MONET_CONFIG environment
2004-08-27 Niels Nes added amdb to warning message
2004-08-27 Niels Nes sync with MonetDB
2004-08-27 Niels Nes forward from MonetDB
2004-08-27 Niels Nes allways set the option config and use mo_system_config()
2004-08-27 Niels Nes set the config file and only use mo_system_config (as mo_config_file is gone)