Commit graph

14 commits

Author SHA1 Message Date
Tokuhiro Matsuno
89c490c504 Merge pull request #1 from charsbar/tie
tie interface
2013-07-03 21:53:57 -07:00
Kenichi Ishigaki
38116a08c5 better use UNQLITE_OK as there may be other errors 2013-07-04 13:48:22 +09:00
Kenichi Ishigaki
879640f4c5 fixed EXISTS 2013-07-04 13:40:10 +09:00
Kenichi Ishigaki
a94bdc6ca2 fixed DELETE for a nonexistent entry 2013-07-04 13:32:39 +09:00
Kenichi Ishigaki
317b78815a oops 2013-07-04 13:23:50 +09:00
Kenichi Ishigaki
008d6ea2f3 tie interface 2013-07-04 13:20:58 +09:00
tokuhirom
cc65858f58 Checking in changes prior to tagging of version 0.01.
Changelog diff is:

diff --git a/Changes b/Changes
index bfe2274..947f86c 100644
--- a/Changes
+++ b/Changes
@@ -2,5 +2,7 @@ Revision history for Perl extension Unqlite

 {{$NEXT}}

+0.01 2013-07-03T19:02:44Z
+
     - original version
2013-07-04 04:03:44 +09:00
tokuhirom
2e3159537d s/Unqlite/UnQLite/g 2013-07-04 04:01:54 +09:00
tokuhirom
15245d2e1c cursor support 2013-07-04 03:47:37 +09:00
tokuhirom
9156d52871 Added #rc and #errstr methods. 2013-07-03 21:01:16 +09:00
tokuhirom
c593f5aa9a updated docs 2013-07-03 17:29:10 +09:00
tokuhirom
78e193a02f updated documents. 2013-07-03 17:26:32 +09:00
tokuhirom
517a81ff38 support unqlite_kv_append 2013-07-03 17:21:17 +09:00
tokuhirom
0ea8c2d0a2 basic kvs features 2013-07-03 17:17:17 +09:00