Commit Graph

65 Commits

Author SHA1 Message Date
bookug 6224d132b3 not use git-lfs for data;add missing files in data/ and test/ 2016-03-11 15:50:11 +08:00
bookug 8a1aaae8ef add missing files 2016-03-11 15:36:05 +08:00
bookug b5253ad638 modify README according to change in tools 2016-03-11 15:12:09 +08:00
bookug 44303228c6 change makefile and gitignore for tools 2016-03-11 15:04:23 +08:00
bookug fa279133df change libantlr.gz to folder, avoid git lfs error 2016-03-11 14:57:17 +08:00
bookug c012eca12d add missing jpg, docx, pdf 2016-03-09 14:54:30 +08:00
bookug 69d01326e0 docs 2016-03-08 19:52:01 +08:00
bookug c4837e20e6 update the server/client;add missing makefiles for api 2016-03-08 19:48:00 +08:00
bookug cdb2fafd9d close Stream temporalily for debug 2016-03-06 17:20:01 +08:00
bookug 51825dab74 fix the System Requirements 2016-03-06 16:52:22 +08:00
Bookug Lobert 46c2d19320 Update CHANGELOG.md 2016-03-04 17:25:42 +08:00
bookug e8d79c6ced fix api and build docs 2016-03-04 17:20:19 +08:00
bookug 56ec81216a reinit and adjust 2016-03-04 16:49:06 +08:00
Bookug Lobert 2b220d8c7f stream 2016-01-25 23:31:32 +08:00
Bookug Lobert f3a6556c27 merge 2016-01-25 15:23:03 +08:00
Bookug Lobert 0094ca38f9 Merge branch 'master' of github.com:Caesar11/gStore
synchronous between 74 server and local
2016-01-25 15:12:16 +08:00
Bookug Lobert 37b9c26fb2 bookug local 2016-01-25 15:12:02 +08:00
zengli 43f5f38aa1 result direction 2016-01-25 01:43:18 -05:00
Bookug Lobert d03c79ad8c help develop 2016-01-20 15:39:36 +08:00
qzxx-syzz 18077e263c Update README.md 2015-11-06 20:38:35 +08:00
qzxx-syzz c94d82e055 Update README.md 2015-11-06 20:35:58 +08:00
qzxx-syzz a7003ef3a5 Update README.md 2015-11-06 20:28:00 +08:00
bookug 59d98adaaa merge several classes;
remove most warnnings;
adjust debug system;
add Stream for ResultSet;
cant add Stream for IDlist and maybe not need;
add redirection for gquery console;
add realpath for soft links but not enable;

author: zengli
2015-11-06 19:13:39 +08:00
Caesar11 4db4bb651c restore the output information.
author:hanshuo
2015-10-20 02:33:15 +00:00
Caesar11 647d789caa Update README.md 2015-10-20 09:55:50 +08:00
qzxx-syzz fb80f735c1 Update README.md 2015-10-20 00:08:30 +08:00
qzxx 5e4e2e470a deal with the version conflict
author: zengli
2015-10-20 00:02:53 +08:00
qzxx 87731c7286 update README;remove debugging information
author: zengli
2015-10-19 23:58:46 +08:00
Caesar11 125b088bb3 Update README.md
recover README.md
2015-10-19 17:08:14 +08:00
qzxx da5a84b23a fix log bug;better the gquery console;add test
author:zengli
2015-10-19 16:48:02 +08:00
qzxx-syzz 7e497c57d9 Update README.md 2015-10-13 20:20:48 +08:00
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