Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
go
Repository
547f1a6fe7915193d6c28dac21648f08e2f67bd9
Switch branch/tag
go
src
pkg
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/kirr/go.git
encoding/xml: allow attributes stored in pointers to be marshaled.
Dmitriy Shelenin authored
11 years ago
Fixes #5334. R=golang-dev, dave, rsc CC=golang-dev
https://golang.org/cl/8653047
547f1a6f
Name
Last commit
Last update
..
archive
archive/zip: allow user-extensible compression methods
11 years ago
bufio
bufio: check buffer availability before reading in ReadFrom
11 years ago
builtin
builtin: document print and println
11 years ago
bytes
bytes: move IndexByte assembly to pkg runtime
11 years ago
compress
compress/bzip2: support concatenated files
11 years ago
container
container/list: fix typo in comment
11 years ago
crypto
undo CL 12486043 / ab644299d124
11 years ago
database/sql
database/sql: close statement before connection
11 years ago
debug
runtime: convert .s textflags from numbers to symbolic constants.
11 years ago
encoding
encoding/xml: allow attributes stored in pointers to be marshaled.
11 years ago
errors
pkg: a slew of examples
13 years ago
expvar
all: make tests able to run multiple times.
12 years ago
flag
flag: export commandLine, the previously internal default FlagSet
11 years ago
fmt
fmt: fix up zero padding
11 years ago
go
all: fix up language in a couple of comments
11 years ago
hash
hash: tweak the package docs
11 years ago
html
all: fix up language in a couple of comments
11 years ago
image
image/draw: fix typos found by "go vet".
11 years ago
index/suffixarray
all: various typos
13 years ago
io
io: let SectionReader seek past the end; document Seeker semantics more
11 years ago
log
log/syslog: restore use of serverConn interface
11 years ago
math
undo CL 12486043 / ab644299d124
11 years ago
mime
undo CL 12486043 / ab644299d124
11 years ago
net
net/mail: AddressList fails to parse addresses with a dot
11 years ago
os
os: fix plan9 build
11 years ago
path
reflect
regexp
runtime
sort
strconv
strings
sync
syscall
testing
text
time
unicode
unsafe