MonetDB: default - add type conversion for sub classes

2013-10-01 Thread Gijs Molenaar
Changeset: e53718f5c891 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e53718f5c891 Added Files: clients/python2/test/test_monetize.py clients/python3/test/test_monetize.py Modified Files: clients/python2/monetdb/sql/monetize.py clients/python2

MonetDB: default - make localhost inet default for windows

2013-09-06 Thread Gijs Molenaar
Changeset: 70bbc1306bde for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=70bbc1306bde Modified Files: clients/python2/monetdb/control.py clients/python2/monetdb/sql/connections.py clients/python3/monetdb/control.py clients/python3/monetdb/sql/con

MonetDB: default - fixed path to socket. accept host and user args.

2013-09-06 Thread Gijs Molenaar
Changeset: 5bf09dc95278 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5bf09dc95278 Modified Files: clients/python2/monetdb/control.py clients/python2/monetdb/sql/connections.py clients/python3/monetdb/control.py clients/python3/monetdb/sql/con

MonetDB: default - add changelog file

2013-09-05 Thread Gijs Molenaar
Changeset: 0fd40f6ca52f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0fd40f6ca52f Added Files: clients/python2/CHANGELOG clients/python3/CHANGELOG Branch: default Log Message: add changelog file diffs (30 lines): diff --git a/clients/python2/CHANGELOG b/

MonetDB: default - add support for unix sockets

2013-09-05 Thread Gijs Molenaar
Changeset: 0eaa07b061be for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0eaa07b061be Modified Files: clients/python2/monetdb/control.py clients/python2/monetdb/mapi.py clients/python2/monetdb/sql/connections.py clients/python2/test/runtests.py

MonetDB: default - remove duplicate tests

2013-09-05 Thread Gijs Molenaar
Changeset: 5a856270415a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5a856270415a Removed Files: clients/python2/test/control.py clients/python3/test/control.py Branch: default Log Message: remove duplicate tests diffs (248 lines): diff --git a/clients/p

MonetDB: default - merge

2013-05-02 Thread Gijs Molenaar
Changeset: d8b4df3757a2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d8b4df3757a2 Added Files: clients/python2/test/run.cmd clients/python3/test/run.cmd sql/test/BugTracker-2013/Tests/aggregates-typing-issues.Bug-3277.csv sql/test/BugTracker-

MonetDB: default - fixed and accepted patch submitted by Pete Ho...

2013-05-02 Thread Gijs Molenaar
Changeset: 9677b89dd8fb for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9677b89dd8fb Modified Files: clients/python2/monetdb/sql/pythonize.py clients/python2/monetdb/sql/types.py clients/python2/test/capabilities.py clients/python3/monetdb/sql/p

MonetDB: Feb2013 - this is probably the most debianonic

2013-04-23 Thread Gijs Molenaar
Changeset: 18a32ba32d45 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=18a32ba32d45 Modified Files: debian/rules Branch: Feb2013 Log Message: this is probably the most debianonic diffs (22 lines): diff --git a/debian/rules b/debian/rules --- a/debian/rules +++ b/d

MonetDB: Feb2013 - sync python3 with python2

2013-04-05 Thread Gijs Molenaar
Changeset: c57caf2e3730 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c57caf2e3730 Added Files: clients/python3/test/control.py Modified Files: clients/python3/monetdb/__init__.py clients/python3/monetdb/control.py clients/python3/monetdb/exce

MonetDB: Feb2013 - fix all pep8 warnings, less debug logging

2013-04-04 Thread Gijs Molenaar
Changeset: 2c68f6403a16 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2c68f6403a16 Modified Files: clients/python2/monetdb/__init__.py clients/python2/monetdb/control.py clients/python2/monetdb/exceptions.py clients/python2/monetdb/mapi.py

MonetDB: Feb2013 - make new test actually run

2013-03-12 Thread Gijs Molenaar
Changeset: 7c156a3ea837 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7c156a3ea837 Modified Files: clients/python3/test/capabilities.py Branch: Feb2013 Log Message: make new test actually run diffs (17 lines): diff --git a/clients/python3/test/capabilities.py b/

MonetDB: Feb2013 - rewrote result parser to make it eat multiple...

2013-03-12 Thread Gijs Molenaar
Changeset: 87b4e5b9b5c0 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=87b4e5b9b5c0 Modified Files: clients/python2/monetdb/sql/cursors.py clients/python2/test/capabilities.py clients/python3/monetdb/sql/cursors.py clients/python3/test/capabili

