Log

util/jid.lua @ 6777:5de6b93d0190

description author age
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur Sat, 21 Feb 2015 10:36:37 +0100
util.jid: Optimize bare Kim Alvefur Thu, 07 Aug 2014 17:43:28 +0200
util.jid: Use existing join function in jid.prep Kim Alvefur Thu, 07 Aug 2014 17:35:11 +0200
util.jid: Return early in join on invalid jids Kim Alvefur Thu, 07 Aug 2014 17:20:51 +0200
Merge 0.9->0.10 Matthew Wild Mon, 16 Dec 2013 02:04:16 +0000
util.jid: Strip trailing '.' when normalizing hostnames Matthew Wild Mon, 16 Dec 2013 02:03:35 +0000
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
util.jid: Added escape() and unescape(). Waqas Hussain Tue, 01 Nov 2011 23:41:32 +0500
util.jid: Fix parsing of JIDs with no nodepart and an @ in the resourcepart (thanks seth) Matthew Wild Tue, 31 Aug 2010 00:38:44 +0100
util.jid: compare() added, with some tests. Kim Alvefur Fri, 16 Jul 2010 00:36:02 +0200
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
util.jid: Add join(node, host, resource) function to join the components and return nil if invalid Matthew Wild Fri, 27 Nov 2009 17:33:55 +0000
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
util.jid: Eliminate global method use Waqas Hussain Sat, 16 May 2009 03:56:51 +0500