Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
c535ce85
Commit
c535ce85
authored
Feb 28, 2014
by
Brad Fitzpatrick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: add more go1.3.txt items, sort.
LGTM=r R=r CC=golang-codereviews
https://golang.org/cl/70120044
parent
1f0a1f4c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
8 deletions
+18
-8
go1.3.txt
doc/go1.3.txt
+18
-8
No files found.
doc/go1.3.txt
View file @
c535ce85
cmd/go, go/build: support .m files (CL 60590044)
cmd/go: add -exec to 'go run' and 'go test' (CL 68580043)
cmd/gofmt: remove -tabwidth and -tabs flags (CL 52170043)
cmd/gofmt: remove -tabwidth and -tabs flags (CL 52170043)
crypto/tls: ServerName or InsecureSkipVerify (CL 67010043)
crypto/tls: add DialWithDialer (CL 68920045)
crypto/tls: report TLS version in ConnectionState (CL 68250043)
crypto/x509: support CSRs (CL 49830048)
liblink: pull linker i/o into separate liblink C library (CL 35790044)
liblink: pull linker i/o into separate liblink C library (CL 35790044)
misc/benchcmp: removed and replaced by go.tools/cmd/benchcmp (CL 47980043)
misc/dist: renamed misc/makerelease (CL 39920043)
misc/dist: renamed misc/makerelease (CL 39920043)
net/http: add Server.ErrorLog; log and test TLS handshake errors (CL 70250044)
net/http: add Server.SetKeepAlivesEnabled (CL 69670043)
net/http: add Transport.TLSHandshakeTimeout; set it by default (CL 68150045)
net/http: add optional Server.ConnState callback (CL 69260044)
net/http: use TCP Keep-Alives on DefaultTransport's connections (CL 68330046)
net/http: use TCP keep-alives for ListenAndServe and ListenAndServeTLS (CL 48300043)
net: add Dialer.KeepAlive option (CL 68380043)
os/exec: fix Command with relative paths (CL 59580044)
runtime/debug: add SetPanicOnFault (CL 66590044)
runtime: output how long goroutines are blocked (CL 50420043)
runtime: output how long goroutines are blocked (CL 50420043)
sync: add Pool (CL 41860043, 46010043)
syscall: add NewCallbackCDecl to use for windows callbacks (CL 36180044)
syscall: add NewCallbackCDecl to use for windows callbacks (CL 36180044)
testing: diagnose buggy tests that panic(nil) (CL 55780043)
testing: add b.RunParallel function (CL 57270043)
testing: add b.RunParallel function (CL 57270043)
misc/benchcmp: removed and replaced by go.tools/cmd/benchcmp (CL 47980043)
testing: diagnose buggy tests that panic(nil) (CL 55780043)
cmd/go, go/build: support .m files (CL 60590044)
unicode: upgrade from Unicode 6.2.0 to 6.3.0 (CL 65400044)
unicode: upgrade from Unicode 6.2.0 to 6.3.0 (CL 65400044)
runtime/debug: add SetPanicOnFault (CL 66590044)
crypto/tls: ServerName or InsecureSkipVerify (CL 67010043)
crypto/tls: report TLS version in ConnectionState (CL 68250043)
crypto/x509: support CSRs (CL 49830048)
cmd/go: add -exec to 'go run' and 'go test' (CL 68580043)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment