X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fdoc%2Findex.txt;h=00935c3ec704766e35d9fde84963a4e91026e2ce;hb=8c407cf6ad8321253223339572d959ea7dd394b1;hp=99b9e60717a6fbe9192d00fdec2dc1e0f4f293e1;hpb=677521e69460e88cc024bf89941bf207d79ceb7f;p=libucw.git diff --git a/ucw/doc/index.txt b/ucw/doc/index.txt index 99b9e607..00935c3e 100644 --- a/ucw/doc/index.txt +++ b/ucw/doc/index.txt @@ -14,16 +14,70 @@ You can see the index of <>. Modules ------- +- <> +- <> - <> - <> - <> - <> - <> +- <> - <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> Other features -------------- +- <> +- <> - <> +- <> + +Yet undocumented modules +------------------------ +- Trie + * `trie.h` +- Red-black trees + * `redblack.h` +- Bit manipulation + * `bitarray.h` + * `bitopts.h` + * `bitsig.h` +- String manipulation + * `kmp.h` + * `kmp-search.h` + * `regex.h` + * `stkstring.h` + * `string.h` + * `str-match.h` + * `wildmatch.h` +- File manipulation + * `asio.h` + * `lfs.h` + * `partmap.h` +- Address manipulation + * `url.h` + * `ipaccess.h` +- Prefetching of memory + * `prefetch.h` +- Caches + * `qache.h` +- Threads + * `semaphore.h` + * `threads.h` + * `workqueue.h` +- Profiling support + * `profile.h` License -------