X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fdoc%2Findex.txt;h=df2839da5bc33551bf57c8d542d13e8f6883255b;hb=f501fcf311379b78506474478a17d82382b753e4;hp=1fc17b7c5137bc24c06e21830a00f8460a317c7d;hpb=026358b2c904d3e5677928fefc625ca52a0c90a1;p=libucw.git diff --git a/ucw/doc/index.txt b/ucw/doc/index.txt index 1fc17b7c..df2839da 100644 --- a/ucw/doc/index.txt +++ b/ucw/doc/index.txt @@ -14,6 +14,8 @@ You can see the index of <>. Modules ------- +- <> +- <> - <> - <> - <> @@ -23,9 +25,18 @@ Modules - <> - <> - <> +- <> +- <> +- <> - <> - <> - <> +- <> +- <> +- <> +- <> +- <> +- <> Other features -------------- @@ -33,21 +44,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 @@ -61,8 +61,7 @@ Yet undocumented modules * `kmp-search.h` * `regex.h` * `stkstring.h` - * `string.h` - * `str-match.h` + * `strtonum.h` * `wildmatch.h` - File manipulation * `asio.h` @@ -71,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