efl/src/lib/eina
Amitesh Singh 3505b7618c eina: eina_value: fix the typo in doc 2017-10-30 16:11:57 +09:00
..
CMakeLists.txt cmake: fix strlcpy() detection and usage. 2017-01-26 15:53:14 -02:00
Eina.h Eina: Add Eina_Promise/Eina_Future. 2017-09-04 10:24:00 -03:00
eina_abi.c
eina_accessor.c
eina_accessor.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_alloca.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_array.c eina_array: Fix magic checks to return 2017-09-01 10:09:37 +09:00
eina_array.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_benchmark.c benchmarks: Fix titles in gnuplot 2017-10-18 11:02:16 +09:00
eina_benchmark.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_bezier.c eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
eina_bezier.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_binbuf.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_binbuf.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_binbuf_template_c.x eina: fix up last commit 2017-01-06 13:02:37 +01:00
eina_binshare.c
eina_binshare.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_clist.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_config.h.cmake cmake: major rework of check and pkg-config dependencies. 2017-01-23 23:55:33 -02:00
eina_config.h.in eina - fix redefinition of word size if already defined 2017-01-06 19:25:50 +09:00
eina_convert.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_convert.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_counter.c eina: fix same wrong indenting 2016-12-06 17:16:24 +01:00
eina_counter.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_cow.c
eina_cow.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_cpu.c eina_cpu: Fix arm build 2016-10-04 14:29:36 -05:00
eina_cpu.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_crc.c eina: fix same wrong indenting 2016-12-06 17:16:24 +01:00
eina_crc.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_debug.c eina debug - ensure sockaddr is 0'd out before filling in to avoid junk 2017-10-29 11:19:48 +09:00
eina_debug.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_debug_bt.c eina debug - don't try and collect stats on more than a million threads 2017-07-23 19:09:11 +09:00
eina_debug_bt_file.c Eina Debug: include Evil for realpath support 2017-06-11 10:03:53 +03:00
eina_debug_chunk.c First patch of the Eina Debug layer rewriting 2017-06-05 08:51:49 +03:00
eina_debug_cpu.c eina debug - add comments to cpu debug using locks to pause sysmon 2017-07-23 18:43:58 +09:00
eina_debug_private.h Fix Windows compilation 2017-06-05 08:55:38 +03:00
eina_debug_thread.c Remove thread management 2017-06-05 08:55:37 +03:00
eina_debug_timer.c eina debug - check write return value and complain 2017-09-29 12:26:57 +09:00
eina_error.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_error.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_evlog.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_evlog.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_file.c eina: use a stringshare to store the filename internally. 2017-10-17 16:15:19 -07:00
eina_file.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_file_common.c eina: use a stringshare to store the filename internally. 2017-10-17 16:15:19 -07:00
eina_file_common.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_file_win32.c eina: forgotten label on eina_file_unlink on Windows. 2017-10-19 10:28:45 -07:00
eina_fp.c
eina_fp.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_freeq.c eina freeq - fix possible seg with NULL freeq and pattern fill logic 2017-02-08 08:48:35 +09:00
eina_freeq.h eina: fix spelling errors in documentation 2017-10-27 12:12:25 -07:00
eina_hamster.c eina hamster count - use a fixed version, revision etc. so builds repro 2017-08-02 17:12:28 +09:00
eina_hamster.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_hash.c eina: silence warning. 2017-10-19 16:34:25 -07:00
eina_hash.h eina: Fix broken link in doc to introduce integer hash algorithms 2017-05-30 13:34:34 +09:00
eina_inarray.c efl: silent warnings shown on solaris due to missing header files. 2017-09-14 09:59:02 -07:00
eina_inarray.h eina: inarray: remove documentation pointer to non-existing functions 2017-07-13 11:21:59 +02:00
eina_inline_array.x eina - redo a lot of the static inlines to have better instr cache usage 2016-09-20 14:53:05 +09:00
eina_inline_clist.x
eina_inline_cpu.x
eina_inline_crc.x
eina_inline_f8p24.x
eina_inline_f16p16.x
eina_inline_f32p32.x
eina_inline_file.x
eina_inline_fp.x
eina_inline_hash.x eina - redo a lot of the static inlines to have better instr cache usage 2016-09-20 14:53:05 +09:00
eina_inline_inlist.x eina - redo a lot of the static inlines to have better instr cache usage 2016-09-20 14:53:05 +09:00
eina_inline_list.x eina - redo a lot of the static inlines to have better instr cache usage 2016-09-20 14:53:05 +09:00
eina_inline_lock_barrier.x eina - redo a lot of the static inlines to have better instr cache usage 2016-09-20 14:53:05 +09:00
eina_inline_lock_posix.x eina: fix macos spinlocks and upgrade API to sierra 2016-10-01 21:17:05 +02:00
eina_inline_log.x eina - redo a lot of the static inlines to have better instr cache usage 2016-09-20 14:53:05 +09:00
eina_inline_mempool.x eina: add an API to check if a pointer is a valid element of a mempool. 2017-08-15 13:46:34 -07:00
eina_inline_modinfo.x eina: module - Add macros for adding module informations 2016-08-31 16:17:53 +05:30
eina_inline_private.h
eina_inline_rbtree.x eina - redo a lot of the static inlines to have better instr cache usage 2016-09-20 14:53:05 +09:00
eina_inline_rectangle.x eina: Add convenience eina_rectangle_equal 2017-08-30 17:29:52 +09:00
eina_inline_safepointer.x
eina_inline_slice.x Fix building on windows 2017-10-22 20:21:12 +01:00
eina_inline_str.x eina - redo a lot of the static inlines to have better instr cache usage 2016-09-20 14:53:05 +09:00
eina_inline_stringshare.x
eina_inline_tiler.x
eina_inline_trash.x
eina_inline_unicode.x
eina_inline_ustringshare.x
eina_inline_util.x eina: move to use memcmp and rename eina_{flt,dbl}eq to eina_{flt,dbl}_exact. 2017-01-06 15:58:46 -08:00
eina_inline_value.x eina_value: add helper: eina_value_struct_desc_get(). 2017-08-24 11:13:56 -03:00
eina_inline_value_util.x eina_value_util: eina_value_X_get() helpers. 2017-08-23 18:32:13 -03:00
eina_inline_vector.x
eina_inlist.c
eina_inlist.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_iterator.c eina: add free cb to eina_iterator_filter_new 2016-12-09 10:16:08 +01:00
eina_iterator.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_lalloc.c
eina_lalloc.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_list.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_list.h eina: fix typo in documentation 2017-08-29 20:56:31 +02:00
eina_lock.c eina: fix destruction of the osx semaphores 2017-09-05 00:45:04 +02:00
eina_lock.h fix typo space in include on eina_lock 2017-10-17 14:58:56 +09:00
eina_log.c eina: fix warning if EINA_SAFETY_CHECKS is disabled 2017-10-16 13:36:12 -07:00
eina_log.h eina_log: add parameter description on "eina_log_level_check"'s annotation 2017-10-25 19:11:19 +09:00
eina_magic.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_magic.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_main.c eina: remove EFL_HAVE_WIN32_THREADS define as it is unused since winpthread is used 2017-09-26 10:17:04 -07:00
eina_main.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_matrix.c eina: spellfix comment in matrix code 2017-10-13 11:51:56 -07:00
eina_matrix.h eina_matrix: Fix doxygen warnings 2017-10-25 21:59:55 +09:00
eina_matrixsparse.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_matrixsparse.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_mempool.c eina: handle errors when creating a mempool 2017-09-16 14:28:39 +02:00
eina_mempool.h eina: add an API to check if a pointer is a valid element of a mempool. 2017-08-15 13:46:34 -07:00
eina_mmap.c eina mmap safety - only map zeropages if it's an eina file that sigbuses 2017-08-30 12:03:41 +09:00
eina_mmap.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_module.c eina: enforce strict Eina_Bool parameter 2017-10-29 13:59:17 +01:00
eina_module.h eina_module: Add description of parameter to resolve doxygen warning 2017-10-26 13:20:54 +09:00
eina_prefix.c eina: Eina_Prefix should never contain a NULL, no code expect it. 2017-10-04 20:57:08 -07:00
eina_prefix.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_private.h Fix building on windows 2017-10-22 20:21:12 +01:00
eina_promise.c eina: add helper to return already known to fail future. 2017-10-25 13:39:44 -07:00
eina_promise.h eina: add helper to return already known to fail future. 2017-10-25 13:39:44 -07:00
eina_promise_private.h Eina: Add Eina_Promise/Eina_Future. 2017-09-04 10:24:00 -03:00
eina_quad.c
eina_quad.h eina: add missing documentation for quad. 2017-10-17 11:00:53 -07:00
eina_quadtree.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_quadtree.h
eina_quaternion.c eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
eina_quaternion.h
eina_rbtree.c
eina_rbtree.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_rectangle.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_rectangle.h eina: add missing documentation for rectangle. 2017-10-17 10:56:23 -07:00
eina_refcount.h
eina_safepointer.c
eina_safepointer.h
eina_safety_checks.c
eina_safety_checks.h
eina_sched.c eina: remove EFL_HAVE_WIN32_THREADS define as it is unused since winpthread is used 2017-09-26 10:17:04 -07:00
eina_sched.h
eina_share_common.c eina: comparing unsigned integer with less than zero. 2017-10-13 11:46:32 -07:00
eina_share_common.h
eina_simple_xml_parser.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_simple_xml_parser.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_slice.h eina: Fix more typo in doxygen 2017-03-13 15:50:37 -04:00
eina_slstr.c eina_slstr: Fix leak in an error case 2017-08-04 10:24:03 +09:00
eina_slstr.h eina: Introduce Eina_Slstr for short-lived strings 2017-01-17 14:20:55 +09:00
eina_str.c eina: fix for escapable charachters not getting escaped if it comes after '\t' or '\n' 2017-05-09 10:37:16 -07:00
eina_str.h eina_str: Fix doxygen warning 2017-10-26 13:20:54 +09:00
eina_strbuf.c eina: comparing unsigned integer with less than zero. 2017-10-13 11:46:32 -07:00
eina_strbuf.h eina_strbuf: Fix doxygen warning 2017-10-26 13:20:54 +09:00
eina_strbuf_common.c eina_binbuf: allow expand & usage of extra bytes. 2016-12-20 10:18:32 -02:00
eina_strbuf_common.h eina_binbuf: allow expand & usage of extra bytes. 2016-12-20 10:18:32 -02:00
eina_strbuf_template_c.x
eina_stringshare.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_stringshare.h eina_stringshare: Fix doxygen warning 2017-10-26 13:20:54 +09:00
eina_thread.c First patch of the Eina Debug layer rewriting 2017-06-05 08:51:49 +03:00
eina_thread.h eina: fix doxygen typo for eina_thread. 2017-10-17 10:54:24 -07:00
eina_thread_queue.c
eina_thread_queue.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_tiler.c eina: fix eina_tiler_equal to not always return true 2017-07-14 18:43:00 -04:00
eina_tiler.h eina: make tiler function params const where appropriate 2017-07-14 18:43:00 -04:00
eina_tmpstr.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_tmpstr.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_trash.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_types.h eina: enable fallthrough warning suppression only on GCC 7 and above. 2017-06-06 09:57:14 -07:00
eina_unicode.c
eina_unicode.h eina: add param, return type description for eina_unicode. 2017-10-27 12:12:25 -07:00
eina_ustrbuf.c eina: fix compilation warning on _WIN32 due missing strndup() 2017-03-29 12:44:19 -03:00
eina_ustrbuf.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_ustringshare.c
eina_ustringshare.h eina_ustringshare: Add description of return to resolve doxygen warning 2017-10-26 13:20:54 +09:00
eina_util.c eina utils: fix build without getpwent. 2017-02-20 11:29:56 +02:00
eina_util.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_value.c eina: eina_value - Add "struct tm" support 2017-10-30 16:04:53 +09:00
eina_value.h eina: eina_value: fix the typo in doc 2017-10-30 16:11:57 +09:00
eina_value_util.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eina_value_util.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00
eina_vector.h
eina_xattr.c eina: fix compilation warning on _WIN32 due missing strndup() 2017-03-29 12:44:19 -03:00
eina_xattr.h docs: Fix typos and some wrong expressions in Eina API reference doxygen. 2017-02-21 10:46:28 +09:00