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
/
5g
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
12
-967
/
+1250
2012-06-14
Imported Upstream version 1.0.2
upstream/1.0.2
Ondřej Surý
3
-5
/
+6
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
12
-158
/
+339
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
13
-0
/
+9592
2011-09-13
Imported Upstream version 60
Ondřej Surý
13
-9556
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
4
-24
/
+68
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
6
-261
/
+271
2011-06-16
Imported Upstream version 57.2
upstream/57.2
Ondřej Surý
1
-0
/
+58
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
3
-11
/
+13
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
2
-144
/
+44
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
3
-2
/
+4
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
4
-145
/
+199
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
7
-196
/
+300
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
12
-215
/
+3245
2010-06-29
code gen bug in len(nil) and cap(nil)
Ken Thompson
1
-0
/
+4
2010-06-20
gc: better error messages for interface failures, conversions
Russ Cox
1
-1
/
+1
2010-05-24
gc: bug281 - bad overlap in stack copy
Russ Cox
1
-0
/
+32
2010-05-20
fix issue 798
Ken Thompson
1
-0
/
+6
2010-04-01
runtime: turn run time errors checks into panics
Russ Cox
4
-70
/
+22
2010-03-31
gc: implement panic and recover
Russ Cox
1
-4
/
+9
2010-03-26
arm: fix build
Dean Prichard
1
-5
/
+4
2010-03-26
gc: allow taking address of out parameters
Russ Cox
1
-0
/
+20
2010-03-23
arm: fix build
Dean Prichard
1
-2
/
+2
2010-03-20
issue 682
Ken Thompson
1
-0
/
+21
2010-03-08
5g/6g/8g: fix double function call in slice
Russ Cox
1
-32
/
+24
2010-03-05
6g complex type usable
Ken Thompson
1
-0
/
+18
2010-03-05
gc: better compilation of floating point +=
Russ Cox
1
-9
/
+17
2010-02-17
5g/8g: fix build
Russ Cox
1
-0
/
+1
2010-02-01
gc: add ... T, rework plain ...
Russ Cox
1
-1
/
+0
2010-01-27
change print print buffer size
Ken Thompson
1
-3
/
+3
2010-01-22
eliminate the package global name space assumption in object files
Russ Cox
3
-5
/
+5
2010-01-19
cleanup toward eliminating package global name space
Russ Cox
1
-8
/
+1
2010-01-15
Don't check array bounds if we have been told not to.
Ian Lance Taylor
1
-1
/
+1
2009-12-09
Continuation of issue 221 fix. When 8g or 6g or 5g are called with a
Charles L. Dorian
1
-1
/
+1
2009-12-02
6g etc: groundwork for eliminating redundant bounds checks.
Russ Cox
2
-3
/
+3
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-2
/
+2
2009-11-20
x[lo:] - gc and runtime.
Russ Cox
2
-0
/
+382
2009-11-16
s/AJMP/AB/ to fix build breakage.
Kai Backman
1
-3
/
+3
2009-11-15
gc: fix up floating point NaN comparisons
Russ Cox
1
-1
/
+12
2009-11-09
tweak documentation of commands
Russ Cox
1
-2
/
+2
2009-11-06
fix argument order bug for float
Kai Backman
1
-2
/
+1
2009-11-03
document the gc go compilers.
Rob Pike
1
-0
/
+15
2009-10-30
added missing sgen reverse character copy code.
Kai Backman
1
-1
/
+24
2009-10-27
shift for non-64 bit integers.
Kai Backman
4
-2
/
+96
2009-10-26
bug162, large indices on nil references
Kai Backman
3
-14
/
+71
2009-10-26
fix defer. gave up on unified code for defer and go for now.
Kai Backman
1
-5
/
+49
2009-10-24
fix conditional branch instructions for unsigned ints and
Kai Backman
2
-30
/
+34
2009-10-23
fixed len/cap for chan. disable gc for now.
Kai Backman
1
-1
/
+26
2009-10-23
one more argsize fix. we were copying with the correct
Kai Backman
1
-1
/
+1
2009-10-23
fix broken code produced for ominus
Kai Backman
1
-5
/
+10
[next]