mattn
|
d92790f748
|
Merge pull request #14 from gatlin/master
Fixed an unmarshalling issue
|
2012-06-17 17:24:07 -07:00 |
|
Gatlin C Johnson
|
cb6591b513
|
similar fixes for presence
|
2012-06-16 21:47:48 -05:00 |
|
Gatlin C Johnson
|
1dd8c2eeac
|
fixed the xml tag unmarshalling for client messages
|
2012-06-16 14:39:22 -05:00 |
|
deboon
|
a25b82d0a4
|
It should fix #11 issue
|
2012-05-21 13:23:18 +04:00 |
|
mattn
|
e4e8b7448c
|
Merge branch 'master' of github.com:mattn/go-xmpp
|
2012-05-15 21:29:41 +09:00 |
|
mattn
|
e7715f9f21
|
remove needless Makefile.
|
2012-05-15 21:27:46 +09:00 |
|
mattn
|
2ec48a2db6
|
fix example-gui.
|
2012-04-04 01:46:21 +09:00 |
|
mattn
|
f8ce0ead60
|
fix parsing xml.
|
2012-04-04 01:46:01 +09:00 |
|
mattn
|
f482858a52
|
go fix.
|
2012-02-09 14:44:44 +09:00 |
|
mattn
|
4201b13e32
|
gofix.
|
2011-11-09 23:18:51 +09:00 |
|
mattn
|
0a0f20b95e
|
use Stdin.
|
2011-11-04 22:40:10 +09:00 |
|
Graham Miller
|
b6a67e2320
|
port to r60.1
|
2011-09-28 15:26:19 -04:00 |
|
mattn
|
4ddb93ef9d
|
add gui example.
|
2011-07-12 22:03:21 +09:00 |
|
mattn
|
fc3904b3a3
|
Merge commit '7ff519ae8cc28bebbd35'
|
2011-07-06 09:12:50 +09:00 |
|
mattn
|
514bb10a8e
|
follow tip.
|
2011-06-28 10:53:36 +09:00 |
|
mattn
|
7f4668977b
|
follow tip.
|
2011-06-28 10:53:04 +09:00 |
|
mattn
|
986d7a0046
|
loop
|
2011-06-27 16:36:36 +09:00 |
|
mattn
|
2644d2a47e
|
follow tip.
|
2011-06-27 16:36:11 +09:00 |
|
mattn
|
c922a1691f
|
change for upstream.
|
2011-05-18 09:31:47 +09:00 |
|
mattn
|
19a383f5b4
|
Merge pull request #3 from intellectronica/master
Update to make XML unmarshaling work.
|
2011-05-17 17:31:04 -07:00 |
|
Tom Berger
|
17fe2a046a
|
Use addressable values for things we want the XML parser to unmarshal.
|
2011-05-18 00:51:59 +01:00 |
|
mattn
|
094f05fb75
|
don't use reflect. element in map[string]interface{} don't have type enough to reflecting value/type/construct.
|
2011-05-11 15:11:14 +09:00 |
|
Kissaki
|
7ff519ae8c
|
example now allows passing of server to connect to as argument\nrm line ending space
|
2011-05-10 16:57:36 +02:00 |
|
mattn
|
fca5966193
|
fix example
|
2011-05-10 22:53:04 +09:00 |
|
mattn
|
c3beae4a4e
|
goinstallable
|
2011-05-10 22:52:09 +09:00 |
|
mattn
|
aaaea96dd8
|
Merge pull request #1 from Kissaki/master
fixed reflection package usage with gofix for current go version
|
2011-05-10 06:49:49 -07:00 |
|
Kissaki
|
73126a5d4b
|
fixed reflection package usage with gofix for current go version
|
2011-05-10 15:30:35 +02:00 |
|
mattn
|
08d0d26b2d
|
fix for latest go.
|
2011-04-05 18:31:59 +09:00 |
|
mattn
|
d5ee92e89e
|
add LICENSE file.
|
2011-02-28 11:46:55 +09:00 |
|
mattn
|
76fbc3bb63
|
first import.
|
2011-02-28 11:44:24 +09:00 |
|