efl/src/lib/eet
Daniel Juyung Seo 76d8532b54 efl: Unified eina critical manro to CRI.
Being annoyed by different types of eina critical macros - CRI, CRIT,
 CRITICAL -, I concluded to unify them to one. Discussed on IRC and
 finally, CRI was chosen to meet the consistency with other macros -
 ERR, WRN, INF, DBG - in terms of the number of characters.
If there is any missing bits, please let me know.
2013-12-26 12:27:13 +09:00
..
Eet.h alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
Eet_private.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
eet_alloc.c
eet_cipher.c eet_cipher: Fix initialization of opened variable 2013-03-19 17:00:33 +00:00
eet_connection.c include some header files conditionally add specific test for fcntl 2013-03-11 10:34:47 +09:00
eet_data.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
eet_dictionary.c eet: Stopped SPANKing the naughty programmer while deleting dictionary. 2013-11-07 17:58:47 +09:00
eet_image.c fix clang bad free complaint 2013-07-16 18:20:07 +09:00
eet_lib.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
eet_node.c eet: Add comment about missing break in switch statement 2013-08-09 10:17:49 +01:00
eet_utils.c