Simon Tatham
|
392be3e494
New utility function: decode_utf8_to_wide_string.
|
1 year ago |
Simon Tatham
|
36db93748e
New utility function: dupwcs.
|
1 year ago |
Simon Tatham
|
9e01de7c2b
decode_utf8: add an enumeration of failure reasons.
|
1 year ago |
Simon Tatham
|
f4519b6533
Add UTF-8 support to the new Windows ConsoleIO system.
|
1 year ago |
Simon Tatham
|
dbd0bde415
New utility function burnwcs().
|
1 year ago |
Simon Tatham
|
d3e186e81b
Function to check a UTF-8 string for unknown characters.
|
2 years ago |
Simon Tatham
|
b35d23f699
Implement Unicode normalisation.
|
2 years ago |
Simon Tatham
|
69e217d23a
Make decode_utf8() read from a BinarySource.
|
2 years ago |
Simon Tatham
|
834b58e39b
Make encode_utf8() output to a BinarySink.
|
2 years ago |
Simon Tatham
|
a8981212f5
Add a missing prototype.
|
2 years ago |
Simon Tatham
|
d155009ded
Utility function to do terminal word wrapping.
|
2 years ago |
Simon Tatham
|
f579b3c01e
Certificate trust scope: change to a boolean-expression system.
|
2 years ago |
Simon Tatham
|
08d58fe13e
Routines for %-encoding and %-decoding.
|
2 years ago |
Simon Tatham
|
76205b89e2
A few more ptrlen functions.
|
2 years ago |
Simon Tatham
|
5a28658a6d
Remove uni_tbl from struct unicode_data.
|
2 years ago |
Simon Tatham
|
d06ae2f5c3
New utility function base64_valid().
|
2 years ago |
Simon Tatham
|
043c24844a
Improve the base64 utility functions.
|
2 years ago |
Simon Tatham
|
e7d51505c7
Utility function strbuf_dup.
|
2 years ago |
Simon Tatham
|
31db2e67bb
Make smemeq return unsigned, not bool.
|
2 years ago |
Simon Tatham
|
b360ea6ac1
Add a manual single-char UTF-8 decoder.
|
2 years ago |
Simon Tatham
|
21f602be40
Add utility function dup_wc_to_mb.
|
2 years ago |
Simon Tatham
|
5935c68288
Update source file names in comments and docs.
|
2 years ago |
Simon Tatham
|
be8d3974ff
Generalise strbuf_catf() into put_fmt().
|
3 years ago |
Simon Tatham
|
efee4e0eae
Add some more bufchain_try_* functions.
|
3 years ago |
Simon Tatham
|
c35d8b8328
win_set_[icon_]title: send a codepage along with the string.
|
3 years ago |
Simon Tatham
|
cc3e4992d5
Break up x11fwd.c.
|
3 years ago |
Simon Tatham
|
609502b04b
Add utility function 'memxor'.
|
3 years ago |
Simon Tatham
|
c18e5dc8fb
cmdgen: add a --dump option.
|
4 years ago |
Simon Tatham
|
e0e133b4b0
Expose the rest of LoadedFile in headers.
|
4 years ago |
Simon Tatham
|
cbfba7a0e9
Greatly improve printf format-string checking.
|
4 years ago |