2016-02-20

Tclunqlite v0.2.6

檔案放置網頁


Tclunqlite

About


This is the UnQLite extension for Tcl using the Tcl Extension Architecture (TEA).

UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL (Key/Value store and Document-store) database engine. This extension provides an easy to use interface for accessing UnQLite database files from Tcl.

Main Change

  1. Update README.md
  2. Update DBNAME config command Tcl_WrongNumArgs string
  3. Replace Tcl_GetString to Tcl_GetStringFromObj


說明


這是一個小更新的版本,把 DBNAME config 的錯誤提示文字改成比較正確的版本,並且把Tcl_GetString 更換為使用 Tcl_GetStringFromObj。

再來是重新加入 tests 目錄到 source code,並且加進最基本的 test cases。

沒有留言: