log

age author description
2004-08-12 Fabian Groffen apparently tests go into the installation dir (?!?)
2004-08-12 Martin Kersten minor compilation error
2004-08-12 Torsten Grust -- Bug fix: two untypedAtomic (untypedAny) types are not disjoint.
2004-08-12 Arjan Scherpenisse Check for perl include dir, set PERLINC
2004-08-12 Arjan Scherpenisse oops, checked in a dbg stmt
2004-08-12 Arjan Scherpenisse SWIG binding file for perl, plus implementation example
2004-08-12 Torsten Grust -- Bug fix: namespace resolution was not applied to _computed_
2004-08-12 Fabian Groffen Compile JDBC tests (in preparation for Mtest)
2004-08-12 Sjoerd Mullender Save row count, use querytype.
2004-08-12 Sjoerd Mullender Support SQL querytype.
2004-08-12 Stefan Manegold updated stable output according to Niels' yesterday's changes in module "mkey"
2004-08-11 Niels Nes fixes for server crashes (asserts really help!)
2004-08-11 Fabian Groffen Grrr... this ain't gonna work. Want Mtest to do the work, but it seems
2004-08-11 Fabian Groffen Decent script for compilation of tests
2004-08-11 Stefan Manegold updated stable output according to recent changes
2004-08-11 Niels Nes approved load output
2004-08-11 Niels Nes fix case again
2004-08-11 Niels Nes use str(b) != str(b2) as b != b2 seems to always be false!
2004-08-11 Fabian Groffen Fixes in DatabaseMetaData queries and index/unique handling of
2004-08-11 Niels Nes fix bug in 'CASE' statement, now also the ELSE part gets properly converted
2004-08-11 Niels Nes As bats (and bat in bats) have logical refcounts there is no need
2004-08-11 Sjoerd Mullender Spell MonetDB consistently.
2004-08-11 Sjoerd Mullender Support for table_name and length headers from SQL server.
2004-08-11 Fabian Groffen Eliminated effects of nasty race condition only visible when using block
2004-08-11 Stefan Manegold check for all modules that MonetDB/SQL requires
2004-08-11 Stefan Manegold add module txtsim to statically linked SQL-Mserver
2004-08-11 Fabian Groffen uhm... handle SQL NULL-values without crashing...
2004-08-11 Sjoerd Mullender Export table_name.
2004-08-11 Fabian Groffen commented out annoying tex compilation bug (\begin{fig} todo todo
2004-08-11 Niels Nes fix copy/paste bug
2004-08-11 Niels Nes added test keys, a join which shows the relation between keys and indices
2004-08-10 Martin Kersten - mil box implementation
2004-08-10 Martin Kersten - minor issues
2004-08-10 Martin Kersten - updates to handle pre-defined mil objects
2004-08-10 Martin Kersten - the first step towards factories
2004-08-10 Fabian Groffen 1. don't trust the server; it can tell us column widths that are not
2004-08-10 Martin Kersten Minor text added
2004-08-10 Stefan Manegold minor compilation issue:
2004-08-10 Stefan Manegold minor compilation issue:
2004-08-10 Niels Nes fix copy/paste bug
2004-08-10 Fabian Groffen sync with build.properties
2004-08-10 Fabian Groffen Roll forward, we're heading for the 1.0 release, and today we did a big
2004-08-10 Stefan Manegold updated intended error messages
2004-08-10 Stefan Manegold renamed table (test -> test3) to avoid conflict with other tests in same directory
2004-08-10 Niels Nes bug fix: calculate length for row case correctly
2004-08-10 Stefan Manegold updated stable output:
2004-08-10 Stefan Manegold updated stable output according to recent changes
2004-08-10 Fabian Groffen little enhancements and proper handling of queries with/without results
2004-08-10 Jan Rittinger added functions 'item-sequence-to-node-sequence' and
2004-08-10 Jan Rittinger replaced printf by print or printf generating code, which can be interpreted
2004-08-10 Niels Nes only rename if names are shorter as IDLENGTH (renaming makes debugging easier
2004-08-10 Fabian Groffen Accept the new headers table_name and length
2004-08-10 Torsten Grust -- Simplified the compilation of function calls
2004-08-10 Niels Nes no need for +=
2004-08-10 Niels Nes compile fix
2004-08-10 Niels Nes overwrote a variable which was needed later (hopefully fixes bug reported by
2004-08-10 Niels Nes fixed bug 1006469 (changed to strlen on unquoted string (ie stored value))
2004-08-10 Fabian Groffen Various changes that reflect the change in headers.
2004-08-10 Stefan Manegold sync with monet5 MonetDB_4-3-18
2004-08-10 Stefan Manegold sync with monet5