Documentation for use with libeina
Eina is a multi-platform library that provides optimized data types and a few
tools. It supports the following data types:
- Array
- Hash Table
- Double-linked list
- Red-black tree
- Shared string
- Access Content types
+ Accessor: can access items of a container randomly
+ Iterator: can access items of a container sequentially
.
This package contains documentation for libeina.
Attachment | Size | Date |
---|---|---|
libeina-doc_1.0.0-1_all.deb | 190.35 KB | 05/08/2013 - 13:20 |
eina (1.0.0-1) unstable; urgency=low
* Upstream release 1.0.0
- testsuite now works on non-linux with pthreds enabled (Closes: #605818)
* This version breaks older versions of eet , add Breaks: accordingly
* Update symbols file with new symbol: eina_file_stat_ls
* Added patches/01_restore_eina_abi.diff:
- eina_array_clean is now only defined as static inline in header files.
This patch exports the symbol again to keep ABI compatilibty with
previous versions
Recent comments