Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-02 | Imported Upstream version 1.4.2upstream/1.4.2upstream-sid | Tianon Gravi | 1 | -0/+5 | |
2015-01-15 | Imported Upstream version 1.4.1upstream/1.4.1 | Tianon Gravi | 3 | -78/+60 | |
2015-01-15 | Imported Upstream version 1.4upstream/1.4 | Tianon Gravi | 26 | -1008/+2165 | |
2014-11-25 | Imported Upstream version 1.3.3upstream/1.3.3 | Tianon Gravi | 1 | -0/+5 | |
2014-09-26 | Imported Upstream version 1.3.2upstream/1.3.2 | Michael Stapelberg | 1 | -2/+7 | |
2014-08-13 | Imported Upstream version 1.3.1upstream/1.3.1 | Michael Stapelberg | 20 | -124/+140 | |
2014-06-19 | Imported Upstream version 1.3upstream/1.3 | Michael Stapelberg | 25 | -380/+1667 | |
2014-03-03 | Imported Upstream version 1.2.1upstream/1.2.1 | Michael Stapelberg | 2 | -1/+7 | |
2013-12-03 | Imported Upstream version 1.2upstream/1.2 | Michael Stapelberg | 79 | -5752/+2478 | |
2013-08-13 | Imported Upstream version 1.1.2upstream/1.1.2 | Michael Stapelberg | 1 | -0/+11 | |
2013-06-14 | Imported Upstream version 1.1.1upstream/1.1.1 | Ingo Oeser | 3 | -2/+17 | |
2013-05-14 | Imported Upstream version 1.1upstream/1.1 | Michael Stapelberg | 25 | -728/+2415 | |
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 121 | -6235/+2665 | |
2012-06-14 | Imported Upstream version 1.0.2upstream/1.0.2 | Ondřej Surý | 6 | -21/+79 | |
2012-05-02 | Imported Upstream version 1.0.1upstream/1.0.1 | Ondřej Surý | 14 | -91/+119 | |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 195 | -8111/+14613 | |
2011-11-28 | Imported Upstream version 60.3upstream/60.3 | Ondřej Surý | 1 | -0/+5 | |
2011-10-06 | Imported Upstream version 60.2upstream/60.2 | Ondřej Surý | 7 | -8/+513 | |
2011-09-19 | Imported Upstream version 60.1upstream/60.1 | Ondřej Surý | 2 | -3/+57 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 123 | -0/+31447 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 121 | -30223/+0 | |
2011-08-03 | Imported Upstream version 59upstream/59 | Ondřej Surý | 18 | -750/+1290 | |
2011-07-13 | Imported Upstream version 58.1upstream/58.1 | Ondřej Surý | 1 | -0/+8 | |
2011-06-30 | Imported Upstream version 58upstream/58 | Ondřej Surý | 24 | -253/+827 | |
2011-06-16 | Imported Upstream version 57.2upstream/57.2 | Ondřej Surý | 7 | -5/+15 | |
2011-05-16 | Imported Upstream version 57.1upstream/57.1 | Ondřej Surý | 1 | -1/+5 | |
2011-05-04 | Imported Upstream version 57upstream/57 | Ondřej Surý | 6 | -2921/+3097 | |
2011-04-28 | Imported Upstream version 2011.04.27upstream/2011.04.27 | Ondřej Surý | 14 | -89/+300 | |
2011-04-26 | Imported Upstream version 2011.04.13upstream/2011.04.13 | Ondřej Surý | 15 | -92/+795 | |
2011-04-20 | Imported Upstream version 2011.03.07.1upstream/2011.03.07.1 | Ondřej Surý | 14 | -76/+376 | |
2011-02-18 | Imported Upstream version 2011.02.15upstream/2011.02.15 | Ondřej Surý | 12 | -208/+258 | |
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 34 | -456/+755 | |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 59 | -2152/+3832 | |
2010-07-02 | release.2010-07-01upstream/2010.07.01 | Andrew Gerrand | 1 | -0/+58 | |
R=rsc CC=golang-dev http://codereview.appspot.com/1741047 | |||||
2010-06-30 | doc/codewalk: Share Memory By Communicating | Andrew Gerrand | 2 | -0/+298 | |
R=r, rsc CC=golang-dev http://codereview.appspot.com/1727043 | |||||
2010-06-21 | release.2010-06-21 | Andrew Gerrand | 1 | -0/+46 | |
R=rsc, r CC=golang-dev http://codereview.appspot.com/1717046 | |||||
2010-06-21 | spec: struct tags must be identical for types to be identical | Russ Cox | 1 | -1/+2 | |
We didn't mention this explicitly during our discussions, but I think it fits the "identical types are spelled identically" rule that we used. R=gri, iant, ken2, r, rsc1 CC=golang-dev http://codereview.appspot.com/1698043 | |||||
2010-06-18 | Effective Go: minor change to correct a comment in an example | Rob Pike | 1 | -1/+1 | |
R=rsc CC=golang-dev http://codereview.appspot.com/1689042 Committer: Rob Pike <r@golang.org> | |||||
2010-06-18 | Effective Go: panic and recover | Rob Pike | 1 | -3/+168 | |
R=rsc, iant CC=golang-dev http://codereview.appspot.com/1718042 | |||||
2010-06-16 | Effective Go: add a section on defer. | Rob Pike | 1 | -3/+143 | |
R=rsc, iant CC=golang-dev http://codereview.appspot.com/1694044 | |||||
2010-06-14 | Effective Go: update ... discussion. | Rob Pike | 1 | -11/+28 | |
R=rsc CC=golang-dev http://codereview.appspot.com/1698041 Committer: Rob Pike <r@golang.org> | |||||
2010-06-14 | tutorial: update discussion of variadic functions | Rob Pike | 2 | -15/+25 | |
R=rsc CC=golang-dev http://codereview.appspot.com/1677042 | |||||
2010-06-12 | spec: remove ... (keeping ...T) | Russ Cox | 1 | -60/+21 | |
R=gri, iant, ken2, r, r2 CC=golang-dev http://codereview.appspot.com/1632041 | |||||
2010-06-11 | spec: clarify that result parameters are always zeroed before the function ↵ | Rob Pike | 1 | -2/+5 | |
executes. R=golang-dev CC=golang-dev http://codereview.appspot.com/1641043 | |||||
2010-06-09 | release.2010-06-09 | Andrew Gerrand | 1 | -0/+47 | |
R=rsc CC=golang-dev http://codereview.appspot.com/1644041 | |||||
2010-06-08 | doc: add Google I/O talk and programs | Russ Cox | 6 | -0/+722 | |
R=r CC=golang-dev http://codereview.appspot.com/1614041 | |||||
2010-06-07 | go spec: rename "assignment compatible" -> "assignable" | Robert Griesemer | 1 | -27/+25 | |
R=r, rsc CC=golang-dev http://codereview.appspot.com/1590041 | |||||
2010-06-07 | go spec: clean-up and consolidation of spec with implementation | Robert Griesemer | 1 | -118/+125 | |
Specifically: - introduced notion of "underlying type" - removed notion of type compatibility - consolidated rules about assignment compatibility in assignment compatibility section - be consistent with specyfing that nil is the value for uninitialized variables that can be nil (this was not specified clearly for pointers, functions, interfaces) - added/fixed various related links throughout - clarify language on conversions R=rsc, r, iant, ken2 CC=golang-dev http://codereview.appspot.com/1536041 | |||||
2010-06-05 | tutorial: fix one-word mistake in echo example | Rob Pike | 2 | -2/+2 | |
R=rsc, iant CC=golang-dev http://codereview.appspot.com/1567041 | |||||
2010-06-03 | go spec: Base comparison compatibility on assignment compatibility. | Robert Griesemer | 1 | -73/+68 | |
Specifically: - Simplified definition of comparison compatibility and folded into section on comparison operators since it's only used there. This is a small language change/cleanup. As a consequence: - An interface value may now be compared against a non-interface value. - Channels with opposite directions cannot be compared directly anymore (per discussion with rsc). R=rsc, r, iant, ken2 CC=golang-dev http://codereview.appspot.com/1462041 |