Commit Graph

134 Commits

Author SHA1 Message Date
Caesar11 7af796bc6d Update README.md 2015-09-25 16:15:02 +08:00
Caesar11 970f90f47c add System Update Log in README.md 2015-09-25 16:13:39 +08:00
Caesar11 50d6c495e4 implement the new version of BTree, and replace the old one.
author: zengli
2015-09-25 07:05:59 +00:00
Caesar11 c8dfd99d00 fix Chinese garbled code in annotation at line 1202.
author: hanshuo
2015-09-09 08:37:12 +00:00
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
Caesar11 aca113dabd remove deprecated SPARQL examples in format_query folder.
author: hanshuo
2015-09-08 06:57:11 +00:00
Caesar11 22668470e1 update the length(to 1024) of char arrays which store the BTree file path.
author: hanshuo
2015-09-08 05:02:08 +00:00
root c8efa0ee8b remove deprecated examples.
author: hanshuo
date: 20150907
2015-09-07 07:14:15 +00:00
Caesar11 ee0911df89 Update README.md 2015-09-01 14:38:17 +08: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 5b046cfcfe remove the deprecated readme file.
author: hanshuo
2015-05-21 22:37:14 -04:00
Caesar11 2c24bb00f2 1. add quick start usage in README.
2. delete out-of-date example data, and add new example data.

author: hanshuo
2015-05-21 10:02:48 -04:00
Caesar11 2935d3ee58 1. re-write BasicQuery::dupRemoval_invalidRemoval().
2. update BasicQuery::clear() to free memory when destruct.

author: hanshuo
2015-04-25 01:49:44 -04:00
Caesar11 d22b883756 add BSD New license.
author: hanshuo
2015-04-23 03:50:31 -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 257e90ffa6 Merge branch 'master' of https://github.com/Caesar11/gStore 2015-02-02 03:01:04 -05: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 a9bba89a99 Update README.md 2015-01-19 21:54:02 +08: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 f1d3e2c3b8 fix a bug in Socket::recv(). 2015-01-12 03:59:37 -05:00
Caesar11 49ad0c5493 fixed the '\0' bug in GstoreConnector.recv() 2014-12-11 02:12:16 -05:00
Caesar11 98eb1be60c fixed bug in GstoreConnector.recv() 2014-12-11 01:52:51 -05:00
Caesar11 6ea3b20683 fixed the java conntetor API bugs, use utf-8 charset to transfer data. 2014-12-11 01:09:23 -05:00
Caesar11 c07f110097 add objs empty folder 2014-12-08 09:13:16 -05:00
Caesar11 424f740053 add lib folder and update Makefile 2014-12-08 09:05:04 -05:00
Caesar11 1c7b0485dd Merge branch 'master' of https://github.com/Caesar11/gStore 2014-11-27 20:58:50 -05:00
Caesar11 46fe0ba32c added usage doc.
author: hanshuo
2014-11-27 20:56:44 -05:00
Caesar11 b12a2c4315 Update README.md 2014-11-21 14:40:42 +08:00
Caesar11 eeebc2461e Update README.md 2014-11-21 14:37:18 +08:00
Caesar11 4bc401a412 Update README.md
add building steps
2014-11-21 12:59:37 +08:00
Caesar11 7297b07868 add all source file and libs from local subversion
author: hanshuo
2014-11-20 23:46:37 -05:00
Caesar11 eadbda81be configure the .gitignore
author: hanshuo
2014-11-20 23:45:07 -05:00
Caesar11 0f608da4b1 Initial commit 2014-11-20 22:59:01 +08:00