gam-resource-manager: adjust to updated proxied call callback signature.
[profile/ivi/murphy.git] / src / core / lua-utils /
2015-01-08 Janos Kovacssystem-controller: add screen resource support
2014-12-12 Krisztian Litkeylua-utils: allow and handle 64- and 32-bit array size...
2014-10-26 Krisztian Litkeylua-utils: exttbl and reftbl cleanup fixes, call user...
2014-10-25 Krisztian Litkeylua-utils: removed #if 0'd code.
2014-10-25 Krisztian Litkeylua-utils: properly release references from refs.priv...
2014-10-25 Krisztian Litkeylua-utils: obey format string for object dumping.
2014-10-25 Krisztian Litkeylua-utils: fix a few snprintf-related formatted printin...
2014-10-25 Krisztian Litkeylua-utils: add support for dynamically collected Lua...
2014-10-25 Krisztian Litkeylua-utils: added mrp_lua_call{stack,trace}.
2014-09-22 Ismo Puustinenlua-object: always init variable length when iterating...
2014-09-04 Jan Ekströmlua-utils: correct a type check for a Lua array collection. v0.0.55
2014-08-20 Ismo Puustinencore: funcbridge can now return arrays.
2014-03-31 Krisztian Litkeylua-5.2: provide lua_objlen compatibility macro if...
2014-03-21 Krisztian Litkeylua-utils: add a workaround for occasional Lua stack...
2014-03-21 Krisztian Litkeylua-utils: count active/dead objects per class.
2014-03-20 Krisztian Litkeylua-utils: allow object tracking to be enabled from...
2014-03-11 Krisztian Litkeylua-5.2: core: allow building against Lua >= 5.2.
2014-02-25 Janos Kovacslua-utils: add missing boolean support for funcbridge... v0.0.48
2014-02-25 Krisztian Litkeylua-utils: oops... don't patch the stack quite so eagerly.
2014-02-24 Krisztian Litkeylua-utils: patch the stack for {s,g}etfield during... v0.0.47
2014-02-24 Krisztian Litkeylua-utils: try harder getting complex object getter...
2014-02-21 Krisztian Litkeylua-utils: be a bit more robust if fed with invalid...
2014-02-14 Krisztian LitkeyMerge remote-tracking branch 'private/master' v0.0.46
2014-02-14 Krisztian Litkeylua-utils: let mrp_funcbridge_unref gracefully handle...
2014-02-14 Krisztian Litkeylua-utils: make sure the error buffer is always reset.
2014-02-14 Krisztian Litkeylua-utils: funcbridge fixes for custom murphy Lua objec...
2014-02-14 Krisztian Litkeycore: fix typo in an error message.
2014-02-14 Krisztian Litkeylua-utils: clean up the stack after table-based object...
2014-02-11 Ismo Puustinencore: don't use memory if allocation failed.
2014-02-07 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2014-01-29 Krisztian Litkeylua-utils: fix MRP_LUA_LFUNC/MRP_LUA_FUNC setter type...
2014-01-29 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2014-01-22 Krisztian Litkeylua-utils: include missing header for bool.
2014-01-08 Krisztian LitkeyMerge branch 'systemd-bus+native-types'
2013-12-05 Krisztian Litkeylua-utils: get rid of a compiler warning.
2013-12-05 Krisztian Litkeylua-utils: added mrp_lua_include_file.
2013-11-22 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-11-22 Krisztian Litkeylua-utils: can't call mrp_lua_get_lua_state, pulls... v0.0.39
2013-11-22 Krisztian Litkeylua-utils: added missing include.
2013-11-21 Krisztian Litkeylua-utils: fixed a few uninitialized var warnings.
2013-11-21 Krisztian Litkeylua-utils: allocation tracking for the Lua object infra
2013-11-21 Krisztian Litkeylua-utils: some sketch about how error path cleanup...
2013-11-21 Krisztian Litkeylua-utils: fix getfield thinko (not a setfield), try...
2013-11-21 Krisztian Litkeylua-utils: get rid of unused function warning.
2013-11-21 Krisztian Litkeylua-utils: infra support for object stringification.
2013-11-21 Krisztian Litkeylua-utils: added MRP_LUA_DEFINE_CLASS macro, comments...
2013-11-21 Krisztian Litkeylua-utils: simple stylistic unification, basic comments...
2013-11-21 Krisztian Litkeylua-utils: support for automatically bridged member...
2013-11-21 Krisztian Litkeylua-utils: support for typed objects, arrays, and autob...
2013-11-21 Krisztian Litkeylua-utils: macros to produce a simple debug dump of...
2013-11-21 Krisztian Litkeylua-utils: formalized object/userdata conversion, stric...
2013-11-21 Krisztian Litkeylua-utils: first attempt at error handling macros.
2013-11-21 Krisztian Litkeylua-utils: mandate constructor, pointer-based type...
2013-11-21 Krisztian Litkeylua-utils: PRIVREFS flag and handling, userdata/data...
2013-11-21 Krisztian Litkeylua-utils: added ref reffing + simple class-checker...
2013-11-21 Krisztian Litkeylua-utils: added MRP_LUA_CLASS_NOINIT flag.
2013-11-21 Krisztian Litkeylua-utils: support objects of a specific type as automa...
2013-11-21 Krisztian Litkeylua-utils: support arrays as automatic members.
2013-11-11 Krisztian Litkeylua-utils: support for automatic handling of Lua object...
2013-10-15 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-10-15 Ismo Puustinencore: fix compiler warnings.
2013-09-18 Krisztian Litkeylua-decision: throw Lua exception for fatal ruleset...
2013-02-18 Janos Kovacslua-utils: object creation with name leave correct...
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-02-14 Janos Kovacslua-utils: add support for function arrays
2013-01-14 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-01-11 Janos Kovacslua-decision: add sink.lua
2013-01-06 Janos Kovacslua-utils: fixing mrp_lua_to_object() to return NULL...
2013-01-06 Janos KovacsMerge branch 'master' of https://github.com/otcshare...
2013-01-06 Janos Kovacslua-utils: fix mrp_lua_to_object() to not leave garbage...
2012-12-26 Janos Kovacslua-utils: userdata of objects is aligned as structure...
2012-12-26 Janos KovacsMerge branch 'master' of https://github.com/otcshare...
2012-12-20 Janos Kovacslua-utils: fix in object destructor
2012-12-11 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2012-12-10 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy... 63/2563/1
2012-12-10 Janos Kovacslua-utils: add object destructor 62/2562/1
2012-12-06 Janos Kovacslua-decision: add boolean support to funcbridge 61/2561/1
2012-12-06 Janos Kovacslua-utils: add object destructor 60/2560/1
2012-12-06 Janos Kovacslua-utils: make check_funcbridge public 59/2559/1
2012-11-29 Janos Kovacslua-utils: fix method registration for objects
2012-11-26 Janos Kovacslua-utils, lua-decision: use lua_pcall() in funcbridge...
2012-11-14 Krisztian LitkeyMerge branch 'murphy-lua-bindings' of github.com:otcsha...
2012-11-14 Janos Kovacslua-utils: add mrp_lua_find_object()
2012-11-12 Janos Kovacslua-utils: add MRP_LUA_[ENTER|LEAVE] macros
2012-11-12 Janos Kovacslua-utils: fix an argument check what prevented tor...
2012-11-12 Janos KovacsMerge branch 'murphy-lua-bindings' of https://github...
2012-11-12 Janos Kovacslua-utils: fix mrp_lua_create_object() to handle correc...
2012-11-08 Janos KovacsMerge branch 'murphy-lua-bindings' of https://github...
2012-11-08 Janos Kovacslua-utils: add MRP_LUA_OVERRIDE_GETLENGTH macro
2012-11-06 Janos Kovacslua-decision: first prototype of the 'element' object
2012-11-06 Janos Kovacslua-utils: add local Makefile to compile locally, ie...
2012-11-06 Janos Kovacslua-utils: fix funcbridge.c
2012-11-06 Janos Kovacslua-utils: fix mrp_lua_push_strarray()
2012-11-06 Janos Kovacslua-library: add MRP_LUA_OVERRIDE_STRINGIFY
2012-11-06 Janos Kovacslua-utils: fix MRP_LUA_CLASS_DEF to work with multiple...
2012-11-06 Janos Kovacsscripting: add sources of LUA scripting support library