Software /
code /
prosody
Log
util-src/encodings.c @ 11475:9bd36e871f05
description | author | age |
---|---|---|
util-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions | Kim Alvefur | Sun, 07 Jun 2020 02:25:56 +0200 |
util.encodings: Remove redundant cast | Emmanuel Gil Peyrot | Sun, 01 Dec 2019 23:34:49 +0100 |
util.encodings: Don’t export unneeded symbols | Emmanuel Gil Peyrot | Sun, 01 Dec 2019 23:34:45 +0100 |
util.encodings: Don't ignore non-strings passed to stringprep functions | Kim Alvefur | Sat, 02 Nov 2019 13:09:54 +0100 |
util.encodings: Strictly verify that the 'strict' *prep argument is a boolean | Kim Alvefur | Wed, 30 Oct 2019 16:22:44 +0100 |
util.encodings: Optional strict flag to stringprep | Kim Alvefur | Wed, 24 Apr 2019 15:01:00 +0200 |
util.encodings: Spell out all IDNA 2008 options ICU has | Kim Alvefur | Wed, 11 Sep 2019 00:40:30 +0200 |