profile/ivi/eet.git
17 years agoremoved eet-config
tilman [Thu, 22 Mar 2007 17:07:46 +0000 (17:07 +0000)]
removed eet-config

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@28925 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoNo longer needed.
englebass [Thu, 22 Mar 2007 16:01:20 +0000 (16:01 +0000)]
No longer needed.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@28910 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agomoved -lz and -ljpeg to Libs.private because eet doesn't expose them
tilman [Thu, 22 Mar 2007 15:22:32 +0000 (15:22 +0000)]
moved -lz and -ljpeg to Libs.private because eet doesn't expose them

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@28904 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agofixed the description field
tilman [Tue, 20 Mar 2007 22:22:47 +0000 (22:22 +0000)]
fixed the description field

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@28830 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agomissing ac_subst
doursse [Sat, 20 Jan 2007 16:51:48 +0000 (16:51 +0000)]
missing ac_subst

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@28083 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoand fix the creation of the shared lib with MinGW.
doursse [Sat, 20 Jan 2007 15:36:41 +0000 (15:36 +0000)]
and fix the creation of the shared lib with MinGW.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@28081 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agofix compilation with MinGW
doursse [Sat, 20 Jan 2007 15:20:23 +0000 (15:20 +0000)]
fix compilation with MinGW

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@28080 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoMove hash gen func to own file.
englebass [Thu, 28 Dec 2006 15:23:47 +0000 (15:23 +0000)]
Move hash gen func to own file.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@27605 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoFix memleak.
englebass [Sun, 17 Dec 2006 11:20:25 +0000 (11:20 +0000)]
Fix memleak.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@27491 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoFix memleak.
englebass [Sun, 17 Dec 2006 11:07:23 +0000 (11:07 +0000)]
Fix memleak.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@27490 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoStore hashes. Please review.
englebass [Sun, 17 Dec 2006 11:00:45 +0000 (11:00 +0000)]
Store hashes. Please review.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@27489 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoWhen put'ing data we should not modify the source, so add const modifier.
englebass [Sun, 17 Dec 2006 10:58:35 +0000 (10:58 +0000)]
When put'ing data we should not modify the source, so add const modifier.
This is a preparation for storing hashes, which uses const on the key.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@27488 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoMove common error code to the end of the function.
englebass [Sat, 16 Dec 2006 22:27:18 +0000 (22:27 +0000)]
Move common error code to the end of the function.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@27482 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoFix typo.
englebass [Fri, 15 Dec 2006 20:16:29 +0000 (20:16 +0000)]
Fix typo.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@27465 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agolotys of changes - mayaswell asparagus - and the start of some of my fm
raster [Mon, 4 Dec 2006 12:14:18 +0000 (12:14 +0000)]
lotys of changes - mayaswell asparagus - and the start of some of my fm
properties dialog work... it sucks - i know.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@27348 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years ago1. image size bounds checks for eet
raster [Sat, 25 Nov 2006 15:37:45 +0000 (15:37 +0000)]
1. image size bounds checks for eet
2. e17 bug
3. color class add fir ibar state of label
4. epeg scales before getting pixel data.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@27205 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoAdd const, fix warnings.
kwo [Sun, 5 Nov 2006 12:14:08 +0000 (12:14 +0000)]
Add const, fix warnings.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@26962 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoasparagus.
raster [Wed, 1 Nov 2006 00:05:06 +0000 (00:05 +0000)]
asparagus.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@26895 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoclean out -debug package stuff
raster [Sat, 28 Oct 2006 06:35:55 +0000 (06:35 +0000)]
clean out -debug package stuff

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@26822 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoremove eet test progs
raster [Sat, 28 Oct 2006 06:32:53 +0000 (06:32 +0000)]
remove eet test progs

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@26821 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoasparagus - we have fixed a lot of things this week, so before the weekend of
raster [Thu, 19 Oct 2006 23:44:54 +0000 (23:44 +0000)]
asparagus - we have fixed a lot of things this week, so before the weekend of
hacking... aspara

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@26698 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agosafe reading of mmap! corupt eet/edje files would segv e!
raster [Mon, 16 Oct 2006 15:02:11 +0000 (15:02 +0000)]
safe reading of mmap! corupt eet/edje files would segv e!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@26659 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoaspara!
raster [Sun, 15 Oct 2006 15:41:17 +0000 (15:41 +0000)]
aspara!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@26617 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoasparagus! (finally after all the radical changes of late)
raster [Mon, 9 Oct 2006 15:47:03 +0000 (15:47 +0000)]
asparagus! (finally after all the radical changes of late)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@26453 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agothis example would never compile
pfritz [Sat, 30 Sep 2006 18:42:57 +0000 (18:42 +0000)]
this example would never compile

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@26245 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoadd eet_bench to debian package.
kaethorn [Wed, 20 Sep 2006 10:51:19 +0000 (10:51 +0000)]
add eet_bench to debian package.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@25984 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix mmap bug
raster [Sat, 16 Sep 2006 05:57:36 +0000 (05:57 +0000)]
fix mmap bug

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@25871 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix segv!
raster [Mon, 28 Aug 2006 13:22:16 +0000 (13:22 +0000)]
fix segv!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@25177 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoThe comment does say "Allocate struct for eet file and have it zero'd
onefang [Thu, 17 Aug 2006 20:22:23 +0000 (20:22 +0000)]
The comment does say "Allocate struct for eet file and have it zero'd
out" but using calloc is inefficient since most members of the struct
are written to straight away.  Valgrind complains that the data member
can sometimes be used without being initialised.  Seems to happen when
we can't open it and eet_close tests the value of the data member.

