log

age author description
2014-02-21 Sjoerd Mullender Jan2014 has been released. Feb2013
2014-02-21 Sjoerd Mullender Test for bug 3444. Jan2014
2014-02-21 Martin Kersten Add missing function
2014-02-21 Stefan Manegold fixed compilation with Clang (extract from changeset 38b754469d60) holindex
2014-02-17 Stefan Manegold configure: disable -Wunreachable-code also with newer version(s) of clang holindex
2014-02-17 Stefan Manegold configure: replace -Wp,-D_FORTIFY_SOURCE=2 by -D_FORTIFY_SOURCE=2: holindex
2014-02-12 Sjoerd Mullender Work around a bug in gcc. holindex
2014-02-21 Sjoerd Mullender Revert back to using legacy functions in log_tend. Jan2014
2014-02-21 Sjoerd Mullender Print a bit more information when warning about legacy functions.
2014-02-21 Sjoerd Mullender Complain about usage of legacy functions.
2014-02-21 Sjoerd Mullender Merge with Jan2014 branch.
2014-02-21 Niels Nes use the correct inserted slice for reporting the correct number of inserted rows. Jan2014
2014-02-21 Stefan Manegold Merge with Jan2014 branch. int128
2014-02-20 Martin Kersten Fix missing include
2014-02-20 Martin Kersten Remove superflous file
2014-02-20 Martin Kersten Remove superflous utility
2014-02-20 Martin Kersten Remove useless signatures
2014-02-20 Martin Kersten Reshuffle code, no functional change
2014-02-20 Martin Kersten Merge
2014-02-20 Martin Kersten Cleanup the manual generation
2014-02-20 Martin Kersten Documentation already in website
2014-02-20 Sjoerd Mullender Use single mechanism to propagate errors to upper layers in tablet reader. Jan2014
2014-02-20 Sjoerd Mullender Merge with Jan2014 branch.
2014-02-20 Sjoerd Mullender Avoid using \r\n delimiters. On Windows, we only see \n. Jan2014
2014-02-20 Minh-Duc Pham Add time checking for building all permutations of S,P,O triple table rdf
2014-02-14 Minh-Duc Pham Get subCS info for all CSs (for reporting only) rdf
2014-02-20 Sjoerd Mullender BUNlocate can be static.
2014-02-20 Sjoerd Mullender Approved after recent changes.
2014-02-20 Martin Kersten Move documentation to web
2014-02-20 Martin Kersten Move documentation to the web
2014-02-20 Martin Kersten Undo accidental deletion of ptr-type
2014-02-19 Martin Kersten Simple typos and reshufflings
2014-02-19 Martin Kersten OID origin optimizer not used
2014-02-19 Stefan Manegold crash_on_alias.Bug-2798: extended test with PLAN to analyze/debug crash with int128 int128
2014-02-19 Stefan Manegold crash_on_alias.Bug-2798: extended test with EXPLAIN to analyze/debug crash with int128 int128
2014-02-19 Sjoerd Mullender BUNlocate is no longer used outside the GDK.
2014-02-19 Sjoerd Mullender Use void-headed bats for case conversion.
2014-02-19 Stefan Manegold update debian installers with new int128/"hge" files, if available int128
2014-02-19 Stefan Manegold MonetDB.spec: clean-up to also work on 32-bit or other cases without 128bit integers int128
2014-02-19 Hannes Muehleisen MonetDB.R connector version 0.9
2014-02-18 Sjoerd Mullender Removed the BAT set property.
2014-02-19 Sjoerd Mullender Merge with Jan2014 branch.
2014-02-19 Sjoerd Mullender Please compilers.
2014-02-18 Martin Kersten Remove documentation, it is in the web
2014-02-18 Stefan Manegold Merge with jan2014 branch. int128
2014-02-18 Martin Kersten Add non-automic test for status inquiries
2014-02-18 Martin Kersten Fix shielding of variables.
2014-02-18 Sjoerd Mullender Add casts to help compiler. We know it fits. Jan2014
2014-02-18 Sjoerd Mullender Approve after changeset a37967552f50.
2014-02-18 Sjoerd Mullender Removed BATsunion, BATsunique, BATsdiff, BATsintersect.
2014-02-18 Sjoerd Mullender Fix deb building for json/jaql.
2014-02-18 Stefan Manegold MonetDB.spec: fixed `make rpm` for json/jaql code:
2014-02-18 Stefan Manegold MonetDB5-SQL-Installer.vdproj: (try to) update by hand: int128
2014-02-18 Stefan Manegold Merge with Jan2014 branch. int128
2014-02-18 Martin Kersten Miscellaneous cleanup
2014-02-18 Sjoerd Mullender Approved after recent changes.
2014-02-18 Sjoerd Mullender Approved after changeset 058edfa241f9.
2014-02-18 Sjoerd Mullender English: allready -> already. Jan2014
2014-02-18 Sjoerd Mullender Implemented BATsubunique / algebra.subunique.
2014-02-18 Sjoerd Mullender Mostly cosmetic changes to SORTfnd function implementation.