X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fdoc%2Findex.txt;h=00935c3ec704766e35d9fde84963a4e91026e2ce;hb=8c407cf6ad8321253223339572d959ea7dd394b1;hp=b0e1c65557bbd091f816a8490a238380db36a40b;hpb=7bc212d734a845cc41f0416451aae0a4304cf1d6;p=libucw.git diff --git a/ucw/doc/index.txt b/ucw/doc/index.txt index b0e1c655..00935c3e 100644 --- a/ucw/doc/index.txt +++ b/ucw/doc/index.txt @@ -14,41 +14,37 @@ You can see the index of <>. Modules ------- +- <> +- <> - <> - <> - <> - <> - <> +- <> - <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> Other features -------------- - <> - <> - <> +- <> Yet undocumented modules ------------------------ -- Sorting - * `arraysort.h` - * `sorter/` -- Binary search - * `binsearch.h` -- Primes - * `prime.h` -- Growing buffers - * `gbuf.h` - * `bbuf.h` -- Heaps - * `binheap.h` - * `binheap-node.h` - * `heap.h` -- Link lists - * `clists.h` - * `simple-lists.h` - * `slists.h` -- Hash tables - * `hashtable.h` - Trie * `trie.h` - Red-black trees @@ -57,10 +53,6 @@ Yet undocumented modules * `bitarray.h` * `bitopts.h` * `bitsig.h` -- Character manipulation - * `char-map.h` - * `chartype.h` - * `unicode.h` - String manipulation * `kmp.h` * `kmp-search.h` @@ -76,14 +68,8 @@ Yet undocumented modules - Address manipulation * `url.h` * `ipaccess.h` -- Fixed-sized allocator - * `eltpool.h` - Prefetching of memory * `prefetch.h` -- Unaligned data - * `unaligned.h` -- Compression - * `lizard.h` - Caches * `qache.h` - Threads