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
fc714594
Commit
fc714594
authored
Aug 08, 2013
by
Rob Pike
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/go1.2.txt: flag now exports CommandLine
R=golang-dev, dsymonds CC=golang-dev
https://golang.org/cl/12642043
parent
6ac93e2a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
go1.2.txt
doc/go1.2.txt
+1
-0
No files found.
doc/go1.2.txt
View file @
fc714594
...
@@ -19,6 +19,7 @@ crypto/sha512: Sum512 and Sum384 functions to simplify hashing (CL 10630043).
...
@@ -19,6 +19,7 @@ crypto/sha512: Sum512 and Sum384 functions to simplify hashing (CL 10630043).
crypto/tls: add support for TLS 1.1. (CL 7872043).
crypto/tls: add support for TLS 1.1. (CL 7872043).
encoding/json: accept but correct invalid UTF-8 in Marshal (CL 11211045).
encoding/json: accept but correct invalid UTF-8 in Marshal (CL 11211045).
flag: add Getter interface (CL 10472043).
flag: add Getter interface (CL 10472043).
flag: export commandLine (now CommandLine) (CL 12587043).
fmt: indexed access to arguments in Printf etc. (CL 9680043).
fmt: indexed access to arguments in Printf etc. (CL 9680043).
go/build: support including C++ code with cgo (CL 8248043).
go/build: support including C++ code with cgo (CL 8248043).
image/draw: added Drawer, FloydSteinberg and the op.Draw method (CL 10977043).
image/draw: added Drawer, FloydSteinberg and the op.Draw method (CL 10977043).
...
...
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