index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
gotest: generate correct gofmt-formatted _testmain.go
Rob Pike
2010-10-25
1
-5
/
+5
*
goinstall: display helpful message when encountering a cgo package.
Andrew Gerrand
2010-10-26
1
-0
/
+5
*
runtime: remove .c generated from .goc during make clean
Russ Cox
2010-10-25
1
-1
/
+1
*
arm: fix signal handler
Russ Cox
2010-10-26
4
-35
/
+28
*
5g: complex "regalloc"
Russ Cox
2010-10-26
1
-0
/
+7
*
5c: implement uint32 -> float
Russ Cox
2010-10-25
1
-11
/
+40
*
build: only print "You need to add foo to PATH" when needed
Andrew Gerrand
2010-10-25
1
-1
/
+1
*
container/list: elide redundant tests and fix comment typo
Andrew Gerrand
2010-10-25
1
-8
/
+2
*
container/list: fix Remove bug and use pointer to self as identifier
Andrew Gerrand
2010-10-25
2
-19
/
+38
*
goinstall: don't wrongly error out with "multiple package names"
Fazlul Shahriar
2010-10-25
1
-1
/
+1
*
6l/8l: global and local variables and type info.
Luuk van Dijk
2010-10-24
5
-86
/
+1040
*
gob: error cleanup 2
Rob Pike
2010-10-22
2
-122
/
+63
*
gobs: error cleanup part 1.
Rob Pike
2010-10-22
8
-214
/
+229
*
runtime: print unknown types in panic
Russ Cox
2010-10-22
2
-1
/
+11
*
5l, 6l, 8l: introduce sub-symbols
Russ Cox
2010-10-22
7
-48
/
+67
*
gob: allow exchange of interface values
Rob Pike
2010-10-22
8
-158
/
+531
*
gofmt -s -w src misc
Robert Griesemer
2010-10-22
120
-8464
/
+8464
*
go ast/parser/printer: permit elision of composite literal types for composit...
Robert Griesemer
2010-10-22
14
-25
/
+438
*
arm: 3 more tests pass
Russ Cox
2010-10-22
1
-3
/
+0
*
5g: missed one case last night
Russ Cox
2010-10-22
1
-8
/
+8
*
gc: implement new composite literal spec
Russ Cox
2010-10-21
2
-33
/
+72
*
bug right shifting 64 bits
Ken Thompson
2010-10-21
1
-3
/
+3
*
Make.inc: delete unnecessary -no-inline flag to quietgcc
Rob Pike
2010-10-21
1
-1
/
+1
*
fix windows build
Russ Cox
2010-10-21
1
-1
/
+8
*
fix arm build
Russ Cox
2010-10-21
1
-0
/
+3
*
fix build
Russ Cox
2010-10-21
1
-31
/
+2
*
go/parser: consume auto-inserted semi when calling ParseExpr()
Robert Griesemer
2010-10-21
1
-1
/
+5
*
ld: abandon symbol-driven archive loading
Russ Cox
2010-10-21
4
-110
/
+90
*
encoding/binary: give LittleEndian, BigEndian specific types
Russ Cox
2010-10-21
1
-2
/
+5
*
net: fix comment on Dial to mention unix/unixgram.
David Symonds
2010-10-21
1
-1
/
+1
*
arm: prop up software floating point
Russ Cox
2010-10-21
10
-32
/
+49
*
web socket: fix short Read
Fumitoshi Ukai
2010-10-20
2
-24
/
+116
*
goinstall: fix documentation typo
Fazlul Shahriar
2010-10-21
1
-2
/
+2
*
build: add gobuilder and goplay to run.bash
Andrew Gerrand
2010-10-21
1
-0
/
+8
*
os: correct Stat S_ISDIR on Windows
Yasuhiro Matsumoto
2010-10-21
1
-2
/
+2
*
5l: two stack split bugs in one day
Russ Cox
2010-10-20
1
-9
/
+27
*
encoding/hex: fix typo
Russ Cox
2010-10-20
2
-1
/
+3
*
gc: select receive with implicit conversion
Russ Cox
2010-10-20
2
-1
/
+12
*
code gen error for *(complex)++
Ken Thompson
2010-10-20
2
-6
/
+13
*
runtime: don't let select split stack
Russ Cox
2010-10-20
1
-0
/
+6
*
arm: fix typo in softfloat
Russ Cox
2010-10-20
1
-1
/
+1
*
6l: correct logic for morestack choice
Russ Cox
2010-10-20
2
-1
/
+3
*
arm: more tests pass
Russ Cox
2010-10-20
1
-26
/
+16
*
syscall/arm: correct 64-bit system call arguments
Russ Cox
2010-10-20
9
-86
/
+364
*
6g: avoid too-large immediate constants
Russ Cox
2010-10-20
4
-26
/
+37
*
reflect: add InterfaceValue.Get to enable setting of an interface
Rob Pike
2010-10-19
1
-2
/
+8
*
gob: break documentation into a separate doc.go file
Rob Pike
2010-10-19
3
-262
/
+268
*
http: do not close connection after sending HTTP/1.0 request
Russ Cox
2010-10-19
1
-3
/
+1
*
8l: fix windows build
Alex Brainman
2010-10-20
1
-3
/
+8
*
os: change TestForkExec so it can run on windows
Yasuhiro Matsumoto
2010-10-20
1
-7
/
+16
[next]