gam-resource-manager: adjust to updated proxied call callback signature.
[profile/ivi/murphy.git] / src / core / lua-decision /
2014-12-12 Krisztian Litkeycore: fix a few incorrect mrp_debug usages.
2014-08-15 Krisztian Litkeybuild-sys: silence/fix warnings from autotools.
2014-03-11 Krisztian Litkeylua-5.2: core: allow building against Lua >= 5.2.
2014-01-10 Krisztian LitkeyMerge branch 'master' of github.com:01org/murphy submit/tizen/20140110.142837
2014-01-08 Krisztian LitkeyMerge branch 'systemd-bus+native-types'
2013-12-13 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy... v0.0.40 v0.0.41
2013-12-13 Janos Kovacslua-decision: don't crash in table/select constructor...
2013-10-15 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-10-15 Ismo Puustinenmdb: Don't use C++ keywords in variable names and struc...
2013-09-18 Krisztian Litkeylua-decision: removed now unused 'dependency' Lua object.
2013-09-18 Krisztian Litkeylua-decision: use direct dependency on the table for...
2013-09-18 Krisztian Litkeylua-decision: throw Lua exception for fatal ruleset...
2013-08-29 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-07-26 Ismo Puustinenlua-decision: do not crash if no error message set. v0.0.33 v0.0.34
2013-03-27 Krisztian Litkeylua-decision: select from an empty table is not an...
2013-02-19 Krisztian Litkeylua-decision: avoid unsigned underflow during table...
2013-02-18 Janos Kovacslua-decision: handle correctly the number or result...
2013-02-14 Krisztian LitkeyMerge branch 'jko-devel' of github.com:otcshare/policy...
2013-02-14 Janos KovacsMerge branch 'master' of https://github.com/otcshare...
2013-02-14 Janos Kovacsresource: add LUA support for resource owners and resou...
2013-01-14 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-01-14 Ismo Puustinencore: added getters for lua sink fields.
2013-01-11 Ismo Puustinenlua-decision: added the sink access functions.
2013-01-11 Janos Kovacslua-decision: add sink.lua
2013-01-10 Janos Kovacslua-decision: add C access routines to mrp_lua_element_t
2013-01-10 Janos Kovacslua-decision: add C access routines to mrp_lua_mdb_select_t
2012-12-11 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2012-12-11 Ismo Puustinenlua-decision: check for memory allocation success.
2012-11-29 Krisztian Litkeylua-decision: get rid of uninitialized usage warning.
2012-11-29 Janos Kovacslua-decision: add insert, replace, update and delete...
2012-11-27 Krisztian Litkeycore: added missing libraries for linking decision...
2012-11-26 Janos Kovacslua-utils, lua-decision: use lua_pcall() in funcbridge...
2012-11-19 Ismo Puustinencore-lua-decision: updated mdb lua bindings with "unsig...
2012-11-14 Krisztian LitkeyMerge branch 'murphy-lua-bindings' of github.com:otcsha...
2012-11-14 Janos Kovacslua-decision: invoke the elements update method in...
2012-11-14 Janos Kovacslua-decision: support for table dependencies
2012-11-13 Krisztian Litkeylua-decision: resolver integration fixes.
2012-11-13 Janos Kovacslua-decision: fix elemen_install() to install correct...
2012-11-13 Janos Kovacslua-decision: add create field to mdb.table
2012-11-12 Janos Kovacslua-decision: start to use MRP_LUA_[ENTER|LEAVE] and...
2012-11-12 Janos KovacsMerge branch 'murphy-lua-bindings' of https://github...
2012-11-12 Janos Kovacslua-decision: fix a typo in mdb's table_setfield()
2012-11-09 Janos Kovacslua-decision: add .single_value field to select as...
2012-11-08 Janos KovacsMerge branch 'murphy-lua-bindings' of https://github...
2012-11-08 Janos Kovacslua-decision: complete select object
2012-11-07 Krisztian Litkeylua-decision: added basic resolver target generation.
2012-11-06 Janos Kovacslua-decision: add select_install() to print dependencies
2012-11-06 Janos Kovacslua-decision: first prototype of the 'element' object
2012-11-06 Janos Kovacsbuilding: build support for lua-decision library
2012-11-06 Janos Kovacslua-decision: initial sources