X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ucw%2Fdoc%2Findex.txt;h=df2839da5bc33551bf57c8d542d13e8f6883255b;hb=f501fcf311379b78506474478a17d82382b753e4;hp=c0765595edf514b6e67550260a152f3c992a5913;hpb=fd0c0959b0f1d5a7266f7e08d6ff53e9c05a0de9;p=libucw.git diff --git a/ucw/doc/index.txt b/ucw/doc/index.txt index c0765595..df2839da 100644 --- a/ucw/doc/index.txt +++ b/ucw/doc/index.txt @@ -14,40 +14,40 @@ You can see the index of <>. Modules ------- +- <> +- <> - <> - <> - <> - <> - <> +- <> - <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> Other features -------------- - <> - <> - <> +- <> +- <> Yet undocumented modules ------------------------ -- Sorting - * `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 @@ -56,17 +56,12 @@ 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` * `regex.h` * `stkstring.h` - * `string.h` - * `str-match.h` + * `strtonum.h` * `wildmatch.h` - File manipulation * `asio.h` @@ -75,14 +70,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