MonetDB

log

age author description
Fri Feb 03 22:06:49 2012 +0100 Stefan Manegold approved new column namessciql tip
Fri Feb 03 21:43:54 2012 +0100 Stefan Manegold Merge with default branch.sciql
Fri Feb 03 12:28:59 2012 +0100 Stefan Manegold approved new stable outputdefault
Fri Feb 03 11:11:32 2012 +0100 Stefan Manegold propagated changeset 3967ec4a8aef to Windows output
Fri Feb 03 10:08:49 2012 +0100 Stefan Manegold Merge with Dec2011 branch.
Fri Feb 03 10:07:00 2012 +0100 Stefan Manegold added FreeBSD specific stable.outDec2011
Fri Feb 03 10:02:52 2012 +0100 Stefan Manegold added FreeBSD specific stable.outDec2011
Fri Feb 03 09:58:12 2012 +0100 Stefan Manegold removed obsolete single-thread specific stable outputDec2011
Fri Feb 03 09:54:00 2012 +0100 Stefan Manegold approved specific (truncated) error message for Darwin, FreeBSD & SolarisDec2011
Fri Feb 03 09:46:22 2012 +0100 Stefan Manegold minimize differences between specific stable.errDec2011
Fri Feb 03 09:45:42 2012 +0100 Stefan Manegold approved FreeBSD-specific error messageDec2011
Fri Feb 03 09:38:51 2012 +0100 Stefan Manegold removed obsolete Windows-specific stable.errDec2011
Fri Feb 03 09:28:18 2012 +0100 Stefan Manegold updated column name in stable output
Fri Feb 03 09:24:23 2012 +0100 Stefan Manegold Merge with Dec2011 brach.
Fri Feb 03 09:22:02 2012 +0100 Stefan Manegold removed incorrect error message from stable output;Dec2011
Fri Feb 03 09:16:10 2012 +0100 Fabian Groffen sigtostr: handle SIGBUS if it existsDec2011
Thu Feb 02 22:08:14 2012 +0100 Sjoerd Mullender Merge with Dec2011 branch.
Thu Feb 02 20:57:08 2012 +0100 Sjoerd Mullender Threads should have their own error buffer for GDKerror().Dec2011
Thu Feb 02 20:55:51 2012 +0100 Sjoerd Mullender Use strcpy instead of strcat where we can.Dec2011
Thu Feb 02 20:55:13 2012 +0100 Sjoerd Mullender Make macro usable in any location a function can be used.Dec2011
Thu Feb 02 20:53:58 2012 +0100 Sjoerd Mullender Removed unnecessary MT_exit_thread.Dec2011
Thu Feb 02 15:50:20 2012 +0100 Sjoerd Mullender Allocate enough memory.
Thu Feb 02 14:45:49 2012 +0100 Stefan Manegold UDF/README: add reference to documentation on websiteDec2011
Thu Feb 02 09:40:25 2012 +0100 Stefan Manegold added ARRAYtilesSum() & ARRAYtilesAvg() for type bte (tinyint)sciql
Thu Feb 02 09:38:32 2012 +0100 Stefan Manegold ARRAYtilesAvg(): use largest type for temporary sumsciql
Thu Feb 02 00:22:11 2012 +0100 Stefan Manegold refined implementation of ARRAYtilesAvg_@1():sciql
Wed Feb 01 10:45:21 2012 +0100 Martin Kersten Minor debugging typos
Tue Jan 31 11:48:28 2012 +0100 Martin Kersten Buffer output lines before writing them to a stream
Tue Jan 31 13:06:50 2012 +0100 Sjoerd Mullender Improved example code somewhat.Dec2011
Tue Jan 31 09:35:28 2012 +0100 Fabian Groffen Merged from Dec2011
Mon Jan 30 18:24:11 2012 +0100 Fabian Groffen monetdbd properties: mserver and version are multi-line responsesDec2011
Mon Jan 30 17:26:59 2012 +0100 Fabian Groffen ChangeLog: add bug refsDec2011
Mon Jan 30 17:25:03 2012 +0100 Fabian Groffen merovingian: don't try to shutdown internal database 'control'Dec2011
Mon Jan 30 16:56:02 2012 +0100 Fabian Groffen recvWithTimeout: tweak logic involving mnstr_errnr returnDec2011
Mon Jan 30 15:57:05 2012 +0100 Fabian Groffen ctl_handle_client: don't send double trailing newlinesDec2011
Mon Jan 30 08:14:05 2012 +0100 Niels Nes initialize variable config
Sun Jan 29 22:20:13 2012 +0100 Niels Nes cleanup of query modifiers (explain,dot,trace)
Sun Jan 29 21:30:58 2012 +0100 Sjoerd Mullender Get rid of unused variables and let mclient worry about bad parameters.
Sun Jan 29 20:53:08 2012 +0100 Martin Kersten Silence the compiler (hopefully)
Sun Jan 29 18:11:17 2012 +0100 Martin Kersten Simplify first scenario and minor changes format
Sun Jan 29 17:14:50 2012 +0100 Fabian Groffen join: implemented preservejacqueline
Sun Jan 29 17:13:10 2012 +0100 Fabian Groffen JSONextract: translate nils to null entriesjacqueline
Sun Jan 29 16:37:39 2012 +0100 Martin Kersten Fix calling of SQL table creating functions
Sun Jan 29 12:24:45 2012 +0100 Martin Kersten Read the .monetdb file
Sun Jan 29 10:07:05 2012 +0100 Fabian Groffen join: fixup code odditiesjacqueline
Sat Jan 28 17:34:59 2012 +0100 Fabian Groffen jaql: implemented join operationjacqueline
Sat Jan 28 11:55:14 2012 +0100 Fabian Groffen json: allow to print objects that don't start at 0@0jacqueline
Sat Jan 28 10:40:26 2012 +0100 Fabian Groffen JSONextract: also release elems BATjacqueline
Fri Jan 27 22:51:16 2012 +0100 Fabian Groffen json_copy_entry: keep staticjacqueline
Fri Jan 27 22:50:12 2012 +0100 Fabian Groffen json: add extract functionalityjacqueline
Fri Jan 27 22:14:03 2012 +0100 Fabian Groffen mal: allow command calls up to 16 argumentsjacqueline
Fri Jan 27 19:09:09 2012 +0100 Fabian Groffen Merged from defaultjacqueline
Fri Jan 27 19:06:36 2012 +0100 Fabian Groffen transform: respect original positions of elementsjacqueline
Fri Jan 27 01:04:47 2012 +0100 Stefan Manegold ARRAYtiles{Sum,Avg}_*: fixed calculation of "vid" for positional lookup;sciql
Thu Jan 26 22:20:53 2012 +0100 Stefan Manegold approved new array.sum() & array.avg() signaturessciql
Thu Jan 26 21:33:16 2012 +0100 Stefan Manegold approve new signature of sql.catalog()
Thu Jan 26 21:29:53 2012 +0100 Stefan Manegold approve rename sql.ra() -> sql.evalAlgebra()
Thu Jan 26 21:16:01 2012 +0100 Stefan Manegold approved new stethoscope help message
Thu Jan 26 21:15:01 2012 +0100 Stefan Manegold approved new global variables "memoryclaims" & "memorypool"
Thu Jan 26 18:09:36 2012 +0100 Fabian Groffen transform: fix object or array creation with more than one memberjacqueline