X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=ucw%2Fdoc%2Findex.txt;h=a9981c5f0d8ddb2abb57a8fa50ff6d05d272e565;hb=e6688eeb82d349a202a30a243a59079bdc4c212d;hp=4621f144d28386998ce37ab21d8ba7043933f4c9;hpb=6f157379f4f19fe45c01972599e61c1df8a6914c;p=libucw.git diff --git a/ucw/doc/index.txt b/ucw/doc/index.txt index 4621f144..a9981c5f 100644 --- a/ucw/doc/index.txt +++ b/ucw/doc/index.txt @@ -14,15 +14,27 @@ You can see the index of <>. Modules ------- +- <> +- <> - <> - <> - <> - <> - <> +- <> - <> - <> - <> +- <> +- <> +- <> - <> +- <> +- <> +- <> +- <> +- <> +- <> Other features -------------- @@ -30,21 +42,10 @@ 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 +54,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` @@ -64,6 +61,7 @@ Yet undocumented modules * `stkstring.h` * `string.h` * `str-match.h` + * `strtonum.h` * `wildmatch.h` - File manipulation * `asio.h` @@ -72,12 +70,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