log spec/util_format_spec.lua @ 12513:6efbcd52db21

age author description
Thu, 27 Jan 2022 21:14:22 +0100 Kim Alvefur util.format: Skip control code escaping when doing full serialization
Mon, 13 Dec 2021 16:34:55 +0100 Kim Alvefur util.format: Ensure metatable __tostring results are also sanitized
Sat, 11 Dec 2021 20:54:37 +0100 Kim Alvefur util.format: Fix some formats expecting positive numbers in Lua 5.2
Sat, 11 Dec 2021 20:38:54 +0100 Kim Alvefur util.format: ALL THE TESTS!!!
Sat, 11 Dec 2021 13:39:58 +0100 Kim Alvefur util.format: Also handle the %p format added in Lua 5.4
Sat, 11 Dec 2021 13:30:34 +0100 Kim Alvefur util.format: Ensure sanitation of strings passed to wrong format