log

age author description
Wed, 04 Apr 2012 09:36:41 +0200 Sjoerd Mullender Closing the branch. This branch will be merged into default. sort-properties
Wed, 04 Apr 2012 09:25:16 +0200 Sjoerd Mullender Merge with default branch. sort-properties
Tue, 03 Apr 2012 19:48:14 +0200 Sjoerd Mullender Approved Windows output for casts test.
Tue, 03 Apr 2012 19:47:00 +0200 Sjoerd Mullender Removed unneeded specific stable output. Apr2012
Tue, 03 Apr 2012 19:30:48 +0200 Sjoerd Mullender Merge with Apr2012 branch.
Tue, 03 Apr 2012 17:31:17 +0200 Sjoerd Mullender Reapprove stable output for casts on Windows. Apr2012
Tue, 03 Apr 2012 17:14:34 +0200 Sjoerd Mullender Changed the casts test so that not the parser but the runtime does the work. Apr2012
Tue, 03 Apr 2012 16:17:10 +0200 Sjoerd Mullender Don't delete bison generated files.
Tue, 03 Apr 2012 16:15:11 +0200 Sjoerd Mullender Fix some bugs in convertConstant (called from defConstant). Apr2012
Tue, 03 Apr 2012 11:41:52 +0200 Eleni Petraki Merged from default. holindex
Tue, 03 Apr 2012 11:02:33 +0200 Eleni Petraki crackers: fix bug selection of minimum unique value holindex
Tue, 03 Apr 2012 10:24:04 +0200 Sjoerd Mullender Removed duplicate function (setSorted was identical to isSorted). sort-properties
Tue, 03 Apr 2012 09:30:31 +0200 Sjoerd Mullender Merge with default branch. sort-properties
Tue, 03 Apr 2012 09:22:45 +0200 Sjoerd Mullender Approved: New function copyProperties, removed function BATsample_deprecated.
Mon, 02 Apr 2012 21:09:33 +0200 Sjoerd Mullender Approve change in output due to groups optimizer.
Mon, 02 Apr 2012 21:05:00 +0200 Sjoerd Mullender Approve added optimizer.groups().
Mon, 02 Apr 2012 21:01:48 +0200 Sjoerd Mullender Approve output. sort-properties
Mon, 02 Apr 2012 19:51:38 +0200 Sjoerd Mullender Approved output. sort-properties
Mon, 02 Apr 2012 17:13:14 +0200 Sjoerd Mullender Merge with default branch. sort-properties
Mon, 02 Apr 2012 17:11:57 +0200 Sjoerd Mullender Merge with Apr2012 branch.
Mon, 02 Apr 2012 17:11:17 +0200 Sjoerd Mullender Define type-specific functions for (bat)calc.hash. Apr2012
Mon, 02 Apr 2012 14:54:25 +0200 Sjoerd Mullender Removed now unnecessary dummy file. Apr2012
Mon, 02 Apr 2012 14:41:13 +0200 Sjoerd Mullender Remove unused code, add conversion between date and str back. sort-properties
Mon, 02 Apr 2012 14:40:17 +0200 Sjoerd Mullender Supply error message on failing type conversion. sort-properties
Mon, 02 Apr 2012 14:32:38 +0200 lsidir remove deprecated BATsample method in gdk_batop.mx since no problems were reported with the new version.
Mon, 02 Apr 2012 12:47:17 +0200 Sjoerd Mullender Reduce number of compiler warnings on Windows.
Sun, 01 Apr 2012 21:55:07 +0200 Sjoerd Mullender Merge with default branch. sort-properties
Sun, 01 Apr 2012 21:26:41 +0200 Sjoerd Mullender Refactored VARconvert and BATconvert to use the same code. sort-properties
Sun, 01 Apr 2012 21:55:01 +0200 Sjoerd Mullender Correct previous changeset: put (void) msg in the correct function.
Sun, 01 Apr 2012 21:50:42 +0200 Sjoerd Mullender Variable set but not used (if _DEBUG_OPT_CENTIPEDE_ undefined).
Sun, 01 Apr 2012 11:06:46 +0200 Martin Kersten Move debugging statements behind a macro
Sun, 01 Apr 2012 11:06:21 +0200 Martin Kersten Partitioning on one column is enough
Sun, 01 Apr 2012 10:24:57 +0200 Fabian Groffen jaql: move exportResult to json to fix compilation on Darwin
Fri, 30 Mar 2012 16:44:36 +0200 Sjoerd Mullender Approve changes. sort-properties
Fri, 30 Mar 2012 16:37:09 +0200 Sjoerd Mullender Merge with default branch. sort-properties
Fri, 30 Mar 2012 16:35:15 +0200 Sjoerd Mullender Lots of fixes to property setting and checking. sort-properties
Fri, 30 Mar 2012 16:36:03 +0200 Sjoerd Mullender Merge with Apr2012 branch.
Fri, 30 Mar 2012 16:01:50 +0200 Fabian Groffen JSONunwrap: use corect BAT iterator for doubles
Fri, 30 Mar 2012 15:51:16 +0200 Fabian Groffen MergeState: make sure tempstorage[ht] are aligned as lngs
Fri, 30 Mar 2012 14:25:50 +0200 Fabian Groffen python api: respond to MMORE requests Apr2012
Fri, 30 Mar 2012 13:29:27 +0200 Fabian Groffen jaql: fix misc compiler complaints produced by windows compiler
Fri, 30 Mar 2012 13:11:09 +0200 Fabian Groffen build-sys: make jaql/sql compile again after windows fixes
Fri, 30 Mar 2012 13:02:33 +0200 Sjoerd Mullender Fix some compiler warning by adding (needed) parentheses.
Fri, 30 Mar 2012 12:55:01 +0200 Sjoerd Mullender Get jacqueline to compile on Windows.
Fri, 30 Mar 2012 09:22:45 +0200 Sjoerd Mullender Extremely hacky way to get "absolute path" on both Unix and Windows. Apr2012
Thu, 29 Mar 2012 17:40:26 +0200 Sjoerd Mullender Merge with Apr2012 branch.
Thu, 29 Mar 2012 17:36:32 +0200 Sjoerd Mullender Fixed some compiler warnings. Apr2012
Thu, 29 Mar 2012 16:54:39 +0200 Sjoerd Mullender Remove preexisting definition of ABSOLUTE.
Thu, 29 Mar 2012 16:02:29 +0200 Fabian Groffen build-sys: rename force-jaql-yy-h-gen.c for windows
Thu, 29 Mar 2012 15:03:27 +0200 Fabian Groffen jaql.l: fix jaql scenario hang on Darwin and *BSD
Thu, 29 Mar 2012 14:51:23 +0200 Fabian Groffen jaql.l: attempts to stop flex from reading stdin
Wed, 28 Mar 2012 21:34:48 +0200 Fabian Groffen conditionalcall: free passed instruction when left unused (leak)
Wed, 28 Mar 2012 21:28:43 +0200 Fabian Groffen join: cleanup after bindjsonvars (leak)
Wed, 28 Mar 2012 21:25:51 +0200 Fabian Groffen dumpvariabletransformation: remove stray newInstruction (leak)
Wed, 28 Mar 2012 21:00:08 +0200 Fabian Groffen make_jaql_sort: fix leaks
Wed, 28 Mar 2012 20:58:01 +0200 Fabian Groffen make_jaql_expand: fix leaks
Wed, 28 Mar 2012 20:46:31 +0200 Fabian Groffen dumppredjoin: fix leaks
Wed, 28 Mar 2012 18:04:59 +0200 Fabian Groffen make_jaql_join: fix leaks
Wed, 28 Mar 2012 17:55:31 +0200 Fabian Groffen dumppredjoin: fix leaks
Wed, 28 Mar 2012 17:50:48 +0200 Fabian Groffen make_jaql_group: fix leak