Software /
code /
prosody
Log
util/serialization.lua @ 2994:b8448e181487
description | author | age |
---|---|---|
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 |
Update copyright notices for 2009 | Matthew Wild | 2009-01-30 |
0.2->0.3 | Matthew Wild | 2009-01-30 |
GPL->MIT! | Matthew Wild | 2009-01-30 |
0.1 -> 0.2 | Matthew Wild | 2008-12-10 |
Added module util.serialization | Waqas Hussain | 2008-12-04 |