X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=ucw%2Fdoc%2Findex.txt;h=00935c3ec704766e35d9fde84963a4e91026e2ce;hb=3588d65e01184342a7907978200eca0a10ad08a2;hp=4621f144d28386998ce37ab21d8ba7043933f4c9;hpb=6f157379f4f19fe45c01972599e61c1df8a6914c;p=libucw.git diff --git a/ucw/doc/index.txt b/ucw/doc/index.txt index 4621f144..00935c3e 100644 --- a/ucw/doc/index.txt +++ b/ucw/doc/index.txt @@ -14,15 +14,27 @@ You can see the index of <>. Modules ------- +- <> +- <> - <> - <> - <> - <> - <> +- <> - <> - <> - <> +- <> +- <> +- <> - <> +- <> +- <> +- <> +- <> +- <> +- <> Other features -------------- @@ -33,18 +45,6 @@ Other features Yet undocumented modules ------------------------ -- Sorting - * `sorter/` -- Binary search - * `binsearch.h` -- Primes - * `prime.h` -- Heaps - * `binheap.h` - * `binheap-node.h` - * `heap.h` -- Hash tables - * `hashtable.h` - Trie * `trie.h` - Red-black trees @@ -53,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` @@ -72,12 +68,8 @@ Yet undocumented modules - Address manipulation * `url.h` * `ipaccess.h` -- Fixed-sized allocator - * `eltpool.h` - Prefetching of memory * `prefetch.h` -- Compression - * `lizard.h` - Caches * `qache.h` - Threads