framework/uifw/eina.git
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
2010-04-15 caroremove useless semicolon
2010-04-15 caroinclude Evil.h with vc++ for vasprintf
2010-04-15 caroinclude private headers after standard headers
2010-04-15 caro * link against iconv.lib
2010-04-12 tiagoUsing value returned from vasprintf, and removed warnings
2010-04-10 caroexplicit cast
2010-04-09 tiagoAdding strbuf printfs
2010-04-03 carodefine strcasecmp() as stricmp() for vc++, remove
2010-04-03 caroremove cegcc compiler support
2010-03-26 caroadd colored log on Windows with the DOS console and...
2010-03-26 carodeclare buddy init/shutdown functions it this
2010-03-23 carofix most compilation errors with vc++ (there are still a
2010-03-23 caro * declare variables at the beginning of the block
2010-03-14 barbieristringshare: optimization suggested by rasterman, docs.
2010-03-12 barbierifix docs.
2010-03-11 caroupdate vcproj files (add new str and strbuf files)
2010-03-09 caroupdate string buffer documentation
2010-03-07 caromore supported OS
2010-03-07 caroupdate TOC
2010-03-07 carotypo
2010-03-07 carowhen pthread is found, don't abort if spin lock is...
2010-03-07 caro * fix more str doc
2010-03-07 carofix doc for eina_str
2010-03-03 carothe 4th parameter should not be NULL, not the 3rd
2010-03-01 cedric * eina: Add eina_list_data_set.
2010-03-01 barbieriAllow user to redefine the default logging level used by
2010-03-01 cedric * eina: Don't variable name that could shadow math...
2010-02-28 barbieriremove stupid letter I introduced by mistake.
2010-02-28 barbieridoc improvements.
2010-02-28 caroabort when pthread is requested but not found
2010-02-27 barbieriBetter resize rotine, linear instead of double.
2010-02-27 barbierimacro -> inline
2010-02-27 barbieriFix other EINA_PURE/EINA_CONST.
2010-02-27 barbieriouch, SPANK SPANK SPANK... me :-( wrong function attrib...
2010-02-27 barbierimissing useful warnings for eina_str
2010-02-27 barbierieina_str speedups.
2010-02-26 barbierifind and replace too much!
next