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
*
gc: use gofmt spacing when printing map type
Russ Cox
2011-12-02
5
-12
/
+12
*
gofmt -s misc src
Russ Cox
2011-12-02
29
-325
/
+325
*
gofmt: handle &T in composite literal simplify
Russ Cox
2011-12-02
3
-1
/
+213
*
gc: composite literals as per Go 1
Russ Cox
2011-12-02
10
-89
/
+149
*
goinstall: fix typo in comment
Robert Griesemer
2011-12-02
1
-1
/
+1
*
gc: do not allow slice of array literal
Russ Cox
2011-12-02
1
-2
/
+7
*
exp/ssh: allow for msgUserAuthBanner during authentication
Gustav Paul
2011-12-02
1
-81
/
+102
*
asn1: fix incorrect prints found by govet
Robert Hencke
2011-12-02
1
-3
/
+3
*
net, syscall: remove BindToDevice API from UDPConn, IPConn
Mikio Hara
2011-12-02
5
-35
/
+0
*
encoding/gob: don't send type info for unexported fields
Rob Pike
2011-12-02
2
-1
/
+19
*
os/exec: make LookPath always search the current directory under Windows.
Benny Siegert
2011-12-02
1
-5
/
+4
*
template: move the empty check into parse, which needs it when constructing
Rob Pike
2011-12-01
4
-57
/
+61
*
html: allow whitespace between head and body
Andrew Balholm
2011-12-02
2
-2
/
+16
*
go/doc: exclude lines ending in ':' from possible headings
Robert Griesemer
2011-12-01
2
-11
/
+7
*
gofmt: applied gofmt -w -s src misc
Robert Griesemer
2011-12-01
6
-11
/
+11
*
go/doc: switch ToHTML from []byte to string argument
Robert Griesemer
2011-12-01
4
-65
/
+33
*
go/doc: better headscan
Robert Griesemer
2011-12-01
3
-24
/
+82
*
time: update doc string for Error method
Rob Pike
2011-12-01
1
-1
/
+1
*
os: add ModeType constant to mask file type bits
Gustavo Niemeyer
2011-12-01
1
-0
/
+3
*
os: be consistent with receiver names for godoc TOC alignment
Brad Fitzpatrick
2011-12-01
3
-40
/
+40
*
exp/ssh: export type signal. Renamed to Signal
Gustav Paul
2011-12-01
1
-32
/
+32
*
gofix: add time+fileinfo fix
Russ Cox
2011-12-01
3
-0
/
+460
*
go/doc: Detect headings in comments and format them as h3 in html.
Volker Dobler
2011-12-01
4
-0
/
+172
*
crypto/tls: cleanup certificate load on windows
Alex Brainman
2011-12-01
5
-23
/
+30
*
Add a []byte argument to hash.Hash to allow an allocation to be saved.
Adam Langley
2011-12-01
48
-197
/
+200
*
gofix: add a fix for hash.Sum.
Adam Langley
2011-12-01
3
-0
/
+194
*
text/template: replace Add with AddParseTree
Rob Pike
2011-12-01
4
-22
/
+52
*
gc: avoid re-genning ninit in branches involving float comparison.
Luuk van Dijk
2011-12-01
3
-0
/
+12
*
exp/ssh: add Std{in,out,err}Pipe methods to Session
Dave Cheney
2011-12-01
2
-12
/
+224
*
time: fix windows build
Alex Brainman
2011-12-01
1
-1
/
+1
*
html/template: make execution thread-safe
Rob Pike
2011-11-30
2
-30
/
+58
*
html: implement fragment parsing algorithm
Andrew Balholm
2011-12-01
2
-30
/
+127
*
syscall: fix openbsd sysctl hostname/domainname workaround
Joel Sing
2011-12-01
1
-1
/
+1
*
html/template: update to new template API
Rob Pike
2011-11-30
5
-233
/
+212
*
undo CL 5436056 / 03560deae933
Dave Cheney
2011-11-30
1
-3
/
+13
*
ld: align ELF data sections
Ian Lance Taylor
2011-11-30
5
-2
/
+18
*
time: fix windows build
Russ Cox
2011-11-30
1
-6
/
+9
*
math: faster Sincos
Charles L. Dorian
2011-11-30
2
-2
/
+58
*
os: fix path/filepath test on Windows
Russ Cox
2011-11-30
1
-1
/
+5
*
encoding/asn1: fix test on OpenBSD
Russ Cox
2011-11-30
1
-6
/
+14
*
os: fix windows build
Russ Cox
2011-11-30
2
-3
/
+12
*
math/big: fix destination leak into result value
Roger Peppe
2011-11-30
2
-4
/
+10
*
os: new FileInfo, FileMode types + update tree
Russ Cox
2011-11-30
48
-518
/
+613
*
use new time API
Russ Cox
2011-11-30
80
-483
/
+548
*
time: new Time, Duration, ZoneInfo types
Russ Cox
2011-11-30
28
-872
/
+1967
*
html: clean up the z.rawTag calculation in the tokenizer.
Nigel Tao
2011-11-30
1
-9
/
+42
*
html: parse <xmp> tags
Andrew Balholm
2011-11-30
4
-6
/
+11
*
html: parse the contents of <iframe> elements as raw text
Andrew Balholm
2011-11-30
3
-5
/
+6
*
exp/ssh: Add Start(cmd string) and Signal(sig string) to Session. Rename Exec...
Gustav Paul
2011-11-29
2
-10
/
+58
*
crypto/tls: add openbsd root certificate location
Joel Sing
2011-11-29
1
-0
/
+1
[next]