log

age author description
Tue, 16 Apr 2019 14:02:27 +0200 Sjoerd Mullender Closing branch after it was merged into default. in-memory
Tue, 16 Apr 2019 14:01:58 +0200 Sjoerd Mullender Merge in in-memory branch.
Tue, 16 Apr 2019 13:58:37 +0200 Sjoerd Mullender Fix copyright year. in-memory
Tue, 16 Apr 2019 13:51:21 +0200 Sjoerd Mullender Merge with default branch. in-memory
Tue, 16 Apr 2019 13:37:05 +0200 Pedro Ferreira Merge with default. cmake-fun
Tue, 16 Apr 2019 13:18:18 +0200 Pedro Ferreira Merge with default. ipv6
Tue, 16 Apr 2019 11:13:17 +0200 Pedro Ferreira Compiling rapi on Windows. cmake-fun
Mon, 15 Apr 2019 21:46:02 +0200 Sjoerd Mullender Implemented an extra :bit argument to algebra.difference for NOT IN queries. subquery
Mon, 15 Apr 2019 18:24:33 +0200 Pedro Ferreira Compiling R integration on Windows, plus check fitsio.h file correctly. cmake-fun
Mon, 15 Apr 2019 17:52:52 +0200 Pedro Ferreira Make sure find_library doesn't use the same cache value for python2 and python3 link libraries by using different variable names. cmake-fun
Mon, 15 Apr 2019 17:32:07 +0200 Pedro Ferreira Better way to check major python version. cmake-fun
Mon, 15 Apr 2019 17:09:02 +0200 Sjoerd Mullender Merge with Apr2019 branch.
Mon, 15 Apr 2019 17:06:49 +0200 Sjoerd Mullender Repair incorrect merge. Apr2019
Mon, 15 Apr 2019 16:49:10 +0200 Pedro Ferreira DOn't check for pid_t on MSVC compilation. cmake-fun
Mon, 15 Apr 2019 15:55:14 +0200 Pedro Ferreira Simplify numpy module search. cmake-fun
Mon, 15 Apr 2019 15:32:42 +0200 Pedro Ferreira Better way to determine python version. cmake-fun
Mon, 15 Apr 2019 15:14:09 +0200 Pedro Ferreira Find python libraries on Windows via the conventional way. cmake-fun
Mon, 15 Apr 2019 12:14:47 +0200 Pedro Ferreira Compiling python udfs on Windows. cmake-fun
Mon, 15 Apr 2019 11:49:01 +0200 Pedro Ferreira Compiles and installs R udfs module. cmake-fun
Mon, 15 Apr 2019 11:30:38 +0200 Pedro Ferreira Compiles and installs data python 2 and 3 udf modules. cmake-fun
Mon, 15 Apr 2019 10:33:55 +0200 Pedro Ferreira Compiles and installs data vaults. cmake-fun
Mon, 15 Apr 2019 10:04:11 +0200 Sjoerd Mullender Typo.
Sun, 14 Apr 2019 13:08:33 +0200 Pedro Ferreira Fixed compilation and linking flags listening. cmake-fun
Sun, 14 Apr 2019 08:30:27 +0200 Martin Kersten Recognize type qualifiers in MAL calls and detect conflicts
Sun, 14 Apr 2019 08:29:55 +0200 Martin Kersten Always be on the defensive side
Sat, 13 Apr 2019 22:59:37 +0200 Martin Kersten Add test case for bug 6696
Sat, 13 Apr 2019 22:01:05 +0200 Martin Kersten Test case for bug 6695 Apr2019
Fri, 12 Apr 2019 18:16:05 +0200 Pedro Ferreira Compiles capi and udf modules. cmake-fun
Fri, 12 Apr 2019 17:30:52 +0200 Sjoerd Mullender Don't package sql_rank_hge.mal twice. Apr2019
Fri, 12 Apr 2019 17:21:48 +0200 Pedro Ferreira Use scripts to find libraries. cmake-fun
Fri, 12 Apr 2019 16:37:40 +0200 Pedro Ferreira Compilation fixes. cmake-fun
Fri, 12 Apr 2019 14:55:40 +0200 Pedro Ferreira Check for iconv earlier due to compilation flags incompatibility. cmake-fun
Fri, 12 Apr 2019 14:09:43 +0200 Sjoerd Mullender Start server as daemon.
Fri, 12 Apr 2019 14:00:21 +0200 Sjoerd Mullender Let Python read the environment, and stop servers that we started.
Fri, 12 Apr 2019 13:34:42 +0200 Pedro Ferreira Install pdb files on Windows and revert library modules names. cmake-fun
Fri, 12 Apr 2019 12:07:04 +0200 Pedro Ferreira Set library name prefixes for static, import and module libraries as well. To be defensive, just do it on Windows. cmake-fun
Fri, 12 Apr 2019 11:51:41 +0200 Pedro Ferreira Compile rc files on Windows and revert the library prefix name changes. cmake-fun
Fri, 12 Apr 2019 11:23:41 +0200 Pedro Ferreira Compilation fix. cmake-fun
Fri, 12 Apr 2019 10:38:41 +0200 Pedro Ferreira Merge with default. cmake-fun
Fri, 12 Apr 2019 09:47:18 +0200 Pedro Ferreira Simplify compilation. cmake-fun
Thu, 11 Apr 2019 18:24:05 +0200 Pedro Ferreira Geom module compiles and installs on Windows. cmake-fun
Thu, 11 Apr 2019 18:13:21 +0200 Pedro Ferreira Missed keyword. cmake-fun
Thu, 11 Apr 2019 18:12:13 +0200 Pedro Ferreira Install mcrypt, mutils, moptions and msabaoth only on Windows. cmake-fun
Thu, 11 Apr 2019 17:33:09 +0200 Pedro Ferreira Use own script to find geos library. cmake-fun
Thu, 11 Apr 2019 16:32:59 +0200 Pedro Ferreira More compilation fixes. cmake-fun
Thu, 11 Apr 2019 16:14:58 +0200 Pedro Ferreira More compilation fixes. cmake-fun
Thu, 11 Apr 2019 15:41:19 +0200 Pedro Ferreira Compilation fixes and better way to find libraries on Windows. cmake-fun
Thu, 11 Apr 2019 15:36:01 +0200 Sjoerd Mullender More hoops: add WINAPI.
Thu, 11 Apr 2019 15:13:35 +0200 Sjoerd Mullender On Windows, jump through hoops to gently terminate server.
Thu, 11 Apr 2019 14:06:20 +0200 Pedro Ferreira Steps into compiling the ODBC driver. cmake-fun
Thu, 11 Apr 2019 12:21:47 +0200 Sjoerd Mullender Approve tests that now work because sys.sessions only returns a single row.
Thu, 11 Apr 2019 11:38:15 +0200 Sjoerd Mullender Do not assume server isn't run as daemon in process.server().
Wed, 10 Apr 2019 16:20:07 +0200 Sjoerd Mullender Flush before sync.
Wed, 10 Apr 2019 16:16:21 +0200 Sjoerd Mullender Use C11 way of specifying a function doesn't return.
Wed, 10 Apr 2019 15:52:57 +0200 Sjoerd Mullender Run mserver5 as daemon under Mtest.py.
Wed, 10 Apr 2019 16:19:38 +0200 Sjoerd Mullender Don't call mal_exit() all over the place, and certainly not from interrupt handler.
Thu, 11 Apr 2019 12:34:18 +0200 Pedro Ferreira Installing extra files. cmake-fun
Thu, 11 Apr 2019 11:29:16 +0200 Pedro Ferreira Compiles, installs and runs on Windows!!! cmake-fun
Thu, 11 Apr 2019 11:11:02 +0200 Pedro Ferreira Change monet_options, mcrypt, mutils, muuid and msabaoth to shared libraries. cmake-fun
Wed, 10 Apr 2019 18:39:36 +0200 Niels Nes add DISABLES CODE markers subquery