prosody
log
graph
tags
bookmarks
branches
65d2ff6e674e
browse
changeset
util/format.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/format.lua @ 13098:
65d2ff6e674e
less
more
|
(0)
-15
tip
description
author
age
util.format: Restore "freeze" serialization behavior in logging
Kim Alvefur
24 months ago
util.format: Tweak serialization of %q formatted entries
Kim Alvefur
24 months ago
util: Prefix module imports with prosody namespace
Kim Alvefur
2023-03-17
util.startup: Provide a common Lua 5.3+ math.type() for Lua 5.2
Kim Alvefur
2022-10-19
compat: Use table.pack (there since Lua 5.2) over our util.table
Kim Alvefur
2022-07-11
compat: Remove handling of Lua 5.1 location of 'unpack' function
Kim Alvefur
2022-07-11
util: Remove various Lua 5.1 compatibility hacks
Kim Alvefur
2022-07-02
util.format: Fix typo in comment [codespell]
Kim Alvefur
2022-02-04
util.format: Expand explanation of purpose in comments
Kim Alvefur
2022-01-27
util.format: Skip control code escaping when doing full serialization
Kim Alvefur
2022-01-27
util.format: Optimize most common integer format
Kim Alvefur
2021-12-13
util.format: Ensure metatable __tostring results are also sanitized
Kim Alvefur
2021-12-13
util.format: Fix some formats expecting positive numbers in Lua 5.2
Kim Alvefur
2021-12-11
util.format: Fix Lua 5.1 quirks thanks to ALL THE TESTS
Kim Alvefur
2021-12-11
util.format: Also handle the %p format added in Lua 5.4
Kim Alvefur
2021-12-11
less
more
|
(0)
-15
tip