Caesar11
|
50d6c495e4
|
implement the new version of BTree, and replace the old one.
author: zengli
|
2015-09-25 07:05:59 +00:00 |
Caesar11
|
cda9e29e86
|
1. fix "exit(0)" bug when open RDF file failed.
2. update api example code.
author: hanshuo
|
2015-05-28 02:25:06 -04:00 |
Caesar11
|
8e94ac6b9d
|
fix memory leak in Database::only_pre_filter_after_join().
bugs was found by jialonghan@RUC.
author: hanshuo
|
2015-04-22 22:13:14 -04: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
|
6b5bf3fea5
|
1. delete some debug codes in Database.cpp, which may lead to segmentation fault.
2. update several connection classes(in Server folder) to support configurable gserver listening port.
|
2015-01-17 02:52:44 -05:00 |
Caesar11
|
7297b07868
|
add all source file and libs from local subversion
author: hanshuo
|
2014-11-20 23:46:37 -05:00 |