profile/ivi/eina.git
2010-07-27 tasnEina: implement the macro eina_binshare_add.
2010-07-27 tasnEina: Added Eina_UStrbuf.
2010-07-27 tasnEina: Add Eina_UStringshare and Eina_Binshare.
2010-07-27 tasnEina: Added Eina_Unicode.
2010-07-26 captainiglooUse INF only when it's defined. Fix a warning during...
2010-07-26 cedric * eina: actually add the directory too.
2010-07-26 cedric * eina: add a mempool that just do one big malloc.
2010-07-26 cedric * eina: SPANK SPANK SPANK !
2010-07-26 discomfitorthis was supposed to go with the last commit...
2010-07-26 discomfitor+eina_stringshare_vprintf for using a va_list
2010-07-26 nashUse offsetof rather the manual pointer compares. C89...
2010-07-25 discomfitoradd doxy
2010-07-25 discomfitor+eina_stringshare_printf
2010-07-25 discomfitor+eina_error_msg_modify to change the error string of...
2010-07-25 discomfitor+eina_str_toupper for completion
2010-07-23 discomfitoreina_hash_modify_or_add -> eina_hash_set
2010-07-21 discomfitorrevert previous. why would I do that in the first place?
2010-07-21 discomfitorremove tolower() from eina_str_tolower
2010-07-21 discomfitor+eina_hash_modify_or_add to always add a value to the...
2010-07-19 cedric * eina: fix tolower call.
2010-07-19 discomfitor+eina_str_tolower for lowercasing an entire string...
2010-07-18 discomfitordox fixes
2010-07-18 discomfitor+eina_stringshare_replace_length to replace a stringsha...
2010-07-18 discomfitorand macro whoops
2010-07-18 discomfitorattribute whoops
2010-07-18 discomfitorsmall patch from andmils in #e; fixes compile on freebsd
2010-07-18 discomfitor+eina_strbuf_string_free to free string in strbuf witho...
2010-07-18 discomfitor+eina_hash_free_buckets to free buckets without freeing...
2010-07-18 discomfitorwell this was just plain wrong
2010-07-18 discomfitoron the fifth day the rasterman said "let there be docs...
2010-07-14 lucasRemove unneeded code with notnull.cocci script
2010-07-13 caroinclude sys/syslimits.h on mac os x for PATH_MAX and...
2010-07-13 caroleak--, thanks cedric
2010-07-13 carouseless headers now
2010-07-13 carouse Win32 native mutex on Windows. To use it, pass...
2010-07-13 caromake it compile on Windows
2010-07-13 caronewline --
2010-07-11 carofix compilation on Windows
2010-07-09 lucasAdd missing macros
2010-07-08 lucasUpdate doc of eina_str_split functions
2010-07-06 lucasMove ifdefs
2010-07-06 lucasDo not purify what's impure
2010-07-06 barbieriadd some gcc modifiers: non-null args, warn unused...
2010-07-06 barbieriadd eina_file_direct_ls()
2010-07-02 cedric * eina: rename ecore_file_ls_iterator to eina_file_ls.
2010-07-02 nashStringshare doesn't have a 64k limit. Don't say it...
2010-06-30 glimaDocumentation fix for eina iterators.
2010-06-28 caroexport symbols on Windows
2010-06-28 caroexport symbols on Windows
2010-06-28 caroon Windows, path delemiter is backslash and not slash
2010-06-27 rasterand final post snap - next releasename
2010-06-27 rastersnap+release
2010-06-27 rasterSnapshot eina
2010-06-26 caroprintf modifiers are different on Windows
2010-06-21 cedric * eina: improve quadtree to support more stuff needed...
2010-06-20 carofix eina_convert examples
2010-06-18 cedric * configure.ac: take inept translation a little...
2010-06-18 carofix doc
2010-06-17 carotypo
2010-06-09 barbieriSVN_REPO_PATH envvar during autoconf to use svnversion...
2010-06-06 rasterrestore after snap/release
2010-06-06 rasterSnapshot eina
2010-06-06 rasterpost-snap anr release.. reset svn back.. this time...
2010-06-06 rasterSnapshot eina
2010-06-06 rasterpost release - move relname to pre-svn again.
2010-06-06 rasterSnapshot eina
2010-06-06 caroVMIC not defined anymore at configure time
2010-06-04 rasterchange svnversion shell goop to nuke sed and just use...
2010-06-03 sachielLet git-svn users get the right revision number to...
2010-06-01 cedric * eina: remove duplicate declaration of MODULE_ARCH.
2010-05-31 rasternopw svn revision works again.
2010-05-31 rasterfix - if no svn tree, then it will pretend to be a...
2010-05-29 rasterfix release modules
2010-05-29 rasterremove semi-colon
2010-05-29 rastereina gets version thing ala eet.
2010-05-28 carodeclare variables at the beginning of the block
2010-05-28 carodo not declare inlined functions in the source file,
2010-05-28 carovasprintf is not declared in mingw too
2010-05-28 carodo not declare _eina_small_share twice
2010-05-28 carofix pthread support with mingw
2010-05-21 nashMinor doc update: It's nice when examples compile witho...
2010-05-16 discomfitorcomment out nonexistent functions
2010-05-04 cedric * eina: don't shadow global variable.
2010-05-04 cedric * eina: use previous cached result in quadtree.
2010-05-03 cedric * eina: make quadtree faster.
2010-05-02 caro * link pthread and spinlock code instead of just compiling
2010-05-01 caroSome libc have a pthread that declares spinlock functions,
2010-05-01 caroindentation and comments
2010-04-30 cedric * eina: improve QuadTree API.
2010-04-30 lucasDefine new error handling macros
2010-04-29 cedric * eina: oops forgotten file.
2010-04-29 cedric * eina: Add first version of a Quad Tree data type.
2010-04-29 cedric * eina: add tests for eina fixed point sin/cos functions.
2010-04-24 rasterapparently fbsd is unaware of expr substr...
2010-04-24 rasteramd64 - apparently fbsd is still living back in that...
2010-04-18 mejAfter discussing with raster, this is what he requested...
2010-04-16 cedric * eina: fix rounding issue with different size of...
2010-04-15 caroand add mempool source files...
2010-04-15 caroPatch Eina if Visual Studio 2005 is used. I fear that
2010-04-15 caroforgot a semicolon
next