platform/upstream/efl.git
2016-03-09 Tom HacohenExamples: Update according to recent eo_add changes.
2016-03-09 Tom HacohenAutomatic migration to the new eo_add syntax.
2016-03-09 Tom HacohenEctor and eo suite: Semi automatically migrate to the...
2016-03-09 Tom HacohenVg node: modify so the eo_add migration script won...
2016-03-09 Tom HacohenEo: Change to the Eo4 eo_add syntax.
2016-03-09 Stefan Schmidttests evas: enable xpm image loader in tests
2016-03-09 Stefan Schmidttests evas: remove commented out function which have...
2016-03-09 Chris Michaelecore-drm: Don't re-include config.h
2016-03-09 Chris Michaelecore-drm: Update copyright notice
2016-03-08 Tom HacohenRevert "ecore: Create Promises"
2016-03-08 Vitor Sousaeo_cxx: Fix unused parameter warning when no constructo...
2016-03-08 Stefan Schmidttests eolian: add test cases for type stub generations
2016-03-08 Stefan Schmidteolian_gen: mention the option for generating a stub...
2016-03-08 Stefan Schmidteolian_gen: remove unused functions _nextline and _star...
2016-03-08 Stefan Schmidtevas-3d examples: remove unused variables
2016-03-08 Carsten Haitzler... eo del interceptor: add the ability to intercept deleti...
2016-03-07 Stefan SchmidtRevert "eina: split Makefile with files/headers in...
2016-03-07 Stefan SchmidtRevert "eina: reintroduce additional support for eina...
2016-03-07 Stefan SchmidtRevert "eina: rely on GNU make to find file at their...
2016-03-07 Daniel Kolesaeolian: validate eo/legacy prefix to be [a-z_][a-z0...
2016-03-07 Stefan Schmidtbuild: do not use DEBUG when running with coverage
2016-03-07 Stefan Schmidtbuild: fix linking with coverage enabled after osx fix
2016-03-07 Stefan Schmidttests: get rid of Eo_Event2 in cxx tests
2016-03-07 Stefan Schmidtcxx bindings: get rid of Eo_Event2
2016-03-07 Stefan Schmidtbuild: fix type in m4 macro
2016-03-07 Tom HacohenEo event cb: Update documentation.
2016-03-07 Tom HacohenEo: Update documentation according to the event cb...
2016-03-07 Tom HacohenEo: get rid of Eo_Event2.
2016-03-06 Felipe Magno... ecore: Create Promises
2016-03-06 Felipe Magno... eina: Add Eina_Iterator implementation for C-array
2016-03-06 Jean Guyomarc'heina: fix typos in doxygen
2016-03-05 Jean Guyomarc'hecore: better resources use in the glib integration
2016-03-05 perepelits.mEvas: fix camera node adding to scene
2016-03-05 jiin.moonevas: fix preload thread deadlock issue
2016-03-05 Soohye Shinedje: return default description depends on RTL when...
2016-03-05 Jee-Yong Umedje_embryo: add box attributes support to set_state_val()
2016-03-04 Stefan Schmidttests: disable loading of the scim module as this can...
2016-03-04 Tom HacohenEo tests: Add tests for null (invalid) array callbacks.
2016-03-04 Tom HacohenEo: unmark Eo_Class as deprecated.
2016-03-04 Tom HacohenEo: Remove more deprecated functions.
2016-03-04 Tom HacohenEo: remove the long deprecated eo_data_get.
2016-03-04 Tom HacohenEo tests: Test more cases with legacy events.
2016-03-04 Tom HacohenEo legacy events: remove pointless string copies.
2016-03-04 Tom HacohenEo tests: Increase coverage for children iterator tests.
2016-03-04 Tom HacohenEo: Remove useless safety checks.
2016-03-04 Tom HacohenEo tests: add more eo_data_get tests.
2016-03-04 Daniel ZaouiEo: fix oversight for key_data
2016-03-04 Daniel ZaouiEo: set object as const for key_data_get
2016-03-04 Stefan Schmidtbuild: finally enable branch coverage in our lcov-check...
2016-03-04 Cedric Baileina: rely on GNU make to find file at their correct...
2016-03-04 Jaehyun ChoEo: Fix typo of SUPER_TAG_SHIFT.
2016-03-03 Cedric Baileina: reintroduce additional support for eina sub direc...
2016-03-03 Cedric Baileina: split Makefile with files/headers in preparation...
2016-03-03 Vitor Sousaeolian-cxx: Fix Eolian C++ constructing methods with...
2016-03-03 Felipe Magno... eolian-cxx: Partial fix for generation without eo_do
2016-03-03 Daniel Kolesaeolian: new type system API
2016-03-03 Vitor Sousaeolian_cxx: Fix C++ compilation with new Eolian_Type_Ty...
2016-03-03 Daniel Kolesaeolian: type documentation and other cleanups
2016-03-03 Daniel Kolesaeolian: completely clean up the type system
2016-03-03 Daniel Kolesaeolian: clean up some temporary hashes
2016-03-03 Daniel Kolesaeolian: separate type_to_str for decls
2016-03-03 Daniel Kolesaeolian: remove database_type_print (unused)
2016-03-03 Daniel Kolesaeolian: remove most of the old type APIs
2016-03-03 Daniel Kolesaeolian: more old type api removals
2016-03-03 Daniel Kolesaeolian: remove retrieval funcs for type-style enums...
2016-03-03 Daniel Kolesaelua: update eolian bindings to new typedecl api
2016-03-03 Daniel Kolesaeolian: initial conversion of C gen and tests to new...
2016-03-03 Daniel Kolesaeolian: add api to deal with typedecl free funcs
2016-03-03 Daniel Kolesaeolian: add some missing typedecl APIs
2016-03-03 Daniel Kolesaeolian: add matching APIs to get typedecls by file
2016-03-03 Daniel Kolesaeolian: add wrappers for most of typedecl APIs
2016-03-03 Daniel Kolesaeolian: remove unneeded hashes
2016-03-03 Daniel Kolesaeolian: actually generate typedecls as necessary
2016-03-03 Daniel Kolesaeolian: free the hashes (prevent leaks)
2016-03-03 Daniel Kolesaeolian: add typedecl delete func and init hashes correctly
2016-03-03 Daniel Kolesaeolian: rename typedef to typedecl to clear name confusion
2016-03-03 Daniel Kolesaeolian: add a structure + hashes representing type...
2016-03-03 Daniel Kolesaeolian: always define the first enum value for consistency
2016-03-03 Daniel Kolesaeolian: add typedef enumeration for type definitions
2016-03-03 Derek Foremanecore-input: Fix spelling errors in comments
2016-03-03 Tom HacohenFix more wrong migration to Eo4.
2016-03-03 Tom HacohenEdje calc: Fix wrong migration to Eo4.
2016-03-03 Tom HacohenEo examples: remove another reference to the eo examples.
2016-03-03 Jean-Philippe... Doc: Fix compilation after massive eo_do patch
2016-03-03 Tom HacohenEo: Migrate to the new syntax (Eo4) and adjust the EFL
2016-03-03 Tom HacohenManually fix extra eo_do calls that were added after...
2016-03-03 Tom HacohenExamples: Remove eo examples.
2016-03-03 Tom HacohenFix migration script mistakes and compilation warnings.
2016-03-03 Tom HacohenEo tests: Update tests according to the new syntax
2016-03-03 Tom HacohenAutomatic migration to Eo4.
2016-03-03 Tom HacohenSome automatic migration and some manual adjustments...
2016-03-03 Tom HacohenManually semi-migrate files in preparation for the...
2016-03-03 Tom HacohenEo: Migrate to the new syntax (Eo 4).
2016-03-03 Daniel Kolesaeolian generator: @class methods take const object
2016-03-03 Daniel Kolesaeolian: fix generation tests
2016-03-03 Daniel Kolesaeolian: generate correct const first param on methods...
2016-03-03 Daniel Kolesaeolian generator: use new call syntax
2016-03-03 Daniel Kolesaeolian generator: add obj as first param to header...
2016-03-02 Jean Guyomarc'hecore_cocoa: add function attributes
2016-03-02 Jean Guyomarc'hautotools: fix code coverage on OSX
next