log

age author description
2018-10-04 Sjoerd Mullender Merge with default branch. client-filetrans
2018-10-04 Sjoerd Mullender Merge with Aug2018 branch.
2018-10-04 Sjoerd Mullender Compatibility with release build script. Aug2018
2018-10-04 Pedro Ferreira Approve new test. analytics
2018-10-04 Sjoerd Mullender Upgrade debhelper compatibility to level 9.
2018-10-04 Martin van Dinther Approve for -nonint128 compiled executables
2018-10-04 Sjoerd Mullender Merge with Aug2018 branch.
2018-10-04 Sjoerd Mullender Revert debhelper compatibility level change. Aug2018
2018-10-03 Sjoerd Mullender Port to Ubuntu 18.10: don't build libmonetdb5-server-bam. Aug2018
2018-10-03 Pedro Ferreira Merge with default. analytics
2018-10-03 Pedro Ferreira Missing file. analytics
2018-10-03 Pedro Ferreira Split between window bounds calculations and analytics functions implementations into separate object files. Also reduced the number of branches in window bounds calculation, so hopefully the calculation will go faster. analytics
2018-10-02 Sjoerd Mullender Merge with Aug2018 branch.
2018-10-02 Sjoerd Mullender Backport 9dcdc8b627a3 to Aug2018. Aug2018
2018-10-02 Pedro Ferreira Check for overflows while calculating window bounds. analytics
2018-10-02 Pedro Ferreira Fixed error messages and eliminated unnecessary goto statements in gdk_analytic. analytics
2018-10-02 Lefteris Sidirourgos typo fix cnt,ext -> ext,cnt
2018-10-02 Sjoerd Mullender Merge with Aug2018 branch.
2018-10-02 Sjoerd Mullender gdal is not terribly portable. Aug2018
2018-10-02 Sjoerd Mullender Add some const, required for Python 3.7. Aug2018
2018-10-02 Sjoerd Mullender Add new file to source distribution. sample-with-seed
2018-10-02 Pedro Ferreira Release any acquired locks before returning error messages. Aug2018
2018-10-01 Sjoerd Mullender Merge with default branch. client-filetrans
2018-10-01 Sjoerd Mullender Merge with Aug2018 branch.
2018-10-01 Sjoerd Mullender Move semicolons. analytics
2018-10-01 Pedro Ferreira Added remaining batsql analytic functions to the list of order dependent functions. Also removed duplicated namespace references in opt_prelude. analytics
2018-10-01 Sjoerd Mullender Improve preprocess so that glued-together arguments are considered. Aug2018
2018-10-01 Sjoerd Mullender Move unchanging calculation out of loop. Aug2018
2018-10-01 Aris Koning Use stdint's UINT64_MAX for cross platform compatibility. sample-with-seed
2018-10-01 Pedro Ferreira Merge with default analytics
2018-10-01 Pedro Ferreira Round a double floating-point output column to the integer bellow. With this trick, mclient will print the same double value as a string across all platforms. analytics
2018-09-29 Niels Nes merged with aug2018
2018-09-29 Niels Nes fixes bug in function resolution Aug2018
2018-09-28 Sjoerd Mullender Encode output files if necessary. client-filetrans
2018-09-28 Sjoerd Mullender Merge with default branch. client-filetrans
2018-09-28 Sjoerd Mullender Merge with Aug2018 branch.
2018-09-28 Pedro Ferreira Reverting some changes of changeset 67361:289febe9deb9. It's not the proper solution. Aug2018
2018-09-28 Pedro Ferreira These compilation fixes should do it I think. analytics
2018-09-27 Pedro Ferreira Merge with Aug2018
2018-09-27 Pedro Ferreira Look for function result and don't list server tables on tests, because is very subjective to change. Aug2018
2018-09-27 Martin van Dinther Add missing space in "actions=1" output to get same alignment as other "actions=%2d" outputs
2018-09-27 Sjoerd Mullender Fix some timeouts, ignore some stderr (warnings), install & use devtools. Aug2018
2018-09-27 Sjoerd Mullender Approve upgrade on powerpc. Aug2018
2018-09-27 Pedro Ferreira Merge with default analytics
2018-09-27 Pedro Ferreira Compilation fixes and removed unnecessary order bats in some analytic functions. analytics
2018-09-26 Sjoerd Mullender Merge with Aug2018 branch.
2018-09-26 Sjoerd Mullender Use static_assert for compile-time assertions. Aug2018
2018-09-26 Pedro Ferreira Floating-point bounds make sense only on RANGE frames, therefore make the distinction properly. analytics
2018-09-26 Sjoerd Mullender Approve a4f330a6b188. client-filetrans
2018-09-26 Sjoerd Mullender Visual Studio doesn't like "restrict" in function pointers. client-filetrans
2018-09-26 Pedro Ferreira Making MSCV happy. analytics
2018-09-25 Sjoerd Mullender Implemented COPY INTO with option ON CLIENT or ON SERVER. client-filetrans
2018-09-25 Sjoerd Mullender Merge with default branch. client-filetrans
2018-09-25 Sjoerd Mullender Created a syntax to specify whether COPY INTO files should come from/go to server of client. client-filetrans
2018-09-25 Sjoerd Mullender Some minor tweaks. client-filetrans
2018-09-25 Pedro Ferreira Cleaned expression generation for window functions with partitioning. analytics
2018-09-25 Aris Koning Declare sample tests in separate files. sample-with-seed
2018-09-25 Aris Koning Clean up bat after an assertion failure on the input parameters. sample-with-seed
2018-09-25 Aris Koning Fix compiler warning: remove redundant parenthesis. sample-with-seed
2018-09-25 Pedro Ferreira Compilation fixes. analytics