index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
go_spec.html
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
1
-144
/
+260
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
1
-109
/
+346
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-273
/
+478
2012-06-14
Imported Upstream version 1.0.2
upstream/1.0.2
Ondřej Surý
1
-20
/
+44
2012-05-02
Imported Upstream version 1.0.1
upstream/1.0.1
Ondřej Surý
1
-11
/
+11
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-373
/
+581
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+5272
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-5272
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-36
/
+101
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-127
/
+179
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
1
-7
/
+12
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-38
/
+31
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
1
-18
/
+18
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
1
-144
/
+67
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-164
/
+165
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-195
/
+302
2010-06-21
spec: struct tags must be identical for types to be identical
Russ Cox
1
-1
/
+2
2010-06-12
spec: remove ... (keeping ...T)
Russ Cox
1
-60
/
+21
2010-06-11
spec: clarify that result parameters are always zeroed before the function ex...
Rob Pike
1
-2
/
+5
2010-06-07
go spec: rename "assignment compatible" -> "assignable"
Robert Griesemer
1
-27
/
+25
2010-06-07
go spec: clean-up and consolidation of spec with implementation
Robert Griesemer
1
-118
/
+125
2010-06-03
go spec: Base comparison compatibility on assignment compatibility.
Robert Griesemer
1
-73
/
+68
2010-05-28
go spec: change def. of "type compatibility" to be non-recursive
Robert Griesemer
1
-28
/
+38
2010-05-27
go spec: Disallow &a notation to obtain a slice
Robert Griesemer
1
-7
/
+1
2010-05-25
spec: Fix link to fallthrough statements
Evan Shaw
1
-1
/
+1
2010-05-24
go spec: minor fix, to match conversion rules 4 and 5
Robert Griesemer
1
-1
/
+2
2010-05-24
go spec: fix and clarify syntax of conversions
Robert Griesemer
1
-6
/
+17
2010-05-24
spec: index of non-addressable array is not addressable
Russ Cox
1
-3
/
+4
2010-05-23
spec: Fix a code tag
Evan Shaw
1
-1
/
+1
2010-05-14
go spec: added imaginary literal to semicolon rules (was missing)
Robert Griesemer
1
-12
/
+34
2010-05-07
go spec: simplify section on channel types
Robert Griesemer
1
-20
/
+18
2010-05-04
go spec: clarification of make arguments,
Robert Griesemer
1
-14
/
+17
2010-04-29
go spec: fix iota description
Robert Griesemer
1
-5
/
+4
2010-04-28
spec: clarify "continue" with label. the text was obvious in intent but
Rob Pike
1
-1
/
+4
2010-04-27
go spec: fix wrong comment
Robert Griesemer
1
-1
/
+1
2010-04-22
spec: Fix run-time panic header id
Evan Shaw
1
-1
/
+1
2010-04-13
go_spec updates
Russ Cox
1
-5
/
+5
2010-04-08
gp_spec typo fix: code example in the "Handling panics" section
Joe Poirier
1
-1
/
+1
2010-04-01
go spec: correct clarification of type declaration
Robert Griesemer
1
-6
/
+3
2010-03-31
go spec: clarification of type declarations
Robert Griesemer
1
-2
/
+8
2010-03-30
godoc: support for title and subtitle headers when serving .html docs
Robert Griesemer
1
-1
/
+2
2010-03-29
spec: typo in switch sample code, missing semicolon
Andrew Gerrand
1
-1
/
+1
2010-03-26
gc: allow taking address of out parameters
Russ Cox
1
-1
/
+1
2010-03-25
spec changes for panic and recover.
Rob Pike
1
-8
/
+178
2010-03-24
Delete panicln from the spec.
Rob Pike
1
-2
/
+1
2010-03-23
go spec: modification of defer statement
Robert Griesemer
1
-5
/
+17
2010-03-23
Go spec: map indexing never raises a runtime exception.
Robert Griesemer
1
-25
/
+28
2010-03-10
Revert previous change: complexN only converts to complexN.
Ian Lance Taylor
1
-1
/
+1
2010-03-10
go_spec.html: fix typo and link
Robert Griesemer
1
-4
/
+4
2010-03-08
Complex values may only be compared for equality or inequality.
Ian Lance Taylor
1
-2
/
+2
[next]