Log

spec/util_format_spec.lua @ 12033:161f8268c4b3

description author age
util.format: Also handle the %p format added in Lua 5.4 Kim Alvefur Sat, 11 Dec 2021 13:39:58 +0100
util.format: Ensure sanitation of strings passed to wrong format Kim Alvefur Sat, 11 Dec 2021 13:30:34 +0100
util.format: Escape invalid UTF-8 by passing trough serialization Kim Alvefur Fri, 10 Dec 2021 22:48:45 +0100
util.format: Change formatting of nil values to avoid looking like XML Kim Alvefur Tue, 29 Jun 2021 16:18:31 +0200
util.format: Escape ASCII control characters in output Kim Alvefur Tue, 15 Jun 2021 23:24:23 +0200
util.format: Handle integer formats the same way on Lua versions without integer support Kim Alvefur Thu, 30 May 2019 13:54:11 +0200