index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
go1.html
Age
Commit message (
Expand
)
Author
2021-02-16
doc: remove all docs not tied to distribution
Russ Cox
2020-12-02
doc: update signal.Notify example to use buffered channel
Cuong Manh Le
2018-01-20
doc: change anchor URLs from golang.org/dl/ to /dl/
Andrew Bonventre
2014-09-12
doc: link directly to https://golang.org/dl/
Matthew Dempsky
2014-07-25
doc: drop scheme from links that are known to support HTTPS
Andrew Gerrand
2014-06-13
doc: link to new downloads page
Andrew Gerrand
2013-09-16
doc: re-organize golang.org site content
Andrew Gerrand
2013-04-18
doc: misc tweaks, new links, fix broken links
Brad Fitzpatrick
2012-12-29
doc: fix id attributes in links to godoc
Péter Surányi
2012-04-27
old/regexp, old/template: delete.
David Symonds
2012-04-11
doc: fix minor typo in Go 1 release notes
Dave Cheney
2012-03-30
doc/go1: minor fixes
Shenghou Ma
2012-03-24
doc/go1: add mention of packaged releases
Rob Pike
2012-03-08
cmd/godoc: add support for serving templates
Russ Cox
2012-03-08
doc/go1: template packages have changed since r60
Rob Pike
2012-03-08
doc: add go command notes to the Go 1 doc
Andrew Gerrand
2012-03-08
doc/go1.tmpl: small change left behind from abf39116ffac
Alex Brainman
2012-03-07
exp/wingui: getting relocated to
Alex Brainman
2012-03-05
doc/progs: update for go 1
Rob Pike
2012-03-03
doc/go1: minor corrections
Shenghou Ma
2012-03-02
doc: update go1 for html changes
Andrew Gerrand
2012-03-01
doc: describe API changes to go/build
Russ Cox
2012-02-29
doc/go1: tweaks to address rsc's comments
Rob Pike
2012-02-28
doc/go1: fix broken link
Stefan Nilsson
2012-02-27
doc/go1: mention that regexp has changed
Rob Pike
2012-02-27
doc/go1: add justification discussions to major changes
Rob Pike
2012-02-24
doc: update Go1 release notes to use correct WalkFunc error signature.
Mike Rosset
2012-02-25
doc/go1: new introduction
Rob Pike
2012-02-24
doc/go1: document ProcessState
Rob Pike
2012-02-22
cmd/fix: remove os.Wait gofix.
David Symonds
2012-02-22
doc: move styles to style.css
Andrew Gerrand
2012-02-21
doc/go1: delete obsolete reference to FileStat
Rob Pike
2012-02-20
os: drop the Wait function and the options to Process.Wait
Rob Pike
2012-02-19
doc/go1: update for runtime, unsafe API changes
Russ Cox
2012-02-19
cmd/cgo: bug fixes
Russ Cox
2012-02-19
doc: Fixed type in documentation for FormatFloat.
Marcel van Lohuizen
2012-02-18
os: remove Getenverror
Brad Fitzpatrick
2012-02-19
go 1: add a description of the os error changes.
Rob Pike
2012-02-17
doc: fix tables
Russ Cox
2012-02-17
doc: provide example filepath.Walk for go1
Mike Rosset
2012-02-17
os: delete os.EINVAL and so on
Rob Pike
2012-02-16
net/url: Rename ParseWithReference to ParseWithFragment.
David Symonds
2012-02-15
fix: add fix for bufio, gzip, zlib NewWriterXxx changes.
weekly.2012-02-14
Nigel Tao
2012-02-14
go1.tmpl: fix merge
Adam Langley
2012-02-14
archive/zip: hide Write method from *Writer type
Andrew Gerrand
2012-02-13
os/signal: selective signal handling
Russ Cox
2012-02-13
crypto/...: more fixes for bug 2841
Adam Langley
2012-02-12
cmd/fix: warn about exp, old, deleted packages
Russ Cox
2012-02-13
go1: fix old reference to Sys method
Rob Pike
2012-02-12
go1: update recipe for recovering Stat_t
Rob Pike
[next]