Commit Graph

15 Commits

Author SHA1 Message Date
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