Age | Commit message (Collapse) | Author | Files | Lines |
|
call. This uses the header files from a 32-bit Ubuntu Hardy
system.
The use of _LOOSE_KERNEL_NAMES seems right. The
-D__ARCH_SI_UID_T works around a bug which appears to be fixed
in later Linux versions.
R=rsc
http://go/go-review/1013015
|
|
R=rsc
http://go/go-review/1013016
|
|
- fixed several bugs
R=rsc
http://go/go-review/1015015
|
|
R=rsc
http://go/go-review/1015014
|
|
R=rsc
http://go/go-review/1015012
|
|
rename1.go:10:8: error: expected type
rename1.go:11:10: error: expected function
rename1.go:13:8: error: incompatible types in binary expression
R=rsc
http://go/go-review/1015013
|
|
R=rsc
http://go/go-review/1013014
|
|
R=rsc
CC=go-dev
http://go/go-review/1013013
|
|
R=rsc
http://go/go-review/1014010
|
|
defs from embed1 and gotest
R=rsc
http://go/go-review/1014009
|
|
R=rsc
http://go/go-review/1015010
|
|
R=rsc
http://go/go-review/1015009
|
|
float. fix sgen endianess in sgen character copying.
go/test: passes 97% (336/345)
R=rsc
http://go/go-review/1015007
|
|
R=gri
CC=rsc
http://go/go-review/1014008
|
|
go/test: passes 93% (323/345)
R=rsc
http://go/go-review/1015006
|
|
R=r
CC=go-dev
http://go/go-review/1015004
|
|
R=rsc
CC=go-dev
http://go/go-review/1015003
|
|
R=rsc
http://go/go-review/1013012
|
|
alignment but not enough (duh).
R=rsc
APPROVED=rsc
DELTA=16 (13 added, 0 deleted, 3 changed)
OCL=36020
CL=36024
|
|
go/test: passes 90% (313/345)
R=rsc
APPROVED=rsc
DELTA=90 (83 added, 3 deleted, 4 changed)
OCL=36011
CL=36023
|
|
now that all arguments are passed on the stack.
go/test: passes 89% (310/345)
R=rsc
APPROVED=rsc
DELTA=33 (13 added, 14 deleted, 6 changed)
OCL=36009
CL=36022
|
|
go/test: passes 89% (308/345)
R=rsc
APPROVED=rsc
DELTA=10 (5 added, 0 deleted, 5 changed)
OCL=36005
CL=36021
|
|
R=rsc
APPROVED=rsc
DELTA=4 (0 added, 0 deleted, 4 changed)
OCL=36001
CL=36004
|
|
R=rsc
http://go/go-review/1013011
|
|
I don't know whether Darwin needs a change here.
R=rsc
http://go/go-review/1013010
|
|
test/run expects to see "PC".
R=rsc
http://go/go-review/1015002
|
|
This matches the change to printer.go in revision 3632.
R=gri
http://go/go-review/1015001
|
|
- replacement for p4 CL 35999 (abandoned)
R=rsc
http://go/go-review/1012010
|
|
R=rsc
http://go/go-review/1012008
|
|
R=rsc
http://go/go-review/1014006
|
|
R=rsc
http://go/go-review/1013009
|
|
R=r
CC=go-dev
http://go/go-review/1012007
|
|
R=rsc
http://go/go-review/1014005
|
|
R=r
http://go/go-review/1013007
|
|
The master copy is going to live elsewhere,
but weAPOSTROPHEll keep a copy in the Go tree so that
developers donAPOSTROPHEt have to check out two
different repositories.
R=r
CC=go-dev
http://go/go-review/1012006
|
|
R=r
CC=go-dev
http://go/go-review/1012005
|
|
various missing or incorrect files.
R=r
CC=go-dev
http://go/go-review/1014004
|
|
- handle HTML tagging via (client-installable) Stylers
go/doc:
- basic styler support
- some factoring
- ready to contain the search code (but for now excluded)
doc/style.css:
- updated
doc/go_spec.css:
- cleanup: replace deprecated uses of <font> tag with <span> tag
R=rsc
DELTA=302 (160 added, 62 deleted, 80 changed)
OCL=35973
CL=35996
|
|
implement any type checking or semantics for interfaces.
R=rsc
APPROVED=rsc
DELTA=305 (289 added, 10 deleted, 6 changed)
OCL=35889
CL=35995
|
|
for keywords, built-ins, functions, and some types. It also
provides indentation that is (almost) identical to gofmt.
R=rsc
APPROVED=rsc
DELTA=509 (509 added, 0 deleted, 0 changed)
OCL=35951
CL=35994
|
|
R=r
DELTA=13 (0 added, 8 deleted, 5 changed)
OCL=35985
CL=35987
|
|
R=r
DELTA=55 (7 added, 34 deleted, 14 changed)
OCL=35984
CL=35986
|
|
R=rsc
DELTA=4 (0 added, 0 deleted, 4 changed)
OCL=35983
CL=35983
|
|
add go course pdf files to doc/ for godoc to serve.
fix links to point to those files.
R=rsc
DELTA=7 (4 added, 0 deleted, 3 changed)
OCL=35972
CL=35981
|
|
R=rsc
APPROVED=rsc
DELTA=172 (170 added, 0 deleted, 2 changed)
OCL=35969
CL=35980
|
|
R=rsc
DELTA=1 (0 added, 0 deleted, 1 changed)
OCL=35964
CL=35979
|
|
R=r
APPROVED=r
DELTA=16 (0 added, 15 deleted, 1 changed)
OCL=35976
CL=35978
|
|
R=r
APPROVED=r
DELTA=2 (1 added, 0 deleted, 1 changed)
OCL=35977
CL=35977
|
|
R=rsc
APPROVED=rsc
DELTA=659 (659 added, 0 deleted, 0 changed)
OCL=35932
CL=35975
|
|
bug205.go:14:12: error: index must be integer
bug205.go:15:12: error: index must be integer
bug205.go:16:12: error: incompatible type for map index
R=rsc
DELTA=2 (0 added, 0 deleted, 2 changed)
OCL=35957
CL=35960
|