projects
/
profile
/
ivi
/
eina.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30d06c1
)
minor improvements to doc (just to trigger buildbot)
author
barbieri
<barbieri>
Sun, 15 Jan 2012 04:33:55 +0000
(
04:33
+0000)
committer
barbieri
<barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 15 Jan 2012 04:33:55 +0000
(
04:33
+0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@67223
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
69ec205
..
6ff84c8
100644
(file)
--- a/
README
+++ b/
README
@@
-17,7
+17,7
@@
Eina is a library providing data structure utilities for EFL that are meant
to be lean, efficient and tailored to EFL's needs. This saves each
library implementing its own custom datatype handling and duplicating
the code. Some of the datatypes handles are:
- Arrays (variable sized)
+ Arrays (variable sized
, including inline members
)
Hash tables
Inlined linked lists
Linked lists