summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Add Tizen 2.0 packagingHEADsubmit/2.0alpha-wayland/20121127.2220202.0alpha-waylandRusty Lynch2-0/+60
2012-10-24Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.stefan1-17/+0
2012-10-23Eo: Fixed compilation warnings.tasn1-6/+6
2012-10-14Initial rpm spec support.rui3-0/+62
2012-10-09eobj .gitignore: Added .gitignore.seoz1-0/+80
2012-10-09fix eo on 64bit.. bad valist fun.raster1-6/+6
2012-10-09Eo: Added -DNDEBUG by default.tasn1-0/+1
2012-09-13Eo: Added another important EINA_LIKELY.tasn1-1/+1
2012-09-13Eo: Made debugging Eo a bit easier.tasn1-1/+2
2012-09-12Eo: ignore++caro0-0/+0
2012-09-12Eo: examples rulecaro10-194/+37
2012-09-12Eo: Added eo_destructed_is.tasn3-0/+23
2012-09-12Eo: make benchmarkcaro4-25/+4
2012-09-09Eo: add libcheck testcaro2-2/+13
2012-09-09Eo: let's see if Tom likes this check rulecaro2-21/+37
2012-09-09Eo: use the 'check' rule to build the testscaro8-11/+7
2012-09-09Eo: missing filecaro1-0/+26
2012-09-09Eo: more dos2unixcaro5-263/+263
2012-09-09EO: dos2unix the toplevel Makefile.amcaro1-104/+104
2012-09-07Eo: add autotools tests. I have plenty of errors with the unit tests on Windowscaro78-120/+329
2012-09-07eo: copy/paste errorcaro1-2/+2
2012-09-07Fix compilation on Windowscaro1-2/+4
2012-09-05Eobj: don't install benchmark and examples, request from Tomcaro5-49/+24
2012-09-04Eo: autogen.sh - dos->unix.tasn1-39/+39
2012-09-04Eo: Make autogen.sh executable.tasn1-0/+0
2012-09-04Eo: Added COPYING.tasn1-0/+25
2012-09-04Eo: autotools + minor fixes so that it compiles on Windows (mainly reordering...caro45-53/+1259
2012-09-03Eo: Made benchmarking output a bit nicer.tasn3-3/+3
2012-09-03Eo: optimised eo_op_class_get a bit. Can still make it better.tasn1-10/+14
2012-08-26Eo: Added simple benchmark infra (not really testing anything atm).tasn7-0/+189
2012-08-23Eo: Moved a magic check from an internal function to the external function.tasn1-2/+2
2012-08-23Eo: Remove volatile from the GCC issue workaround.tasn1-6/+11
2012-08-23Eo: Fixed issue with eo_add ops.tasn1-4/+4
2012-08-23Eo: Added a non-default constructor test.tasn3-0/+29
2012-08-23Eo: Added some negative refcount tests (with manual_free).tasn1-0/+11
2012-08-23Eo: Added eo_add_custom and support for passing ops to eo_add.tasn3-10/+89
2012-08-22Eo: Use our own magic check macro instead of Eina'stasn1-5/+1
2012-08-21Eo: Add an error if we get to a negative refcount.tasn1-1/+7
2012-08-21Eo: WRN -> ERR. We do (in EFL) logging wrong.tasn1-1/+1
2012-08-20Eo: Removed static class support.tasn5-130/+49
2012-07-31Eo: Also fix the case when the chain is not allocated.tasn1-1/+1
2012-07-31Eo: Fixed an issue with mixins and super calls.tasn7-1/+98
2012-07-26Eo: Changed ops prints to be DOMAIN:OP_NAME. Easier to follow.tasn1-4/+4
2012-07-26Eo: Make func override warning an error instead (prev commit).tasn1-1/+1
2012-07-26Eo: Add a warning when trying to override a function that was already set for...tasn2-0/+11
2012-07-23Eo: Fixed bug with calling multiple ops in some cases.tasn3-6/+83
2012-07-18Eo: Fixed super of different functions.tasn2-32/+38
2012-07-15Eo: Minor fixes to copy_all and clean.tasn1-3/+3
2012-07-15Eo: Fixed test case.tasn2-3/+3
2012-07-12Eo: Oops, commit missing files.tasn2-0/+12