Nils O. Selåsdal
|
225943aef7
|
Improve doxygen documentation.
|
2014-08-26 21:39:08 +02:00 |
|
Nils O. Selåsdal
|
2c264a76b4
|
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-06-18 15:57:51 +02:00 |
|
Nils O. Selåsdal
|
b3b1179c5a
|
Use restrict on pointers where it makes sense. (requires C99 support,
which we already assume)
|
2014-05-25 23:07:08 +02: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
|
d81e9b760a
|
More docs. And test put_filter
|
2013-12-04 20:44:47 +01:00 |
|
Nils O. Selåsdal
|
8749270ca4
|
Add DStr docs.
Small test changes
|
2013-12-04 20:32:06 +01:00 |
|
Nils O. Selåsdal
|
bbbe912fba
|
Initial version of struct DStr
|
2013-12-04 19:58:38 +01:00 |
|