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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
32
-91
/
+1325
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
8
-64
/
+534
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
6
-30
/
+119
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
11
-70
/
+372
2012-06-14
Imported Upstream version 1.0.2
upstream/1.0.2
Ondřej Surý
1
-2
/
+16
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
27
-255
/
+256
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
42
-0
/
+6858
2011-09-13
Imported Upstream version 60
Ondřej Surý
58
-8883
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
7
-24
/
+27
2011-07-13
Imported Upstream version 58.1
upstream/58.1
Ondřej Surý
2
-2
/
+8
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
4
-6
/
+6
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
3
-51
/
+169
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
9
-23
/
+32
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
1
-20
/
+13
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
5
-15
/
+103
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
27
-707
/
+1382
2010-06-22
debug/dwarf: update PDF link.
Rob Pike
1
-1
/
+1
2010-06-08
misc cleanup: gofmt + &x -> x[0:] conversion
Russ Cox
2
-11
/
+11
2010-05-27
changes &x -> x[0:] for array to slice conversion
Russ Cox
1
-1
/
+1
2010-04-29
rename GOOS=mingw to GOOS=windows
Alex Brainman
3
-2
/
+2
2010-04-11
debug/elf: Fix doc comments
Evan Shaw
2
-36
/
+11
2010-04-02
debug/proc: fix typo in package documentation
Robert Griesemer
1
-1
/
+1
2010-04-01
debug/macho: fix error message format
Robert Griesemer
1
-2
/
+2
2010-04-01
debug/macho: don't crash when reading non-Mach-O files
Robert Griesemer
2
-1
/
+11
2010-03-30
single argument panic on non-darwin and in comments
Russ Cox
3
-5
/
+5
2010-03-30
simplify various code using new map index rule
Russ Cox
1
-2
/
+2
2010-03-04
gofmt: modified algorithm for alignment of multi-line composite/list entries
Robert Griesemer
1
-14
/
+14
2010-03-02
gofmt: experiment: align values in map composites where possible
Robert Griesemer
6
-166
/
+166
2010-02-04
Added mingw specific build stubs.
Joe Poirier
3
-0
/
+27
2010-02-03
debug/gosym: fix test for new 6l
Russ Cox
1
-1
/
+1
2010-02-02
Change type of Printf's args to ... interface{}
Rob Pike
1
-3
/
+3
2010-01-22
eliminate the package global name space assumption in object files
Russ Cox
1
-1
/
+1
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
23
-2402
/
+2402
2009-12-02
move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package.
Rob Pike
1
-2
/
+2
2009-11-24
fix for broken build (built-in new was invisible due to a parameter called 'n...
Robert Griesemer
1
-6
/
+6
2009-11-24
Change to container/vector interface:
Robert Griesemer
1
-2
/
+2
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
5
-10
/
+10
2009-11-20
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
Russ Cox
7
-20
/
+20
2009-11-17
FreeBSD/i386 work
Devon H. O'Dell
1
-0
/
+5
2009-11-17
FreeBSD-specific porting work.
Devon H. O'Dell
2
-0
/
+22
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
13
-63
/
+63
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
24
-465
/
+465
2009-11-08
bug212, bug213.
Russ Cox
1
-1
/
+1
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
13
-327
/
+109
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'ing of some stragglers, now with correct comment indentation
Robert Griesemer
1
-53
/
+55
2009-11-05
gofmt'ed debug
Robert Griesemer
7
-147
/
+194
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
[next]