profile/ivi/eina.git
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!
2010-02-26 barbierioptimization attributes for functions.
2010-02-26 barbieriadd missing macro for prepend.
2010-02-26 barbierieina_strbuf_insert variants and fix leak with eina_strb...
2010-02-26 barbierimore docs for strbuf
2010-02-26 barbieridocumentation improvements for eina_strbuf.
2010-02-26 barbieriadd eina_strbuf_append_length()
2010-02-26 barbieriTRUE/FALSE are gone, use EINA_TRUE/EINA_FALSE instead.
2010-02-26 barbieriminor documentation fixes.
2010-02-26 barbierifix warnings.
2010-02-26 barbieriremove static/builtin modules warning, we ship with...
2010-02-26 barbieriRemove eina_error deprecated functions.
2010-02-24 devilhornsFix some doxy typos.
2010-02-24 carouse C (and not C++) pthread library on Windows
2010-02-19 caroadd mempool description in the doc
2010-02-14 englebassInclude safety checks before function include
2010-02-13 englebasssafety checks
2010-02-13 englebassAdd const where we don't modify pointer
2010-02-13 englebassAdd eina unlikely to alloc errors
2010-02-13 caro * -fno-strict-aliasing is checked at linked time ...
2010-02-12 sachielUse length of source string to copy.
2010-02-12 caroformatting
2010-02-12 caroconstants should be unsigned
2010-02-12 englebassWe always need to null terminate
2010-02-11 englebassSince we know we have enough space, use memcpy
2010-02-11 englebassAnd only log when debug
2010-02-11 englebassGood coverage for strbuf
2010-02-11 englebassDon't timeout
2010-02-11 englebassOnly test built mempools
2010-02-11 englebassMore tests for strbuf
2010-02-11 englebassUse eina_log
2010-02-11 englebassTests for strbuf
2010-02-11 caromissing "
2010-02-11 barbierilet's not return NULL but a more useful result.
2010-02-11 carono arithmetic pointer on void *
2010-02-11 devilhornsFix typo in doc.
2010-02-11 carowarnings--
2010-02-11 carowarning--
2010-02-09 englebassremove trailing whitespace
2010-02-09 englebassstring_remove -> string_steal
2010-02-09 englebassCheck whether alloc works, return false on error
2010-02-09 englebassunset eina magic on free
2010-02-09 englebassTypo
2010-02-09 englebassAdd simple test for strbuf
2010-02-09 cedric * eina: Remove warning in eina_stringshare.
2010-02-09 barbieridelete trailing whitespace.
2010-02-09 barbieridelete trailing whitespace.
2010-02-09 barbieriapply global log level if global domain exists.
2010-02-09 barbieriminor matching speedups.
2010-02-09 barbierijust try fnmatch (glob) if no specific level was set.
2010-02-09 barbierieina log level utilities.
2010-02-09 barbierieina log parameters getters and setters.
next