Log

util/serialization.lua @ 2222:81b4e738e4d3 0.6.1

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 Wed, 25 Nov 2009 23:45:45 +0000
util.serialization: Replaced commas with semi-colons between table fields. Waqas Hussain Mon, 23 Nov 2009 19:50:04 +0500
util.serialization: Concise output for empty tables. Waqas Hussain Mon, 23 Nov 2009 19:35:24 +0500
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
util/serialization: Fixed serialization formatting Waqas Hussain Fri, 08 May 2009 01:06:45 +0500
util.serialization: Write nil for non-serializable data types, and bump the log level to 'error' 0.4.1 Matthew Wild Tue, 05 May 2009 18:07:13 +0100
util.serialization: Log a warning when trying to serialize something we can't Matthew Wild Mon, 04 May 2009 19:35:29 +0100
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
Update copyright notices for 2009 Matthew Wild Fri, 30 Jan 2009 17:59:26 +0000
0.2->0.3 Matthew Wild Fri, 30 Jan 2009 17:40:25 +0000
GPL->MIT! Matthew Wild Fri, 30 Jan 2009 17:22:56 +0000
0.1 -> 0.2 Matthew Wild Wed, 10 Dec 2008 15:44:03 +0000
Added module util.serialization Waqas Hussain Thu, 04 Dec 2008 23:27:54 +0500