Natanael Copa
|
f292a85867
|
lua: support for lua 5.2
|
2013-06-13 14:21:01 +00:00 |
Timo Teräs
|
fd812dc722
|
lua: fix bindings, and build by default
|
2012-02-28 14:36:03 +02:00 |
Timo Teräs
|
00fd7b07f1
|
lua: fix compile error
|
2012-01-17 15:59:01 +02:00 |
Timo Teräs
|
1f9a36de68
|
db: support line feed as 'world' dependency separator
* default writing the world with spaces if a space is found
(for backwards compatibility) for now
|
2012-01-12 14:33:29 +02:00 |
Natanael Copa
|
bd0242e1de
|
lua: adapt to new API
Use new apk_blob_pull_dep instead of the old apk_dep_from_blob
|
2011-10-20 12:46:13 +00:00 |
Natanael Copa
|
391cd01b41
|
lua: implement iterator with installed packages
|
2011-09-15 17:13:08 +00:00 |
Natanael Copa
|
9e60a72b92
|
lua: implement exists/is_installed
Tests whether given package string is installed
|
2011-09-15 17:13:08 +00:00 |
Natanael Copa
|
c79302d973
|
lua: init fixes
- call apk_atom_init()
- if no open flag is specified, then default to read-only.
|
2011-09-15 17:13:08 +00:00 |
Natanael Copa
|
08533d74fa
|
lua: implement who_owns
|
2011-09-15 17:13:07 +00:00 |
Natanael Copa
|
17b1e1aeca
|
lua: open and close db
|
2011-09-15 17:13:07 +00:00 |
Natanael Copa
|
d7374642c2
|
lua: initial db_open
so far we just parse the db options
|
2011-09-15 17:13:07 +00:00 |
Natanael Copa
|
21a213c212
|
lua: remove unneeded global vars
|
2011-09-14 14:28:36 +00:00 |
Natanael Copa
|
3cdee6a406
|
lua: typecast apk blob len
So we can build with -Werror
|
2011-09-14 14:14:22 +00:00 |
Natanael Copa
|
7aed449427
|
lua: initial lua module
|
2010-06-11 07:02:18 +00:00 |