log

age author description
2013-01-28 Jennie Zhang close unnecessary branch. ssdb2
2013-01-28 Jennie Zhang merged with Feb2013, thus moving ssdb from Oct2012 to Feb2013 ssdb
2013-01-28 Minh-Duc Pham Change the implementation according to the new design. rdf
2013-01-15 Minh-Duc Pham Check the foreign key relationship from RDF triples. rdf
2013-01-08 Minh-Duc Pham Merge with default branch rdf
2013-01-04 Minh-Duc Pham Stop using .mx file for rdf_shredder rdf
2013-01-03 Minh-Duc Pham Fix the problem when the oid is > 2^63 by using bit 62th and 63th. rdf
2013-01-03 Minh-Duc Pham Change two bits in the oid for the RDF triple object so that rdf
2012-12-19 Minh-Duc Pham Merge with default branch rdf
2012-12-19 Minh-Duc Pham Minor modification. rdf
2012-12-13 Minh-Duc Pham Fix the problem of wrong frequency due to rehashing the hashmap. rdf
2012-12-13 Minh-Duc Pham Implement function for detecting maximum CSs from set of CSs rdf
2012-12-12 Minh-Duc Pham Add frequent Characteristic sets to a set. rdf
2012-12-10 Minh-Duc Pham Add rdfschema.h and move the declarations of schema-related functions to this file rdf
2012-12-10 Minh-Duc Pham Modify the function for storing predicates into a hash (putPtoHash). rdf
2012-12-06 Minh-Duc Pham Check the duplication while creating triples table. rdf
2012-12-04 Minh-Duc Pham Add function for collecting the number of CSs for a range of support values. rdf
2012-12-04 Minh-Duc Pham Merge with the fix of Sjeord on hgtags rdf
2012-12-04 Minh-Duc Pham Create function for collecting statistic on the set of CSs rdf
2013-01-28 Sjoerd Mullender Merge with default branch. sciql
2013-01-28 Sjoerd Mullender Only compile alternative version of pthread_sema_* if no sync'ed instructions.
2013-01-27 Stefan Manegold fixing BAT leak in new imprints select code,
2013-01-27 Stefan Manegold Merge from Feb2013 branch.
2013-01-27 Stefan Manegold approved stable output according to changeset 8ec91dfb1c38 Feb2013
2013-01-27 Jennie Zhang approved expected stable.out sciql
2013-01-27 Jennie Zhang approved expected stable.out sciql
2013-01-27 Jennie Zhang approved expected stable.err sciql
2013-01-27 Jennie Zhang isarray can be NULL, check it sciql
2013-01-27 Stefan Manegold Merge from default branch xid
2013-01-26 Stefan Manegold removed needless "(void) mb;" xid
2013-01-26 Jennie Zhang approved expected stable.out sciql
2013-01-26 Jennie Zhang approved expected stable.out sciql
2013-01-26 Jennie Zhang approved expected stable.out sciql
2013-01-26 Jennie Zhang approved expected stable.out sciql
2013-01-26 Jennie Zhang approved expected stable.out sciql
2013-01-26 Jennie Zhang merged from the (first) ssdb branch ssdb2
2013-01-26 Jennie Zhang moving ssdb from Oct2012 to Feb2013 ssdb2
2013-01-25 Jennie Zhang approved some expected stable output sciql
2013-01-25 Jennie Zhang '\d [obj]' should work correctly for both tables and arrays now sciql
2013-01-25 Jennie Zhang approved expected stable.out sciql
2013-01-25 Sjoerd Mullender Fix compilation issues for compilers other than GCC/ICC and VS.
2013-01-25 Jennie Zhang merged from default and fixed compilation errors sciql
2013-01-25 Jennie Zhang merged from Oct2012 ssdb
2013-01-25 Jennie Zhang merge ssdb
2012-12-16 Jennie Zhang merged from Oct2012 ssdb
2013-01-25 Sjoerd Mullender English.
2013-01-25 Sjoerd Mullender Make changeset 5b6c8b7a92ff also compile on Windows.
2013-01-25 Sjoerd Mullender Implemented semaphores using atomic instructions on capable systems.
2013-01-25 Sjoerd Mullender Print lock statistics at exit when TEMMASK (1<<10) is set and NDEBUG is not.
2013-01-25 Niels Nes merge with Feb2013
2013-01-25 Niels Nes merge from Oct2012 Feb2013
2013-01-25 Niels Nes improve concurrency Oct2012
2013-01-25 lsidir using BUN and BUNFMT for portability
2013-01-25 lsidir Accurate casting when shifting bits and function to print imprints.
2013-01-25 Stefan Manegold re-enable tracing of join algorithm choice in batjoin(),
2013-01-25 Martin Kersten merging
2013-01-25 Martin Kersten Tracing hash join properties
2013-01-25 Niels Nes merge Feb2013
2013-01-25 Niels Nes merge with Oct2012 Feb2013
2013-01-25 Niels Nes fix for bug 3222 Oct2012
2013-01-23 Minh-Duc Pham Merge changes with Feb2013 Feb2013
2013-01-09 Minh-Duc Pham Move the function TKNZRrdf2str from tokenizer to RDF module Feb2013
2013-01-09 Minh-Duc Pham Add a parameter for the count_col() function. Feb2013
2013-01-25 Sjoerd Mullender Approve after adding imprints select.
2013-01-24 Eleni Petraki Add "updates" in holistic indexing operators. holindex
2013-01-24 Eleni Petraki Add "updates" in stochastic cracking operators. holindex
2013-01-24 Eleni Petraki Add crackers_validation.mx holindex
2013-01-24 lsidir fixing innermasks to include the edge bits if there are no nils and no hi or low limits.
2013-01-24 Jennie Zhang Get the \d [obj] command work with the changed SQL catalog, in which sciql
2013-01-24 Jennie Zhang add a safety check. sciql
2013-01-23 Sjoerd Mullender Locks must be initialized.
2013-01-23 Sjoerd Mullender Destroy semaphores after use.
2013-01-23 Sjoerd Mullender sema_init string is name of semaphore, sema_{up,down} string is function.
2013-01-23 Sjoerd Mullender Typo.
2013-01-23 Sjoerd Mullender Define uint*_t types for Windows.
2013-01-23 lsidir fix compilation error for optimized version.
2013-01-23 Martin Kersten Pick better printable colors Feb2013
2013-01-23 lsidir it is 2013 for imprints too.
2013-01-23 lsidir missing files for imprints.
2013-01-23 lsidir The Column Imprints secondary index infrastructure.
2013-01-23 lsidir if result is empty do not print the entire bat, just assert. Feb2013
2013-01-22 Eleni Petraki Updates: fix code. holindex
2013-01-22 Sjoerd Mullender Added ChangeLog message for mutex replacement.
2013-01-22 Sjoerd Mullender Merge with Feb2013 branch.
2013-01-22 Sjoerd Mullender Statically initialize locks if we can, dynamically if we must.
2013-01-21 Martin Kersten Typos Feb2013
2013-01-21 Sjoerd Mullender Merge with Oct2012 branch. Feb2013
2013-01-21 Sjoerd Mullender Destroy locks and semaphores before freeing memory resources. Oct2012
2013-01-21 Stefan Manegold updated stable output Feb2013
2013-01-21 Stefan Manegold Merge with Oct2012 branch. Feb2013
2013-01-21 Stefan Manegold added test for bug 3225 Oct2012
2013-01-21 Stefan Manegold Merge with Oct2012 branch; not changing any files. Feb2013
2013-01-21 Stefan Manegold fixed bug 3225: since changeset 822e78b1baa5 we need to lookup on e, not on bn Oct2012
2013-01-20 Martin Kersten Collect collission statistics Feb2013
2013-01-20 Niels Nes only selectively push down joins under group by's (only when the join is Feb2013
2013-01-20 Jennie Zhang merged sciql
2013-01-20 Jennie Zhang reimplemented array creation sciql
2012-12-13 Jennie Zhang Remove files from the old array.mx, which has been removed (long ago) in the sciql branch. sciql
2012-10-19 Jennie Zhang Modified dim. range definition in CREATE ARRAY sciql
2013-01-19 Sjoerd Mullender Approve. Responsible code changed in changeset b25d49a3976c. Feb2013
2013-01-18 Martin Kersten Make footprint optional Feb2013
2013-01-18 Sjoerd Mullender Ported changeset b3ecb6c399c8 to Windows.
2013-01-18 Sjoerd Mullender Implemented locking using atomic test-and-set instructions.
2013-01-18 Martin Kersten Drop footprint from default action Feb2013
2013-01-18 Martin Kersten A little defensive Feb2013
2013-01-17 Stefan Manegold Merge with Feb2013 branch.
2013-01-17 Stefan Manegold geom test require module geom Feb2013
2013-01-17 Stefan Manegold Merge with Feb2013 branch.
2013-01-17 Stefan Manegold Make nextafter() & nextafterf() work correctly with Intel icc: Feb2013
2013-01-17 Stefan Manegold use SQL type REAL instead of FLOAT; Feb2013
2013-01-17 Sjoerd Mullender Merge with Feb2013 branch.
2013-01-17 Sjoerd Mullender Redid gdk_atomic.h: simplified and extended interfaces, added comment. Feb2013
2013-01-17 Sjoerd Mullender Unlock on error. Feb2013
2013-01-17 Sjoerd Mullender A little cleanup. Feb2013
2013-01-17 Stefan Manegold Merge with Feb2013 branch.
2013-01-17 Stefan Manegold enabled "top-level" Mtest.py Feb2013
2013-01-17 Sjoerd Mullender A little cleanup. Feb2013
2013-01-16 Sjoerd Mullender Merge with Feb2013 branch.
2013-01-16 Sjoerd Mullender Merge with Oct2012 branch. Feb2013
2013-01-16 Sjoerd Mullender Add a comment about persistence status flags. Feb2013