efl/legacy/eina/src/lib
Tom Hacohen e6ec7adedb Eina: Fix the segfault in eina_stringshare_shutdown with-enable-amalgamation.
SVN revision: 50548
2010-07-27 16:53:49 +00:00
..
.cvsignore Don't display gcov file. 2008-08-01 12:24:53 +00:00
Makefile.am Eina: Fix compilation with --enable-amalgamation. 2010-07-27 15:15:45 +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_binshare.c Eina: Fix the segfault in eina_stringshare_shutdown with-enable-amalgamation. 2010-07-27 16:53:49 +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 use Win32 native mutex on Windows. To use it, pass the following option 2010-07-13 13:51:00 +00:00
eina_error.c +eina_error_msg_modify to change the error string of a registered error; preserves allocation state of message creation (errors created with static_register() will remain statically allocated) 2010-07-25 06:25:06 +00:00
eina_file.c include sys/syslimits.h on mac os x for PATH_MAX and NAME_MAX 2010-07-13 19:17:35 +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 eina_hash_modify_or_add -> eina_hash_set 2010-07-23 13:04:21 +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 leak--, thanks cedric 2010-07-13 16:43:15 +00:00
eina_magic.c printf modifiers are different on Windows 2010-06-26 14:26:54 +00:00
eina_main.c Eina: Added Eina_UStrbuf. 2010-07-27 09:05:41 +00:00
eina_matrixsparse.c remove useless semicolon 2010-04-15 06:28:22 +00:00
eina_mempool.c * eina: add a mempool that just do one big malloc. 2010-07-26 15:52:43 +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 Remove unneeded code with notnull.cocci script 2010-07-14 02:20:30 +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_share_common.c Eina: Fix compilation with --enable-amalgamation. 2010-07-27 15:15:45 +00:00
eina_share_common.h Eina: Fix compilation with --enable-amalgamation. 2010-07-27 15:15:45 +00:00
eina_str.c +eina_str_toupper for completion 2010-07-25 02:03:10 +00:00
eina_strbuf.c Eina: Fix compilation with --enable-amalgamation. 2010-07-27 15:15:45 +00:00
eina_strbuf_common.c Eina: Fix compilation with --enable-amalgamation. 2010-07-27 15:15:45 +00:00
eina_strbuf_common.h Eina: Added Eina_UStrbuf. 2010-07-27 09:05:41 +00:00
eina_strbuf_template_c.i Eina: Fix compilation with --enable-amalgamation. 2010-07-27 15:15:45 +00:00
eina_stringshare.c Eina: Fix the segfault in eina_stringshare_shutdown with-enable-amalgamation. 2010-07-27 16:53:49 +00:00
eina_tiler.c * finish benchmark tutorial 2009-12-27 08:45:30 +00:00
eina_unicode.c Eina: Added Eina_Unicode. 2010-07-27 08:22:20 +00:00
eina_ustrbuf.c Eina: Fix compilation with --enable-amalgamation. 2010-07-27 15:15:45 +00:00
eina_ustringshare.c Eina: Fix the segfault in eina_stringshare_shutdown with-enable-amalgamation. 2010-07-27 16:53:49 +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