Next | Query returned 35 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2014-05-03 15:01:25 by Alexander Nasonov | Files touched by this commit (33)
Log message:
Adapt to Lua multiversion support.
   2014-04-09 09:27:19 by OBATA Akio | Files touched by this commit (452)
Log message:
recursive bump from icu shlib major bump.
   2013-10-30 07:03:38 by David A. Holland | Files touched by this commit (7)
Log message:
Use LUA_PKGPREFIX. Many Lua packages already do, but not these.
   2013-10-19 11:07:13 by Adam Ciarcinski | Files touched by this commit (346)
Log message:
Revbump after updating textproc/icu
   2013-07-04 20:06:24 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
Lua-Sqlite3 is a binding of Sqlite3 for Lua.

Lua-Sqlite3 is unique in contrast to other database bindings that it consists
of two layers. The first layer translates the SQLite 3 implementation's C API
to Lua. The first layer is called the backend. The second layers are frontend
layers, written in Lua. These layers provide a nice and smart view of the
database

Currently, Lua-Sqlite3 implements two frontends:
* A specialiced frontend which provides all sqlite3 capabilities.
* A LuaSQL compatible frontend as used on the Kepler Project.

Next | Query returned 35 messages, browsing 31 to 40 | previous