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
/
gc
/
go.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
1
-57
/
+69
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
1
-9
/
+50
2013-06-14
Imported Upstream version 1.1.1
upstream/1.1.1
Ingo Oeser
1
-0
/
+1
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
1
-9
/
+17
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-112
/
+231
2012-06-14
Imported Upstream version 1.0.2
upstream/1.0.2
Ondřej Surý
1
-3
/
+3
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-107
/
+194
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+1279
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-1265
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-12
/
+17
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-10
/
+19
2011-06-16
Imported Upstream version 57.2
upstream/57.2
Ondřej Surý
1
-0
/
+3
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
1
-0
/
+5
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-10
/
+22
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-5
/
+3
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-18
/
+30
2010-06-27
optimization of static initialization
Ken Thompson
1
-1
/
+1
2010-06-20
gc: better error messages for interface failures, conversions
Russ Cox
1
-2
/
+2
2010-06-14
gc: no more ...
Russ Cox
1
-386
/
+367
2010-06-12
gc: less aggressive name binding, for better line numbers in errors
Russ Cox
1
-4
/
+4
2010-06-11
gc: change -u to require imports to be marked safe
Russ Cox
1
-0
/
+1
2010-06-09
gc: more cleanup
Russ Cox
1
-0
/
+1
2010-06-08
gc: new typechecking rules
Russ Cox
1
-16
/
+9
2010-05-20
fix issue 798
Ken Thompson
1
-0
/
+2
2010-04-27
gc: better windows detection
Russ Cox
1
-7
/
+0
2010-04-27
gc: fix islocalname on windows
Russ Cox
1
-0
/
+6
2010-03-31
gc: implement panic and recover
Russ Cox
1
-1
/
+3
2010-03-30
gc: add panic and recover (still unimplemented in runtime)
Russ Cox
1
-0
/
+1
2010-03-24
depricate panicln
Ken Thompson
1
-1
/
+1
2010-03-22
gc: various map-related bug fixes
Russ Cox
1
-2
/
+0
2010-03-20
issue 682
Ken Thompson
1
-0
/
+1
2010-03-05
6g complex type usable
Ken Thompson
1
-0
/
+2
2010-02-25
gc: implement []int(string) and []byte(string)
Russ Cox
1
-2
/
+3
2010-02-18
more complex - constants
Ken Thompson
1
-0
/
+1
2010-02-18
gc: recursive interface embedding
Russ Cox
1
-0
/
+2
2010-02-17
new types complex, complex64 and complex128
Ken Thompson
1
-7
/
+21
2010-02-12
gc: diagnose invalid array bounds
Russ Cox
1
-0
/
+2
2010-02-01
gc: bug246
Russ Cox
1
-0
/
+1
2010-02-01
gc: bug242
Russ Cox
1
-2
/
+2
2010-02-01
gc: add ... T, rework plain ...
Russ Cox
1
-6
/
+9
2010-01-25
runtime, type switch: eliminate package global name space assumption
Russ Cox
1
-13
/
+3
2010-01-24
gc: record full package paths in runtime type data
Russ Cox
1
-1
/
+5
2010-01-24
gc: cut some dead code, fix 6g -S output
Russ Cox
1
-1
/
+0
2010-01-22
eliminate the package global name space assumption in object files
Russ Cox
1
-15
/
+33
2010-01-19
cleanup toward eliminating package global name space
Russ Cox
1
-2
/
+6
2009-12-27
gc: various C nits, found by plan 9 compiler.
Russ Cox
1
-2
/
+1
2009-12-18
gc: method expressions on concrete types
Russ Cox
1
-0
/
+1
2009-12-15
gc: double-check usage of ...
Russ Cox
1
-1
/
+1
2009-12-11
gc: semicolons
Russ Cox
1
-5
/
+1
2009-12-11
bug in 6g optimizer
Ken Thompson
1
-0
/
+1
[next]