prosody
log
graph
tags
bookmarks
branches
14bc5593b97e
browse
changeset
util/serialization.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/serialization.lua @ 7043:
14bc5593b97e
less
more
|
(0)
-15
tip
description
author
age
util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Kim Alvefur
2015-02-21
util.serialization: Remove unused imports of error() and loadstring() [luacheck]
Matthew Wild
2015-05-06
Remove all trailing whitespace
Florian Zeitz
2013-08-09
Eliminate direct setfenv usage
Florian Zeitz
2012-06-08
util.serialization: Proper serialization of Infinity, -Infinity and NaN.
Waqas Hussain
2010-12-13
util.serialization: Implemented deserialize().
Waqas Hussain
2010-12-12
Update copyright headers for 2010
Matthew Wild
2010-03-22
util.serialization: Correctly serialize tables with 'false' as a key, fixes an issue with rosters not saving (thanks mathias, Tobias)
0.6.1
Matthew Wild
2009-11-25
util.serialization: Replaced commas with semi-colons between table fields.
Waqas Hussain
2009-11-23
util.serialization: Concise output for empty tables.
Waqas Hussain
2009-11-23
Remove version number from copyright headers
Matthew Wild
2009-07-10
util/serialization: Fixed serialization formatting
Waqas Hussain
2009-05-07
util.serialization: Write nil for non-serializable data types, and bump the log level to 'error'
0.4.1
Matthew Wild
2009-05-05
util.serialization: Log a warning when trying to serialize something we can't
Matthew Wild
2009-05-04
0.3->0.4
Matthew Wild
2009-03-20
less
more
|
(0)
-15
tip