Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.dns: Add nicer API to cached records | Kim Alvefur | Tue, 07 May 2013 16:51:25 +0200 |
util.json: New, faster, stricter, more compliant JSON decoder. Now returns nil,err instead of throwing errors on invalid input. | Waqas Hussain | Tue, 07 May 2013 10:42:44 -0400 |
util.array: Wrap tostring() output in {} (otherwise empty arrays print as ""). | Waqas Hussain | Tue, 07 May 2013 10:41:03 -0400 |
util.json: Make setmetatable local. | Waqas Hussain | Mon, 06 May 2013 19:43:59 -0400 |
util.json: Fix variable name typo which broke util.json when util.array was missing. | Waqas Hussain | Mon, 06 May 2013 19:42:54 -0400 |
util.json: Optimize long string parsing. | Waqas Hussain | Sun, 05 May 2013 15:02:33 -0400 |