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
/
6g
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-15
Imported Upstream version 1.4
upstream/1.4
Tianon Gravi
7
-64
/
+74
2014-08-13
Imported Upstream version 1.3.1
upstream/1.3.1
Michael Stapelberg
2
-1
/
+6
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
11
-861
/
+567
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
9
-1630
/
+954
2013-08-13
Imported Upstream version 1.1.2
upstream/1.1.2
Michael Stapelberg
1
-0
/
+1
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
6
-48
/
+56
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
11
-1036
/
+1389
2012-06-14
Imported Upstream version 1.0.2
upstream/1.0.2
Ondřej Surý
2
-3
/
+4
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
10
-168
/
+328
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
12
-0
/
+8974
2011-09-13
Imported Upstream version 60
Ondřej Surý
12
-8934
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
4
-3
/
+47
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
6
-161
/
+239
2011-06-16
Imported Upstream version 57.2
upstream/57.2
Ondřej Surý
1
-0
/
+38
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
2
-10
/
+10
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
2
-141
/
+35
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
4
-8
/
+1
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
9
-140
/
+417
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-06-08
gc: new typechecking rules
Russ Cox
1
-1
/
+1
2010-05-24
gc: bug281 - bad overlap in stack copy
Russ Cox
1
-1
/
+32
2010-05-24
6g: avoid unnecessary conversion in shift bounds check
Russ Cox
1
-4
/
+15
2010-05-20
fix issue 798
Ken Thompson
3
-0
/
+21
2010-04-01
runtime: turn run time errors checks into panics
Russ Cox
5
-14
/
+14
2010-03-31
gc: implement panic and recover
Russ Cox
1
-2
/
+7
2010-03-26
gc: allow taking address of out parameters
Russ Cox
1
-3
/
+24
2010-03-20
issue 682
Ken Thompson
1
-1
/
+21
2010-03-09
identical complex implementation
Ken Thompson
4
-570
/
+6
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
3
-74
/
+166
2010-03-05
gc: better compilation of floating point +=
Russ Cox
1
-9
/
+17
2010-03-02
more on type complex.
Ken Thompson
4
-10
/
+138
2010-02-21
all done except -
Ken Thompson
3
-103
/
+297
2010-02-19
fixed bug in mpconst float multiply by 0.
Ken Thompson
5
-0
/
+196
2010-02-17
new types complex, complex64 and complex128
Ken Thompson
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
-2
/
+2
2010-01-22
eliminate the package global name space assumption in object files
Russ Cox
4
-9
/
+9
2010-01-20
part 2 of sudoaddable optimization
Ken Thompson
1
-17
/
+42
2010-01-19
cleanup toward eliminating package global name space
Russ Cox
1
-8
/
+1
2010-01-19
start of better addressing of
Ken Thompson
1
-8
/
+32
2010-01-15
Don't check array bounds if we have been told not to.
Ian Lance Taylor
1
-1
/
+1
2009-12-12
more on the optimizer
Ken Thompson
1
-13
/
+24
2009-12-11
bug in 6g optimizer
Ken Thompson
2
-57
/
+54
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-04
6g/8g optimizer fix: throw functions now in runtime
Russ Cox
1
-4
/
+4
2009-12-03
6g code gen bug
Ken Thompson
1
-1
/
+2
2009-12-02
6g etc: groundwork for eliminating redundant bounds checks.
Russ Cox
2
-13
/
+14
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-2
/
+2
[next]