Cedric BAIL
a2720ade35
eina: fix documentation.
...
SVN revision: 74624
12 years ago
Cedric BAIL
4540fa9d0f
eina: cleanup eina_file_map_lines API before release.
...
SVN revision: 74618
12 years ago
Vincent Torri
b21c352bd0
remove workaround
...
SVN revision: 74286
12 years ago
Youness Alaoui
2b3169566a
Eina: Set CFLAGS in the configure to allow AC_CHECK_HEADERS to find sys/mman.h installed in exotic/escape
...
SVN revision: 74274
12 years ago
Youness Alaoui
26ac924d67
Eina: oups, typo in #ifdef for including Escape.h
...
SVN revision: 74273
12 years ago
Vincent Torri
0ac3d0b1c7
libtool authors must be impaled ( #1 )
...
SVN revision: 74235
12 years ago
Jonas M. Gastal
438941c355
Eina: eina_list_remove doc improvements
...
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
12 years ago
Jonas M. Gastal
b03e262ed8
Iterator and Accessor doc improvements.
...
SVN revision: 74004
12 years ago
Carsten Haitzler
2c1b533d13
fix minor version defines to be at 1.6 (in sync now) ready for going
...
to 7 on release.
SVN revision: 73906
12 years ago
Jonas M. Gastal
6f2b6f9611
Small improvement to eina_hash_free_cb_set documentation.
...
SVN revision: 73822
12 years ago
Carsten Haitzler
5c9c0852bb
update all versions in @sincs , README's and configure.ac's etc. to
...
reflect a unified release version, for now 1.6.99.
SVN revision: 73498
12 years ago
Bruno Dilly
c4d655f56b
Eina Log: don't remove a domain from env var list on the first register
...
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
12 years ago
Jonas M. Gastal
c245ac499e
Make old doxygen versions able to find eina example files.
...
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
12 years ago
Carsten Haitzler
a0141e0afd
BAD CEDRIC!
...
SVN revision: 73321
12 years ago
Cedric BAIL
d8ad05920b
eina: handle gracefully eina_*_free with NULL.
...
Patch by Raphael Kubo da Costa <rakuco@freebsd.org>.
SVN revision: 73320
12 years ago
Vincent Torri
3ef67a7c87
Eina: implement eina_file_map_lines() on Windows
...
SVN revision: 73298
12 years ago
Mike Blumenkrantz
005f6ba959
formatting
...
someone RECENTLY edited this file with tabs. stop it. seriously.
SVN revision: 73155
12 years ago
Vincent Torri
ffc3e8ea82
Eina: fix CFLAGS value when --enable-assert is used
...
SVN revision: 73112
12 years ago
Vincent Torri
5859a1ded5
Eina: remove --enable-coverage option.
...
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
12 years ago
Vincent Torri
e240b3cf96
typo
...
SVN revision: 73092
12 years ago
Sebastian Dransfeld
8fc3cd2a34
Revert "eina: fix eina_file_iterator"
...
This reverts commit 375d652df6430e08874412650e6f8aecfcbdca51.
SVN revision: 73056
12 years ago
Sebastian Dransfeld
2087ba893e
changelog
...
SVN revision: 73055
12 years ago
Sebastian Dransfeld
979ef9217c
eina: fix eina_file_iterator
...
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
12 years ago
Cedric BAIL
54e102fcc4
eina: also track lines index.
...
SVN revision: 73029
12 years ago
Vincent Torri
8aa31b9de4
Eina: reorganise a bit the autotools. Please report any problem
...
SVN revision: 73023
12 years ago
Vincent Torri
a39ac7869d
Eina: check if fnmatch() is also in libc
...
SVN revision: 73018
12 years ago
Stefan Schmidt
2020ea6b55
eina/tests: Bring in the needed flags for coverage after the rework.
...
Vicent, this is like you did it for benchmark. If you want any other
setup for coverage feel free to change.
SVN revision: 73016
12 years ago
Vincent Torri
1374ce7d6b
damn space !
...
SVN revision: 72979
12 years ago
Vincent Torri
45600d2b36
Eina: and fix bench compilation
...
SVN revision: 72974
12 years ago
Vincent Torri
66bbafd787
remove useless m4 files
...
SVN revision: 72973
12 years ago
Vincent Torri
766a3ce890
Eina: add nice m4 macro to check function. Will be usable easily in the merge, per EFL lib
...
Please, test. config.h is the same (except useless macro HAVE_ICONV_H) and compilation is correct on linux and mingw here
SVN revision: 72972
12 years ago
Carsten Haitzler
a82f27e2f0
tone down mempool chunk sizes
...
SVN revision: 72252
12 years ago
Carsten Haitzler
5b303c8038
add EINA_MEMPOOL_PASS
...
SVN revision: 72248
12 years ago
Jihoon Kim
477be2ba24
eina: fix typos in some headers
...
SVN revision: 72236
12 years ago
Stefan Schmidt
1f75f8029f
eina/tests: Compare unsigned with unsigned and remove unused vars
...
SVN revision: 72205
12 years ago
Cedric BAIL
491e44bb5f
eina: actually check the pid only if we fail with main loop check.
...
NOTE: If we are out of luck this test can work after a fork, but most
of the time it will be correct and cost nothing, instead of costing
a syscall.
SVN revision: 71988
12 years ago
Mike Blumenkrantz
df3343d002
even more overclarification
...
SVN revision: 71933
12 years ago
Mike Blumenkrantz
1d855e8c14
super overclarify docs for eina_str_split_full
...
SVN revision: 71932
12 years ago
Mike Blumenkrantz
c74cf7666d
fix size of returned array in str_split, doc clarification incoming
...
SVN revision: 71930
12 years ago
Mike Blumenkrantz
12a4c36072
fix the str_split test to function the way our docs specify that it should
...
SVN revision: 71872
12 years ago
Mike Blumenkrantz
8dbcdefab9
just spent waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay too long working on eina_str_split/full. never again.
...
this function was severely broken since 1.0: it did not abide by the limit param, and it was almost comically slow. I have (hopefully) fixed both of these issues. I also fixed the bug where this function was less than 200 lines long.
I'll backport this once it gets tested/reviewed/reverted
SVN revision: 71871
12 years ago
Mike Blumenkrantz
7cd7f0bd22
whoops, meant negative...hope nobody noticed this
...
SVN revision: 71856
12 years ago
Mike Blumenkrantz
32c909b6ce
...and unbreak compile
...
SVN revision: 71853
12 years ago
Mike Blumenkrantz
017a7d50eb
add a check for stupids
...
SVN revision: 71851
12 years ago
Jonas M. Gastal
5590d14689
Adding EINA_INLIST_CONTAINER_GET to the examples when freeing the list.
...
Author: Guilherme Iscaro <iscaro@profusion.mobi>
SVN revision: 71850
12 years ago
Jihoon Kim
bb56b0b09c
fix @version in each EFL header doxygen
...
SVN revision: 71691
12 years ago
Jonas M. Gastal
aa2e607d6f
Fixing the eina_inlist example 2 image. The diagram was wrong.
...
Author: Guilherme Iscaro <iscaro@profusion.mobi>
SVN revision: 71582
12 years ago
Jonas M. Gastal
c67b71b65c
Removing wrong info about inlist performance from docs.
...
SVN revision: 71581
12 years ago
Carsten Haitzler
4d66408a8b
let's turn eina thread debug OFF by default eh? :)
...
SVN revision: 71571
12 years ago
Vincent Torri
353030141d
Eina: move spin lock checks in the generic m4 threads macro
...
SVN revision: 71562
12 years ago