index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
debug
/
elf
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
10
-0
/
+2584
2011-09-13
Imported Upstream version 60
Ondřej Surý
10
-2476
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
5
-15
/
+15
2011-07-13
Imported Upstream version 58.1
upstream/58.1
Ondřej Surý
1
-0
/
+6
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
2
-48
/
+166
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-4
/
+4
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
5
-573
/
+701
2010-05-27
changes &x -> x[0:] for array to slice conversion
Russ Cox
1
-1
/
+1
2010-04-11
debug/elf: Fix doc comments
Evan Shaw
2
-36
/
+11
2010-03-02
gofmt: experiment: align values in map composites where possible
Robert Griesemer
1
-16
/
+16
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
4
-814
/
+814
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-2
/
+2
2009-11-20
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
Russ Cox
1
-1
/
+1
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
3
-23
/
+23
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
4
-46
/
+46
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
2
-171
/
+57
2009-11-05
- fix elf.go manually so it is idempotent for gofmt
Robert Griesemer
1
-8
/
+5
2009-11-05
gofmt the last outstanding files in src/pkg
Robert Griesemer
1
-3
/
+3
2009-11-05
gofmt'ed debug
Robert Griesemer
1
-48
/
+48
2009-11-02
Define constants for sizes of Sym structures.
Ian Lance Taylor
1
-0
/
+3
2009-11-02
Fix cgo for GCC 4.4
Adam Langley
5
-0
/
+181
2009-10-27
files that are okay from the last gofmt round
Russ Cox
1
-1
/
+1
2009-10-20
base64 -> encoding/base64
Russ Cox
2
-2
/
+2
2009-10-08
more lgtm files from gofmt
Russ Cox
3
-18
/
+18
2009-10-06
gofmt on crypto, debug
Russ Cox
4
-1138
/
+1203
2009-09-18
add DWARF method to elf.File.
Russ Cox
1
-0
/
+24
2009-09-01
import debug/gosym from usr/austin/sym
Russ Cox
1
-1
/
+9
2009-08-31
elf file parser
Russ Cox
4
-0
/
+453
2009-08-31
translate C ld/elf.h into Go
Russ Cox
3
-0
/
+1632