]> Cypherpunks repositories - gostls13.git/commit
XML parser
authorRuss Cox <rsc@golang.org>
Mon, 5 Oct 2009 22:10:00 +0000 (15:10 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 5 Oct 2009 22:10:00 +0000 (15:10 -0700)
commit0ddfe70c27304f280779ba6cead1d1c41f506a0a
tree9aa7a18694ca5e8e809b28c83b911fa4784a7533
parenta91b6b74e3ffb9b8ff1a4ad28c880d40266a7084
XML parser

R=r
DELTA=546  (545 added, 0 deleted, 1 changed)
OCL=35318
CL=35341
src/pkg/Make.deps
src/pkg/Makefile
src/pkg/xml/Makefile [new file with mode: 0644]
src/pkg/xml/read.go [new file with mode: 0644]
src/pkg/xml/read_test.go [new file with mode: 0644]