index
:
profile/ivi/eobj
2.0alpha-wayland
Domain: UI Framework / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
Add Tizen 2.0 packaging
HEAD
submit/2.0alpha-wayland/20121127.222020
2.0alpha-wayland
Rusty Lynch
2
-0
/
+60
2012-10-24
Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.
stefan
1
-17
/
+0
2012-10-23
Eo: Fixed compilation warnings.
tasn
1
-6
/
+6
2012-10-14
Initial rpm spec support.
rui
3
-0
/
+62
2012-10-09
eobj .gitignore: Added .gitignore.
seoz
1
-0
/
+80
2012-10-09
fix eo on 64bit.. bad valist fun.
raster
1
-6
/
+6
2012-10-09
Eo: Added -DNDEBUG by default.
tasn
1
-0
/
+1
2012-09-13
Eo: Added another important EINA_LIKELY.
tasn
1
-1
/
+1
2012-09-13
Eo: Made debugging Eo a bit easier.
tasn
1
-1
/
+2
2012-09-12
Eo: ignore++
caro
0
-0
/
+0
2012-09-12
Eo: examples rule
caro
10
-194
/
+37
2012-09-12
Eo: Added eo_destructed_is.
tasn
3
-0
/
+23
2012-09-12
Eo: make benchmark
caro
4
-25
/
+4
2012-09-09
Eo: add libcheck test
caro
2
-2
/
+13
2012-09-09
Eo: let's see if Tom likes this check rule
caro
2
-21
/
+37
2012-09-09
Eo: use the 'check' rule to build the tests
caro
8
-11
/
+7
2012-09-09
Eo: missing file
caro
1
-0
/
+26
2012-09-09
Eo: more dos2unix
caro
5
-263
/
+263
2012-09-09
EO: dos2unix the toplevel Makefile.am
caro
1
-104
/
+104
2012-09-07
Eo: add autotools tests. I have plenty of errors with the unit tests on Windows
caro
78
-120
/
+329
2012-09-07
eo: copy/paste error
caro
1
-2
/
+2
2012-09-07
Fix compilation on Windows
caro
1
-2
/
+4
2012-09-05
Eobj: don't install benchmark and examples, request from Tom
caro
5
-49
/
+24
2012-09-04
Eo: autogen.sh - dos->unix.
tasn
1
-39
/
+39
2012-09-04
Eo: Make autogen.sh executable.
tasn
1
-0
/
+0
2012-09-04
Eo: Added COPYING.
tasn
1
-0
/
+25
2012-09-04
Eo: autotools + minor fixes so that it compiles on Windows (mainly reordering...
caro
45
-53
/
+1259
2012-09-03
Eo: Made benchmarking output a bit nicer.
tasn
3
-3
/
+3
2012-09-03
Eo: optimised eo_op_class_get a bit. Can still make it better.
tasn
1
-10
/
+14
2012-08-26
Eo: Added simple benchmark infra (not really testing anything atm).
tasn
7
-0
/
+189
2012-08-23
Eo: Moved a magic check from an internal function to the external function.
tasn
1
-2
/
+2
2012-08-23
Eo: Remove volatile from the GCC issue workaround.
tasn
1
-6
/
+11
2012-08-23
Eo: Fixed issue with eo_add ops.
tasn
1
-4
/
+4
2012-08-23
Eo: Added a non-default constructor test.
tasn
3
-0
/
+29
2012-08-23
Eo: Added some negative refcount tests (with manual_free).
tasn
1
-0
/
+11
2012-08-23
Eo: Added eo_add_custom and support for passing ops to eo_add.
tasn
3
-10
/
+89
2012-08-22
Eo: Use our own magic check macro instead of Eina's
tasn
1
-5
/
+1
2012-08-21
Eo: Add an error if we get to a negative refcount.
tasn
1
-1
/
+7
2012-08-21
Eo: WRN -> ERR. We do (in EFL) logging wrong.
tasn
1
-1
/
+1
2012-08-20
Eo: Removed static class support.
tasn
5
-130
/
+49
2012-07-31
Eo: Also fix the case when the chain is not allocated.
tasn
1
-1
/
+1
2012-07-31
Eo: Fixed an issue with mixins and super calls.
tasn
7
-1
/
+98
2012-07-26
Eo: Changed ops prints to be DOMAIN:OP_NAME. Easier to follow.
tasn
1
-4
/
+4
2012-07-26
Eo: Make func override warning an error instead (prev commit).
tasn
1
-1
/
+1
2012-07-26
Eo: Add a warning when trying to override a function that was already set for...
tasn
2
-0
/
+11
2012-07-23
Eo: Fixed bug with calling multiple ops in some cases.
tasn
3
-6
/
+83
2012-07-18
Eo: Fixed super of different functions.
tasn
2
-32
/
+38
2012-07-15
Eo: Minor fixes to copy_all and clean.
tasn
1
-3
/
+3
2012-07-15
Eo: Fixed test case.
tasn
2
-3
/
+3
2012-07-12
Eo: Oops, commit missing files.
tasn
2
-0
/
+12
[next]