Those that know this code better than me should check this. Probably a
good idea to initialise ALL members at this point.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@24848 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoeet return ferror right
raster [Tue, 15 Aug 2006 06:45:51 +0000 (06:45 +0000)]
eet return ferror right

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@24729 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoNeed sys/types.h before sys/mman.h on OS X, and possibly other BSD based
ningerso [Tue, 25 Jul 2006 09:47:47 +0000 (09:47 +0000)]
Need sys/types.h before sys/mman.h on OS X, and possibly other BSD based
systems.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@24188 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agorelease the asparagus... another snapshot! :)
raster [Sun, 23 Jul 2006 21:40:03 +0000 (21:40 +0000)]
release the asparagus... another snapshot! :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@24151 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoaspara!!!
raster [Tue, 18 Jul 2006 04:11:49 +0000 (04:11 +0000)]
aspara!!!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@24021 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agomake other core efl things do the same package thing
raster [Thu, 13 Jul 2006 19:48:09 +0000 (19:48 +0000)]
make other core efl things do the same package thing

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23876 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoedje prefix fixes - oops - was broken
raster [Tue, 11 Jul 2006 09:43:26 +0000 (09:43 +0000)]
edje prefix fixes - oops - was broken
build fixes for exec prefix settings

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23845 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoasparagus time!
raster [Sun, 9 Jul 2006 18:35:57 +0000 (18:35 +0000)]
asparagus time!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23778 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agounaligned int access - fix.
raster [Mon, 3 Jul 2006 20:15:54 +0000 (20:15 +0000)]
unaligned int access - fix.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23702 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoasparagus time...
raster [Mon, 3 Jul 2006 04:08:47 +0000 (04:08 +0000)]
asparagus time...

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23679 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoremove openembedde pkg info - old and dead
raster [Wed, 28 Jun 2006 07:20:18 +0000 (07:20 +0000)]
remove openembedde pkg info - old and dead

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23615 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoclear cache on shutdown
raster [Thu, 22 Jun 2006 19:22:26 +0000 (19:22 +0000)]
clear cache on shutdown

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23536 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoactually close files
raster [Thu, 22 Jun 2006 19:21:31 +0000 (19:21 +0000)]
actually close files

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23535 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoanother good time for good asparagus :) snapshot.
raster [Thu, 22 Jun 2006 09:21:50 +0000 (09:21 +0000)]
another good time for good asparagus :) snapshot.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23527 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agocedric's mmap patch
raster [Tue, 13 Jun 2006 10:20:22 +0000 (10:20 +0000)]
cedric's mmap patch

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23413 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix blah-config includes
raster [Sun, 11 Jun 2006 22:37:25 +0000 (22:37 +0000)]
fix blah-config includes

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23387 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years ago1. autofoot patches.
raster [Sun, 11 Jun 2006 10:23:49 +0000 (10:23 +0000)]
1. autofoot patches.
2. fix maximize to work again. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23375 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoReturn error
sebastid [Wed, 31 May 2006 19:13:51 +0000 (19:13 +0000)]
Return error

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@23033 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoWed May 24 21:58:38 2006 Michael Jennings (mej)
mej [Thu, 25 May 2006 01:57:12 +0000 (01:57 +0000)]
Wed May 24 21:58:38 2006                        Michael Jennings (mej)

