efl/legacy/eina/src/lib
Lucas De Marchi b07f70b85c Update doc of eina_str_split functions
Mention that they can return NULL in case malloc() fails.



SVN revision: 50127
2010-07-08 15:08:31 +00:00
..
.cvsignore Don't display gcov file. 2008-08-01 12:24:53 +00:00
Makefile.am * eina: Add first version of a Quad Tree data type. 2010-04-29 17:21:14 +00:00
eina_accessor.c remove useless semicolon 2010-04-15 06:28:22 +00:00
eina_array.c remove useless semicolon 2010-04-15 06:28:22 +00:00
eina_benchmark.c * eina_benchmark: Little cleanup. 2009-12-31 10:26:41 +00:00
eina_convert.c fix eina_convert examples 2010-06-20 18:39:35 +00:00
eina_counter.c fix docs. 2010-03-12 19:23:06 +00:00
eina_cpu.c * eina: Allow compilation with -Wshadow. 2010-01-23 19:53:27 +00:00
eina_error.c Remove eina_error deprecated functions. 2010-02-26 00:28:58 +00:00
eina_file.c add eina_file_direct_ls() 2010-07-06 15:45:12 +00:00
eina_fp.c * eina: add tests for eina fixed point sin/cos functions. 2010-04-29 17:08:24 +00:00
eina_hamster.c minor fixes 2009-12-25 16:22:13 +00:00
eina_hash.c Minor doc update: It's nice when examples compile without warnings ;-) 2010-05-21 09:48:46 +00:00
eina_inlist.c Use different variable names. This was giving "shadowed declarations" 2010-01-24 19:51:22 +00:00
eina_iterator.c Documentation fix for eina iterators. 2010-06-30 18:41:16 +00:00
eina_lalloc.c EINA API BREAK: no more individual modules init/shutdown. 2009-09-06 22:21:56 +00:00
eina_list.c do not declare inlined functions in the source file, 2010-05-28 19:03:26 +00:00
eina_log.c fix pthread support with mingw 2010-05-28 18:57:19 +00:00
eina_magic.c printf modifiers are different on Windows 2010-06-26 14:26:54 +00:00
eina_main.c remove semi-colon 2010-05-29 06:28:38 +00:00
eina_matrixsparse.c remove useless semicolon 2010-04-15 06:28:22 +00:00
eina_mempool.c declare buddy init/shutdown functions it this 2010-03-26 07:47:11 +00:00
eina_module.c declare variables at the beginning of the block 2010-05-28 19:04:44 +00:00
eina_quadtree.c * eina: improve quadtree to support more stuff needed by evas. 2010-06-21 13:17:09 +00:00
eina_rbtree.c warning-- 2009-10-25 08:52:47 +00:00
eina_rectangle.c remove useless semicolon 2010-04-15 06:28:22 +00:00
eina_safety_checks.c fix most compilation errors with vc++ (there are still a 2010-03-23 06:41:17 +00:00
eina_str.c Update doc of eina_str_split functions 2010-07-08 15:08:31 +00:00
eina_strbuf.c vasprintf is not declared in mingw too 2010-05-28 18:59:43 +00:00
eina_stringshare.c Stringshare doesn't have a 64k limit. Don't say it does. 2010-07-02 08:56:09 +00:00
eina_tiler.c * finish benchmark tutorial 2009-12-27 08:45:30 +00:00
eina_value.c * add eina_config.h in all source files. Fix linking with Visual Studio 2009-08-28 12:03:34 +00:00