Commit Graph

20 Commits (47c821cf549c8ea4645190a8f4bb18b7a2eaee2b)

Author SHA1 Message Date
Kim Alvefur eaa823a597 util.*: Remove use of module() function, make all module functions local and return them in a table at the end 11 years ago
Matthew Wild 75c8b77900 util.serialization: Remove unused imports of error() and loadstring() [luacheck] 11 years ago
Florian Zeitz 1d833bb807 Remove all trailing whitespace 13 years ago
Florian Zeitz d49b9bc2ab Eliminate direct setfenv usage 14 years ago
Waqas Hussain de4152ae6d util.serialization: Proper serialization of Infinity, -Infinity and NaN. 15 years ago
Waqas Hussain 40e3e8175b util.serialization: Proper serialization of Infinity, -Infinity and NaN. 15 years ago
Waqas Hussain 31cd341b7d util.serialization: Implemented deserialize(). 15 years ago
Waqas Hussain 25f970cc60 util.serialization: Implemented deserialize(). 15 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Matthew Wild 2e3f2e68d7 util.serialization: Correctly serialize tables with 'false' as a key, fixes an issue with rosters not saving (thanks mathias, Tobias) 16 years ago
Waqas Hussain 5b41760cec util.serialization: Replaced commas with semi-colons between table fields. 16 years ago
Waqas Hussain 8d13f90bed util.serialization: Concise output for empty tables. 16 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Waqas Hussain 5cd003581a util/serialization: Fixed serialization formatting 17 years ago
Matthew Wild fefd7ac17a util.serialization: Write nil for non-serializable data types, and bump the log level to 'error' 17 years ago
Matthew Wild 7229cd0025 util.serialization: Log a warning when trying to serialize something we can't 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 17 years ago
Matthew Wild f2d020191f 0.2->0.3 17 years ago
Matthew Wild bf3b96204d GPL->MIT! 17 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 17 years ago
Waqas Hussain c76c4fdc1e Added module util.serialization 17 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 17 years ago
Waqas Hussain 8b4303771b ejabberd db dump importer for Prosody 17 years ago