Software /
code /
prosody
Log
util/format.lua @ 12261:f7946c8e502f
description | author | age |
---|---|---|
util.format: Fix typo in comment [codespell] | Kim Alvefur | Fri, 04 Feb 2022 16:40:38 +0100 |
util.format: Expand explanation of purpose in comments | Kim Alvefur | Thu, 27 Jan 2022 21:40:13 +0100 |
util.format: Skip control code escaping when doing full serialization | Kim Alvefur | Thu, 27 Jan 2022 21:14:22 +0100 |
util.format: Optimize most common integer format | Kim Alvefur | Mon, 13 Dec 2021 16:38:33 +0100 |
util.format: Ensure metatable __tostring results are also sanitized | Kim Alvefur | Mon, 13 Dec 2021 16:34:55 +0100 |
util.format: Fix some formats expecting positive numbers in Lua 5.2 | Kim Alvefur | Sat, 11 Dec 2021 20:54:37 +0100 |
util.format: Fix Lua 5.1 quirks thanks to ALL THE TESTS | Kim Alvefur | Sat, 11 Dec 2021 20:40:23 +0100 |