Spec file dependency fix:  need libjpeg-devel.
----------------------------------------------------------------------

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@22872 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoreturn write errors on close.
raster [Sat, 20 May 2006 02:44:24 +0000 (02:44 +0000)]
return write errors on close.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@22758 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years ago1. fix ecore to build again (xcomp - u need to cvs add and commit your 2 new
raster [Fri, 19 May 2006 09:27:33 +0000 (09:27 +0000)]
1. fix ecore to build again (xcomp - u need to cvs add and commit your 2 new
.c files!) and asparagus!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@22732 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix lib version
raster [Mon, 15 May 2006 02:50:18 +0000 (02:50 +0000)]
fix lib version

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@22628 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agouse data macro fro release
raster [Wed, 19 Apr 2006 08:09:06 +0000 (08:09 +0000)]
use data macro fro release

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@22225 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix eet.spec to build packages right. 3 packages. eet, eet-devel and
raster [Wed, 19 Apr 2006 08:01:50 +0000 (08:01 +0000)]
fix eet.spec to build packages right. 3 packages. eet, eet-devel and
eet-debug get built.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@22223 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix eet spec.in
raster [Wed, 19 Apr 2006 07:40:42 +0000 (07:40 +0000)]
fix eet spec.in

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@22222 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoThe section of a library's -dev package is generally libdevel
horms [Fri, 14 Apr 2006 00:24:37 +0000 (00:24 +0000)]
The section of a library's -dev package is generally libdevel

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@22111 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoNeed not depend on libc6-dev | libc-dev as it is in build-essential
horms [Fri, 14 Apr 2006 00:17:03 +0000 (00:17 +0000)]
Need not depend on libc6-dev | libc-dev as it is in build-essential

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@22110 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoAdd debian version
horms [Thu, 13 Apr 2006 09:32:46 +0000 (09:32 +0000)]
Add debian version

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@22088 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoVarious debian build cleanups
horms [Wed, 12 Apr 2006 09:22:24 +0000 (09:22 +0000)]
Various debian build cleanups

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@22053 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoeet builds packages
raster [Mon, 3 Apr 2006 09:19:12 +0000 (09:19 +0000)]
eet builds packages

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21767 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agorename to eet0-debug
raster [Mon, 3 Apr 2006 09:13:50 +0000 (09:13 +0000)]
rename to eet0-debug

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21766 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoeet-debug should contain the eet binary - as its not used anywhere except as
raster [Thu, 30 Mar 2006 00:39:37 +0000 (00:39 +0000)]
eet-debug should contain the eet binary - as its not used anywhere except as
a test/debug tool

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21586 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agocvs is back up.. time for some asparagus!
raster [Wed, 29 Mar 2006 08:00:30 +0000 (08:00 +0000)]
cvs is back up.. time for some asparagus!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21564 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoasparagus!!!
raster [Fri, 17 Mar 2006 09:18:15 +0000 (09:18 +0000)]
asparagus!!!

btw - xtasi - i hope u read cvs commits.... when u play with stuff - make
sure the thing passes make dist and make distcheck!!!! i'm having to fix waay
too much of that.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21347 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoRecreated debian/, based on cdbs
xstasi [Mon, 13 Mar 2006 18:48:42 +0000 (18:48 +0000)]
Recreated debian/, based on cdbs

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21266 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoasparagus!
raster [Sun, 12 Mar 2006 10:44:32 +0000 (10:44 +0000)]
asparagus!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21220 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agopass distcheck...
raster [Sun, 12 Mar 2006 10:40:49 +0000 (10:40 +0000)]
pass distcheck...

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21219 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoreadded debian/changelog to configure.in
xstasi [Thu, 9 Mar 2006 17:25:25 +0000 (17:25 +0000)]
readded debian/changelog to configure.in

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21144 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agodebian/changelog brought back to old revision
xstasi [Tue, 7 Mar 2006 13:13:39 +0000 (13:13 +0000)]
debian/changelog brought back to old revision

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21072 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoChanged maintainer to 'E17 Debian Team'
xstasi [Tue, 7 Mar 2006 13:05:18 +0000 (13:05 +0000)]
Changed maintainer to 'E17 Debian Team'

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21071 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agodebian/changelog brought back to old revision
xstasi [Tue, 7 Mar 2006 12:53:37 +0000 (12:53 +0000)]
debian/changelog brought back to old revision

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21070 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agomake dist pkgs build again
quan74 [Tue, 7 Mar 2006 01:07:20 +0000 (01:07 +0000)]
make dist pkgs build again

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@21057 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agocreated debian/changelog to allow packages to be built with custom versions (e.g...
xstasi [Sat, 4 Mar 2006 11:18:57 +0000 (11:18 +0000)]
created debian/changelog to allow packages to be built with custom versions (e.g. cvs appends or epochs), and changed maintainer

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@20999 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoMore cleanups:
stffrdhrn [Sat, 4 Mar 2006 02:46:24 +0000 (02:46 +0000)]
More cleanups:
 * fix more requirements for const

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@20985 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoClean ups
stffrdhrn [Sat, 4 Mar 2006 02:11:03 +0000 (02:11 +0000)]
Clean ups
 * char * -> const char * where needed

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@20984 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoremove debian/changelog from configure.in in eet
xstasi [Fri, 3 Mar 2006 12:56:15 +0000 (12:56 +0000)]
remove debian/changelog from configure.in in eet

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@20975 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoadd a check for c99 %a format support - so all those people with mysterious
raster [Sat, 14 Jan 2006 08:59:42 +0000 (08:59 +0000)]
add a check for c99 %a format support - so all those people with mysterious
errors will know why and who to contact for fixes (not us!)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@19763 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agobig fat asparagus!
raster [Thu, 12 Jan 2006 05:43:08 +0000 (05:43 +0000)]
big fat asparagus!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@19736 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agook- visibility disabled for now - works on x86 32bit. amd64 is broken (gcc
raster [Tue, 10 Jan 2006 07:32:56 +0000 (07:32 +0000)]
ok- visibility disabled for now - works on x86 32bit. amd64 is broken (gcc
bug it seems) need to explore this more.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@19680 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoactually make symbol hiding work!
raster [Tue, 27 Dec 2005 17:17:31 +0000 (17:17 +0000)]
actually make symbol hiding work!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@19314 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agosupport special strign and alloc methods
raster [Wed, 30 Nov 2005 15:36:19 +0000 (15:36 +0000)]
support special strign and alloc methods

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18731 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agomore code cleanup
tsauerbeck [Tue, 29 Nov 2005 18:49:30 +0000 (18:49 +0000)]
more code cleanup

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18714 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agocode cleanup
tsauerbeck [Tue, 29 Nov 2005 11:44:51 +0000 (11:44 +0000)]
code cleanup

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18702 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agowarnings
tsauerbeck [Tue, 29 Nov 2005 11:32:10 +0000 (11:32 +0000)]
warnings

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18701 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoasparagus. there were issues. thsi syncs versions now too.
raster [Tue, 29 Nov 2005 09:13:26 +0000 (09:13 +0000)]
asparagus. there were issues. thsi syncs versions now too.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18699 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoasparagus!
raster [Mon, 28 Nov 2005 06:01:45 +0000 (06:01 +0000)]
asparagus!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18672 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoUse a pre-allocated buffer on the stack for storing temporary chunks.
rbdpngn [Sun, 27 Nov 2005 18:54:02 +0000 (18:54 +0000)]
Use a pre-allocated buffer on the stack for storing temporary chunks.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18669 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoseriously - no one uses dynamic buffers for setting up an eet descriptor -
raster [Sun, 27 Nov 2005 16:06:55 +0000 (16:06 +0000)]
seriously - no one uses dynamic buffers for setting up an eet descriptor -
theyare fixed strings. so why strdup them? use them direct. they are in the
read-only segment already - keep them there! :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18667 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoless allocs!
raster [Sun, 27 Nov 2005 14:32:44 +0000 (14:32 +0000)]
less allocs!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18666 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agohandle NULL strings and "" as the same - and only produce null strings to
raster [Wed, 23 Nov 2005 12:55:43 +0000 (12:55 +0000)]
handle NULL strings and "" as the same - and only produce null strings to
avoid tonnes of 1 byte allocs

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18615 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoasparagus time! :)
raster [Fri, 11 Nov 2005 08:03:49 +0000 (08:03 +0000)]
asparagus time! :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18427 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoLEAK! fix.
raster [Mon, 7 Nov 2005 06:16:26 +0000 (06:16 +0000)]
LEAK! fix.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18357 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoavoid fd overflow.
raster [Mon, 7 Nov 2005 03:15:22 +0000 (03:15 +0000)]
avoid fd overflow.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18356 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoremove strdup
sebastid [Fri, 4 Nov 2005 18:29:02 +0000 (18:29 +0000)]
remove strdup

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18288 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoDelay string duplication until necessary.
sebastid [Fri, 4 Nov 2005 17:44:01 +0000 (17:44 +0000)]
Delay string duplication until necessary.
Fix leak.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18287 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agooops - leak. fixed
raster [Fri, 4 Nov 2005 07:16:50 +0000 (07:16 +0000)]
oops - leak. fixed

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18266 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoformattting
raster [Fri, 4 Nov 2005 03:24:50 +0000 (03:24 +0000)]
formattting

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18261 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoreduce some allocs
raster [Fri, 4 Nov 2005 03:22:22 +0000 (03:22 +0000)]
reduce some allocs

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18260 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agocacheburst works again
raster [Thu, 3 Nov 2005 15:05:21 +0000 (15:05 +0000)]
cacheburst works again

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18251 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoadd a cache burst mode
raster [Thu, 3 Nov 2005 13:05:52 +0000 (13:05 +0000)]
add a cache burst mode

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18248 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agotouchup help output
vapier [Sat, 29 Oct 2005 02:43:40 +0000 (02:43 +0000)]
touchup help output

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@18077 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoProvides libeet
shadoi [Thu, 13 Oct 2005 05:46:17 +0000 (05:46 +0000)]
Provides libeet

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@17501 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33