log

age author description
2012-05-21 Sjoerd Mullender Closing branch Jun2012: use branch Jul2012 instead. Jun2012
2012-05-21 Sjoerd Mullender Renamed branch Jun2012 to Jul2012: I was a bit too optimistic. Jul2012
2012-05-21 Sjoerd Mullender Don't drop a system UDF. Jun2012
2012-05-21 Sjoerd Mullender Step two towards a new stable branch "Jun2012".
2012-05-21 Sjoerd Mullender Step one towards a new stable branch "Jun2012". Jun2012
2012-05-21 Sjoerd Mullender Added tag Jun2012_root for changeset 06c3e1846c2f
2012-05-21 Sjoerd Mullender Merge with Apr2012 branch. Jun2012_root
2012-05-17 Niels Nes make sure we don't show the 'any' type in results, breaks the client api Apr2012
2012-05-17 Fabian Groffen MT_check_nr_cores: limit cores to 16 on 32-bits systems Apr2012
2012-05-16 Niels Nes added test for bug 2594 Apr2012
2012-05-16 Niels Nes approve output after null-any type changes Apr2012
2012-05-16 Niels Nes merging Apr2012
2012-05-16 Niels Nes implemented default NULL with any type Apr2012
2012-05-16 Niels Nes added comment about exp_rel Apr2012
2012-05-16 Fabian Groffen Merged from Apr2012
2012-05-16 Yagiz Kargin Merge with default. DVframework
2012-05-16 Yagiz Kargin Fixed: Copying from out of stack during new stack creation, if there are many files to be mounted. DVframework
2012-05-16 Yagiz Kargin Fixed: The point to inject the plan_modifier in some cases. DVframework
2012-05-16 Fabian Groffen Merged with parallel default head
2012-05-16 Fabian Groffen Merged with parallel Apr2012 head Apr2012
2012-05-16 Fabian Groffen Merge with branch, not changing any files.
2012-05-16 Fabian Groffen Post release build. Apr2012
2012-05-16 Fabian Groffen Merge with Apr2012 branch.
2012-05-16 Fabian Groffen Setting tag Apr2012_SP1_release for the release build. Apr2012
2012-05-16 Fabian Groffen Setting tag Apr2012_5 for the release build. Apr2012 Apr2012_SP1_release
2012-05-16 Fabian Groffen Moved contents of ChangeLog.Apr2012 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Apr2012 Apr2012_5
2012-05-16 Fabian Groffen Merge with Apr2012 branch, not changing any files.
2012-05-16 Fabian Groffen Pre-release version number update. Apr2012
2012-05-14 Fabian Groffen mapi_mapi: don't stop searching at the first database not found error Apr2012
2012-05-16 Niels Nes fixed bug in select into in Persistent stored modules Apr2012
2012-05-16 Sjoerd Mullender Fix merge of changeset 3f39e456a5e8 into default branch.
2012-05-16 Sjoerd Mullender Layout.
2012-05-16 Sjoerd Mullender Some more tweaks to gdk_qsort.
2012-05-16 Fabian Groffen Merged from Apr2012
2012-05-16 Fabian Groffen undo commit 81690726f3f4 (mapi_mapi connect fix), it will be restored after Apr2012-SP1 Apr2012
2012-05-16 Stefan Manegold 07_tiling_03: approved correct stable output after changeset 37e870c97eb8 sciql
2012-05-15 Sjoerd Mullender Avoid deadlock when memory is short.
2012-05-15 Stefan Manegold UDF: use multiply included skeleton file for type-expansion
2012-05-15 Stefan Manegold array.{min,max}(): correctly initialize variables sciql
2012-05-14 Stefan Manegold array.mx: replace int err by more "intuitive"(?) bit skip sciql
2012-05-15 Sjoerd Mullender Merge with Apr2012 branch.
2012-05-15 Sjoerd Mullender Fix initialization of BBP.
2012-05-15 Sjoerd Mullender Fix initialization of new BBP structure.
2012-05-15 Niels Nes merging Apr2012
2012-05-15 Niels Nes work around bug in old bool func/aggr column conversion. Apr2012
2012-05-15 Sjoerd Mullender Partial (incomplete) fix for a bug in the upgrade from Aug2011 to Dec2011. Apr2012
2012-05-15 Fabian Groffen mfunnel: refresh sabdb after starting the funnel thread Apr2012
2012-05-14 Fabian Groffen mapi_mapi: don't stop searching at the first database not found error Apr2012
2012-05-14 Fabian Groffen rules: allow building in parallel, bug #3078 Apr2012
2012-05-14 Fabian Groffen libversions: fix incorrect path Apr2012
2012-05-14 Fabian Groffen Merged parallel default head
2012-05-14 Fabian Groffen Merge with branch, not changing any files.
2012-05-14 Fabian Groffen Post release build. Apr2012
2012-05-14 Fabian Groffen Merge with Apr2012 branch.
2012-05-14 Fabian Groffen Setting tag Apr2012_SP1_release for the release build. Apr2012
2012-05-14 Fabian Groffen Setting tag Apr2012_3 for the release build. Apr2012
2012-05-14 Fabian Groffen Moved contents of ChangeLog.Apr2012 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Apr2012 Apr2012_3
2012-05-14 Fabian Groffen Merge with Apr2012 branch, not changing any files.
2012-05-14 Fabian Groffen Pre-release version number update. Apr2012
2012-05-14 Sjoerd Mullender Simplify gdk_ssort_impl.h by defining some more tokens.
2012-05-14 Sjoerd Mullender Help out compiler.
2012-05-14 Stefan Manegold array.mx clean-up: removed (yet?) unused array.{map,unmap,tiles,replace,product}() sciql
2012-05-14 Stefan Manegold array.mx clean-up: removed not used ARRAYmultiply_*_*() (C only) functions sciql
2012-05-14 Stefan Manegold array.mx clean-up: removed not implemented array.{isFixed,isUnbounded,getDimensions}() sciql
2012-05-14 Stefan Manegold array.mx clean-up: removed unused array.embed() / ARRAYembed() sciql
2012-05-14 Stefan Manegold array.mx clean-up: remove useless Mx directives sciql
2012-05-14 Stefan Manegold array.mx clean-up: remove not yet used commented out print_array() implementation sciql
2012-05-14 Stefan Manegold array.mx clean-up: remove not yet implemented commented out type expansions sciql
2012-05-14 Stefan Manegold array.mx: clean-up ARRAYtiles* implementation: sciql
2012-05-13 Stefan Manegold 01_create_01: minor(?) output approval sciql
2012-05-13 Stefan Manegold exports: approved stable output changes that apparently got lots in some recent merge with default sciql
2012-05-13 Stefan Manegold exports: approved stable output after changeset 8e5d8d710d5f sciql
2012-05-13 Stefan Manegold coalesce: re-approved single-thread stable.err
2012-05-13 Stefan Manegold opt_sql_append: approved new stable outputs
2012-05-13 Stefan Manegold Merge with Apr2012 branch.
2012-05-13 Stefan Manegold inspect05: approved stale output after changeset ca25d23f444a sciql
2012-05-13 Stefan Manegold systemfunctions: approved stable output after changeset 8e5d8d710d5f sciql
2012-05-13 Stefan Manegold func_iter_vs_bulk: propagated changeset 5a8a62a9f0b5 to .single specific output Apr2012
2012-05-13 Stefan Manegold opt_sql_append: approved new variable IDs in MAL plan Apr2012
2012-05-11 Yagiz Kargin merged with default. DVframework
2012-05-11 Niels Nes added test for bug in optimizer (semi infinite recursive optimization) Apr2012
2012-05-11 Niels Nes fixed bug in optimizer (push join down) which lead semi infinite recursive Apr2012
2012-05-11 Yagiz Kargin Mergetable optimizer is able to run after modifying MAL plan in the execution time. DVframework
2012-05-11 Sjoerd Mullender Never reallocate BBP. Instead we have a new scheme to extend the BBP.
2012-05-11 Sjoerd Mullender Only ever access BBP through the BBP_* macros.
2012-05-11 Fabian Groffen pthread_sema_{up,down}: variable ?status? set but not used Apr2012
2012-05-11 Sjoerd Mullender De-MX gdk_qsort.
2012-05-11 Stefan Manegold added array.{min,max}() sciql
2012-05-10 Fabian Groffen treetype: reorder such that filter puts literals on the right
2012-05-10 Fabian Groffen filter: allow comparisons against variables and other comparisons
2012-05-10 Fabian Groffen filter: pre-compute static comparisons
2012-05-10 Sjoerd Mullender More cleanup: remove MT_vmalloc and friends.
2012-05-10 Sjoerd Mullender Cleanup: removed GDKvmalloc and friends.
2012-05-10 Sjoerd Mullender Cleanup: no real code changes.
2012-05-10 Sjoerd Mullender Make sure hash heaps are counted when counting memory usage.
2012-05-09 Niels Nes fixed problem with deep recursion, when loading/inserting lots of values Apr2012
2012-05-09 Sjoerd Mullender Merge with Apr2012 branch.
2012-05-09 Sjoerd Mullender Fix BBPtrim sorting on LRU field. Apr2012
2012-05-09 Niels Nes pass string to GDK_STRNIL not pointer to a string Apr2012
2012-05-09 Sjoerd Mullender English.
2012-05-09 Sjoerd Mullender Solaris has kvm.h but no sys/sysctl.h
2012-05-09 Sjoerd Mullender Fix compilation.
2012-05-08 Sjoerd Mullender De-MX gdk_ssort.
2012-05-08 Sjoerd Mullender Some variables can be declared static.
2012-05-08 Fabian Groffen kvm: lib check doesn't need headers, so group logically
2012-05-08 Fabian Groffen MT_getrss: implemented for FreeBSD using kvm_getprocs()
2012-05-08 Fabian Groffen jaqltree.h: move printtree declaration to jaql.h due to stream
2012-05-07 Niels Nes added test for allready fixed bug 2958 Apr2012
2012-05-07 Niels Nes merging Apr2012
2012-05-07 Niels Nes fixed bug 2949. Checking program (types/declaration/flow) with half complete Apr2012
2012-05-07 Sjoerd Mullender Only print vmtrim debug message when MEMDEBUG (-d4) is in effect.
2012-05-07 Sjoerd Mullender Patch to previous changeset.
2012-05-07 Sjoerd Mullender Experimental new memory monitoring and freeing implementation.
2012-05-07 Sjoerd Mullender Do not use posix_madvise/madvise or posix_fadvise.
2012-05-04 Sjoerd Mullender Fix up some comments.
2012-05-07 Sjoerd Mullender Partial backout of changeset e5eff3a1c024: getrusage() gives max RSS Apr2012
2012-05-07 Niels Nes fixed bug in type inference with round (and a like) functions Apr2012
2012-05-07 Fabian Groffen backout fc255d753c2b: it didn't solve the problem
2012-05-07 Sjoerd Mullender Use getrusage() to get RSS (if it works). Apr2012
2012-05-07 Sjoerd Mullender Don't include stream.h in jaqltree.h because we don't have monetdb_config.h.