Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -3/+24 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+33 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -33/+0 | |
2011-04-28 | Imported Upstream version 2011.04.27upstream/2011.04.27 | Ondřej Surý | 1 | -1/+1 | |
2011-04-26 | Imported Upstream version 2011.04.13upstream/2011.04.13 | Ondřej Surý | 1 | -3/+3 | |
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 1 | -9/+3 | |
2010-06-21 | reflect: add Type.Bits method, add tags to prohibit conversions | Russ Cox | 1 | -3/+0 | |
gob: substitute slice for map R=r CC=golang-dev http://codereview.appspot.com/1699045 | |||||
2010-03-09 | 1. decommit complex(float) conversion | Ken Thompson | 1 | -3/+3 | |
2. add complex algorithm for map/chan 3. test for use of complex in array, slice, field, chan, map, field, pointer. R=rsc CC=golang-dev http://codereview.appspot.com/384041 | |||||
2010-03-09 | identical complex implementation | Ken Thompson | 1 | -3/+3 | |
for 6g and 8g. can also be used for 5g. 5g is still a stub. R=rsc CC=golang-dev http://codereview.appspot.com/362041 | |||||
2010-03-05 | 6g complex type usable | Ken Thompson | 1 | -0/+42 | |
8g and 5g have stubs to ignore complex R=rsc CC=golang-dev http://codereview.appspot.com/257042 |