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
6b21949a
Commit
6b21949a
authored
Oct 15, 2010
by
Andrew Gerrand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release.2010-10-13.1
R=r, r2 CC=golang-dev
https://golang.org/cl/2493043
parent
84834fef
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
.hgtags
.hgtags
+0
-2
doc/devel/release.html
doc/devel/release.html
+5
-2
No files found.
.hgtags
View file @
6b21949a
...
...
@@ -32,5 +32,3 @@ db904d88dc0ebf6ee5b55e44088915695c1223ee release.2010-07-29
9329773e204fed50ec686ee78cc715b624bf1b1d release.2010-09-15
1eec33c03bceef5d7607ea4636185f7bf773e0e4 release.2010-09-22
c2b8c9f13fb8ad2b56920d9da2928c5314ebf725 release.2010-09-29
7c2e97710bf49cdbe388260958a6674afefb6c0f release.2010-10-13
7c2e97710bf49cdbe388260958a6674afefb6c0f release
doc/devel/release.html
View file @
6b21949a
...
...
@@ -43,14 +43,17 @@ The new tools:
Other changes:
* 6l: Mach-O fixes, and fix to work with OS X nm/otool (thanks Jim McGrath).
* [568]a: correct line numbers for statements.
* arm: code generation and runtime fixes
* arm: code generation and runtime fixes,
adjust recover for new reflect.call,
enable 6 more tests after net fix.
* big: fix panic and round correctly in Rat.FloatString (thanks Anthony Martin).
* build: Make.cmd: remove $(OFILES) (thanks Eric Clark),
Make.pkg: remove .so before installing new one,
add GOHOSTOS and GOHOSTARCH environment variables.
* crypto/tls: better error messages for certificate issues,
make SetReadTimeout work.
* doc: add Sydney University video to docs page.
* doc: add Sydney University video,
add The Expressiveness of Go talk.
* exp/draw/x11: support X11 vendors other than "The X.Org Foundation".
* expvar: add (*Int).Set (thanks Sam Thorogood).
* fmt: add Errorf helper function,
...
...
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