index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
xml
/
xml_test.go
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-04
Imported Upstream version 57
upstream/57
Ondřej Surý
1
-38
/
+43
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
1
-0
/
+94
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
1
-0
/
+46
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-2
/
+0
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-8
/
+60
2010-04-28
xml: allow text segments to end at EOF
Russ Cox
1
-4
/
+22
2010-03-23
xml: add line numbers to syntax errors.
Kyle Consalus
1
-2
/
+17
2010-03-23
xml: add CopyToken
Kyle Consalus
1
-0
/
+26
2010-03-02
gofmt: experiment: align values in map composites where possible
Robert Griesemer
1
-16
/
+16
2010-02-25
strings: delete Runes, Bytes
Russ Cox
1
-37
/
+38
2010-02-22
xml: treat bool as value in Unmarshal
Michael Hoisie
1
-4
/
+13
2010-02-18
xml: allow unquoted attribute values in non-Strict mode
Amrut Joshi
1
-0
/
+20
2010-02-02
allow any scalar type in xml.Unmarshal.
Rob Pike
1
-0
/
+70
2010-01-27
Allow underscores in XML element names (except for leading characters)
Michael Hoisie
1
-0
/
+16
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-21
/
+21
2009-12-14
xml: handle unexpected EOF while parsing and fix a bug in name
Arvindh Rajesh Tamilmani
1
-0
/
+63
2009-12-09
remove uses of string concatenation from src and misc directory
Robert Griesemer
1
-2
/
+2
2009-11-14
xml: Fixed CDATA parsing.
Abhinav Gupta
1
-3
/
+7
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-6
/
+6
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
1
-3
/
+1
2009-11-05
gofmt the last outstanding files in src/pkg
Robert Griesemer
1
-5
/
+5
2009-10-05
XML lexing
Russ Cox
1
-0
/
+149