Sign in
go
/
go
/
af78482d6b1f7af7ec8339da6cf5fbbad95146bb
/
src
/
encoding
/
xml
765cea2
encoding/xml: fix race using finfo.parents in s.trim
by Russ Cox
· 10 years ago
c0d6d33
encoding/xml: restore Go 1.4 name space behavior
by Russ Cox
· 10 years ago
ca1d6c4
encoding/xml: EncodeToken silently eats tokens with invalid type
by Didier Spezia
· 10 years ago
8b6527b
encoding/xml: improve marshaller sanity checks of directives
by Didier Spezia
· 10 years ago
5ae822b
encoding/xml: minor changes
by Roger Peppe
· 10 years ago
bb7e665
encoding/xml: fix xmlns= behavior
by Roger Peppe
· 10 years ago
9490fbf
xml: add check of version in document declaration
by Giulio Iotti
· 10 years ago
2db587c
encoding/xml: Reset the parent stack before printing a chardata or comment field in a struct
by Hajime Hoshi
· 10 years ago
4a3e000
encoding/xml: do not escape newlines
by Roger Peppe
· 10 years ago
9f9d66d
encoding/xml: fix default namespace of tags
by Roger Peppe
· 10 years ago
b69ea01
encoding/xml: fix namespaces in a>b tags
by Roger Peppe
· 10 years ago
b351e1d
encoding/xml: add more marshalTests tests.
by Nigel Tao
· 10 years ago
3be158d
encoding/xml: encoding name spaces correctly
by Roger Peppe
· 10 years ago
a9dddb5
encoding/xml: add more EncodeToken tests.
by Nigel Tao
· 10 years ago
8f02df7
encoding/xml: avoid an allocation for tags without attributes
by Brian Smith
· 10 years ago
9b6ccb1
all: don't refer to code.google.com/p/go{,-wiki}/
by Péter Surányi
· 10 years ago
437ec6b
encoding/xml: remove unnecessary memory allocation in Unmarshal
by Dmitry Vyukov
· 10 years ago
94151eb
encoding/xml: remove SyntaxError.Byte
by Russ Cox
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago