2016-03-02 |
Hannes Muehleisen |
Patch to record sql statements to a file
embedded
|
2016-03-02 |
Sjoerd Mullender |
Moved the Ruby driver to a new repository.
|
2016-03-02 |
Sjoerd Mullender |
Updated Debian copyright file to adhere to the Debian policy.
|
2016-03-02 |
Stefan Manegold |
fixing bug 3937: unset "nonil" property with copy binary into:
Jul2015
|
2016-03-02 |
Niels Nes |
fix crash with asserts enabled, ie table maybe removed before, ie nt could be NULL.
Jul2015
|
2016-03-02 |
Sjoerd Mullender |
Merge with default branch.
embedded
|
2016-03-02 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2016-03-01 |
Hannes Muehleisen |
Fix compilation on Linux
embedded
|
2016-03-01 |
Sjoerd Mullender |
Fixed so that this also builds on Fedora 24.
Jul2015
|
2016-03-01 |
Sjoerd Mullender |
Remove commented out code.
Jul2015
|
2016-03-01 |
Sjoerd Mullender |
Fixed license version.
Jul2015
|
2016-03-01 |
Sjoerd Mullender |
Fixed comment.
Jul2015
|
2016-03-01 |
Sjoerd Mullender |
Cleanup UUID files in the database upon startup.
Jul2015
|
2016-03-01 |
Hannes Muehleisen |
merge with default
embedded
|
2016-03-01 |
Hannes Muehleisen |
some minor code cleanup
embedded
|
2016-02-29 |
Mark Raasveldt |
Merge with default.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Use MT_thread instead of pthread for parallel aggregations.
pythonudf
|
2016-02-29 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2016-02-29 |
Sjoerd Mullender |
Single entry, single exit.
|
2016-02-29 |
Sjoerd Mullender |
Error checking.
|
2016-02-29 |
Mark Raasveldt |
Added Python library and include directories to rules.msc.
pythonudf
|
2016-02-29 |
Sjoerd Mullender |
Backported fix from default.
Jul2015
|
2016-02-29 |
Mark Raasveldt |
Undefine various typedefs and constants before loading the Python library.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Don't use debug version of Python headers when MonetDB is compiled in debug mode.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
No stdbool on Windows.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Explicit typecasts for windows compiler.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
No pthread on windows.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Windows compiler does not like inline arrays.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Fix for windows compiler.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Use function pointers to execute SQL statements because Windows does not like unresolved references.
pythonudf
|
2016-02-29 |
Hannes Muehleisen |
Un-breaking dbWriteTable
embedded
|
2016-02-29 |
Hannes Muehleisen |
merge with default
embedded
|
2016-02-29 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2016-02-29 |
Sjoerd Mullender |
Ignore error output from "hg root" command.
Jul2015
|
2016-02-26 |
Hannes Muehleisen |
Bug 3922, do not import NaN or Inf
embedded
|
2016-02-26 |
Hannes Muehleisen |
Fix test case from sqlite
embedded
|
2016-02-26 |
Hannes Muehleisen |
Do not try to mkdir("c:\") on windows
embedded
|
2016-02-26 |
Hannes Muehleisen |
Fix for Bug 3918
embedded
|
2016-02-26 |
Hannes Muehleisen |
rename converters.c to not get in way of rpm building
embedded
|
2016-02-26 |
Sjoerd Mullender |
Use VALptr instead of getArgReference to get correct indirection.
Jul2015
|
2016-02-26 |
Sjoerd Mullender |
Convert calls to exit to throwing exceptions.
Jul2015
|
2016-02-26 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2016-02-26 |
Sjoerd Mullender |
Minor approval.
|
2016-02-26 |
Sjoerd Mullender |
Removed newStmt1 and newStmt2 since they were identical to newStmt.
|
2016-02-26 |
Sjoerd Mullender |
Added some ChangeLog messages.
|
2016-02-26 |
Sjoerd Mullender |
Approvals.
Jul2015
|
2016-02-25 |
Sjoerd Mullender |
Fix the way in which we find out the time zone on Windows.
Jul2015
|
2016-02-26 |
Sjoerd Mullender |
Remove duplicate calls.
Jul2015
|
2016-02-26 |
Sjoerd Mullender |
Add some order to the test.
Jul2015
|
2016-02-26 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2016-02-26 |
Hannes Muehleisen |
merge with default
embedded
|
2016-02-26 |
Hannes Muehleisen |
need to make enough NA values
embedded
|
2016-02-25 |
Hannes Muehleisen |
fix
embedded
|
2016-02-25 |
Hannes Muehleisen |
Windows fix
embedded
|
2016-02-26 |
Martin Kersten |
Refine size calculations
|
2016-02-25 |
Kostis Kyzirakos |
propagated the usage of the variable HAVE_SHP for testing
|
2016-02-25 |
Kostis Kyzirakos |
Fixed the variables names used in the configure script for the ESRI Shapefile vault
|
2016-02-25 |
Kostis Kyzirakos |
Fixed the variables used in the configure script for handling the lidar vault
|
2016-02-25 |
Kostis Kyzirakos |
Updated license information and author list
|
2016-02-25 |
Kostis Kyzirakos |
corrected the makefile and sql script for the ESRI Shapefile vault
|