gam-resource-manager: adjust to updated proxied call callback signature.
[profile/ivi/murphy.git] / src / core /
2015-01-08 Krisztian Litkeygam-control: initial experimental/demo plugin implement...
2015-01-08 Janos Kovacssystem-controller: add screen resource support
2014-12-12 Krisztian Litkeylua-transport: use mrp_lua_error with a return whenever...
2014-12-12 Krisztian Litkeycore: fix a few incorrect mrp_debug usages.
2014-12-12 Krisztian Litkeylua-event: adjusted to event infra changes, added expli...
2014-12-12 Krisztian Litkeylua-utils: allow and handle 64- and 32-bit array size...
2014-12-12 Krisztian Litkeycommon: event infrastructure overhaul, lifted from...
2014-12-11 Ismo Puustinencore: added initial Lua bindings for event handling.
2014-12-01 Krisztian Litkeylua-bindings: added functions for inspecting the enviro...
2014-12-01 Krisztian Litkeylua-bindings: teach bitwise to handle more than two...
2014-11-06 Krisztian Litkeylua-bindings: fix Lua debug record short_src check.
2014-11-06 Krisztian Litkeycore: fix thinko that turned purge_deleted into dead...
2014-11-06 Krisztian Litkeycore: don't leak RTLD_LOCAL-ly opened handles for core...
2014-10-28 Krisztian Litkeylua-log: explicitly restore Lua stack across function...
2014-10-28 Krisztian Litkeylua-transport: explicitly restore Lua stack across...
2014-10-28 Krisztian Litkeylua-sighandler: explicitly restore Lua stack across...
2014-10-28 Krisztian Litkeylua-timer: explicitly restore Lua stack across callbacks.
2014-10-28 Krisztian Litkeylua-deferred: explicitly restore Lua stack across callb...
2014-10-28 Krisztian Litkeylua-console: explicitly restore Lua stack across callbacks.
2014-10-26 Krisztian Litkeydomain-control: fixed a few compiler warnings.
2014-10-26 Krisztian Litkeylua-deferred: fixes, explicit enable/disable, removed...
2014-10-26 Krisztian Litkeylua-sighandler: fixes, explicit enable/disable, removed...
2014-10-26 Krisztian Litkeylua-timer: fixes, explicit start/stop, removed 'data...
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-sighandler: get rid of a compiler warning.
2014-10-25 Krisztian Litkeylua-deferred: get rid of a compiler warning.
2014-10-25 Krisztian Litkeylua-timer: get rid of a compiler warning.
2014-10-25 Krisztian Litkeylua-bindings: clone JSON objects when setting them...
2014-10-25 Krisztian Litkeylua-bindings: mark Lua JSON class to opt-out from impli...
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-10-25 Krisztian Litkeycore: added 'debug mm dump' console command for dumping...
2014-10-02 Krisztian Litkeylua-timer: delete timer if callback is set to null...
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-08-20 Krisztian Litkeycore, domain-control: added proxied domain function...
2014-08-15 Krisztian Litkeybuild-sys: silence/fix warnings from autotools.
2014-06-03 Krisztian Litkeyconsole: stop listing debug sites.
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-bindings: autoenable debugging when 'lua debug...
2014-03-21 Krisztian Litkeylua-bindings: console commands for Lua GC and object...
2014-03-21 Krisztian Litkeylua-bindings: override allocator earlier, use simpler...
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-21 Krisztian Litkeylua-bindings: try not to lose file inclusion Lua error...
2014-02-19 Krisztian Litkeylua-bindings: added function to test if a plugin is...
2014-02-19 Krisztian Litkeycore: added a few plugin state testing functions.
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-timer: tostring thinko fixes.
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-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-12-06 Krisztian Litkeylua-bindings: added murphy.disable_include(), for disab...
2013-12-05 Krisztian Litkeylua-utils: get rid of a compiler warning.
2013-12-05 Krisztian Litkeylua-bindings: reworked Murphy.include & co. to use...
2013-12-05 Krisztian Litkeylua-utils: added mrp_lua_include_file.
2013-12-04 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/policy...
2013-12-04 Krisztian Litkeylua-bindings: first shot at Murphy.include/Murphy.try_i...
2013-11-23 Krisztian Litkeydaemon,core: unlink all blacklisted builtin plugins.
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-bindings: added a very primitive module exposing...
2013-11-21 Krisztian Litkeylua-utils: get rid of unused function warning.
2013-11-21 Krisztian Litkeylua-bindings: updated transport bindings MRP_LUA_DEFINE...
2013-11-21 Krisztian Litkeylua-bindings: updated MRP_LUA_DEFINE_CLASS macro usage.
2013-11-21 Krisztian Litkeylua-utils: infra support for object stringification.
2013-11-21 Krisztian Litkeylua-bindings: updated most bindings to used MRP_LUA_DEF...
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...
next