Age | Commit message (Collapse) | Author | Files | Lines |
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/181171
|
|
add a benchmark
R=rsc
CC=golang-dev
http://codereview.appspot.com/181164
|
|
some significant improvements:
reverse-complement
nbody (gccgo only)
regex-dna
pidigits
one mysterious drop:
binary-tree.go (gccgo only)
R=rsc
CC=golang-dev
http://codereview.appspot.com/181158
|
|
Using FUCOMIP instead of the FUCOMP-FSTSW-SAHF sequence gives better performance and saves code space.
R=rsc
CC=golang-dev
http://codereview.appspot.com/183139
Committer: Russ Cox <rsc@golang.org>
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/183140
Committer: Russ Cox <rsc@golang.org>
|
|
R=r
CC=golang-dev
http://codereview.appspot.com/183138
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/181163
|
|
R=r
CC=golang-dev
http://codereview.appspot.com/183135
|
|
R=ken2
http://codereview.appspot.com/183136
|
|
R=r
CC=golang-dev
http://codereview.appspot.com/181157
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/176066
Committer: Russ Cox <rsc@golang.org>
|
|
TBR=r
http://codereview.appspot.com/183133
|
|
R=gri
CC=golang-dev
http://codereview.appspot.com/181155
|
|
won't appear online until next release
R=r
CC=golang-dev
http://codereview.appspot.com/183126
|
|
remove-list-of-test-properties, since the latter is missing
from XEmacs.
Fixes issue 462.
R=rsc
CC=golang-dev
http://codereview.appspot.com/181152
Committer: Russ Cox <rsc@golang.org>
|
|
R=r
CC=golang-dev, petar-m
http://codereview.appspot.com/183132
|
|
This keeps debug symbols in for e.g. unreferenced enums.
Fixes issue 479
R=rsc
CC=golang-dev, waltermundt
http://codereview.appspot.com/181102
Committer: Russ Cox <rsc@golang.org>
|
|
The model is that formatString is a a representation of a standard time,
and that Format converts the time to that representation.
Standard representaitons are defined for ANSIC, RFC850, RFC1123, and ISO8601.
There's also a humane Kitchen fomat: 3:04PM.
R=rsc, benolive, cw
CC=golang-dev
http://codereview.appspot.com/181130
|
|
R=golang-dev, iant
CC=golang-dev
http://codereview.appspot.com/181153
Committer: Ian Lance Taylor <iant@golang.org>
|
|
QUOTED_GOBIN. Re-take of 181077; fixes copy-pasta that broke build.
Fixes issue 468
R=rsc
CC=golang-dev
http://codereview.appspot.com/183125
Committer: Russ Cox <rsc@golang.org>
|
|
R=rsc, imkrasin
CC=golang-dev
http://codereview.appspot.com/179126
Committer: Russ Cox <rsc@golang.org>
|
|
R=rsc, imkrasin
CC=golang-dev
http://codereview.appspot.com/179125
Committer: Russ Cox <rsc@golang.org>
|
|
R=r
http://codereview.appspot.com/183124
|
|
R=r
CC=golang-dev
http://codereview.appspot.com/183123
|
|
Fixes issue 447
R=rsc
CC=golang-dev
http://codereview.appspot.com/183047
Committer: Russ Cox <rsc@golang.org>
|
|
(broke build)
TBR=dho
http://codereview.appspot.com/181139
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/181138
Committer: Russ Cox <rsc@golang.org>
|
|
Fixes issue 415.
R=rsc
CC=golang-dev
http://codereview.appspot.com/183104
Committer: Russ Cox <rsc@golang.org>
|
|
(changes adopted from alc, agl)
R=agl1, agl
CC=golang-dev
http://codereview.appspot.com/181137
|
|
QUOTED_GOBIN
Fixes issue 468
R=rsc
CC=golang-dev
http://codereview.appspot.com/181077
Committer: Russ Cox <rsc@golang.org>
|
|
Fixes issue 461
R=rsc
CC=golang-dev
http://codereview.appspot.com/181059
Committer: Russ Cox <rsc@golang.org>
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/181135
Committer: Russ Cox <rsc@golang.org>
|
|
R=rsc, r
CC=golang-dev
http://codereview.appspot.com/183113
|
|
R=rsc, r
CC=golang-dev, rog
http://codereview.appspot.com/183116
|
|
R=rsc
CC=golang-dev, jack.palevich
http://codereview.appspot.com/183109
|
|
Allow Walk of []Decl
R=gri
CC=golang-dev, rsc
http://codereview.appspot.com/183112
Committer: Robert Griesemer <gri@golang.org>
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/183107
|
|
resize should just do "resize".
R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/181111
Committer: Rob Pike <r@golang.org>
|
|
modify a test to verify the fix.
R=rsc
CC=golang-dev
http://codereview.appspot.com/183090
Committer: Rob Pike <r@golang.org>
|
|
Recognize special comments starting
with TODO or BUG.
R=r
CC=golang-dev
http://codereview.appspot.com/183095
|
|
This provides full support for discontiguous stacks.
R=r
CC=golang-dev
http://codereview.appspot.com/183088
|
|
R=iant
CC=golang-dev
http://codereview.appspot.com/183087
|
|
Added definition for raw string.
Added definitions for function and method declarations.
Enabled function, method, and type declarations to appear in Editor pop up menu.
Fixes Issue 466.
R=golang-dev, gri
CC=golang-dev
http://codereview.appspot.com/183065
Committer: Robert Griesemer <gri@golang.org>
|
|
R=iant
CC=golang-dev
http://codereview.appspot.com/181099
|
|
R=iant
CC=golang-dev
http://codereview.appspot.com/183084
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/181089
|
|
R=agl, agl1
CC=golang-dev
http://codereview.appspot.com/183083
|
|
Fixes issue 439.
R=r
CC=golang-dev
http://codereview.appspot.com/181087
|
|
R=r
CC=golang-dev
http://codereview.appspot.com/181075
|
|
used only for debugging, debug.go is not normally part of the package source.
also add a dump program to call it.
R=rsc
CC=golang-dev
http://codereview.appspot.com/183075
|