efl/legacy/eina/src/lib
Carsten Haitzler 5b303c8038 add EINA_MEMPOOL_PASS
SVN revision: 72248
2012-06-17 01:12:16 +00:00
..
Makefile.am well as there is no reason to put eina_model in release - disabled 2012-04-18 09:02:27 +00:00
eina_accessor.c more docs to headers. 2011-04-07 11:12:45 +00:00
eina_array.c Add eina_array_count(), deprecate eina_array_count_get(). 2012-01-09 23:13:06 +00:00
eina_benchmark.c more docs to .h files. 2011-04-07 11:16:30 +00:00
eina_binbuf.c fix eina_binbuf_* signatures to use unsigned char instead of char... 2011-06-26 00:08:03 +00:00
eina_binbuf_template_c.x Eina bin/(u)strbuf: Added eina_*buf_manage_new_length. 2011-12-08 13:10:57 +00:00
eina_binshare.c eina share log refactor. 2012-01-21 07:21:23 +00:00
eina_convert.c eina: doxygen doc fixes 2012-05-29 11:33:07 +00:00
eina_counter.c Eina: Port eina to the Ps3 by including Escape 2011-11-05 17:49:30 +00:00
eina_cpu.c eina_cpu: use __asm__ instead of asm 2012-05-15 05:48:27 +00:00
eina_error.c fix error_find to actually return the Eina_Error instead of just i 2011-04-15 00:41:01 +00:00
eina_file.c use memset so we never have this problem again and also put in 2012-05-23 04:26:24 +00:00
eina_file_win32.c formatting fix. 2012-05-23 04:31:47 +00:00
eina_fp.c eina: cleanup and merge code for sin and cos. 2012-05-16 10:12:06 +00:00
eina_hamster.c if we are going to have %d's - use them in the next scanf too. 2011-08-10 04:39:04 +00:00
eina_hash.c Hack to avoid freeing old data when calling eina_hash_set() with new_data == NULL. Let's have a minute of silence for all the innocent children that died because of this very grave error. 2012-03-29 17:46:17 +00:00
eina_inarray.c eina: fix Eina_Inarray API to at least match Eina_Array API. 2012-04-20 08:30:59 +00:00
eina_inlist.c beef inlist tests wrt safety pointers 2012-01-21 04:20:32 +00:00
eina_iterator.c eina eina_iterator.c: Fixed formatting. 2012-04-17 06:31:14 +00:00
eina_lalloc.c uncrustify eina. 2010-07-28 02:37:05 +00:00
eina_list.c eina: fix forgotten initialization of count during eina_list_split_list. 2012-02-17 11:16:01 +00:00
eina_log.c eina: add backtrace support to eina. 2012-04-26 08:10:38 +00:00
eina_magic.c Eina: remove ugly FMT_* compatibility strings as Evil has now POSIX printf family functions 2012-02-17 20:53:36 +00:00
eina_main.c eina: actually check the pid only if we fail with main loop check. 2012-06-12 07:58:11 +00:00
eina_matrixsparse.c matrixsparse: fix pointer after it's freed. 2012-01-21 05:32:39 +00:00
eina_mempool.c add EINA_MEMPOOL_PASS 2012-06-17 01:12:16 +00:00
eina_mmap.c formatting 2012-03-31 06:30:53 +00:00
eina_model.c note the bug spotted by Tasn. 2012-03-06 12:35:24 +00:00
eina_module.c eina: doxygen doc fixes 2012-05-29 11:33:07 +00:00
eina_object.c Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_prefix.c Eina: use new Evil API to detect absolute path name 2012-02-05 09:41:25 +00:00
eina_private.h eina: make it possible to force the number of detected CPU as way to overcome local bug. 2012-04-19 09:25:54 +00:00
eina_quadtree.c make eina compile again on Windows CE 2011-01-04 18:09:22 +00:00
eina_rbtree.c eina: fix warning. Patch by Seo Sanghyeon. 2012-03-02 15:36:54 +00:00
eina_rectangle.c doxy -> .h 2011-04-07 13:01:48 +00:00
eina_safety_checks.c doxy -> .h 2011-04-07 13:05:05 +00:00
eina_sched.c eina_sched: fix rt priority drop 2012-02-09 00:06:14 +00:00
eina_share_common.c eina share log refactor. 2012-01-21 07:21:23 +00:00
eina_share_common.h eina share log refactor. 2012-01-21 07:21:23 +00:00
eina_simple_xml_parser.c Eina: Fix issue in the XML parser when a tag was in a comment or a CDATA. 2012-05-29 22:00:29 +00:00
eina_str.c fix size of returned array in str_split, doc clarification incoming 2012-06-11 07:29:46 +00:00
eina_strbuf.c From: Joerg Sonnenberger <joerg@britannica.bec.de> 2011-12-05 10:17:57 +00:00
eina_strbuf_common.c eina: doxygen doc fixes 2012-05-29 11:33:07 +00:00
eina_strbuf_common.h Eina (u)strbuf: Added eina_(u)strbuf_manage_new. 2011-09-06 10:58:53 +00:00
eina_strbuf_template_c.x Eina (u)strbuf: Added eina_(u)strbuf_manage_new. 2011-09-06 10:58:53 +00:00
eina_stringshare.c eina/eina_stringshare - + NULL Checking. 2012-05-02 05:05:10 +00:00
eina_tiler.c move docs to .h 2011-04-07 10:26:38 +00:00
eina_unicode.c eina_unicode: add safety checks. 2012-01-20 13:00:01 +00:00
eina_ustrbuf.c doxy -> .h 2011-04-07 13:17:25 +00:00
eina_ustringshare.c eina share log refactor. 2012-01-21 07:21:23 +00:00
eina_value.c eina: don't assume that 'char' is a signed type in Eina_Value 2012-05-17 09:56:28 +00:00
eina_xattr.c eina: fix build without Xattr. 2012-01-04 09:41:15 +00:00