summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian: Added Eolian test generatordevs/lauromoura/tcautomated-squashedLarry Lira2019-10-2443-0/+1339
* pyolian: Add a method to get the hierarchy of extensionsLauro Moura2019-10-241-0/+17
* pyolian: full_inherit must recurse parent tooLauro Moura2019-10-242-0/+6
* csharp: Returning only method name iwrapper.Bruno da Silva Belo2019-10-242-13/+19
* efl_ui_relative_layout: change child, target parameter type to Efl.Gfx.EntityYeongjong Lee2019-10-241-8/+8
* elm/code: check save file attrs after openingMike Blumenkrantz2019-10-241-6/+5
* efl_message: add pending queue for filtering message.Hosang Kim2019-10-243-2/+19
* eina_mono: re-throw exception to preserve stack detailsYeongjong Lee2019-10-241-2/+2
* eina_mono: Initialize UNHANDLED_EXCEPTION inlineYeongjong Lee2019-10-241-6/+1
* csharp: Add since information to EoWrapper.csLauro Moura2019-10-241-23/+66
* tests/ecore: ensure that we attempt to re-set PATH in ecore-file testsMike Blumenkrantz2019-10-241-2/+14
* tests/ecore: replace all bespoke strcats with snprintfMike Blumenkrantz2019-10-241-23/+8
* tests/ecore: unset app args after app args unit test to prevent invalid readsMike Blumenkrantz2019-10-241-0/+7
* ecore/app: permit resetting app args to uninitialized (zeroed) stateMike Blumenkrantz2019-10-241-2/+4
* tests/eina: use slstr_steal function in slstr_steal testMike Blumenkrantz2019-10-241-1/+1
* tests/spec: free array in multi selectable testsMike Blumenkrantz2019-10-241-0/+10
* mono: merge namespaces in manual bindingsYeongjong Lee2019-10-249-50/+11
* cxx: Add license to CXX bindings.Felipe Magno de Almeida2019-10-24182-0/+2726
* csharp: Add licensing information.Lauro Moura2019-10-24116-0/+1933
* examples/efl_thread: fix oob writesMike Blumenkrantz2019-10-241-3/+3
* examples/ecore: use correct type for getchar() returnMike Blumenkrantz2019-10-241-1/+1
* spaces--Carsten Haitzler (Rasterman)2019-10-241-1/+0
* eina: remove eina_config.h.inDaniel Kolesa2019-10-231-116/+0
* eina: unbreak byteswap checksDaniel Kolesa2019-10-232-37/+11
* docs: small fixes to Efl.TextXavi Artigas2019-10-231-3/+1
* ecore-evas-wayland: Minor formatting fixesChristopher Michael2019-10-221-3/+6
* ecore-wl2: Minor formatting fixChristopher Michael2019-10-221-2/+2
* ecore_evas_wayland: Fix array step sizeChristopher Michael2019-10-221-1/+1
* ecore-evas-wayland: Add handler to arrayChristopher Michael2019-10-221-0/+1
* ecore-evas-wayland: Minor formatting fixChristopher Michael2019-10-221-53/+54
* ecore-evas-wayland: Minor formatting fixChristopher Michael2019-10-221-4/+2
* eina: fix network byte order swap funcs on big endianDaniel Kolesa2019-10-221-6/+6
* evas_object_textblock: add support for variation sequencesAli Alzyod2019-10-1910-49/+412
* fix various trivial null derefsMike Blumenkrantz2019-10-189-7/+18
* efl/io: return EINVAL if null slice is passed for writingMike Blumenkrantz2019-10-183-3/+6
* tests/ecore_con: clarify pointer usage in ecore_con_url testsMike Blumenkrantz2019-10-181-5/+4
* elm/main: fix null derefMike Blumenkrantz2019-10-181-0/+1
* efl/engines: fix null derefsMike Blumenkrantz2019-10-182-0/+2
* evas_vg/svg: fix null derefMike Blumenkrantz2019-10-181-1/+1
* eina/convert: init endptr in failure case of eina_convert_strtod_cMike Blumenkrantz2019-10-182-2/+3
* efl/boolean_model: remove misleading null checkMike Blumenkrantz2019-10-181-1/+1
* embryo: don't use sizeof() when strlen() is intendedMike Blumenkrantz2019-10-181-1/+1
* tests: fix minor string leaksMike Blumenkrantz2019-10-182-3/+6
* benchmarks/eina: fix possible div by zero in ecore_hashMike Blumenkrantz2019-10-181-0/+1
* ecore/main: avoid calling FD_SET with invalid fd valueMike Blumenkrantz2019-10-181-1/+2
* ecore/getopt: handle negative return in arg parsingMike Blumenkrantz2019-10-181-0/+1
* tests/eldbus: add va_end for va_args usage in message testMike Blumenkrantz2019-10-181-2/+2
* evas/language: #ifdef guard variable which is only used inside #ifdefMike Blumenkrantz2019-10-181-1/+6
* csharp: Setting ELM_ENGINE if it is none.Bruno da Silva Belo2019-10-181-0/+3
* wl egl - use platform get displayCarsten Haitzler (Rasterman)2019-10-181-9/+14