Sun, 09 Feb 2014 09:52:28 -0700 | Chris Jones | Merge. | changeset | files |
Sun, 09 Feb 2014 09:50:38 -0700 | Chris Jones | Added a license (and my email address). | changeset | files |
Sat, 09 Nov 2013 12:37:49 -0700 | Chris Jones | Forgot to change the type of RosterItem.Jid to JID. | changeset | files |
Sat, 09 Nov 2013 12:33:25 -0700 | Chris Jones | Changed the type of structure fields which hold JIDs from string to JID. | changeset | files |
Sat, 09 Nov 2013 12:22:01 -0700 | Chris Jones | Added a JID.Bare() function, to product the bare JID as defined in the RFC. | changeset | files |
Sat, 09 Nov 2013 12:09:37 -0700 | Chris Jones | Changed the JID type to be an alias of string, rather than a struct. This allows it to be used as a key in a map, among other benefits. | changeset | files |
Wed, 06 Nov 2013 20:40:50 -0700 | Chris Jones | Updated to-do list. | changeset | files |