MonetDB: default - merge

2013-03-11 Thread Gijs Molenaar
Changeset: 7d1c376e995f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7d1c376e995f Modified Files: sql/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out.32bit Branch: default Log Message: merge diffs (88 lines): diff --git a/sql/test/BugTracker/Tests/jdb

MonetDB: default - rewrote result parser to make it eat multiple...

2013-03-11 Thread Gijs Molenaar
Changeset: 39b2905626b8 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=39b2905626b8 Modified Files: clients/python2/monetdb/sql/cursors.py clients/python2/test/capabilities.py clients/python3/monetdb/sql/cursors.py clients/python3/test/capabili

MonetDB: default - add support for sabdb v2, open/close connecti...

2013-03-11 Thread Gijs Molenaar
Changeset: 1573dbfa164f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1573dbfa164f Modified Files: clients/python2/monetdb/control.py clients/python2/test/test_control.py clients/python3/monetdb/control.py clients/python3/test/test_control.py

MonetDB: Feb2013 - add support for sabdb v2, open/close connecti...

2013-03-08 Thread Gijs Molenaar
Changeset: d1f50740a304 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d1f50740a304 Modified Files: clients/python2/monetdb/control.py clients/python2/test/test_control.py clients/python3/monetdb/control.py clients/python3/test/test_control.py

MonetDB: Feb2013 - make upgrade work, remove start all db's (-a ...

2013-02-15 Thread Gijs Molenaar
Changeset: 5b3f8475d7bd for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5b3f8475d7bd Modified Files: debian/monetdb5-sql.default debian/monetdb5-sql.init.d Branch: Feb2013 Log Message: make upgrade work, remove start all db's (-a not available anymore) diffs

MonetDB: Feb2013 - socket problems should raise socket exception...

2013-02-11 Thread Gijs Molenaar
Changeset: 1a234210f142 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1a234210f142 Modified Files: clients/python2/monetdb/mapi.py Branch: Feb2013 Log Message: socket problems should raise socket exception (just like python3) diffs (49 lines): diff --git a/client

MonetDB: Feb2013 - remove the nullhandler, python2.6 doesn't sup...

2013-02-07 Thread Gijs Molenaar
Changeset: e32ef2ee700b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e32ef2ee700b Modified Files: clients/python2/monetdb/mapi.py clients/python2/monetdb/sql/cursors.py Branch: Feb2013 Log Message: remove the nullhandler, python2.6 doesn't support it (trans

MonetDB: Feb2013 - configure logger library style

2013-02-07 Thread Gijs Molenaar
Changeset: 5dd28df88275 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5dd28df88275 Modified Files: clients/python2/monetdb/mapi.py clients/python2/monetdb/sql/cursors.py clients/python3/monetdb/mapi.py clients/python3/monetdb/sql/connections.p

MonetDB: Feb2013 - fixed a low level bug where empty mapi result...

2013-02-07 Thread Gijs Molenaar
Changeset: a39468ea800c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a39468ea800c Modified Files: clients/python2/monetdb/mapi.py clients/python3/monetdb/mapi.py Branch: Feb2013 Log Message: fixed a low level bug where empty mapi results where not properly

MonetDB: Feb2013 - renaming this since it was confusing

2013-02-07 Thread Gijs Molenaar
Changeset: 77eeff24060a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=77eeff24060a Modified Files: clients/python2/monetdb/mapi.py clients/python3/monetdb/control.py clients/python3/monetdb/mapi.py clients/python3/monetdb/sql/connections.py Br

MonetDB: Feb2013 - disabling logging per package, way to verbose...

2013-02-07 Thread Gijs Molenaar
Changeset: 8d81311b1ecd for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8d81311b1ecd Modified Files: clients/python2/monetdb/mapi.py clients/python3/monetdb/mapi.py Branch: Feb2013 Log Message: disabling logging per package, way to verbose and causes slowdown

MonetDB: Oct2012 - sync python3 with python2

2013-02-07 Thread Gijs Molenaar
Changeset: 03c2163daa08 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=03c2163daa08 Added Files: clients/python3/test/test_pythonize.py Modified Files: clients/python3/monetdb/sql/pythonize.py clients/python3/test/runtests.py Branch: Oct2012 Log Messag

MonetDB: Oct2012 - fixes hex encoding bug reported by Mate Birkas

