efl/legacy/eina/src
Patryk Kaczmarek b487866e75 From: Patryk Kaczmarek <patryk.k@samsung.com>
Firstly, I want to say hallo to everyone, it is my first message to
that
   list.
   
   
      I had prepared several patches for eina module. One of them fix
problem with
   you are having highly discussion, checking if function arguments
are not
   NULL.
   
   
      What’s more:
      
      
         -           I  had  proposed patches for eina_tiler and
eina_rectangle
   functions,  now below zero values ( distance and coordinstes ) are
not
   acceptable.
   
      -          Documentation for eina list specified, it should be
more clear
   now and eina stringshare_strlen fixed (NULL had length 0 ).
   
      -          eina_convert_atofp wrong return value if fp is NULL
(EINA_TRUE
   instead of EINA_FALSE)
   
   
      I had also attached diff to AUTHORS, ChangeLog and NEWS.
      


SVN revision: 76498
2012-09-12 07:33:36 +00:00
..
examples Adding EINA_INLIST_CONTAINER_GET to the examples when freeing the list. 2012-06-08 13:22:09 +00:00
include From: Patryk Kaczmarek <patryk.k@samsung.com> 2012-09-12 07:33:36 +00:00
lib From: Patryk Kaczmarek <patryk.k@samsung.com> 2012-09-12 07:33:36 +00:00
modules eina: fix build when valgrind is not in a standard location. 2012-03-16 11:25:14 +00:00
scripts Eina bench: Added eina-bench-cmp to compare benchmarks. 2012-09-02 07:14:20 +00:00
tests Eina: reorganise a bit the autotools. Please report any problem 2012-06-29 06:49:08 +00:00
Makefile.am Eina bench: Added eina-bench-cmp to compare benchmarks. 2012-09-02 07:14:20 +00:00