log

age author description
2019-03-22 Sjoerd Mullender This branch was merged into default. in-value-list
2019-03-22 Martin Kersten Fixed stupid typo
2019-03-22 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-22 Sjoerd Mullender Don't attempt to unlock locks that aren't locked + some cleanup. Apr2019
2019-03-22 Pedro Ferreira Utils generated libraries don't require to expose their symbols. cmake-fun
2019-03-22 Martin Kersten Be more defensive in keeping instructions around for re-use
2019-03-22 Pedro Ferreira Set a different libmonetdb5 linking between Linux and Windows. cmake-fun
2019-03-21 Martin van Dinther Adding JDBC test for new CallableStatement implementation. Apr2019
2019-03-21 Pedro Ferreira More compilation fixes. cmake-fun
2019-03-21 Pedro Ferreira More compilation fixes. cmake-fun
2019-03-21 Pedro Ferreira More compilation fixes. cmake-fun
2019-03-21 Pedro Ferreira Compilation fixes. cmake-fun
2019-03-21 Pedro Ferreira Setting compile definitions for linking. cmake-fun
2019-03-21 Niels Nes fixed compilation after merge subquery
2019-03-21 Niels Nes merged with default subquery
2019-03-21 Niels Nes fixing more order by error messages subquery
2019-03-21 Niels Nes approved output subquery
2019-03-21 Pedro Ferreira Compilation fixes. cmake-fun
2019-03-21 Pedro Ferreira Include header files only if you have them. cmake-fun
2019-03-21 Sjoerd Mullender Don't attempt spinlock (probably won't work with optimizing compilers). Apr2019
2019-03-21 Sjoerd Mullender Use nanosleep() if available, and turn MS_sleep_ms(1) into sleeping 1 usec. Apr2019
2019-03-21 Sjoerd Mullender Don't check return types if call failed. Apr2019
2019-03-21 Niels Nes more clean up subquery
2019-03-21 Sjoerd Mullender Use bool. Apr2019
2019-03-21 Sjoerd Mullender Fix locking strategy. Apr2019
2019-03-21 Pedro Ferreira Compilation fixes. cmake-fun
2019-03-21 Niels Nes removed apply subquery
2019-03-21 Pedro Ferreira Windows compilation and installation fixes. cmake-fun
2019-03-21 Pedro Ferreira Set default values for optional libraries when not found, plus the first version of notes. cmake-fun
2019-03-20 Sjoerd Mullender Remove debug line.
2019-03-20 Sjoerd Mullender Indent + send debug output to stderr.
2019-03-20 Pedro Ferreira Compiles and install generator module. cmake-fun
2019-03-20 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-20 Sjoerd Mullender Improve hot restart.
2019-03-20 Sjoerd Mullender Remove unused function BBPresetfarms.
2019-03-20 Pedro Ferreira Major improvements: cmake-fun
2019-03-20 Niels Nes bind free variables when possible (some more cases need work) subquery
2019-03-20 Niels Nes fixes for complex in cases subquery
2019-03-20 Pedro Ferreira Install Mapprove only on install phase. cmake-fun
2019-03-20 Pedro Ferreira Merge with default. cmake-fun
2019-03-20 Pedro Ferreira Compiles and installs geom module. cmake-fun
2019-03-19 Sjoerd Mullender Renamed macros for atomic pointers, added ATOMIC_PTR_CAS, use volatile.
2019-03-20 Pedro Ferreira Compiles from outside the source directory. cmake-fun
2019-03-20 Niels Nes fix compilation of sql with seperate build directory cmake-fun
2019-03-20 Pedro Ferreira Compiles and installs monetdbd. cmake-fun
2019-03-20 Sjoerd Mullender Not really a const pointer. Apr2019
2019-03-20 Sjoerd Mullender Plug memory leak. Apr2019
2019-03-19 Pedro Ferreira Progress in many fields: cmake-fun
2019-03-19 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-19 Sjoerd Mullender Changelog blurb. Apr2019
2019-03-19 Sjoerd Mullender Layout. Apr2019
2019-03-19 Sjoerd Mullender Changelog messages. Apr2019
2019-03-19 Sjoerd Mullender No pkgconfig(atomic_ops) on RHEL 6. Apr2019
2019-03-19 Panagiotis Koutsourakis Add changelog entry for profilerbeatfreq Apr2019
2019-03-19 Panagiotis Koutsourakis Add heartbeat frequency property Apr2019
2019-03-19 Sjoerd Mullender copy/paste error. Apr2019
2019-03-19 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-19 Sjoerd Mullender Use atomic_ops on RHEL 6. Apr2019
2019-03-19 Pedro Ferreira MSVC uses different socket libraries. cmake-fun
2019-03-19 Pedro Ferreira Missing checks. cmake-fun