2013-02-07 Thread Gijs Molenaar
Changeset: b504c88bb34b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b504c88bb34b Added Files: clients/python2/test/test_pythonize.py Modified Files: clients/python2/monetdb/sql/pythonize.py clients/python2/test/runtests.py Branch: Oct2012 Log Messag

MonetDB: default - remove the nullhandler, python2.6 doesn't sup...

2012-12-19 Thread Gijs Molenaar
Changeset: 694199a40b61 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=694199a40b61 Modified Files: clients/python2/monetdb/mapi.py clients/python2/monetdb/sql/cursors.py Branch: default Log Message: remove the nullhandler, python2.6 doesn't support it diff

MonetDB: default - merge with master

2012-12-14 Thread Gijs Molenaar
Changeset: c23392d518b5 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c23392d518b5 Added Files: common/utils/math_private.h common/utils/s_nextafterf.c monetdb5/tests/gdkTests/Tests/selecttst.mal monetdb5/tests/gdkTests/Tests/selecttst.stable.

MonetDB: default - configure logger library style

2012-12-14 Thread Gijs Molenaar
Changeset: 0c4a663a89fc for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0c4a663a89fc Modified Files: clients/python2/monetdb/mapi.py clients/python2/monetdb/sql/cursors.py clients/python3/monetdb/mapi.py clients/python3/monetdb/sql/connections.p

MonetDB: default - fixed a low level bug where empty mapi result...

2012-12-14 Thread Gijs Molenaar
Changeset: 81f191d61822 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=81f191d61822 Modified Files: clients/python2/monetdb/mapi.py clients/python3/monetdb/mapi.py Branch: default Log Message: fixed a low level bug where empty mapi results where not properly

MonetDB: default - disabling logging per package, way to verbose...

2012-12-11 Thread Gijs Molenaar
Changeset: e97cd0be3ea7 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e97cd0be3ea7 Modified Files: clients/python2/monetdb/mapi.py clients/python3/monetdb/mapi.py Branch: default Log Message: disabling logging per package, way to verbose and causes slowdown

MonetDB: Oct2012 - bugfix backport from default

2012-09-13 Thread Gijs Molenaar
Changeset: 8f556dc33155 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8f556dc33155 Modified Files: clients/python/monetdb/mapi.py clients/python3/monetdb/mapi.py Branch: Oct2012 Log Message: bugfix backport from default diffs (24 lines): diff --git a/clie

MonetDB: default - sync python3 code with python2 using 2to3

2012-09-13 Thread Gijs Molenaar
Changeset: 1dd6543e3d25 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1dd6543e3d25 Added Files: clients/python3/MANIFEST.in clients/python3/monetdb/control.py clients/python3/test/test_control.py Modified Files: clients/python3/Makefile.ag

MonetDB: default - made py2 code more py3 friendly

2012-09-13 Thread Gijs Molenaar
Changeset: f9856e4083cb for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f9856e4083cb Modified Files: clients/python/test/run.sh clients/python/test/test_control.py Branch: default Log Message: made py2 code more py3 friendly diffs (66 lines): diff --git a/c

MonetDB: default - can run tests from source folder again

2012-09-13 Thread Gijs Molenaar
Changeset: bc0649f0cef8 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bc0649f0cef8 Modified Files: clients/python/test/runtests.py clients/python3/test/runtests.py Branch: default Log Message: can run tests from source folder again diffs (79 lines): diff

MonetDB: default - fixed a bug where wrong about of bytes is rea...

2012-09-13 Thread Gijs Molenaar
Changeset: f3f2550394bb for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f3f2550394bb Modified Files: clients/python/monetdb/mapi.py clients/python3/monetdb/mapi.py Branch: default Log Message: fixed a bug where wrong about of bytes is read from socket H: Ente

MonetDB: Jul2012 - fixed a bug where wrong about of bytes is rea...

2012-09-13 Thread Gijs Molenaar
Changeset: 2fb45e0d559f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2fb45e0d559f Modified Files: clients/python/monetdb/mapi2.py clients/python/monetdb/mapi3.py Branch: Jul2012 Log Message: fixed a bug where wrong about of bytes is read from socket diffs

MonetDB: default - added tests for control module

2012-09-13 Thread Gijs Molenaar
Changeset: 3e8df4423641 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3e8df4423641 Added Files: clients/python/test/test_control.py Branch: default Log Message: added tests for control module diffs (125 lines): diff --git a/clients/python/test/test_control.py b/

