Andrew Bettison
|
63d1792863
|
Fix bugs in strbuf_ncat(), strbuf_puts() and strbuf_putc()
Were not advancing the 'current' pointer the entire length of the appended text
|
2012-07-11 11:41:15 +09:30 |
|
Andrew Bettison
|
2c1c44c4fe
|
Add strbuf_trunc() primitive, fix bug in strbuf_substr()
|
2012-07-10 19:36:25 +09:30 |
|
Andrew Bettison
|
bbdfda2ce4
|
Improve strbuf API
Add STRUCT_STRBUF_EMPTY initialisation constant
Add strbuf_is_empty() primitive
Fix documentation comments in strbuf.h
|
2012-07-05 14:58:28 +09:30 |
|
Andrew Bettison
|
5cff81e0c0
|
Add strbuf_reset()
|
2012-06-25 16:32:52 +09:30 |
|
Andrew Bettison
|
56cb12f507
|
Refactor rhizome db creation and execution functions
|
2012-06-12 18:12:36 +09:30 |
|
Andrew Bettison
|
345b2c1c4c
|
Fix SEGV bug using new strbuf operations
|
2012-05-20 13:02:41 +09:30 |
|
Andrew Bettison
|
2f4d1eb720
|
"strbuf.h" API for assembling fixed-sized string buffers
|
2012-05-19 14:02:03 +09:30 |
|