structs_test.go
Sun, 15 Apr 2012 11:20:55 -0600 Chris Jones Cleanup for Go 1. go.weekly.2012-01-15
Thu, 19 Jan 2012 13:41:42 -0600 Chris Jones Updated for weekly.2012-01-15.
Thu, 19 Jan 2012 12:25:36 -0600 Chris Jones Ran gofix from weekly-2012-01-15.
Mon, 16 Jan 2012 20:30:29 -0600 Chris Jones gofmt go.r60.3
Thu, 12 Jan 2012 23:14:25 -0700 Chris Jones Added a quick test of XML escaping.
Sat, 07 Jan 2012 22:22:18 -0700 Chris Jones Stanzas can now contain multiple nested (extended) elements.
Sun, 01 Jan 2012 17:22:48 -0700 Chris Jones Renamed the somewhat obscure XTo(), etc. to GetTo(), etc.
Sat, 31 Dec 2011 11:39:23 -0700 Chris Jones Extended stanzas work now.
Fri, 30 Dec 2011 17:27:14 -0700 Chris Jones Made the namespace constants public.
Thu, 29 Dec 2011 11:17:52 -0700 Chris Jones Made streamError non-public, and made a first attempt at a stream
Wed, 28 Dec 2011 15:47:27 -0700 Chris Jones Removed the TextOut channel.
Wed, 28 Dec 2011 13:32:11 -0700 Chris Jones Made JID.Node a string rather than *string. This is more appropriate
Wed, 28 Dec 2011 13:28:45 -0700 Chris Jones Removed definedCondition in favor of Generic.
Wed, 28 Dec 2011 13:14:46 -0700 Chris Jones Made the stream type non-public.
Wed, 28 Dec 2011 13:05:59 -0700 Chris Jones Renamed Unrecognized to Generic.
Tue, 27 Dec 2011 20:42:44 -0700 Chris Jones Added resource binding and structures for <iq>, <message>, and <presence>.
Sun, 25 Dec 2011 19:02:53 -0700 Chris Jones Support contents for defined error conditions (such as <see-other-host/>).
Sun, 25 Dec 2011 18:46:13 -0700 Chris Jones Implemented writing to the remote. Now we have bidirectional communication.
Sat, 24 Dec 2011 11:05:54 -0700 Chris Jones Made JID implement flag.Value.
Sat, 24 Dec 2011 09:55:26 -0700 Chris Jones Forgot to add the new xmpp.go from my last commit. Also added some
less more (0) tip