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
/
8g
/
gsubr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
1
-30
/
+39
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
1
-43
/
+23
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
1
-12
/
+7
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-198
/
+611
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-13
/
+70
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+1959
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-1959
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-0
/
+13
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-13
/
+58
2011-06-16
Imported Upstream version 57.2
upstream/57.2
Ondřej Surý
1
-0
/
+38
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-3
/
+11
2010-06-29
code gen bug in len(nil) and cap(nil)
Ken Thompson
1
-0
/
+4
2010-05-20
fix issue 798
Ken Thompson
1
-0
/
+18
2010-03-09
identical complex implementation
Ken Thompson
1
-2
/
+11
2010-02-01
gc: add ... T, rework plain ...
Russ Cox
1
-1
/
+0
2010-01-22
eliminate the package global name space assumption in object files
Russ Cox
1
-2
/
+2
2010-01-06
8g: float->uint64 conversion optimization
Evan Shaw
1
-9
/
+3
2009-12-11
bug in 6g optimizer
Ken Thompson
1
-0
/
+2
2009-12-02
8g: discard tempalloc/tempfree experiment
Russ Cox
1
-54
/
+18
2009-12-01
8g: fix 386 floating point stack bug
Charles L. Dorian
1
-4
/
+6
2009-11-15
gc: fix up floating point NaN comparisons
Russ Cox
1
-4
/
+0
2009-11-06
8g optimizer
Ken Thompson
1
-0
/
+3
2009-11-01
nil pointer checks in 8g.
Russ Cox
1
-8
/
+41
2009-08-31
fix 386 build
Russ Cox
1
-1
/
+4
2009-08-20
symbol bugs.
Russ Cox
1
-3
/
+1
2009-08-14
no debug symbols for internal-only method types.
Russ Cox
1
-0
/
+1
2009-08-13
debugging symbols for 8g.
Russ Cox
1
-1
/
+5
2009-08-03
more 6g reorg; checkpoint.
Russ Cox
1
-0
/
+2
2009-07-27
avoid register computing len(x), cap(x)
Russ Cox
1
-0
/
+14
2009-06-06
an 8g checkpoint.
Russ Cox
1
-37
/
+23
2009-06-04
more 8g progress.
Russ Cox
1
-7
/
+3
2009-06-02
8g:
Russ Cox
1
-110
/
+351
2009-05-29
integer conversions and test.
Russ Cox
1
-27
/
+44
2009-05-29
64-bit integer arithmetic.
Russ Cox
1
-11
/
+20
2009-05-28
better 64-bit handling in 8g.
Russ Cox
1
-132
/
+507
2009-05-26
8g: 64-bit arithmetic and assorted bug fixes;
Russ Cox
1
-7
/
+31
2009-05-26
more 8g.
Russ Cox
1
-0
/
+1161