Nils O. Selåsdal
|
c6318c079d
|
Re-format code to avoid overly long lines and declarations
|
2015-04-04 23:29:27 +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
|
6891a77ba9
|
Make delim const
|
2013-12-08 22:28:25 +01:00 |
|
Nils O. Selåsdal
|
784dc1cecb
|
Teach uc_hex_decode to skip spaces
|
2013-12-06 23:10:32 +01:00 |
|
Nils O. Selåsdal
|
59b4c3f57e
|
Implement uc_hex_encode_delim without snprintf, fix length of
uc_hex_encode_delim when truncated output.
|
2013-12-06 22:47:16 +01:00 |
|
Nils O. Selåsdal
|
8badeaf857
|
Remove ucore_ prefix from headers and source files
|
2013-03-06 22:22:04 +01:00 |
|