X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fdoc%2Findex.txt;h=00935c3ec704766e35d9fde84963a4e91026e2ce;hb=3588d65e01184342a7907978200eca0a10ad08a2;hp=589d863ebcbf3659daa7c506aa6839709e0aabf8;hpb=972f6c62a309e63fd137962cb0b75012aa49abdd;p=libucw.git diff --git a/ucw/doc/index.txt b/ucw/doc/index.txt index 589d863e..00935c3e 100644 --- a/ucw/doc/index.txt +++ b/ucw/doc/index.txt @@ -14,51 +14,45 @@ You can see the index of <>. Modules ------- +- <> +- <> - <> - <> - <> - <> - <> +- <> - <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> +- <> Other features -------------- - <> - <> - <> +- <> Yet undocumented modules ------------------------ -- Sorting - * `arraysort.h` - * `sorter/` -- Growing buffers - * `gbuf.h` - * `bbuf.h` -- Heaps - * `binheap.h` - * `binheap-node.h` - * `heap.h` -- Binary search - * `binsearch.h` +- Trie + * `trie.h` +- Red-black trees + * `redblack.h` - Bit manipulation * `bitarray.h` * `bitopts.h` * `bitsig.h` -- Character manipulation - * `char-map.h` - * `chartype.h` - * `unicode.h` -- Link lists - * `clists.h` - * `simple-lists.h` - * `slists.h` -- Fixed-sized allocator - * `eltpool.h` -- Hash tables - * `hashtable.h` -- IP address access lists - * `ipaccess.h` - String manipulation * `kmp.h` * `kmp-search.h` @@ -71,28 +65,19 @@ Yet undocumented modules * `asio.h` * `lfs.h` * `partmap.h` -- Compression - * `lizard.h` +- Address manipulation + * `url.h` + * `ipaccess.h` - Prefetching of memory * `prefetch.h` -- Primes - * `prime.h` -- Profiling support - * `profile.h` - Caches * `qache.h` -- Red-black trees - * `redblack.h` - Threads * `semaphore.h` * `threads.h` * `workqueue.h` -- Trie - * `trie.h` -- Unaligned data - * `unaligned.h` -- URL manipulation - * `url.h` +- Profiling support + * `profile.h` License -------