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
/
read.go
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-04
Imported Upstream version 57
Ondřej Surý
1
-6
/
+3
2011-04-28
Imported Upstream version 2011.04.27
Ondřej Surý
1
-7
/
+7
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-58
/
+58
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-3
/
+130
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-3
/
+3
2010-06-20
reflect: add Kind, remove Int8Type, Int8Value, etc.
Russ Cox
1
-61
/
+2
2010-04-21
xml: new "innerxml" tag to collect inner XML
Russ Cox
1
-6
/
+41
2010-04-18
reflect: add FieldByNameFunc
Raif S. Naffah
1
-14
/
+15
2010-04-12
xml: update documentation to match current coding style
Christopher Wedgwood
1
-14
/
+13
2010-03-25
Add strconv.Atob, Btoa.
Rob Pike
1
-4
/
+7
2010-02-22
xml: treat bool as value in Unmarshal
Michael Hoisie
1
-5
/
+6
2010-02-02
allow any scalar type in xml.Unmarshal.
Rob Pike
1
-2
/
+109
2010-01-27
Allow underscores in XML element names (except for leading characters)
Michael Hoisie
1
-2
/
+8
2010-01-05
xml: Fix comment so that example code compiles
Evan Shaw
1
-1
/
+1
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-67
/
+67
2009-12-11
bytes, strings: allow -1 in Map to mean "drop this character".
Kei Son
1
-2
/
+17
2009-11-20
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
Russ Cox
1
-1
/
+1
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
1
-3
/
+3
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-31
/
+31
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
1
-3
/
+1
2009-11-05
gofmt-ify parts of xml
Robert Griesemer
1
-7
/
+8
2009-10-11
introduce non-strict mode in xml parser,
Russ Cox
1
-12
/
+33
2009-10-06
make reader more useful
Russ Cox
1
-11
/
+56
2009-10-05
comment tweaks; implement precise name
Russ Cox
1
-1
/
+1
2009-10-05
XML parser
Russ Cox
1
-0
/
+320