Commit graph

9 commits

Author SHA1 Message Date
Reini Urban
9d0c7708fb more OPEN consts as mode argument
we do not only want to create databases
2013-07-17 12:42:59 -05:00
tokuhirom
e727b98d1d Checking in changes prior to tagging of version 0.02.
Changelog diff is:

diff --git a/Changes b/Changes
index 947f86c..fb8ef47 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,13 @@ Revision history for Perl extension Unqlite

 {{$NEXT}}

+0.02 2013-07-05T06:42:59Z
+
+    - Store RC to magic to fix race condition
+      (charsbar)
+    - Added `tie` interface.
+      (charsbar)
+
 0.01 2013-07-03T19:02:44Z

     - original version
2013-07-05 15:43:37 +09:00
Kenichi Ishigaki
efa2f598fa magic rc 2013-07-05 12:51:20 +09: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
2e3159537d s/Unqlite/UnQLite/g 2013-07-04 04:01:54 +09:00
Renamed from lib/Unqlite.pm (Browse further)