Commit graph

17 commits

Author SHA1 Message Date
Florian Zeitz
d49b9bc2ab Eliminate direct setfenv usage 2012-06-08 05:04:38 +02:00
Waqas Hussain
de4152ae6d util.serialization: Proper serialization of Infinity, -Infinity and NaN. 2010-12-13 20:45:08 +05:00
Waqas Hussain
31cd341b7d util.serialization: Implemented deserialize(). 2010-12-12 06:29:19 +05:00
Matthew Wild
2bc0606453 Update copyright headers for 2010 2010-03-22 17:06:15 +00:00
Matthew Wild
2e3f2e68d7 util.serialization: Correctly serialize tables with 'false' as a key, fixes an issue with rosters not saving (thanks mathias, Tobias) 2009-11-25 23:45:45 +00:00
Waqas Hussain
5b41760cec util.serialization: Replaced commas with semi-colons between table fields. 2009-11-23 19:50:04 +05:00
Waqas Hussain
8d13f90bed util.serialization: Concise output for empty tables. 2009-11-23 19:35:24 +05:00
Matthew Wild
118883d655 Remove version number from copyright headers 2009-07-10 03:11:45 +01:00
Waqas Hussain
5cd003581a util/serialization: Fixed serialization formatting 2009-05-08 01:06:45 +05:00
Matthew Wild
fefd7ac17a util.serialization: Write nil for non-serializable data types, and bump the log level to 'error' 2009-05-05 18:07:13 +01:00
Matthew Wild
7229cd0025 util.serialization: Log a warning when trying to serialize something we can't 2009-05-04 19:35:29 +01:00
Matthew Wild
c80f91dc02 0.3->0.4 2009-03-20 20:16:25 +00:00
Matthew Wild
c5ee166aa9 Update copyright notices for 2009 2009-01-30 17:59:26 +00:00
Matthew Wild
f2d020191f 0.2->0.3 2009-01-30 17:40:25 +00:00
Matthew Wild
bf3b96204d GPL->MIT! 2009-01-30 17:22:56 +00:00
Matthew Wild
d3ad4a5123 0.1 -> 0.2 2008-12-10 15:44:03 +00:00
Waqas Hussain
c76c4fdc1e Added module util.serialization 2008-12-04 23:27:54 +05:00