2014-04-10 |
Jérémy Zurcher | eo2: fix indentation |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: do not try to unref classes in eo2_do_end() |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: remove memset() in _eo2_do_end() as all stack... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: no need to resolve eo_id when we reuse previous... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add tests for call stack grow and shrink |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: call stack grows and shrinks |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: rename Eo_Abstract_Class->Eo2_Abstract_Class |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: remove dead code |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add TODO-eo2 |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: change the order of EO2_OP_FUNC* to put EAPI first. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: optimize eo2_do_super func relove a bit. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: get rid of eo2_stack_depth_get. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: formatting. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: prefixed internal functions with _. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed validity checks for eo2_do_super. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed eo2_do call order. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: eo2_do_super should only have one func. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: share code between eo2_do and eo2_do_super. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed formatting. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: prefix all the eo2_*internal* functions with an... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: don't create types starting with __, that's reserved. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: use EO2_CLASS_DESCRIPTION_NOOPS everywhere. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed a compliation issue in test suite. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fix eo2_base_class function signatures. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2 suite: add an important FIXME. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated the eo-suite test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed eo2_class_class. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: detach children when object is deleted. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: correctly handle eo2_do(NULL, ...). |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: do not restrict search for api in class extensions... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: interface test, removed obsolete Eo_Op. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated mixin test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: constructors test, removed obsolete Eo_Op. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: cleaned up the function overrides test. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fix function overrides test. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: _eo2_api_desc_get can look into interfaces extensi... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_add_internal_end() return NULL if do_error... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: support NULL op_descs |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix some op descriptions in constructors tests |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add EO2_CLASS_DESCRIPTION_NOOPS() macros |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix mixim elaboration |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix tests, do not use _CLASS_FUNC_, see previous... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: remove EO2_CLASS_FUNC_* macros |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2 test composite: migrated things I forgot to migrate. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2 base class: fixed regular and class event functions... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated signals test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated interface test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated function_overrides test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed EO2_VOID_CLASS_FUNC_BODY function. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated constructors test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated the composite test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: improved error messages on failed resolves. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: access tests makeup |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: changed Eo class names to be consistent. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add EO2_CLASS_CLASS |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: base class op_descs must be static |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: support composites object |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: optimize eo2_call_resolve and call stack |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix eo_base_data_get(), eo_composite_attach()... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: clean up and speed up call stack usage |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_add_internal_start use trash and fix MAGIC |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_do() and eo2_do_super() supports objects and... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: rewrite eo2_do_start(...) |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: change a few variable names |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add eo2_parent_set(), eo2_parent_get(), eo2_childr... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: formatting |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: import cecd1980, calloc and realloc failure protec... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: minor fixes after huge rebase |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_do_start use EO_OBJ_POINTER_ macros not _eo_ob... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_call_resolve_internal support undef HAVE_EO_ID |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: _eo2_api_desc_get: walks in mro not in klass-... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: rename eo2 class 'Eo Base'->'Eo2 Base' |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add DBG msg in eo2_class_funcs_set |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Cedric Bail | eo2: memset will be faster, still why not using NULL... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Cedric Bail | eo2: we can rely on LD_PRELOAD for those hook, so remov... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add EO2_HOOK_DO_PREPARE |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Cedric Bail | eo2: add hook for beinning and start of all function... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix eo2 custom constructors |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: sprinkle with 'const' |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fixed EO2_CLASS_FUNC_BODY and etc. functions. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: revert "fixed EO2_CLASS_FUNC_BODY and etc. functions." |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed EO2_CLASS_FUNC_BODY and etc. functions. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: remove EO2_OP_FUNC_VIRTUAL |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fix backslash alignment. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: updated the access test to use eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: revert "eo2_add accepts non-defauld constructors" |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: implement class function support |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo_del_internal use same logic as in eo_add_internal |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix indent |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_add accepts non-defauld constructors |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: call _eo2_class_funcs_set from _eo_class_constructor |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: cleaned up EO2_CLASS_DESCRIPTION_OPS and OP_DESC_S... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed dbg_info_get function to accept the correct... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: cleaned up eo2_do macros. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: do not call eo2_do_end() if eo2_do_start() fail |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_do() uses __attribute__ cleanup |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add eo2_call_stack_depth |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: EO2_CALL_STACK_SIZE -> EO2_CALL_STACK_DEPTH |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add virtual func support |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: compile eo2_base_class when compiling libeo. |
commit | commitdiff | tree | snapshot |
next |