X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fdoc%2Findex.txt;h=df2839da5bc33551bf57c8d542d13e8f6883255b;hb=bfca2c42bc0e749f8611339568be502f22ac5e9c;hp=b0e1c65557bbd091f816a8490a238380db36a40b;hpb=7bc212d734a845cc41f0416451aae0a4304cf1d6;p=libucw.git diff --git a/ucw/doc/index.txt b/ucw/doc/index.txt index b0e1c655..df2839da 100644 --- a/ucw/doc/index.txt +++ b/ucw/doc/index.txt @@ -14,41 +14,40 @@ 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,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` @@ -76,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