gStore/KVstore
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
..
bstr implement the new version of BTree, and replace the old one. 2015-09-25 07:05:59 +00:00
hash implement the new version of BTree, and replace the old one. 2015-09-25 07:05:59 +00:00
heap merge several classes; 2015-11-06 19:13:39 +08:00
node merge several classes; 2015-11-06 19:13:39 +08:00
rangevalue merge several classes; 2015-11-06 19:13:39 +08:00
storage merge several classes; 2015-11-06 19:13:39 +08:00
tree merge several classes; 2015-11-06 19:13:39 +08:00
util implement the new version of BTree, and replace the old one. 2015-09-25 07:05:59 +00:00
Btree.cpp add all source file and libs from local subversion 2014-11-20 23:46:37 -05:00
Btree.h add all source file and libs from local subversion 2014-11-20 23:46:37 -05:00
CBtreeFunc.cpp fix Chinese garbled code in annotation at line 1202. 2015-09-09 08:37:12 +00:00
CBtreeH.h update the length(to 1024) of char arrays which store the BTree file path. 2015-09-08 05:02:08 +00:00
KVstore.cpp merge several classes; 2015-11-06 19:13:39 +08:00
KVstore.h merge several classes; 2015-11-06 19:13:39 +08:00
Makefile fix log bug;better the gquery console;add test 2015-10-19 16:48:02 +08:00