log

age author description
2015-10-24 Mark Raasveldt Don't reference TYPE_hge unless HAVE_HGE is defined. pyapi
2015-10-24 Mark Raasveldt Also check for presence of NumPy headers before automatically enabling pyintegration. pyapi
2015-10-23 Martin Kersten Replace property by function test.
2015-10-23 Martin Kersten Use function name check instead of property
2015-10-23 Mark Raasveldt Replace binary with hex notation because binary notation is not supported by all compilers. pyapi
2015-10-23 Mark Raasveldt Added support for DECIMAL, DATE, TIME and TIMESTAMP SQL types. pyapi
2015-10-23 Jennie Zhang Added test for bug 3834 , and stabel out, err Jul2015
2015-10-23 Sjoerd Mullender Gross hack: mserver creates but doesn't accept columns of type decimal(39,X). Jul2015
2015-10-23 Hannes Muehleisen longer paths embedded
2015-10-23 Hannes Muehleisen No longer relying on chdir() embedded
2015-10-22 Hannes Muehleisen Windows build script embedded
2015-10-23 Martin Kersten Approve output
2015-10-23 Martin Kersten property management
2015-10-23 Martin Kersten minor textual change
2015-10-23 Martin Kersten Minor textual change
2015-10-23 Niels Nes fixed coalesce(null, ...) with query cache bug 3830 Jul2015
2015-10-23 Martin Kersten drop unused property test
2015-10-23 Martin Kersten Drop unused code.
2015-10-23 Martin Kersten Drop unused MAL keyword
2015-10-23 Niels Nes add drop of table in test script Jul2015
2015-10-23 Niels Nes properly reset schema after dropping schema Jul2015
2015-10-23 Sjoerd Mullender Remove unnecessary includes. Jul2015
2015-10-22 Dimitar Nedev Unify types with those used in the JDBC driver embedded-java
2015-10-22 Martin Kersten Approve outputs profiler
2015-10-22 Martin Kersten Remove serverside profiler pool profiler
2015-10-22 Niels Nes use proper macro to check for idx with storage Jul2015
2015-10-22 Dimitar Nedev Set the number of rows in the result set as well embedded-java
2015-10-22 Dimitar Nedev Ensuring only one instance can be instantiated from the same JVM embedded-java
2015-10-22 Dimitar Nedev Avoid using C long for lng columns embedded-java
2015-10-22 Sjoerd Mullender Merge with Jul2015 branch.
2015-10-22 Sjoerd Mullender Don't rely on default applications when calling a Python script. Jul2015
2015-10-22 Martin van Dinther Added ORDER BY to get a stable ordered output. Jul2015
2015-10-22 Mark Raasveldt Only allow readonly statements in loopback queries. pyapi
2015-10-22 Mark Raasveldt To prevent deadlocks in forked processes set # of threads to 1 and ignore locks and semaphores. pyapi
2015-10-22 Hannes Muehleisen shipping msvcr100.dll embedded
2015-10-22 Sjoerd Mullender Merge with Jul2015 branch.
2015-10-22 Sjoerd Mullender Renamed the libraries that were compiled with Visual Studio 2010. Jul2015
2015-10-22 Sjoerd Mullender Fix execution order.
2015-10-22 Hannes Muehleisen Package now building on Windows embedded
2015-10-22 Sjoerd Mullender Added test for bug 3830. Jul2015
2015-10-22 Sjoerd Mullender Merge with Jul2015 branch.
2015-10-22 Sjoerd Mullender Use startswith method instead of slicing. Jul2015
2015-10-22 Sjoerd Mullender No suffixes in All file. Jul2015
2015-10-22 Sjoerd Mullender Fix regression introduced by changeset cba5bc5237d6, Jul2015
2015-10-22 Dimitar Nedev Fix typo in getValue() embedded-java
2015-10-22 Hannes Muehleisen merge with default embedded
2015-10-22 Hannes Muehleisen Now possible to move this around in the fs. Also, almost there on Windows. embedded
2015-10-22 Mark Raasveldt We don't need to rewrite the Marshal module. pyapi
2015-10-21 Dimitar Nedev Remove the currently unused appen wrapper and make the interface more 'Runnable' compatible embedded-java
2015-10-21 Sjoerd Mullender Approve correct output. Jul2015
2015-10-21 Mark Raasveldt Remove _values dictionary. pyapi
2015-10-21 Mark Raasveldt Approve modified test output. pyapi
2015-10-21 Mark Raasveldt We don't need to clean this up twice. pyapi
2015-10-21 Dimitar Nedev Do not use ATOMstorage to get the column type embedded-java
2015-10-21 Mark Raasveldt Add additional test to loopback query test. pyapi
2015-10-21 Mark Raasveldt Add missing files. pyapi
2015-10-21 Sjoerd Mullender Test for bug 3829. Jul2015
2015-10-21 Sjoerd Mullender Don't merge if there is no expression. Jul2015
2015-10-21 Sjoerd Mullender Merge with Jul2015 branch.
2015-10-21 Sjoerd Mullender Use a character that in UTF-8 is encoded with multiple bytes. Jul2015