Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
go
Commits
15068b6d
Commit
15068b6d
authored
Mar 12, 2014
by
Brad Fitzpatrick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: update go1.3.txt for regexp change
LGTM=rsc R=rsc CC=golang-codereviews
https://golang.org/cl/72640043
parent
f2037e15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
doc/go1.3.txt
doc/go1.3.txt
+1
-0
No files found.
doc/go1.3.txt
View file @
15068b6d
...
...
@@ -18,6 +18,7 @@ net/http: use TCP keep-alives for ListenAndServe and ListenAndServeTLS (CL 48300
net: add Dialer.KeepAlive option (CL 68380043)
net: enable fast socket creation using SOCK_CLOEXEC and Accept4 on FreeBSD 10 (69100043)
os/exec: fix Command with relative paths (CL 59580044)
regexp: add one-pass optimization from RE2 (CL 13345046)
runtime/debug: add SetPanicOnFault (CL 66590044)
runtime: output how long goroutines are blocked (CL 50420043)
sync: add Pool (CL 41860043, 46010043)
...
...
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