Commit Graph

4 Commits

Author SHA1 Message Date
Caesar11 e928c60a93 find and fix a bug: change seekPos's data type from int to long long,
by considering the situation when VSTree file's size exceed 2G bytes.

author: hanshuo
2015-09-09 08:06:38 +00:00
zengli 57a89e57e4 fix bugs in Database::join() and Database::only_pre_filter_after_join().
bugs was found by jialonghan@RUC.

author: hanshuo
2015-04-15 15:38:51 +08:00
Caesar11 3cdffdc7b2 1. use the new encode function encodeRDF_new() to replace the old one;
2. implement the inserting triple parts of the triple store updating feature;
3. fix some bugs in LRUCache.cpp and CBteeFunc.cpp.

author: hanshuo
2015-02-02 02:53:47 -05:00
Caesar11 7297b07868 add all source file and libs from local subversion
author: hanshuo
2014-11-20 23:46:37 -05:00