platform/upstream/efl.git
2014-06-10 Daniel Kolesaelua: better error handling for format
2014-06-10 Daniel Kolesaelua: use string buffer in all places for format plus...
2014-06-10 Daniel Kolesaelua: use custom string buffer impl for format (avoids...
2014-06-10 Daniel Kolesaelua: slight optimization of format func
2014-06-10 Daniel Kolesaelua: relatively slow but very powerful string formatte...
2014-06-10 Daniel Kolesaelua: xgettext: support for -X
2014-06-10 Daniel Kolesaelua: insert input files always after opts
2014-06-10 Daniel Kolesaelua: expand the input file lists for xgettext call...
2014-06-10 Daniel Kolesaelua: use the new app loading system
2014-06-10 Daniel Kolesaelua: a general system for application loading without...
2014-06-10 Daniel Kolesaelua: match file extensions in a case insensitive way
2014-06-10 Daniel Kolesaelua: more checks
2014-06-10 Daniel Kolesaelua: a bit more informative getopt plus better arg...
2014-06-10 Daniel Kolesaelua: more informative getopt
2014-06-10 Daniel Kolesaelua: xgettext lexer enhancements
2014-06-10 Daniel Kolesaelua: simplified source
2014-06-10 Daniel Kolesaelua: typo fix
2014-06-10 Daniel Kolesaelua: typo fix
2014-06-10 Daniel Kolesaelua: use an appropriately sized buffer
2014-06-10 Daniel Kolesaelua: lexer for xgettext
2014-06-10 Daniel Kolesaelua: remove xgettext_wrapper, instead expand the whole...
2014-06-10 Daniel Kolesaelua: utility func to exec a process (without spawning...
2014-06-10 Daniel Kolesaelua: trigger xgettext execution from xgettext.lua...
2014-06-10 Daniel Kolesaelua: support the EFL_RUN_IN_TREE environment variable
2014-06-10 Daniel Kolesaelua: use a xgettext wrapper
2014-06-10 Daniel Kolesaelua: initial code for xgettext.lua, a xgettext variant...
2014-06-10 Daniel Kolesaelua: allow description of positional arguments in...
2014-06-10 Daniel Kolesaelua: support for omitting things from help
2014-06-10 Daniel Kolesaelua: support for eolian typedefs, unfrotunately it...
2014-06-10 Daniel Kolesaelua: remove some superfluous fields in eolian bindings
2014-06-10 Daniel Kolesaelua: in/out fix
2014-06-10 Daniel Kolesaelua: remove leftover
2014-06-10 Daniel Kolesaelua: we don't need to include func name in conversion...
2014-06-10 Daniel Kolesaelua: pass ownership information to converters
2014-06-10 Daniel Kolesaelua: eolian fix (return nil instead of null in type_in...
2014-06-10 Daniel Kolesaelua: lualian reorg
2014-06-10 Daniel Kolesaelua: support for list appends in elua.getopt
2014-06-10 Daniel Kolesaelua: alignment
2014-06-10 Daniel Kolesaelua: getopt help alignment
2014-06-10 Daniel Kolesaelua: enforce posixly_correct in getopt_long of elua
2014-06-10 Daniel Kolesaelua: also use hash fields to store resulting optional...
2014-06-10 Daniel Kolesaelua: if script returns true, do not start the main...
2014-06-10 Daniel Kolesaelua: match help categories in a case insensitive way...
2014-06-10 Daniel Kolesaelua: getopt: support for categories in help callback...
2014-06-10 Daniel Kolesaelua: support for return values in getopt help
2014-06-10 Daniel Kolesaelua: support for help categories in getopt
2014-06-10 Daniel Kolesaelua: support for "done" callback in getopt
2014-06-10 Daniel Kolesaelua: error callback in getopt
2014-06-10 Daniel Kolesaelua: use callbacks more in lualian
2014-06-10 Daniel Kolesaelua: getopt support for callbacks
2014-06-10 Daniel Kolesaelua: smarter progname replacement in getopt
2014-06-10 Daniel Kolesaelua: getopt api improvement
2014-06-10 Daniel Kolesaelua: remove license printing
2014-06-10 Daniel Kolesaelua: support for default domain in gettext module
2014-06-10 Daniel Kolesaelua: gettext cleanups, use ffi for calling into gettex...
2014-06-10 Daniel Kolesaelua: i18n/l10n support including gettext module for...
2014-06-10 Daniel Kolesaelua: lualian: remove out/inout support on keys
2014-06-10 Daniel Kolesaelua: lualian: with directory scanning in, there is...
2014-06-10 Daniel Kolesaelua: geometry and size parsing support in getopt
2014-06-10 Daniel Kolesaelua: initial support for complex types in lualian...
2014-06-10 Daniel Kolesaelua getopt: support for optional values
2014-06-10 Daniel Kolesaelua: cover the new eolian APIs
2014-06-10 q66elua: lualian can now query type information
2014-06-10 q66elua: lualian now has access to types
2014-06-10 q66elua: start support for eolian complex types
2014-06-10 q66elua: minor update
2014-06-10 q66elua: update against eolian API
2014-06-10 Daniel Kolesaelua: remove getopt-like interface from getopt.lua...
2014-06-10 Daniel Kolesaelua: do not use ecore_getopt, getopt.lua improvements...
2014-06-10 Daniel Kolesaelua: help support in getopt
2014-06-10 Daniel Kolesaelua: declarative version of the getopt function
2014-06-10 Daniel Kolesaelua: getopt module
2014-06-10 Daniel Kolesaelua: adjust module system for injection into loaded...
2014-06-10 Daniel Kolesaelua: register classes in lualian generated code
2014-06-10 Daniel Kolesaelua: use actual class_get functions instead of placeholder
2014-06-10 Daniel Kolesaelua: generate a default constructor if none provided
2014-06-10 Daniel Kolesaelua: lualian support for non-default constructors...
2014-06-10 Daniel Kolesaelua: basic constructor generation in lualian
2014-06-10 Daniel Kolesaelua: respect possible retval from ctor
2014-06-10 Daniel Kolesaelua: make it possible to return values from constructors
2014-06-10 Daniel Kolesaelua: cleanup
2014-06-10 Daniel Kolesaelua: event fix
2014-06-10 Daniel Kolesaelua: functional event generation
2014-06-10 Daniel Kolesaelua: event ffi generation
2014-06-10 Daniel Kolesaelua: initial code for lualian events and remove defaul...
2014-06-10 Daniel Kolesaelua: more refined type conversions in lualian
2014-06-10 Daniel Kolesaelua: specialize Evas_Coord
2014-06-10 Daniel Kolesaelua: get rid of a warning
2014-06-10 Daniel Kolesaelua: fix accidental garbage collection of log domains
2014-06-10 Daniel Kolesaelua: better lualian type conversions
2014-06-10 Daniel Kolesaelua: basic type conversion support in lualian
2014-06-10 Daniel Kolesaelua: check for property/method scope in lualian (don...
2014-06-10 Daniel Kolesaelua: rename eo __ctor to __tor_common (so that it...
2014-06-10 Daniel Kolesaelua: class prefix stripping support
2014-06-10 Daniel Kolesaelua: wrap multiple-return properties
2014-06-10 Daniel Kolesaelua: lualian can now generate methods
2014-06-10 Daniel Kolesaelua: bindings fixes, lualian can now generate properti...
2014-06-10 Daniel Kolesaelua: fixes and more lualian stuff
2014-06-10 Daniel Kolesaelua: more lualian functionality
2014-06-10 Daniel Kolesaelua: eina bindings fixes, include support in lualian
next