Age | Commit message (Collapse) | Author | Files | Lines |
|
+ first use in go/doc
R=r
CC=golang-dev
http://codereview.appspot.com/781041
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/778041
|
|
R=nigeltao_golang, rsc
CC=golang-dev
http://codereview.appspot.com/759041
Committer: Russ Cox <rsc@golang.org>
|
|
- new heuristic: if both the opening { and closing } braces are on the
same line, and the function body doesn't contain comments or is other-
wise too long (e.g. signature too long), it is formatted as a one-line
function
- related cleanups along the way
- gofmt -w src misc led to no additional changes as expected
R=rsc, rsc1
CC=golang-dev, ken2, r
http://codereview.appspot.com/758041
|
|
R=ken2
CC=golang-dev
http://codereview.appspot.com/760042
|
|
R=r
CC=golang-dev
http://codereview.appspot.com/731041
|
|
Fixes issue 639
R=rsc
CC=golang-dev
http://codereview.appspot.com/755041
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/733041
|
|
R=rsc, r
CC=golang-dev
http://codereview.appspot.com/739042
Committer: Russ Cox <rsc@golang.org>
|
|
up to date.
No functional change, but when these files are regenerated
they change, leading to noisy diffs when working in the
syscall package.
R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/705043
Committer: Russ Cox <rsc@golang.org>
|
|
R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/747041
Committer: Russ Cox <rsc@golang.org>
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/743041
|
|
in the tests, println+panic.
gofmt some tests too.
R=rsc
CC=golang-dev
http://codereview.appspot.com/741041
|
|
- change the various url-xxx formatters to return a relative URL path
- make the leading '/' for URLs explicit in the template
- on the way change some |html formatters to |html-esc
(html should only be used for formatting AST nodes)
R=rsc, r
CC=golang-dev
http://codereview.appspot.com/740041
|
|
(this will allow the use of golang.org for remote
searches)
R=rsc
CC=golang-dev
http://codereview.appspot.com/734041
|
|
R=r
CC=golang-dev
http://codereview.appspot.com/719041
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/661044
Committer: Russ Cox <rsc@golang.org>
|
|
R=iant
CC=golang-dev
http://codereview.appspot.com/720041
|
|
no way to get the data out yet.
add prototype for runtime.Callers,
missing from last CL.
R=r
CC=golang-dev
http://codereview.appspot.com/713041
|
|
R=kaib, rsc
CC=golang-dev
http://codereview.appspot.com/627045
Committer: Russ Cox <rsc@golang.org>
|
|
software or incorrect $PATH)
R=rsc
CC=golang-dev
http://codereview.appspot.com/695041
Committer: Russ Cox <rsc@golang.org>
|
|
Fixes issue 626.
R=ken2
CC=golang-dev
http://codereview.appspot.com/714041
|
|
http://www.whatwg.org/specs/web-socket-protocol/
(draft of draft-hixie-thewebsocketprotocol-76)
draft-hixie-thewebsocketprotocol-76 will introduce new handshake
incompatible draft 75 or prior.
http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol
R=rsc
CC=golang-dev
http://codereview.appspot.com/583041
Committer: Russ Cox <rsc@golang.org>
|
|
R=golang-dev, gri
CC=golang-dev
http://codereview.appspot.com/645044
Committer: Robert Griesemer <gri@golang.org>
|
|
R=gri
CC=golang-dev
http://codereview.appspot.com/711041
|
|
cut copies of traceback from 6 to 1.
R=r
CC=golang-dev
http://codereview.appspot.com/703041
|
|
R=gri
CC=golang-dev
http://codereview.appspot.com/704041
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/699041
Committer: Russ Cox <rsc@golang.org>
|
|
will return the "zero" value
R=rsc
CC=golang-dev
http://codereview.appspot.com/700041
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/634042
Committer: Russ Cox <rsc@golang.org>
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/661043
|
|
Cgo users will need to rerun cgo.
R=rsc
CC=golang-dev
http://codereview.appspot.com/692041
|
|
Fixes issue 687.
R=ken2
CC=golang-dev
http://codereview.appspot.com/680042
|
|
R=gri
CC=golang-dev
http://codereview.appspot.com/682041
|
|
R=r
CC=golang-dev
http://codereview.appspot.com/634044
|
|
R=r
CC=golang-dev
http://codereview.appspot.com/604043
|
|
complex DATA statement fo
initialization of complex variables.
R=rsc
CC=golang-dev
http://codereview.appspot.com/634045
|
|
Instead of returning the index lookup result via
RPC which has to be corrected for the client,
simply render it on the server and return the
final output.
R=rsc, r
CC=golang-dev
http://codereview.appspot.com/669041
|
|
R=gri
CC=golang-dev
http://codereview.appspot.com/630043
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/664041
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/661041
|
|
R=r
CC=golang-dev
http://codereview.appspot.com/586043
|
|
R=r, rsc
CC=golang-dev
http://codereview.appspot.com/626042
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/649041
Committer: Russ Cox <rsc@golang.org>
|
|
R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/621041
Committer: Russ Cox <rsc@golang.org>
|
|
- show build version
- use build goroot when possible
R=rsc
CC=golang-dev
http://codereview.appspot.com/656043
|
|
when there are fewer arguments
R=rsc
CC=golang-dev
http://codereview.appspot.com/622041
Committer: Russ Cox <rsc@golang.org>
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/650042
|
|
error compiling if(long long) in 6c compiler
R=rsc
CC=golang-dev
http://codereview.appspot.com/657042
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/651041
Committer: Russ Cox <rsc@golang.org>
|