Archived
1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
Henrik Hautakoski
f46ae1970b Change indentation to follow the updated standard.
Alot of mixed indentation. use 4 chars wide soft tabs.
2011-03-19 12:28:48 +02:00
Henrik Hautakoski
79f18e6671 strbuf.c: let strbuf_rchop return a value 2011-02-11 17:47:57 +01:00
Henrik Hautakoski
09b6a37cc4 strbuf.c: use strbuf_setlen in strbuf_* functions. 2011-02-05 14:32:48 +01:00
Henrik Hautakoski
9c73f8f867 strbuf: strbuf_append_va 2011-02-05 14:10:59 +01:00
Henrik Hautakoski
e67e03aceb strbuf: added strbuf_avail and strbuf_appendf. 2011-02-04 17:18:21 +01:00
Henrik Hautakoski
6538fd9369 strbuf: added strbuf_setlen 2011-02-04 16:27:39 +01:00
Henrik Hautakoski
b6ab5c88a8 strbuf.c: added strbuf_explode 2011-01-13 15:36:59 +01:00
Henrik Hautakoski
ae3ff5faae strbuf.c: use memrchr in strbuf_rchop 2011-01-13 15:36:58 +01:00
Henrik Hautakoski
f156e8906c removed debug.h in favor for log.h 2010-12-22 14:51:28 +01:00
Henrik Hautakoski
f06a528ad0 strbuf.c: Added strbuf_append_repeat function 2010-12-22 14:51:25 +01:00
Henrik Hautakoski
925972faa5 strbuf.c: make 'strbuf_rtrim' alittle more readable 2010-12-22 14:51:24 +01:00
Henrik Hautakoski
c558135c63 strbuf.c: move declarations that are not declared at the beginning of a scope block 2010-12-22 14:51:24 +01:00
Henrik Hautakoski
cfb5e85699 moving src/common to src/ 2010-10-19 13:34:06 +02:00
Renamed from src/common/strbuf.c (Browse further)