Sign in
go
/
go
/
a81c6563525521a116582b93a4a95f3e8a6ceec9
/
doc
ebb6783
doc: document ios build tag for crypto/x509
by David Crawshaw
· 10 years ago
6163cf8
doc: describe tracing, mention go fix
by Rob Pike
· 10 years ago
91a480c
doc: add cmd/go's -pkgdir build option
by Russ Cox
· 10 years ago
df9423f
doc: add a few more details about arm and ppc64 to asm.html
by Rob Pike
· 10 years ago
aed74b9
doc/go1.5.html: fix and expand crypto/tls changes
by Jonathan Rudenberg
· 10 years ago
f4b4c88
doc/go1.5.html: fix typo
by Jonathan Rudenberg
· 10 years ago
9e88f79
doc/go1.5.html: fix typo
by Jonathan Rudenberg
· 10 years ago
443ec4f
doc/go1.5.html: fix typo.
by Ian Lance Taylor
· 10 years ago
902345e
doc: document behavior change in image/color in release notes
by Rob Pike
· 10 years ago
3c5eb96
doc: update the architecture-specific information in asm.html
by Rob Pike
· 10 years ago
8a28242
doc: add section about standard library to the FAQ
by Brad Fitzpatrick
· 10 years ago
783297a
all: link to https for golang subdomains too
by Brad Fitzpatrick
· 10 years ago
2ae7737
all: link to https instead of http
by Brad Fitzpatrick
· 10 years ago
012917a
doc: document the machine-independent changes to the assembler
by Rob Pike
· 10 years ago
2e6ed61
doc: R13 is stack pointer on ARM, not 386
by Rob Pike
· 10 years ago
e71276c
doc: add -test.count and get -insecure to go1.5.html
by Rob Pike
· 10 years ago
bd45bce
doc/go1.5: mention net/http.Request.Cancel
by Aaron Jacobs
· 10 years ago
ef37184
doc: tools for go1.5.html
by Rob Pike
· 10 years ago
d5994f4
doc/go1.5.html: fix typo
by Elias Naur
· 10 years ago
09b5463
doc: finish the small library changes in go1.5.html; start work on tools
by Rob Pike
· 10 years ago
cd2e2f6
doc: add most major changes and most net changes to go1.5.html
by Rob Pike
· 10 years ago
6fe9c4a
doc: more library in go1.5.html
by Rob Pike
· 10 years ago
c418fe7
doc: finish listing the non-crypto non-net small API changes
by Rob Pike
· 10 years ago
c97e73d
doc: fix typo in faq
by Rob Pike
· 10 years ago
694b244
doc: update FAQ for Go 1.5
by Rob Pike
· 10 years ago
0ea3f58
doc/go1.5.html: first pass over the small API changes
by Rob Pike
· 10 years ago
a1cc84f
doc: suggest security@golang.org for reporting security issues
by Andrew Gerrand
· 10 years ago
31aa6f2
doc/go1.5.html: fix typo
by Matt Layher
· 10 years ago
8628688
Fix several out of date references to 4g/5g/6g/8g/9g.
by Aaron Jacobs
· 10 years ago
a4ec50b
spec: fix bare & in HTML
by Rob Pike
· 10 years ago
751eef8
doc: first cut at prose for big changes in go1.5.html
by Rob Pike
· 10 years ago
26f12be
doc: add a missing space in func signature
by Brad Fitzpatrick
· 10 years ago
d6ef6eb
doc: move go1.5.txt to go1.5.html
by Rob Pike
· 10 years ago
d8c6dac
spec: clarify effect of rounding of constant expressions
by Robert Griesemer
· 10 years ago
5ac5a98
doc: mention moderation delay in contributing docs
by Josh Bleecher Snyder
· 10 years ago
5b458fb
doc/go1.5.txt: cmd/go: add vendoring support
by Rob Pike
· 10 years ago
8668ac0
doc: update gccgo docs for move of gofrontend to git
by Ian Lance Taylor
· 10 years ago
7768296
doc/go1.5.txt: mention sequential and RFC 6555-compliant TCP dialing
by Mikio Hara
· 10 years ago
10076b5
doc/articles/wiki: remove generated final-test.go after test
by Alex Brainman
· 10 years ago
deb6c5b
doc: hints on how to cross-bootstrap
by Michael Hudson-Doyle
· 10 years ago
f74ea6c
doc: update install-source.html to cover new architectures
by Michael Hudson-Doyle
· 10 years ago
7d48237
doc/articles/wiki: don't run tests when 'patch' command unavailable
by Andrew Gerrand
· 10 years ago
44618b2
wiki article: remove "flag" import from the code
by Alex Schroeder
· 10 years ago
965584a
doc/go1.5.txt: mention GidMappingsEnableSetgroups in linux SysProcAttr
by Ian Lance Taylor
· 10 years ago
b9bd57e
doc/effective_go: fix grammatical error
by Brandon Gilmore
· 10 years ago
637d598
spec: clarify meaning of x op= y
by Robert Griesemer
· 10 years ago
7f9f70e
all: fix misprints in comments
by Ainar Garipov
· 10 years ago
2a5463e
doc/go1.5.txt: mention that 1.5 supports non-standard GCM lengths.
by Adam Langley
· 10 years ago
30ab39a
doc: updated language about the AUTHORS/CONTRIBUTORS update
by Dmitry Savintsev
· 10 years ago
e597e63
doc/go1.5.txt: mention that testing/quick now generates nil pointers.
by Adam Langley
· 10 years ago
0599913
doc/go1.5.txt: correct CL for LookupEnv addition
by Dominik Honnef
· 10 years ago
3a1f163
doc/go1.5.txt: mention go test -count
by Russ Cox
· 10 years ago
a7f258e
doc/go1.5.txt: GOMAXPROCS change
by Russ Cox
· 10 years ago
107aab6
doc/go1.5.txt: add note about internal
by Russ Cox
· 10 years ago
477614e
doc: move pre-go1 release notes to separate file
by Andrew Gerrand
· 10 years ago
8cd191b
doc/go1.5.txt: mention bugs found by go-fuzz
by Dmitry Vyukov
· 10 years ago
2150001
doc: update go1.5.txt
by Brad Fitzpatrick
· 10 years ago
310fb9e
spec: removed TODOs (invisible html comment) in favor of issues
by Robert Griesemer
· 10 years ago
cf932cd
all: retire architecture letter in file names, public API
by Russ Cox
· 10 years ago
79986e2
runtime/pprof: write heap statistics to heap profile always
by Josh Bleecher Snyder
· 10 years ago
f9ec929
spec: fix typo
by Robert Griesemer
· 10 years ago
fb7e244
doc: update go1.5.txt
by Brad Fitzpatrick
· 10 years ago
f6d1009
doc: mention net.SocketConn, net.SocketPacketConn in go1.5.txt
by Mikio Hara
· 10 years ago
abb818b
spec: fix binary expression grammar rule
by Matthew Dempsky
· 10 years ago
3a3773c
doc/effective_go: make function signature match function body
by Brett Cannon
· 10 years ago
aebd123
doc: mention returned error types and values on the net package in go1.5.txt
by Mikio Hara
· 10 years ago
6fd387b
doc/go1.5.txt: LookupEnv
by Rob Pike
· 10 years ago
2d18ab7
doc/progs: disable cgo tests that use C.Stdout on Solaris
by Aram Hăvărneanu
· 10 years ago
64d9ab5
doc/go1.5.txt: mention GOARCH reservation change
by Shenghou Ma
· 10 years ago
e8057df
doc/go1.5.txt: mention openbsd/arm port
by Shenghou Ma
· 10 years ago
c573a9c
doc/go1.5.txt: huge integers are parse errors in text/template
by Rob Pike
· 10 years ago
7bebccb
Revert "runtime/pprof: write heap statistics to heap profile always"
by Josh Bleecher Snyder
· 10 years ago
cf3ac26
doc/go1.5.txt: cover has moved
by Rob Pike
· 10 years ago
198dced
doc/progs: remove flaky timing-sensitive test
by Matthew Dempsky
· 10 years ago
a593a36
doc/go1.5.txt: add Jacobi and Int.ModSqrt to math/big
by Josh Bleecher Snyder
· 10 years ago
09edc5c
doc/go1.5.txt: bytes, strings: add LastIndexByte
by Dmitry Vyukov
· 10 years ago
433af05
doc: mention net.OpError in go1.5.txt
by Mikio Hara
· 10 years ago
c26fc88
runtime/pprof: write heap statistics to heap profile always
by Russ Cox
· 10 years ago
ac354ba
doc/go1.5.txt: snow leopard not maintained
by Rob Pike
· 10 years ago
d2d840a
doc: mention several recent crypto changes in go1.5.txt
by Adam Langley
· 10 years ago
cbbe9f6
doc/go1.5.txt: mention goroutine scheduling change
by Russ Cox
· 10 years ago
181e81c
doc/go1.5.txt: go doc
by Rob Pike
· 10 years ago
133966d
doc/faq: replace reference to goven with gomvpkg
by Dmitry Savintsev
· 10 years ago
3c939b5
doc/go1.5.txt: add reflect.ArrayOf
by Sebastien Binet
· 10 years ago
f06795d
doc/progs: build test programs in temp directory
by Matthew Dempsky
· 10 years ago
223ab4d
doc/go1.5.txt: go generate: add $GOLINE
by Rob Pike
· 10 years ago
7df2854
doc/articles/go_command.html: mention go generate
by Rob Pike
· 10 years ago
6302641
doc/go1.5.txt: go generate -run
by Rob Pike
· 10 years ago
f68f554
doc: mention darwin/arm64 port in go1.5.txt
by Shenghou Ma
· 10 years ago
f22911f
Add reflect.FuncOf to docs/go1.5.text
by Dave Day
· 10 years ago
40db92f
doc/go1.5.txt: io.CopyBuffer and new reflect.Value handling in fmt
by Rob Pike
· 10 years ago
0d1c027
doc/go1.5.txt: fmt fix for empty byte slice
by Rob Pike
· 10 years ago
2539ccb
doc/go1.5.txt: log: LUTC flag
by Rob Pike
· 10 years ago
0eadcc8
doc/go1.5.txt: note new options for go, gc, asm, ld
by Ian Lance Taylor
· 10 years ago
49a5a97
doc/go1.5.txt: time.AppendFormat
by Rob Pike
· 10 years ago
8ac129e
doc/go1.5: mention cgo is supported on linux/arm64 (ext. link only)
by Shenghou Ma
· 10 years ago
2f16ddc
doc: update go1.5.txt (gc constant arithmetic now based on math/big)
by Robert Griesemer
· 10 years ago
827a8a56
doc: add mime/quotedprintable to go1.5.txt
by Brad Fitzpatrick
· 10 years ago
5451fff
doc/progs: rewrite test driver in Go
by Josh Bleecher Snyder
· 10 years ago
ee54d57
doc/go1.5.txt: add Reader.Size to bytes and strings
by Josh Bleecher Snyder
· 10 years ago
Next »