Archived
1
0
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
Henrik Hautakoski
8be6c69e97 docs/fscrawl: read does not close anymore 2011-01-26 19:19:04 +01:00
Henrik Hautakoski
e7ebbd30ec rbtree.c: make rbnode an ADT. 2011-01-08 08:10:23 +01:00
Henrik Hautakoski
6514462cdb rbtree.c: changed return values in insert/delete. 2011-01-05 10:17:22 +01:00
Henrik Hautakoski
0fba36440c rbtree.c: rbtree_walk: pass rbnode->key instead of rbnode to callback function 2011-01-05 09:11:56 +01:00
Henrik Hautakoski
027bf154a7 rbtree.c: use generic keys.
to make the rbtree more usefull. allow generic keys and user defined compare functions.
2010-12-27 10:17:01 +01:00
Henrik Hautakoski
3110bbf761 docs: adding log 2011-01-13 15:37:00 +01:00
Henrik Hautakoski
6b2465dce2 docs/strbuf.txt: added strbuf_explode and strbuf_free_list 2011-01-13 15:36:59 +01:00
Henrik Hautakoski
4a33fa091f docs/strbuf.txt: Adding 'strbuf_append_repeat' 2010-12-22 14:51:26 +01:00
Henrik Hautakoski
c097750262 docs/strbuf.txt: added strbuf_rchop 2010-12-22 14:51:25 +01:00
Henrik Hautakoski
1cce3f7ec1 docs: added queue. 2010-11-14 13:06:09 +01:00
Henrik Hautakoski
9a855dcade docs/Makefile: make doc generation more flexible. 2010-11-14 11:57:19 +01:00
Henrik Hautakoski
c6309dd0af docs: added path 2010-11-14 11:36:59 +01:00
Henrik Hautakoski
4bf08bdc7f docs/rbtree.txt: changed indent on data structure section. 2010-11-14 11:24:51 +01:00
Henrik Hautakoski
546a78ad76 docs: added fscrawl 2010-11-14 10:44:08 +01:00
Henrik Hautakoski
2ad92d719e docs/xalloc.txt: typo fix. 2010-12-22 04:28:52 +01:00
Henrik Hautakoski
d1c548a722 docs/api-notify.txt: fixed the style of an code example. 2010-12-22 04:28:51 +01:00
Henrik Hautakoski
220d924336 docs: added rbtree. 2010-11-08 19:11:43 +01:00
Henrik Hautakoski
baa6cbb316 docs: index generation 2010-11-05 11:13:18 +01:00
Henrik Hautakoski
15e73d76ab docs: updated xalloc 2010-11-05 10:26:33 +01:00
Henrik Hautakoski
44be15984f docs: added Asciidoc support 2010-11-04 21:42:39 +01:00
Henrik Hautakoski
309350c01f docs: deleted old output API 2010-10-14 17:32:06 +02:00
Henrik Hautakoski
c18d548afc docs: notify api 2010-10-22 13:59:17 +02:00
H Hautakoski
e8c73df6b5 docs: output 2010-10-22 13:59:12 +02:00
Fredric N
df67148db5 Added documentation 2010-10-22 13:59:12 +02:00
H Hautakoski
5da0562350 docs: more xalloc. 2010-10-22 13:59:11 +02:00
H Hautakoski
c5458d982b docs: update strbuf and added xalloc. 2010-10-22 13:59:10 +02:00
H Hautakoski
ccdad9c6aa strbuf: docs and const pointers. 2010-10-22 13:59:09 +02:00
H Hautakoski
bc7492cb1d updated strbuf docs 2010-10-22 13:59:07 +02:00
H Hautakoski
f1dbd880a7 docs for strbuf and some small changes. 2010-10-22 13:59:07 +02:00
4a36c05134 Added docs dir, updated TEMPLATE 2010-10-22 13:59:04 +02:00