projects
/
profile
/
ivi
/
eobj.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
profile/ivi/eobj.git
2012-04-23
tasn
Eobj: we don't care about "Still reachable".
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Use EINA_SAFETY when needed.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Added eina magic to API functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Fixed windows support.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Added EOBJ_CALLBACK_STOP/CONTINUE macros.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Add a convenience macro for defining the class_ge...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Fixed issue with FindEina.cmake and things using it.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Allocate the data blob at the end of the object.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: A bit of code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Added EINA_LIKELY/UNLIKELY to eobj_data_get.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Add a couple of funcs_set tests and fixed a bug...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: s/__UNUSED__/EINA_UNUSED/ I had no idea that...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Fixed naming of the internal con/destructor wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Enforce some interface restrictions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Change obj of eobj_data_get to be const.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Added mixin data support.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Added forgotten docs to eobj_xref/xunref.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Improved tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Add checks to ensure consistent method rosulotion...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Modified the mixin test to test the mixin mro.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
tasn
Eobj: Improved error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
tasn
Eobj: Ensure we don't allow calling super functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Use xref.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Add a mixin inheritance test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Add named (by obj ptr) ref - xref.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: EOBJ_CLASS_BASE -> EOBJ_BASE_CLASS.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Doxygen - moved EOBJ_EV_* to be under EOBJ_BASE_C...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Added EOBJ_BASE_DATA free function tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Added weak ref.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Fixed docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: eobj_generic_data_*->EOBJ_BASE_DATA_*.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Improved tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Fixed inheritance checks and fixed mixin examples...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: add a "class errors" test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Improved error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Made eobj_class_new return a const class.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Enforce Op description order.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Add missing op descriptions in examples.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: eobj_super_do -> eobj_do_super.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Improved config.h a bit and fixed a pkg-config...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Add pkg-config file and start installing stuff.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Small documentation adjustments.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Added event callbacks for Object free/del.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Renamed EOBJ_SIG_CALLBACK_* to EOBJ_EV_CALLBACK_*.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Added EOBJ_SIG_CALLBACK_ADD/DEL to Eobj's Event...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Better grouped docs in doxygen.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Initial doxygen commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Fixed eobj_event_callback_call to return a meanin...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: EOBJ_OP_FUNC_DESCRIPTION -> EOBJ_OP_FUNC.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: examples/evas/elw_win - fix the class name.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: Evas example - fixed coding convetion.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: Make construct error a bool.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: Minor changes in eina log registration.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: Make eobj_event_callback_add a macro.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: ref/unref inside internal functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: Eobj_Op should be unsigned int, not uintptr_t.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Added more function override tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed (and made fast) _eobj_op_id_desc_get.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved constructors test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Added some more test scenarios.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed a possible inconsistency in constructor...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Pass the private data to functions automatically.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improve signals test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed a bug in event_callback_del.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Cosmetic change + added a FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved output of signals test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Restrict class inheritance a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved some tests a bit more.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved tests a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed a bug in composite_object_is
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved testing a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Added some composite objects tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Revert "Eobj: Only try composite objects when...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Only try composite objects when really supposed to.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Composite objects should be attempted last.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Added a couple of function_overrides tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed order of function call.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed a potential bug in eobj_super_do.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: Fixed a potential bug in eobj_super_do.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: Removed eobj_class_parent_get. It's useless and...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: Only allocate kls_itr when really needed.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: Allow more than one "super" chain per eobj_do.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: Random commit to give credit for the idea of...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: Improved private data lookups.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: Added eobj_ref_get.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: make the kls_itr a stack.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
eobj: wrapped all the kls_itr calls into functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: removed unneeded field.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
eobj: Improve error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: Added eobj_super_do instead of class_do.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: Added an MRO to classes. Walking the classes...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: added default constructor/destructor.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
tasn
Eobj: Removed useless va_end.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
tasn
eobj: A couple of other cosmetic changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
tasn
Eobj: eobj.h -> Eobj.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
tasn
Eobj: Initial commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
tasn
Eobj: Added an empty dir for eobj.
commit
|
commitdiff
|
tree
|
snapshot