summaryrefslogtreecommitdiff
path: root/src/lib/embryo
Commit message (Expand)AuthorAgeFilesLines
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-221-1/+1
* cmake: add embryo.Gustavo Sverzut Barbieri2017-01-261-0/+21
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-061-6/+6
* embryo: Fix typo in float comparison 'fix'Chris Michael2016-12-201-1/+1
* embryo: Fix typoChris Michael2016-12-201-2/+2
* embryo: remove float comparison warningsChris Michael2016-12-201-6/+8
* efl - fix lots of little init/shutdown pairs that are wrongCarsten Haitzler (Rasterman)2016-07-041-0/+1
* embryo: don't mess with env vars in tzdate if no tz is passedMike Blumenkrantz2016-03-241-6/+9
* embryo: add tzdate functionMike Blumenkrantz2016-02-221-0/+65
* embryo: reformat the whole thingMike Blumenkrantz2016-02-227-1464/+1500
* embryo: change the log catagory of printf in embryoJaehwan Kim2016-01-181-1/+1
* edje_embryo: add printf feature.Jaehwan Kim2015-12-311-131/+170
* embryo: add eina_logJaehwan Kim2015-12-302-0/+56
* embryo: fix inverse trigonometry functions typos.Deborshi Saha2015-05-181-3/+3
* embryo: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-4/+7
* embryo: add documentation for Embryo_Version structure.Nicolas Aguirre2014-10-201-5/+9
* alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1Carsten Haitzler (Rasterman)2013-11-041-2/+4
* fix clang nonnull reportCarsten Haitzler (Rasterman)2013-07-161-9/+12
* efl: eina_alloca.h to simplify alloca() usage.Gustavo Sverzut Barbieri2013-01-032-34/+0
* remove redundant code in embryo.Carsten Haitzler2013-01-031-5/+1
* efl/docs: clean-up and make it more uniform.Gustavo Sverzut Barbieri2012-12-281-15/+41
* efl: Created Embryo group and added existing Embryo groups to it.Jonas M. Gastal2012-12-181-0/+12
* efl: Adding a unified main page that links to the "mainpage" of libs.Jonas M. Gastal2012-12-181-1/+1
* efl: Fix more shadow warningsMike McCormack2012-11-191-13/+13
* more warn-- in efl tree.Carsten Haitzler2012-11-151-4/+4
* merge: don't use recursive subdirs. Compilation should be faster.Vincent Torri2012-11-011-38/+0
* merge: add embryoVincent Torri2012-10-2610-0/+4511