Nils O. Selåsdal
|
0e296ce7e5
|
Add init method to dstr for initializing directyl from a string
Change the api so _put_ functions that copy in data are named "_append_"
instead.
|
2014-09-12 01:11:40 +02:00 |
|
Nils O. Selåsdal
|
5bd23d751f
|
Use restrict on pointers where it makes sense. (requires C99 support,
which we already assume)
|
2014-09-12 01:11:40 +02:00 |
|
Nils O. Selåsdal
|
25f83f36ee
|
debugging aid to uc_dstr_destroy too
|
2013-12-06 21:46:46 +01:00 |
|
Nils O. Selåsdal
|
e679ad969d
|
Add debugging aid to uc_dstr_reset
|
2013-12-06 21:43:06 +01:00 |
|
Nils O. Selåsdal
|
565de6ace7
|
Add uc_dstr_copy
|
2013-12-05 01:24:41 +01:00 |
|
Nils O. Selåsdal
|
9723a579cc
|
Clarift uc_dstr_ensure
|
2013-12-04 23:46:45 +01:00 |
|
Nils O. Selåsdal
|
b5e1d086a4
|
Add DStr sprintf
|
2013-12-04 21:33:16 +01:00 |
|
Nils O. Selåsdal
|
bbbe912fba
|
Initial version of struct DStr
|
2013-12-04 19:58:38 +01:00 |
|