log

age author description
2016-02-12 Stefan Manegold closing notepad branch as it is no longer used notepad
2016-02-12 Mark Raasveldt Merge with default. pythonudf
2016-02-12 Mark Raasveldt Approve test output. pythonudf
2016-02-12 Mark Raasveldt Always copy the data returned from a loopback query, because the BATs holding that data are destroyed after the query is completed. pythonudf
2016-02-12 Mark Raasveldt Properly clean up BATs returned from loopback queries. pythonudf
2016-02-12 Hannes Muehleisen more complex test case with sanity check k3match
2016-02-12 Hannes Muehleisen Compilation fixes k3match
2016-02-12 Hannes Muehleisen merge embedded
2016-02-12 Hannes Muehleisen initialize values embedded
2016-02-11 Hannes Muehleisen on osx, pcre.h is not shipped but needed to compile embedded
2016-02-11 Martin van Dinther Implemented methods getProcedures() and getProcedureColumns() in DatabaseMetadata.java
2016-02-11 Mark Raasveldt Actually fixed reference counting issue. pythonudf
2016-02-11 Mark Raasveldt Fixed issues with incorrect reference counting of Python objects sometimes causing segfaults. pythonudf
2016-02-11 Martin van Dinther Test script and expected outputs for Bug 3920
2016-02-11 Hannes Muehleisen Test for Bug 3921
2016-02-11 Hannes Muehleisen merge embedded
2016-02-11 Hannes Muehleisen Zap even more embedded
2016-02-11 Martin van Dinther Undo unwanted change to MonetStatement.java in http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f6ee5784dca4
2016-02-11 Hannes Muehleisen Zap dependencies embedded
2016-02-11 Martin van Dinther Corrected the output for non-int128 platforms
2016-02-11 Martin van Dinther Restored the HAVE_NETCDF condition as the output lists netcdf_* tables.
2016-02-11 Hannes Muehleisen K3M: Support insertion into existing tree k3match
2016-02-11 Hannes Muehleisen merge with default k3match
2016-02-11 Hannes Muehleisen less linking embedded
2016-02-11 Hannes Muehleisen merge embedded
2016-02-09 Hannes Muehleisen ifdefs back embedded
2016-02-11 Niels Nes handle Constant (not) IN (correlated subquery) properly.
2016-02-11 Niels Nes fixed some leaks
2016-02-10 Sjoerd Mullender Single place to define hash functions, and make sure it's all unsigned.
2016-02-10 Martin Kersten fix typo mosaic