summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* this breaks lots of stuff. terminology, e.... i got yself a blankv1.7.0Carsten Haitzler2012-08-281-4/+0
| | | | | | | | screen at 12:45am thanks to this. rvrt. :) SVN revision: 75795
* null checks for str splitMike Blumenkrantz2012-08-281-0/+4
| | | | SVN revision: 75787
* no this isnt release - this is simply me removing the beta tag so whenCarsten Haitzler2012-08-271-1/+1
| | | | | | | | we release it's ready. SVN revision: 75740
* update @version'sCarsten Haitzler2012-08-271-1/+1
| | | | SVN revision: 75739
* Eina: upgrade eina_inarray_setup to eina_inarray_step_setBruno Dilly2012-08-242-2/+2
| | | | | | | | | | | Eina model was forgotten since it's been disabled, there's also a remaining doc reference to the old eina_inarray_setup() function; Patch by: Leandro Dorileo <dorileo@profusion.mobi> SVN revision: 75686
* eina_file : fix functions to behave with paths containing '/' or '\' on WindowsVincent Torri2012-08-231-44/+45
| | | | SVN revision: 75604
* eina: don't rely on the order of the declaration of the variablesVincent Torri2012-08-221-4/+8
| | | | SVN revision: 75517
* Eina: fix possible mem leakVincent Torri2012-08-201-1/+3
| | | | SVN revision: 75441
* Eina: formattingVincent Torri2012-08-201-1/+1
| | | | SVN revision: 75440
* tag as beta...Carsten Haitzler2012-08-171-1/+1
| | | | SVN revision: 75344
* eina: Use more @note notation. Fixed more wrong documentation.Daniel Juyung Seo2012-08-155-18/+24
| | | | SVN revision: 75280
* eina eina_stringshare.h: Use @note instead of just saying 'Note that ...'. ↵Daniel Juyung Seo2012-08-151-2/+2
| | | | | | Thanks vtorri. SVN revision: 75279
* eina eina_stringshare.c: Fixed formatting while reading the code.Daniel Juyung Seo2012-08-151-64/+64
| | | | SVN revision: 75278
* eina eina_stringshare.h: Fixed wrong documentation pointed out by Ryuan.Daniel Juyung Seo2012-08-151-2/+2
| | | | SVN revision: 75277
* eina: news + changelogLucas De Marchi2012-08-142-0/+6
| | | | SVN revision: 75273
* eina: add EINA_SENTINEL to help use of variadic functionsLucas De Marchi2012-08-141-0/+14
| | | | | | | | | | | | | Certain types of variadic functions use NULL as the last argument instead of a string format (printf-like). Functions like these are: execl and execlp. We are in feature freeze, but I believe this is small and simple enough to slip in with no headaches. These functions are being used in the new edbus library and it would be good to have it supported in eina now. SVN revision: 75271
* eina: fix version in NEWSJihoon Kim2012-08-101-1/+1
| | | | SVN revision: 75110
* more updates for 1.7.0 alpha.Carsten Haitzler2012-08-102-3/+3
| | | | SVN revision: 75095
* alpha release of 1.7 - let's roll. ALPHA!Carsten Haitzler2012-08-101-2/+2
| | | | SVN revision: 75091
* leaklet--Carsten Haitzler2012-08-041-0/+1
| | | | SVN revision: 74867
* thanks vtorri :-)Gustavo Sverzut Barbieri2012-08-013-0/+7
| | | | SVN revision: 74750
* improve docs about eina_log_domain_level_check().Gustavo Sverzut Barbieri2012-08-011-2/+2
| | | | SVN revision: 74744
* ops, last minute api change was not updated...Gustavo Sverzut Barbieri2012-08-011-1/+4
| | | | SVN revision: 74743
* eina log: expose cross platform way to set console colors.Gustavo Sverzut Barbieri2012-08-012-59/+140
| | | | | | | | | | changed the win32 color parse to be malloc-less and also support more colors. It should be more correct, but I have no windows machine to test. SVN revision: 74742
* fix problem in dealing with debians multiarch on prefix finding.Carsten Haitzler2012-08-012-0/+25
| | | | SVN revision: 74709
* eina: fix documentation.Cedric BAIL2012-07-311-3/+3
| | | | SVN revision: 74624
* eina: cleanup eina_file_map_lines API before release.Cedric BAIL2012-07-313-42/+40
| | | | SVN revision: 74618
* remove workaroundVincent Torri2012-07-211-1/+1
| | | | SVN revision: 74286
* Eina: Set CFLAGS in the configure to allow AC_CHECK_HEADERS to find ↵Youness Alaoui2012-07-211-1/+7
| | | | | | sys/mman.h installed in exotic/escape SVN revision: 74274
* Eina: oups, typo in #ifdef for including Escape.hYouness Alaoui2012-07-211-1/+1
| | | | SVN revision: 74273
* libtool authors must be impaled (#1)Vincent Torri2012-07-201-0/+1
| | | | SVN revision: 74235
* Eina: eina_list_remove doc improvementsJonas M. Gastal2012-07-171-5/+5
| | | | | | | | | This patch fixes a small typo and changes the return docs case data is not found. Author: Leandro Dorileo <dorileo@profusion.mobi> SVN revision: 74026
* Iterator and Accessor doc improvements.Jonas M. Gastal2012-07-173-8/+39
| | | | SVN revision: 74004
* fix minor version defines to be at 1.6 (in sync now) ready for goingCarsten Haitzler2012-07-161-1/+1
| | | | | | | | to 7 on release. SVN revision: 73906
* Small improvement to eina_hash_free_cb_set documentation.Jonas M. Gastal2012-07-131-2/+6
| | | | SVN revision: 73822
* update all versions in @sincs, README's and configure.ac's etc. toCarsten Haitzler2012-07-092-3/+3
| | | | | | | | reflect a unified release version, for now 1.6.99. SVN revision: 73498
* Eina Log: don't remove a domain from env var list on the first registerBruno Dilly2012-07-051-3/+0
| | | | | | | | | | | | | | | Let say you pass a log level 4 for a domain on env var. So if you, for some reason, register a domain, unregister it, and register it again, the log level will be set as 1 instead of 4. And you'll miss info and debug msgs... Now only remove this information when cleaning pending list, on eina_log_shutdown(). SVN revision: 73380
* Make old doxygen versions able to find eina example files.Jonas M. Gastal2012-07-051-1/+1
| | | | | | | | | The only two available versions of doxygen for e2(debian sid), where online docs are generated, are borked. The newest version(1.8.1.1) is extremely borked so best to just use the old one(1.7.1.1-2) which doesn't properly parse EXAMPLE_PATTERNS. SVN revision: 73357
* BAD CEDRIC!Carsten Haitzler2012-07-051-1/+1
| | | | SVN revision: 73321
* eina: handle gracefully eina_*_free with NULL.Cedric BAIL2012-07-0513-25/+67
| | | | | | | | Patch by Raphael Kubo da Costa <rakuco@freebsd.org>. SVN revision: 73320
* Eina: implement eina_file_map_lines() on WindowsVincent Torri2012-07-043-0/+151
| | | | SVN revision: 73298
* formattingMike Blumenkrantz2012-07-021-203/+205
| | | | | | | someone RECENTLY edited this file with tabs. stop it. seriously. SVN revision: 73155
* Eina: fix CFLAGS value when --enable-assert is usedVincent Torri2012-07-013-19/+18
| | | | SVN revision: 73112
* Eina: remove --enable-coverage option.Vincent Torri2012-07-014-96/+37
| | | | | | | | | | Now, coverage is detected with just --enable-tests. Buildbot maintainers : please remove --enable-coverage option to eina (more EFL will be supported later) SVN revision: 73107
* typoVincent Torri2012-07-011-2/+2
| | | | SVN revision: 73092
* Revert "eina: fix eina_file_iterator"Sebastian Dransfeld2012-06-292-4/+3
| | | | | | This reverts commit 375d652df6430e08874412650e6f8aecfcbdca51. SVN revision: 73056
* changelogSebastian Dransfeld2012-06-291-0/+5
| | | | SVN revision: 73055
* eina: fix eina_file_iteratorSebastian Dransfeld2012-06-291-3/+0
| | | | | | | Remove false check. When we reach the last line we want to return it. This check will happen the next time we hit the next function. SVN revision: 73054
* eina: also track lines index.Cedric BAIL2012-06-292-1/+10
| | | | SVN revision: 73029
* Eina: reorganise a bit the autotools. Please report any problemVincent Torri2012-06-293-96/+84
| | | | SVN revision: 73023