Software /
code /
prosody
Log
util/serialization.lua @ 4953:24c2150cc8b0
description | author | age |
---|---|---|
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 |