MonetDB: default - fixed copy paste error

2012-09-13 Thread Gijs Molenaar
Changeset: d4239795b0d7 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d4239795b0d7 Modified Files: clients/python/monetdb/control.py Branch: default Log Message: fixed copy paste error diffs (12 lines): diff --git a/clients/python/monetdb/control.py b/clients/py

MonetDB: Jul2012 - SabaothDB: fix crashAvg1 copy 'n' paste error

2012-09-10 Thread Gijs Molenaar
Changeset: e3cd3f0f8f1b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e3cd3f0f8f1b Modified Files: java/src/nl/cwi/monetdb/merovingian/SabaothDB.java Branch: Jul2012 Log Message: SabaothDB: fix crashAvg1 copy 'n' paste error (transplanted from e63a53bf82280100898bcc

MonetDB: Jul2012 - SabaothDB: fix lastStart copy 'n' paste error

2012-09-10 Thread Gijs Molenaar
Changeset: 5332a224be7a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5332a224be7a Modified Files: java/src/nl/cwi/monetdb/merovingian/SabaothDB.java Branch: Jul2012 Log Message: SabaothDB: fix lastStart copy 'n' paste error (transplanted from 045162b6fc17ab56889dd6

MonetDB: default - changed test, rename is actually working

2012-09-10 Thread Gijs Molenaar
Changeset: 50e936863121 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=50e936863121 Modified Files: clients/python/test/control.py Branch: default Log Message: changed test, rename is actually working diffs (40 lines): diff --git a/clients/python/test/control.py b

MonetDB: Oct2012 - SabaothDB: fix crashAvg1 copy 'n' paste error

2012-09-10 Thread Gijs Molenaar
Changeset: e63a53bf8228 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e63a53bf8228 Modified Files: java/src/nl/cwi/monetdb/merovingian/SabaothDB.java Branch: Oct2012 Log Message: SabaothDB: fix crashAvg1 copy 'n' paste error diffs (12 lines): diff --git a/java/sr

MonetDB: Oct2012 - SabaothDB: fix lastStart copy 'n' paste error

2012-09-10 Thread Gijs Molenaar
Changeset: 045162b6fc17 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=045162b6fc17 Modified Files: java/src/nl/cwi/monetdb/merovingian/SabaothDB.java Branch: Oct2012 Log Message: SabaothDB: fix lastStart copy 'n' paste error diffs (12 lines): diff --git a/java/sr

MonetDB: default - merged

2012-08-24 Thread Gijs Molenaar
Changeset: 12842642a26e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=12842642a26e Modified Files: common/options/monet_options.c configure.ag monetdb5/optimizer/opt_groups.c sql/backends/monet5/datacell/Makefile.ag tools/mserver/mserv

MonetDB: default - added doc, added defaults and nieghbours meth...

2012-08-24 Thread Gijs Molenaar
Changeset: 05dd95e34662 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=05dd95e34662 Modified Files: clients/python/test/control.py Branch: default Log Message: added doc, added defaults and nieghbours methods and tests diffs (67 lines): diff --git a/clients/python

MonetDB: default - added doc, added defaults and neighbours meth...

2012-08-24 Thread Gijs Molenaar
Changeset: 3288ed349f26 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3288ed349f26 Modified Files: clients/python/monetdb/control.py Branch: default Log Message: added doc, added defaults and neighbours methods & tests diffs (147 lines): diff --git a/clients/pyth

MonetDB: default - added support status command

2012-08-24 Thread Gijs Molenaar
Changeset: ca312fdd89ef for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ca312fdd89ef Modified Files: clients/python/monetdb/control.py clients/python/monetdb/mapi.py Branch: default Log Message: added support status command diffs (83 lines): diff --git a/cl

MonetDB: default - merge

2012-08-23 Thread Gijs Molenaar
Changeset: 74ab40712f88 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=74ab40712f88 Added Files: gdk/gdk_calc_compare.h Removed Files: clients/RunMapprove.bat.in clients/RunMapprove.in clients/RunMtest.bat.in clients/RunMtest.in

MonetDB: default - we can now manage monetdb databases from python.

2012-08-23 Thread Gijs Molenaar
Changeset: 43cb06902e1f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=43cb06902e1f Added Files: clients/python/monetdb/control.py clients/python/test/control.py Modified Files: clients/python/monetdb/mapi.py Branch: default Log Message: we can now ma

MonetDB: default - merged

2012-08-02 Thread Gijs Molenaar
Changeset: 907e47eeb08a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=907e47eeb08a Modified Files: monetdb5/modules/kernel/status.c monetdb5/modules/mal/Tests/All monetdb5/tests/suite_01/Tests/test_15.stable.out Branch: default Log Message: merged

MonetDB: default - switched to debhelper, python3 deb packages, ...

2012-08-02 Thread Gijs Molenaar
Changeset: b001c435de29 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b001c435de29 Added Files: debian/monetdb5-sql.README.Debian debian/python3-monetdb.install debian/source/format Modified Files: debian/control debian/monetdb-testing

MonetDB: default - ported py2 changes to py3

2012-08-02 Thread Gijs Molenaar
Changeset: 3537ff223ff3 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3537ff223ff3 Modified Files: clients/python3/monetdb/sql/cursors.py clients/python3/monetdb/sql/monetize.py clients/python3/test/capabilities.py Branch: default Log Message: ported

MonetDB: default - merge

2012-08-02 Thread Gijs Molenaar
Changeset: 5eb6cb5cab82 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5eb6cb5cab82 Modified Files: clients/Tests/exports.stable.out gdk/gdk.h gdk/gdk_private.h gdk/gdk_qsort.c gdk/gdk_search.c gdk/gdk_setop.mx gdk/gdk_s

MonetDB: default - added missing MANIFEST.in file

2012-08-02 Thread Gijs Molenaar
Changeset: f85506ceb053 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f85506ceb053 Added Files: clients/python/MANIFEST.in Branch: default Log Message: added missing MANIFEST.in file diffs (18 lines): diff --git a/clients/python/MANIFEST.in b/clients/python/MANIF

MonetDB: default - added some tests

2012-08-02 Thread Gijs Molenaar
Changeset: 5f773698fec3 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5f773698fec3 Modified Files: clients/python/test/capabilities.py Branch: default Log Message: added some tests diffs (28 lines): diff --git a/clients/python/test/capabilities.py b/clients/pyth

MonetDB: default - check if cursor is closed

2012-08-02 Thread Gijs Molenaar
Changeset: c9c3b2087ed8 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c9c3b2087ed8 Modified Files: clients/python/monetdb/sql/cursors.py Branch: default Log Message: check if cursor is closed diffs (13 lines): diff --git a/clients/python/monetdb/sql/cursors.py b

MonetDB: default - reverted auto convertion of types. better to ...

2012-08-02 Thread Gijs Molenaar
Changeset: 348035724a98 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=348035724a98 Modified Files: clients/python/monetdb/sql/monetize.py Branch: default Log Message: reverted auto convertion of types. better to raise an error than to implicitly convert diffs (27

MonetDB: default - merge

2012-07-31 Thread Gijs Molenaar
Changeset: a3d5bebe13df for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a3d5bebe13df Modified Files: clients/Tests/exports.stable.out gdk/gdk_select.c monetdb5/modules/mal/pcre.c monetdb5/modules/mal/pcre.mal Branch: default Log Message: merge

MonetDB: default - made convertion more flexible to unknown data...

2012-07-31 Thread Gijs Molenaar
Changeset: 092e2ff52cf1 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=092e2ff52cf1 Modified Files: clients/python/monetdb/sql/monetize.py Branch: default Log Message: made convertion more flexible to unknown datatypes as long as they have a string representation d

MonetDB: default - fixed an issue where query was ascii and argu...

2012-07-30 Thread Gijs Molenaar
Changeset: 57c824e7a7da for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=57c824e7a7da Modified Files: clients/python/monetdb/sql/cursors.py Branch: default Log Message: fixed an issue where query was ascii and arguments unicode diffs (28 lines): diff --git a/clients

MonetDB: default - merge

2012-07-23 Thread Gijs Molenaar
Changeset: 532270c5c45f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=532270c5c45f Added Files: gdk/gdk_batop.c monetdb5/modules/mal/Tests/xidlist.mal monetdb5/modules/mal/Tests/xidlist.stable.err monetdb5/modules/mal/Tests/xidlist.stable.out

MonetDB: default - dbapi20 tests didn't use environment settings

2012-07-23 Thread Gijs Molenaar
Changeset: 6b5168968b79 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6b5168968b79 Modified Files: clients/python/monetdb/mapi.py clients/python/test/dbapi20.py clients/python3/monetdb/mapi.py clients/python3/test/dbapi20.py Branch: default Lo

MonetDB: default - reverted the name change since it is a bad idea

2012-07-20 Thread Gijs Molenaar
Changeset: c8c2aa2f2c02 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c8c2aa2f2c02 Modified Files: clients/python/setup.py clients/python3/setup.py Branch: default Log Message: reverted the name change since it is a bad idea diffs (24 lines): diff --git a

MonetDB: default - updated test output

2012-07-20 Thread Gijs Molenaar
Changeset: e38a1399a6b8 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e38a1399a6b8 Modified Files: sql/test/mapi/Tests/python_dbapi.stable.out Branch: default Log Message: updated test output diffs (12 lines): diff --git a/sql/test/mapi/Tests/python_dbapi.stable.

MonetDB: default - merged

2012-07-20 Thread Gijs Molenaar
Changeset: def966c3b4e7 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=def966c3b4e7 Modified Files: clients/Tests/exports.stable.out monetdb5/mal/mal_dataflow.c monetdb5/modules/kernel/batifthen.c monetdb5/modules/kernel/batifthen.h mon

MonetDB: default - removed incorrect import

2012-07-20 Thread Gijs Molenaar
Changeset: edf381773e58 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=edf381773e58 Modified Files: clients/python/test/runtests.py Branch: default Log Message: removed incorrect import diffs (11 lines): diff --git a/clients/python/test/runtests.py b/clients/pytho

MonetDB: default - merge with defualt

2012-07-19 Thread Gijs Molenaar
Changeset: e0d7a6074078 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e0d7a6074078 Added Files: monetdb5/modules/mal/batcalc.c monetdb5/modules/mal/batcalc.mal monetdb5/modules/mal/batcalc.mal.sh monetdb5/modules/mal/calc.c monetdb5/mo

MonetDB: default - moved mclient python thing to examples

2012-07-19 Thread Gijs Molenaar
Changeset: f172cf7dd80f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f172cf7dd80f Added Files: clients/python3/examples/mclient.py Branch: default Log Message: moved mclient python thing to examples diffs (77 lines): diff --git a/clients/python3/examples/mclient

MonetDB: default - forgot to add these

2012-07-19 Thread Gijs Molenaar
Changeset: e1bde4c70009 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e1bde4c70009 Added Files: clients/python3/monetdb/exceptions.py clients/python3/monetdb/sql/types.py Branch: default Log Message: forgot to add these diffs (159 lines): diff --git a/cli

MonetDB: default - added for backward compat.

2012-07-19 Thread Gijs Molenaar
Changeset: d0986a57249d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d0986a57249d Modified Files: clients/python/monetdb/__init__.py Branch: default Log Message: added for backward compat. diffs (24 lines): diff --git a/clients/python/monetdb/__init__.py b/clie

MonetDB: default - python3 can't nicely handle escaped special c...

2012-07-19 Thread Gijs Molenaar
Changeset: 218999d4d42a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=218999d4d42a Modified Files: clients/python3/monetdb/sql/converters.py clients/python3/monetdb/sql/pythonize.py clients/python3/test/dbapi20.py Branch: default Log Message: python3

MonetDB: default - merged with default

2012-07-19 Thread Gijs Molenaar
Changeset: b59ef9c0443e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b59ef9c0443e Added Files: monetdb5/extras/jaql/Tests/group02.mal monetdb5/extras/jaql/Tests/group02.stable.err monetdb5/extras/jaql/Tests/group02.stable.out monetdb5/extras/

MonetDB: default - added changelog entries for python2 and python3

2012-07-19 Thread Gijs Molenaar
--- a/clients/ChangeLog +++ b/clients/ChangeLog @@ -1,3 +1,9 @@ # ChangeLog file for clients # This file is updated with Maddlog +* Thu Jul 19 2012 Gijs Molenaar +- all strings returned by python2 are unicode, removed use_unicode option +- python2 and 3 type convertion speed improvements

MonetDB: default - made everything unicode

2012-07-19 Thread Gijs Molenaar
Changeset: fb0850ff1062 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fb0850ff1062 Modified Files: clients/python/monetdb/sql/pythonize.py clients/python/test/dbapi20.py Branch: default Log Message: made everything unicode diffs (43 lines): diff --git a/c

MonetDB: default - improved pylint score, improved test coverage

2012-07-19 Thread Gijs Molenaar
Changeset: 0b7f07e12542 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0b7f07e12542 Modified Files: clients/python/monetdb/exceptions.py clients/python/monetdb/mapi.py clients/python/monetdb/sql/converters.py clients/python/monetdb/sql/monetize

MonetDB: default - merge with default

2012-07-16 Thread Gijs Molenaar
Changeset: fee7f16e128a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fee7f16e128a Added Files: monetdb5/modules/kernel/batcolor.c monetdb5/modules/kernel/batcolor.h monetdb5/modules/kernel/batcolor.mal monetdb5/modules/kernel/batmmath.c

MonetDB: default - more cleanup, made string escape much faster

2012-07-16 Thread Gijs Molenaar
Changeset: 6adbf2ef5e51 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6adbf2ef5e51 Removed Files: clients/python3/monetdb/mclient.py clients/python3/monetdb/sql/type_codes.py Modified Files: clients/python3/monetdb/sql/__init__.py clients/pyth

MonetDB: default - moved to new structure, made string escaping ...

2012-07-16 Thread Gijs Molenaar
Changeset: 848596d8ac58 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=848596d8ac58 Added Files: clients/python/examples/mclient.py clients/python/monetdb/exceptions.py clients/python/monetdb/sql/monetize.py clients/python/monetdb/sql/pythonize

MonetDB: default - restructuring code layout

2012-07-13 Thread Gijs Molenaar
Changeset: 669ad11ea799 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=669ad11ea799 Added Files: clients/python3/monetdb/sql/monetize.py clients/python3/monetdb/sql/pythonize.py Removed Files: clients/python3/monetdb/monetdb_exceptions.py Modified File

MonetDB: default - added missing timeout functions

2012-07-13 Thread Gijs Molenaar
Changeset: a764b2bb2187 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a764b2bb2187 Modified Files: clients/python3/monetdb/sql/connections.py Branch: default Log Message: added missing timeout functions diffs (18 lines): diff --git a/clients/python3/monetdb/sql/c

MonetDB: default - merged with head

2012-07-13 Thread Gijs Molenaar
Changeset: 012b4d6cb8ce for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=012b4d6cb8ce Removed Files: monetdb5/tests/BugReports/Tests/no.037.patch monetdb5/tests/BugReports/Tests/no.050.patch monetdb5/tests/BugReports/Tests/no.062.patch monetdb5/t

MonetDB: default - removal of version specific code

2012-07-13 Thread Gijs Molenaar
Changeset: 74e28f840393 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=74e28f840393 Modified Files: clients/python/monetdb/sql/converters.py clients/python/setup.py clients/python3/monetdb/sql/converters.py clients/python3/setup.py Branch: defa

MonetDB: default - split of python2 and python3 code

2012-07-13 Thread Gijs Molenaar
Changeset: 071500627fb0 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=071500627fb0 Added Files: clients/python3/Makefile.ag clients/python3/README.rst clients/python3/examples/basics.py clients/python3/examples/perf.py clients/python3/

MonetDB: Jul2012 - removed MSG_WAITALL so connection is terminat...

2012-07-12 Thread Gijs Molenaar
Changeset: 2e0d2ee4a592 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2e0d2ee4a592 Modified Files: clients/python/monetdb/mapi2.py clients/python/monetdb/mapi3.py clients/python/monetdb/sql/connections.py Branch: Jul2012 Log Message: removed MSG_WAIT

MonetDB: Jul2012 - correctly close socket when mapi object is de...

2012-07-09 Thread Gijs Molenaar
Changeset: 53d1101f60ca for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=53d1101f60ca Modified Files: clients/python/monetdb/mapi2.py clients/python/monetdb/mapi3.py Branch: Jul2012 Log Message: correctly close socket when mapi object is destroyed (unreported b

MonetDB: Jul2012 - correctly close socket when mapi object is de...

2012-07-09 Thread Gijs Molenaar
Changeset: 1af7a8ee3025 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1af7a8ee3025 Modified Files: clients/python/monetdb/mapi2.py clients/python/monetdb/mapi3.py Branch: Jul2012 Log Message: correctly close socket when mapi object is destroyed (unreported b

MonetDB: Jul2012 - fixed wrong cursor.description, added a test ...

2012-07-09 Thread Gijs Molenaar
Changeset: 002c2ba3b38a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=002c2ba3b38a Modified Files: clients/python/monetdb/sql/connections.py clients/python/monetdb/sql/cursors.py clients/python/test/capabilities.py clients/python/test/runtests

MonetDB: default - merged with default

2010-07-14 Thread Gijs Molenaar
Changeset: d85d70cf185e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d85d70cf185e Modified Files: Branch: default Log Message: merged with default diffs (138 lines): diff -r edab212f282f -r d85d70cf185e sql/src/server/rel_semantic.mx --- a/sql/src/server/rel_se

MonetDB: default - changed contact info

2010-07-14 Thread Gijs Molenaar
Wed Jul 14 11:08:54 2010 +0200 +++ b/python/setup.py Wed Jul 14 14:17:57 2010 +0200 @@ -20,8 +20,8 @@ setup(name='python-monetdb', version='1.0', description='Native MonetDB client Python API', - author='Gijs Molenaar', - author_ema

MonetDB: default - complete rewrite of mapi3

2010-05-28 Thread Gijs Molenaar
Changeset: 2c61c25c8af9 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2c61c25c8af9 Modified Files: python/monetdb/mapi2.py python/monetdb/mapi3.py python/test/runtests.py Branch: default Log Message: complete rewrite of mapi3 diffs (truncated from

MonetDB: default - made testing easier to do

2010-05-22 Thread Gijs Molenaar
Changeset: 26b53e490ad2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=26b53e490ad2 Modified Files: python/monetdb/mapi2.py python/test/run.sh python/test/runtests.py Branch: default Log Message: made testing easier to do diffs (69 lines): diff -r

MonetDB: default - this wasn't supposed to be commited

2010-05-22 Thread Gijs Molenaar
Changeset: b7a0f4c4d523 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b7a0f4c4d523 Modified Files: MonetDB5/debian/monetdb5-server.install Branch: default Log Message: this wasn't supposed to be commited diffs (9 lines): diff -r 0ab56938 -r b7a0f4c4d523 Monet

MonetDB: default - env stuff is actually used now by test

2010-05-22 Thread Gijs Molenaar
Changeset: 0ab56938 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0ab56938 Modified Files: python/test/runtests.py Branch: default Log Message: env stuff is actually used now by test diffs (46 lines): diff -r 08adc76a8eb0 -r 0ab56938 python/test/runte

MonetDB: default - added one more permission fix, also made pyth...

2010-05-22 Thread Gijs Molenaar
Changeset: 08adc76a8eb0 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=08adc76a8eb0 Modified Files: MonetDB5/debian/monetdb5-server.install python/test/runtests.py sql/debian/monetdb5-sql.init.d Branch: default Log Message: added one more permission f

MonetDB: default - workaround for socket permission bug, script ...

2010-05-22 Thread Gijs Molenaar
Changeset: c5382bba3b87 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c5382bba3b87 Modified Files: sql/debian/monetdb5-sql.default sql/debian/monetdb5-sql.init.d Branch: default Log Message: workaround for socket permission bug, script is working now diffs

MonetDB: default - fix the incomplete payload stuff also for pyt...

2010-05-21 Thread Gijs Molenaar
Changeset: 7e21dcac7aec for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7e21dcac7aec Modified Files: python/monetdb/mapi3.py Branch: default Log Message: fix the incomplete payload stuff also for python3 diffs (41 lines): diff -r 1e3ffb91c857 -r 7e21dcac7aec python

MonetDB: default - this should make io faster

2010-05-21 Thread Gijs Molenaar
Changeset: b85e930b7fdd for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b85e930b7fdd Modified Files: python/monetdb/mapi2.py Branch: default Log Message: this should make io faster diffs (27 lines): diff -r bfe35e0bf0f9 -r b85e930b7fdd python/monetdb/mapi2.py --- a

MonetDB: default - fixed python3.1 compatability

2010-05-21 Thread Gijs Molenaar
Changeset: bfe35e0bf0f9 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bfe35e0bf0f9 Modified Files: python/test/dbapi20.py python/test/runtests.py Branch: default Log Message: fixed python3.1 compatability diffs (297 lines): diff -r 81a6eb449108 -r bfe35e0

MonetDB: default - removed python stuff from clients rpm buildin...

2010-05-17 Thread Gijs Molenaar
Changeset: 90a03d3fd822 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=90a03d3fd822 Modified Files: clients/MonetDB-client.spec python/debian/control Branch: default Log Message: removed python stuff from clients rpm building, since rpm building fails. added

  1   2   >