efl/legacy/eina/src/lib
Cedric BAIL 30fda98e76 eina: add Eina_Simple_Xml parser by Gustavo.
TODO: fix docs (but today, eina doc need some love again)
      use iconv and handle encoding (can get entity-to-utf8 from evas)
      description of what to do at :
http://marc.info/?l=enlightenment-devel&m=129975452006699&w=3

NOTE: this mean this API is not stable yet and will be broken soon.


SVN revision: 58387
2011-04-06 10:14:03 +00:00
..
.cvsignore Don't display gcov file. 2008-08-01 12:24:53 +00:00
Makefile.am eina: add Eina_Simple_Xml parser by Gustavo. 2011-04-06 10:14:03 +00:00
eina_accessor.c Fix common misspellings 2010-09-08 03:21:16 +00:00
eina_array.c * eina: eina_array_clean should be inlined from the beginning. 2010-11-29 18:32:30 +00:00
eina_benchmark.c * improve doc 2010-11-06 12:34:55 +00:00
eina_binshare.c * improve doc 2010-11-06 12:34:55 +00:00
eina_convert.c Fix common misspellings 2010-09-08 03:21:16 +00:00
eina_counter.c * eina: fix typos. 2010-12-03 18:46:49 +00:00
eina_cpu.c revert non wanted changes 2011-01-06 18:26:40 +00:00
eina_error.c err...always strcmp this not sure what I was thinking 2011-03-19 00:15:42 +00:00
eina_file.c eina: refactoring. 2011-03-22 16:33:34 +00:00
eina_file_win32.c make eina compile again on Windows CE 2011-01-04 18:09:22 +00:00
eina_fp.c * eina: fix typo. 2010-12-15 11:14:47 +00:00
eina_hamster.c uncrustify eina. 2010-07-28 02:37:05 +00:00
eina_hash.c eina-hash: improve documentation + indent + wibble 2011-03-28 21:37:35 +00:00
eina_inlist.c Eina inlist: Improved docs a bit. 2011-03-17 15:31:09 +00:00
eina_iterator.c Fix common misspellings 2010-09-08 03:21:16 +00:00
eina_lalloc.c uncrustify eina. 2010-07-28 02:37:05 +00:00
eina_list.c eina: typo in doc 2011-02-24 21:55:00 +00:00
eina_log.c Better headers check. 2011-02-17 08:34:42 +00:00
eina_magic.c no long casts - just case to/from void * as needed. i dont see why we 2010-12-16 04:28:03 +00:00
eina_main.c eina: add Eina_Simple_Xml parser by Gustavo. 2011-04-06 10:14:03 +00:00
eina_matrixsparse.c eina: fix compilation if safety checks are disabled 2010-10-01 12:18:39 +00:00
eina_mempool.c fix null deref again, this time with the power of spankies 2011-01-14 08:04:23 +00:00
eina_module.c Better headers check. 2011-02-17 08:34:42 +00:00
eina_private.h eina: add Eina_Simple_Xml parser by Gustavo. 2011-04-06 10:14:03 +00:00
eina_quadtree.c make eina compile again on Windows CE 2011-01-04 18:09:22 +00:00
eina_rbtree.c * eina: improve eina_rbtree doc to please discomfitor. 2010-10-24 15:29:23 +00:00
eina_rectangle.c eina: fix compilation if safety checks are disabled 2010-10-01 12:18:39 +00:00
eina_safety_checks.c uncrustify eina. 2010-07-28 02:37:05 +00:00
eina_sched.c Exclude win from prio drop implementation 2010-09-23 20:58:19 +00:00
eina_share_common.c Unlock should be run *after* EINA_MAGIC_FAIL otherwise wrong info about the error will be printed, because unlock may modify d. 2011-01-18 08:34:14 +00:00
eina_share_common.h Eina: Moved the private headers to src/lib where they belong. 2010-08-19 08:30:01 +00:00
eina_simple_xml_parser.c eina: add Eina_Simple_Xml parser by Gustavo. 2011-04-06 10:14:03 +00:00
eina_str.c * improve doc 2010-11-06 12:34:55 +00:00
eina_strbuf.c Eina: Don't #define _GNU_SOURCE 2010-10-07 19:29:32 +00:00
eina_strbuf_common.c missing cast 2010-12-11 07:09:07 +00:00
eina_strbuf_common.h Eina: Moved the private headers to src/lib where they belong. 2010-08-19 08:30:01 +00:00
eina_strbuf_template_c.x Eina: Moved the private headers to src/lib where they belong. 2010-08-19 08:30:01 +00:00
eina_stringshare.c Remove possivle null pointer. 2010-10-29 17:19:15 +00:00
eina_tiler.c * eina: fix eina_tiler_iterator_new API to be consistent with the 2010-11-04 14:53:00 +00:00
eina_unicode.c Eina unicode: Removed an old comment. 2011-03-28 13:33:03 +00:00
eina_ustrbuf.c i forgot about amalgamation. fix declaration too 2010-08-17 07:39:53 +00:00
eina_ustringshare.c Fix common misspellings 2010-09-08 03:21:16 +00:00
eina_value.c uncrustify eina. 2010-07-28 02:37:05 +00:00