Commit History

Author SHA1 Message Date
  Simon Tatham 7f96069954 Use _Countof to implement lenof, where available. 4 days ago
  Simon Tatham 1ef0fbaafc Add helper function dupwcscat(). 3 months ago
  Simon Tatham c4c4d2c5cb dup_mb_to_wc, dup_wc_to_mb: remove the 'flags' parameter. 6 months ago
  Simon Tatham 964890f1a1 Stringify all the CONF_foo identifiers, for debugging. 6 months ago
  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. 2 years ago
  Simon Tatham f4519b6533 Add UTF-8 support to the new Windows ConsoleIO system. 2 years ago
  Simon Tatham dbd0bde415 New utility function burnwcs(). 2 years 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. 3 years ago
  Simon Tatham e7d51505c7 Utility function strbuf_dup. 3 years ago
  Simon Tatham 31db2e67bb Make smemeq return unsigned, not bool. 3 years ago
  Simon Tatham b360ea6ac1 Add a manual single-char UTF-8 decoder. 3 years ago
  Simon Tatham 21f602be40 Add utility function dup_wc_to_mb. 3 years ago
  Simon Tatham 5935c68288 Update source file names in comments and docs. 3 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. 4 years ago