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
/
cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
102
-4142
/
+3177
2011-06-16
Imported Upstream version 57.2
upstream/57.2
Ondřej Surý
6
-0
/
+143
2011-05-04
Imported Upstream version 57
upstream/57
Ondřej Surý
5
-205
/
+21
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
80
-420
/
+1153
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
149
-1464
/
+24963
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
72
-705
/
+1207
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
46
-463
/
+709
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
91
-1137
/
+2639
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
221
-12800
/
+22731
2010-07-01
strings and bytes.Split: make count of 0 mean 0, not infinite.
Rob Pike
6
-9
/
+9
2010-07-01
6l: drop confusing comment
Russ Cox
1
-1
/
+1
2010-07-01
6a: assemble CMPPD as 6l expects
Russ Cox
1
-1
/
+1
2010-07-01
6l: implement MOVLQZX as "mov", not "movsxd"
Russ Cox
1
-1
/
+1
2010-06-30
goinstall: support for Bazaar+Launchpad
Gustavo Niemeyer
3
-43
/
+88
2010-06-30
cgo: use slash-free relative paths for .so references
Russ Cox
5
-8
/
+37
2010-06-30
8g: out of register bug fix
Russ Cox
1
-1
/
+3
2010-06-30
gc: do not crash on bad [...]T
Russ Cox
1
-0
/
+5
2010-06-30
godoc: canonicalize codewalk paths
Andrew Gerrand
1
-0
/
+5
2010-06-29
ld: fix implementation of -u
Russ Cox
3
-19
/
+57
2010-06-29
code gen bug in len(nil) and cap(nil)
Ken Thompson
3
-0
/
+12
2010-06-28
compiler fatal error in switch.
Ken Thompson
1
-5
/
+6
2010-06-28
8g compiler missing call to splitclean().
Ken Thompson
1
-1
/
+4
2010-06-27
optimization of static initialization
Ken Thompson
4
-128
/
+202
2010-06-23
gc: fix crash for nested complex division
Russ Cox
1
-1
/
+1
2010-06-21
ld: add -u flag to check safe bits; discard old -u, -x flags
Russ Cox
4
-31
/
+28
2010-06-21
gc: include struct field tags in type equality
Russ Cox
1
-1
/
+13
2010-06-21
goinstall: process dependencies for package main
Roger Peppe
3
-16
/
+30
2010-06-20
undo changes accidentally included in 09c5add99d50
Russ Cox
1
-2
/
+4
2010-06-20
reflect: add Kind, remove Int8Type, Int8Value, etc.
Russ Cox
1
-13
/
+19
2010-06-20
gc: delete debug print
Russ Cox
1
-1
/
+0
2010-06-20
gc: better error messages for interface failures, conversions
Russ Cox
8
-40
/
+91
2010-06-20
gc: fix build - subnode not addable in complexgen
Russ Cox
1
-6
/
+9
2010-06-16
cmd/gotest: Delete temporary _testmain.go files.
Nigel Tao
1
-1
/
+1
2010-06-14
gc: no more ...
Russ Cox
17
-838
/
+497
2010-06-12
gc: less aggressive name binding, for better line numbers in errors
Russ Cox
8
-82
/
+111
2010-06-12
gopack: add S flag to force marking a package as safe
Russ Cox
2
-4
/
+16
2010-06-11
8l: correct test for sp == top of stack in 8l -K code
Russ Cox
1
-1
/
+1
2010-06-11
gopack: simplify go metadata code
Russ Cox
1
-314
/
+36
2010-06-11
gc: change -u to require imports to be marked safe
Russ Cox
5
-3
/
+22
2010-06-11
Pad Go symbol table out to page boundary when linking dynamically.
Ian Lance Taylor
3
-7
/
+11
2010-06-09
go/scanner: report illegal escape sequences
Robert Griesemer
1
-1
/
+1
2010-06-09
gc: more cleanup
Russ Cox
5
-39
/
+100
2010-06-08
gc: new typechecking rules
Russ Cox
15
-860
/
+560
2010-06-08
gofmt: update test script so it can run to completion again
Robert Griesemer
1
-1
/
+2
2010-06-07
gc: better error message when ~ operator is found
Robert Griesemer
1
-1
/
+1
2010-06-07
gc: backslash newline is not a legal escape sequence in strings
Robert Griesemer
1
-4
/
+0
2010-06-07
runtime: finish pchw -> tiny, added gettime for tiny
Daniel Theophanes
1
-1
/
+1
2010-06-01
gc: fix export of complex types
Russ Cox
1
-0
/
+3
2010-06-01
goinstall: Use 'git pull' instead of 'git checkout' when updating a git repo.
Michael Hoisie
1
-1
/
+1
2010-05-30
Correct _cgo_free when C ABI does not pass first arg on stack.
Ian Lance Taylor
1
-1
/
+1
[next]