caro [Thu, 6 Jan 2011 18:27:21 +0000 (18:27 +0000)]
add guards in config.h to avoid multiple inclusions
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55940
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Mon, 3 Jan 2011 07:23:28 +0000 (07:23 +0000)]
missing file in MAINTAINERCLEANFILES
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55814
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 19 Dec 2010 02:58:16 +0000 (02:58 +0000)]
move eet tests to TEST dir too. same reasons as for ecore tests going.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55636
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sat, 11 Dec 2010 07:58:41 +0000 (07:58 +0000)]
EINA_MAGIC is already defined with a ';'. Remove it to fix
compilation with vc++
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55490
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 7 Dec 2010 06:39:18 +0000 (06:39 +0000)]
use typedefs for fn pointers.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55342
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sat, 4 Dec 2010 00:50:58 +0000 (00:50 +0000)]
* eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze: beta3 !
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55238
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sat, 4 Dec 2010 00:45:26 +0000 (00:45 +0000)]
* eet: forgotten file.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55236
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sat, 4 Dec 2010 00:44:56 +0000 (00:44 +0000)]
* eet: forgot to update ChangeLog.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55235
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 3 Dec 2010 23:02:37 +0000 (23:02 +0000)]
* eet: define PATH_MAX when needed.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55231
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 3 Dec 2010 18:27:17 +0000 (18:27 +0000)]
* eet: improve detection of -Wl,--as-needed
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55214
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 3 Dec 2010 18:01:45 +0000 (18:01 +0000)]
* eet: use uintptr_t.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55210
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 3 Dec 2010 16:55:50 +0000 (16:55 +0000)]
* eet: compile with -Werror on 64bits too.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55201
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 29 Nov 2010 18:40:26 +0000 (18:40 +0000)]
* eina, eet: fix coverage generation with newer lcov.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55070
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 29 Nov 2010 18:38:24 +0000 (18:38 +0000)]
* eet: Improve speed of eet_data_read decoding. Mostly for array.
NOTE: with a major rewrite of the way array does the structure
allocation/destruction it could be made much faster. That would
improve speed for both edje file loading and efreet cache loading.
But I will postpone that for after the release.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55069
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 29 Nov 2010 14:04:16 +0000 (14:04 +0000)]
* eet: improve speed for Eet_String users.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55063
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 26 Nov 2010 14:45:15 +0000 (14:45 +0000)]
* eet: another forgotten improvement.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55017
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 26 Nov 2010 14:40:53 +0000 (14:40 +0000)]
* eet: reduce memory used by Eet dictionary.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@55016
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 25 Nov 2010 15:59:46 +0000 (15:59 +0000)]
* eet: add EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54989
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 21 Nov 2010 14:50:47 +0000 (14:50 +0000)]
now we know it works - doc it.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54765
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sun, 21 Nov 2010 11:07:50 +0000 (11:07 +0000)]
* eet: use eina configuration information correctly.
Patch from the OpenBSD team :
Fabien Romano <fabien@openbsd.org>
Jonathan Armani <armani@opensbd.org>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54762
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sun, 21 Nov 2010 10:54:14 +0000 (10:54 +0000)]
* eet: sync with eina efl_threads.m4.
Patch from the OpenBSD team :
Fabien Romano <fabien@openbsd.org>
Jonathan Armani <armani@opensbd.org>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54758
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 21 Nov 2010 05:18:19 +0000 (05:18 +0000)]
fix possible leak.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54755
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 18 Nov 2010 10:30:53 +0000 (10:30 +0000)]
* eet: correctly handle length of ciphered/compressed data.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54683
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 15 Nov 2010 13:11:40 +0000 (13:11 +0000)]
* eet: fix make check with tarball.
Reported by Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54563
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sat, 13 Nov 2010 23:04:31 +0000 (23:04 +0000)]
* eet: Fix bug when using compression and ciphering.
Reported by discomfitor.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54540
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 12 Nov 2010 16:01:55 +0000 (16:01 +0000)]
* efl: beta2 !
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54507
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 12 Nov 2010 12:25:30 +0000 (12:25 +0000)]
* eet: fix ChangeLog.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54494
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 12 Nov 2010 12:19:41 +0000 (12:19 +0000)]
* eet: correctly reset content of variable.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54493
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 12 Nov 2010 10:31:07 +0000 (10:31 +0000)]
* eet: don't open file two small to be valid.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54491
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 11 Nov 2010 18:12:14 +0000 (18:12 +0000)]
* svn: ignore more build files.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54470
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sachiel [Mon, 8 Nov 2010 12:00:45 +0000 (12:00 +0000)]
Fix docs a bit, I hope.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54322
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 8 Nov 2010 05:48:46 +0000 (05:48 +0000)]
no more debian dir in our svn - debian now handles this tehmselves.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@54288
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 23 Oct 2010 04:36:32 +0000 (04:36 +0000)]
bug exposed by cedric's leak and then my fix... :)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@53795
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 17 Oct 2010 07:06:47 +0000 (07:06 +0000)]
space --
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@53510
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Thu, 7 Oct 2010 23:53:16 +0000 (23:53 +0000)]
logs don't need trailing newline.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@53177
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Thu, 7 Oct 2010 23:51:20 +0000 (23:51 +0000)]
log domains in lower case.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@53176
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 3 Oct 2010 09:21:08 +0000 (09:21 +0000)]
efl 1.0.0 beta.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@52992
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 22 Sep 2010 09:50:26 +0000 (09:50 +0000)]
* eet: fix doc about eddc_size.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@52574
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Wed, 22 Sep 2010 08:00:36 +0000 (08:00 +0000)]
fix doc. There are still 2 warnings about eddc_size not
commented.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@52568
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 19 Sep 2010 01:30:30 +0000 (01:30 +0000)]
warning-- -> if u dont compile with tls/openssl
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@52437
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 19 Sep 2010 01:25:30 +0000 (01:25 +0000)]
warning--
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@52436
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Wed, 8 Sep 2010 03:26:19 +0000 (03:26 +0000)]
Fix common misspellings
The following misspellings were fixed:
adress->address
alreayd->already
arbitary->arbitrary
cant->can't
convertion->conversion
impliment->implement
independant->independent
successfull->successful
tranformed->transformed
usefull->useful
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51963
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 6 Sep 2010 10:54:52 +0000 (10:54 +0000)]
* eet: fix typo, thanks batden.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51921
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 6 Sep 2010 10:54:03 +0000 (10:54 +0000)]
* eet: fix use of garbage data.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51920
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 3 Sep 2010 13:25:22 +0000 (13:25 +0000)]
* eet: fix eet dictionnary ever growing dictionnary.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51860
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 27 Aug 2010 13:48:48 +0000 (13:48 +0000)]
* eet: update changelog.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51678
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 27 Aug 2010 13:45:53 +0000 (13:45 +0000)]
* eet: fix build of data that doesn't match data descriptor.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51677
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Thu, 26 Aug 2010 01:34:13 +0000 (01:34 +0000)]
Revert and re-apply badnull patch
Revert previous patch generated by badnull.cocci script, and apply the new one.
The main difference is that assert and assert-like functions are not touched
anymore.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51650
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 22 Aug 2010 23:01:32 +0000 (23:01 +0000)]
cl.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51558
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 22 Aug 2010 22:21:41 +0000 (22:21 +0000)]
more check cleans (bogus actually too - but you guys like to shut up
warnings don't you?)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51544
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 22 Aug 2010 22:15:19 +0000 (22:15 +0000)]
make src also do what dest did - calloc.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51543
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 22 Aug 2010 22:10:29 +0000 (22:10 +0000)]
calloc dst mgr to be sure.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51542
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 22 Aug 2010 17:59:03 +0000 (17:59 +0000)]
get the verbosity with the env variable CK_VERBOSITY. By default, nothing is changed.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51536
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Sat, 21 Aug 2010 13:52:25 +0000 (13:52 +0000)]
Convert (hopefully) all comparisons to NULL
Apply badzero.cocci, badnull.coci and badnull2.cocci
This should convert all cases where there's a comparison to NULL to simpler
forms. This patch applies the following transformations:
code before patch ||code after patch
===============================================================
return a == NULL; return !a;
return a != NULL; return !!a;
func(a == NULL); func(!a);
func(a != NULL); func(!!a);
b = a == NULL; b = !a;
b = a != NULL; b = !!a;
b = a == NULL ? c : d; b = !a ? c : d;
b = a != NULL ? c : d; b = a ? c : d;
other cases:
a == NULL !a
a != NULL a
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51487
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 20 Aug 2010 02:22:51 +0000 (02:22 +0000)]
formatting - as agreed. return on line before func and each param on a
line.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51457
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 16 Aug 2010 08:03:40 +0000 (08:03 +0000)]
eina-1 -> eina
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51161
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 16 Aug 2010 05:42:01 +0000 (05:42 +0000)]
eet - clean out old data from doc dir, set up for 1.4.0 release,
bring install in line with eina and move content to readme. readied
for 1.4.0 alpha release.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51155
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 16 Aug 2010 02:42:00 +0000 (02:42 +0000)]
fix up license - does the same as before as license now has name of
lib it in.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51149
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 15 Aug 2010 21:56:08 +0000 (21:56 +0000)]
copyright notice vanished - add back in.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51141
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Fri, 13 Aug 2010 22:48:59 +0000 (22:48 +0000)]
Fix typo
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51103
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 13 Aug 2010 17:12:08 +0000 (17:12 +0000)]
* eet: fix version and trigger the right alloc path.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51093
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 13 Aug 2010 15:21:52 +0000 (15:21 +0000)]
* eet: fix bad allocation case triggered by edje new file format.
Bad news, I also discovered in the same time that we introduced an
API/ABI breakage in 1.3.0. This patch does prevent it from coming
again, sadly, it imply an ABI break that I didn't find a proper
way to work around. So recompile eet and all the program that use
it after that commit.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51080
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 12 Aug 2010 14:37:36 +0000 (14:37 +0000)]
* eet: fix leak in eet.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@51043
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 9 Aug 2010 17:21:10 +0000 (17:21 +0000)]
* eet: fix dead lock when using alias in eet file.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50935
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 6 Aug 2010 15:40:16 +0000 (15:40 +0000)]
* eet: typo.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50865
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 6 Aug 2010 15:24:21 +0000 (15:24 +0000)]
* eet: add an helper to setup hash with string content.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50863
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Wed, 4 Aug 2010 16:57:32 +0000 (16:57 +0000)]
FORMATTING
* Remove vim modelines:
find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;
* Remove leading blank lines:
find . -name '*.[cxh]' -exec sed -i '/./,$!d'
If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50816
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 2 Aug 2010 14:30:46 +0000 (14:30 +0000)]
* eet: fix bug on 32bits computer.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50743
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Sat, 31 Jul 2010 18:57:35 +0000 (18:57 +0000)]
fix stupid align of *
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50721
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Sat, 31 Jul 2010 18:54:54 +0000 (18:54 +0000)]
remove space after *
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50719
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 31 Jul 2010 01:54:48 +0000 (01:54 +0000)]
formatting. <- uncrustify
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50698
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 28 Jul 2010 03:03:10 +0000 (03:03 +0000)]
fix formatting
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50576
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 28 Jul 2010 02:49:01 +0000 (02:49 +0000)]
formatting!!!!!
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50575
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 28 Jul 2010 02:10:44 +0000 (02:10 +0000)]
according to the docs you're supposed to set this or else you will be destroyed by lack of mutexes...
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50570
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 28 Jul 2010 01:45:57 +0000 (01:45 +0000)]
testing uncrustify on eet. this shall be standard efl formatting from
now on. you may run indent on code and convert to your own formatting
if you want.. but all code MUST be "uncrustified" before being
cxommitted to svn or before generating patches. time to get the
formatting monster under control.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50563
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
billiob [Fri, 23 Jul 2010 07:32:34 +0000 (07:32 +0000)]
eet: typo. Patch by Vincent Torri
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50445
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 20 Jul 2010 16:13:51 +0000 (16:13 +0000)]
* eet: reduce likeliness of race condition by checking file size too.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50382
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 15 Jul 2010 06:34:32 +0000 (06:34 +0000)]
Add native Windows thread support instead of using pthread
(less overhead). On other OS, pthread is still used by default.
Pass --enable-win32-threads to activate thread support on
Windows.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50262
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Wed, 14 Jul 2010 02:05:47 +0000 (02:05 +0000)]
Remove unneeded code with notnull.cocci script
The notnull.cocci script from Coccinelle finds places where you check if a
variable is NULL, but it's known not to be NULL. The check can be safely
removed. For example, this code would be caught by notnull:
if (!var) return;
if (var && var->fld) { ... }
It's needless to check again if var is not NULL because if it's in fact NULL,
it would have returned on the previous "if". This commit removes all the
trivial places where this pattern happens. Another patch will be generated for
the more complex cases.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50241
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 11 Jul 2010 23:57:08 +0000 (23:57 +0000)]
more correct version of the dso fix
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50185
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 8 Jul 2010 03:05:00 +0000 (03:05 +0000)]
moved eet.h to its own dir - pkgconfig handles all the right stuff.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@50117
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 29 Jun 2010 16:20:23 +0000 (16:20 +0000)]
* eet: add support for eet_alias.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49939
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Tue, 29 Jun 2010 10:47:06 +0000 (10:47 +0000)]
put __UNUSED__ after parameter, not before
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49935
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Tue, 29 Jun 2010 05:29:50 +0000 (05:29 +0000)]
On Windows 64, long is of size 32 bits and not 64 bits. Also
LONG_BIT is not defined on Windows.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49934
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 27 Jun 2010 13:48:46 +0000 (13:48 +0000)]
post-release 1.3.3 - odd ver
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49901
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 27 Jun 2010 13:45:27 +0000 (13:45 +0000)]
snap+release
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49899
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 27 Jun 2010 13:29:19 +0000 (13:29 +0000)]
Release eet 1.3.2
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49888
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 27 Jun 2010 12:10:46 +0000 (12:10 +0000)]
make eet unit tests compile on Windows
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49887
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 25 Jun 2010 07:57:08 +0000 (07:57 +0000)]
Windows can have both GnuTLS and OpenSSL installed too.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49852
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 25 Jun 2010 07:50:31 +0000 (07:50 +0000)]
improve configure output and make some tests more portable
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49851
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Wed, 23 Jun 2010 15:50:19 +0000 (15:50 +0000)]
fix linking with mingw
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49818
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 18 Jun 2010 14:45:42 +0000 (14:45 +0000)]
* configure.ac: take inept translation a little bit into account.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49743
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Wed, 9 Jun 2010 18:22:47 +0000 (18:22 +0000)]
SVN_REPO_PATH envvar during autoconf to use svnversion in there.
Some systems, like the Gentoo, copy the svn contents somewhere before
doing the autoconf, this may result in lack of .svn and thus minor
version "0".
This patch introduces the $SVN_REPO_PATH to say where the svn checkout
containing the ".svn" directory is.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49594
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Jun 2010 17:43:03 +0000 (17:43 +0000)]
restore after snap/release
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49540
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Jun 2010 17:23:56 +0000 (17:23 +0000)]
Release eet 1.3.0
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49529
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Jun 2010 17:18:57 +0000 (17:18 +0000)]
1.3.1 -> development veer. odd micro-versions.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49528
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Jun 2010 17:17:52 +0000 (17:17 +0000)]
post-snap anr release.. reset svn back.. this time for real.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49526
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Jun 2010 16:40:13 +0000 (16:40 +0000)]
Release eet 1.3.0
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49512
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Jun 2010 16:35:19 +0000 (16:35 +0000)]
Release eet 1.3.1
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49508
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 6 Jun 2010 16:20:27 +0000 (16:20 +0000)]
post release of eet - 1.3.1 (dev mode in svn - 1.3.1.svnrev actually)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@49505
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33