Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-15 | Imported Upstream version 1.4upstream/1.4 | Tianon Gravi | 2785 | -80446/+109936 | |
2014-11-25 | Imported Upstream version 1.3.3upstream/1.3.3 | Tianon Gravi | 10 | -29/+52 | |
2014-09-26 | Imported Upstream version 1.3.2upstream/1.3.2 | Michael Stapelberg | 15 | -10/+349 | |
2014-08-13 | Imported Upstream version 1.3.1upstream/1.3.1 | Michael Stapelberg | 47 | -219/+440 | |
2014-06-19 | Imported Upstream version 1.3upstream/1.3 | Michael Stapelberg | 1607 | -67171/+127248 | |
2014-03-03 | Imported Upstream version 1.2.1upstream/1.2.1 | Michael Stapelberg | 14 | -17/+264 | |
2013-12-03 | Imported Upstream version 1.2upstream/1.2 | Michael Stapelberg | 1628 | -69483/+162533 | |
2013-08-13 | Imported Upstream version 1.1.2upstream/1.1.2 | Michael Stapelberg | 28 | -21/+404 | |
2013-06-14 | Imported Upstream version 1.1.1upstream/1.1.1 | Ingo Oeser | 27 | -87/+384 | |
2013-05-14 | Imported Upstream version 1.1upstream/1.1 | Michael Stapelberg | 907 | -42928/+39817 | |
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 2135 | -56158/+160891 | |
2012-06-14 | Imported Upstream version 1.0.2upstream/1.0.2 | Ondřej Surý | 141 | -4859/+9052 | |
2012-05-02 | Imported Upstream version 1.0.1upstream/1.0.1 | Ondřej Surý | 74 | -355/+838 | |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 3318 | -137614/+246689 | |
2011-11-28 | Imported Upstream version 60.3upstream/60.3 | Ondřej Surý | 12 | -1586/+291 | |
2011-10-06 | Imported Upstream version 60.2upstream/60.2 | Ondřej Surý | 13 | -45/+553 | |
2011-09-19 | Imported Upstream version 60.1upstream/60.1 | Ondřej Surý | 40 | -49/+469 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 2979 | -0/+641545 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 2882 | -626911/+0 | |
2011-08-03 | Imported Upstream version 59upstream/59 | Ondřej Surý | 612 | -7947/+24935 | |
2011-07-13 | Imported Upstream version 58.1upstream/58.1 | Ondřej Surý | 9 | -115/+160 | |
2011-06-30 | Imported Upstream version 58upstream/58 | Ondřej Surý | 617 | -17045/+37339 | |
2011-06-16 | Imported Upstream version 57.2upstream/57.2 | Ondřej Surý | 15 | -6/+183 | |
2011-05-16 | Imported Upstream version 57.1upstream/57.1 | Ondřej Surý | 3 | -4/+38 | |
2011-05-04 | Imported Upstream version 57upstream/57 | Ondřej Surý | 30 | -3349/+3788 | |
2011-04-28 | Imported Upstream version 2011.04.27upstream/2011.04.27 | Ondřej Surý | 457 | -3869/+11924 | |
2011-04-26 | Imported Upstream version 2011.04.13upstream/2011.04.13 | Ondřej Surý | 735 | -13541/+51942 | |
2011-04-20 | Imported Upstream version 2011.03.07.1upstream/2011.03.07.1 | Ondřej Surý | 367 | -4288/+13901 | |
2011-02-18 | Imported Upstream version 2011.02.15upstream/2011.02.15 | Ondřej Surý | 264 | -2705/+9009 | |
2011-02-14 | Imported Upstream version 2011.02.01.1upstream/2011.02.01.1 | Ondřej Surý | 0 | -0/+0 | |
2011-02-14 | Imported Upstream version 2011-02-01.1 | Ondřej Surý | 0 | -0/+0 | |
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 535 | -9125/+18187 | |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1473 | -64769/+96880 | |
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-07-01 | strconv.Uitob64: allow conversion of 64-bit binaries (buffer was too small). | Rob Pike | 2 | -1/+6 | |
panic if base is invalid. R=rsc CC=golang-dev http://codereview.appspot.com/1702050 | |||||
2010-07-01 | strings and bytes.Split: make count of 0 mean 0, not infinite. | Rob Pike | 24 | -98/+123 | |
Use a count of -1 for infinity. Ditto for Replace. R=rsc CC=golang-dev http://codereview.appspot.com/1704044 Committer: Rob Pike <r@golang.org> | |||||
2010-07-01 | 6l: drop confusing comment | Russ Cox | 1 | -1/+1 | |
R=ken2 CC=golang-dev http://codereview.appspot.com/1693047 | |||||
2010-07-01 | 6a: assemble CMPPD as 6l expects | Russ Cox | 2 | -4/+11 | |
libmach: disassemble CMPPD as 6a expects R=ken2 CC=Charlie Dorian, golang-dev http://codereview.appspot.com/1704046 | |||||
2010-07-01 | 6l: implement MOVLQZX as "mov", not "movsxd" | Russ Cox | 1 | -1/+1 | |
(Here, quoted strings are the official AMD names.) The amd64 "movsxd" instruction, when invoked with a 64-bit REX prefix, moves and sign extends a 32-bit value from register or memory into a 64-bit register. 6.out.h spells this MOVLQSX. 6.out.h also includes MOVLQZX, the zero extending version, which it implements as "movsxd" without the REX prefix. Without the REX prefix it's only sign extending 32 bits to 32 bits (i.e., not doing anything to the bits) and then storing in a 32-bit register. Any write to a 32-bit register zeros the top half of the corresponding 64-bit register, giving the advertised effect. This particular implementation of the functionality is non-standard, because an ordinary 32-bit "mov" would do the same thing. Because it is non-standard, it is often mishandled or not handled by binary translation tools like valgrind. Switching to the standard "mov" makes the binaries work better with those tools. It's probably useful in 6c and 6g to have an explicit instruction, though, so that the intent of the size change is clear. Thus we leave the concept of MOVLQZX and just implement it by the standard "mov" instead of the non-standard 32-bit "movsxd". Fixes issue 896. R=ken2 CC=golang-dev http://codereview.appspot.com/1733046 | |||||
2010-06-30 | cmath: correct IsNaN for argument cmplx(Inf, NaN) | Charles L. Dorian | 2 | -6/+38 | |
R=rsc CC=golang-dev http://codereview.appspot.com/1705041 Committer: Russ Cox <rsc@golang.org> | |||||
2010-06-30 | test: override gcc bug when preparing complex divide tables | Russ Cox | 2 | -8/+30 | |
R=iant CC=golang-dev http://codereview.appspot.com/1666048 | |||||
2010-06-30 | codereview: allow multiple email addresses in CONTRIBUTORS | Russ Cox | 1 | -17/+33 | |
R=r CC=golang-dev http://codereview.appspot.com/1650041 | |||||
2010-06-30 | goinstall: support for Bazaar+Launchpad | Gustavo Niemeyer | 3 | -43/+88 | |
With these changes, goinstall is now able to use branches maintained with Bazaar located in Launchpad. Project aliases such as /project and /project/series are supported in addition to specific user or team branches such as /~user/project/branch. Temporary branches under the +junk special project are also supported. As a curious side effect, since Launchpad is able to import code from other locations, they can be indirectly accessible too if desired. R=rsc CC=golang-dev http://codereview.appspot.com/1699050 Committer: Russ Cox <rsc@golang.org> | |||||
2010-06-30 | A+C: add Gustavo Niemeyer (individual CLA) | Russ Cox | 2 | -0/+2 | |
R=adg CC=golang-dev http://codereview.appspot.com/1693046 | |||||
2010-06-30 | cgo: use slash-free relative paths for .so references | Russ Cox | 6 | -10/+40 | |
The Makefile and cgo now rewrite / to _ when creating the path. The .so for gosqlite.googlecode.com/hg/sqlite is named cgo_gosqlite.googlecode.com_hg_sqlite.so, and then 6l and 8l both include a default rpath of $GOROOT/pkg/$GOOS_$GOARCH. This should make it easier to move binaries from one system to another. Fixes issue 857. R=iant, r CC=golang-dev http://codereview.appspot.com/1700048 | |||||
2010-06-30 | 8g: out of register bug fix | Russ Cox | 3 | -1/+32 | |
Fixes issue 868. R=ken2 CC=golang-dev http://codereview.appspot.com/1695049 | |||||
2010-06-30 | gc: do not crash on bad [...]T | Russ Cox | 1 | -0/+5 | |
Fixes issue 879. R=ken2 CC=golang-dev http://codereview.appspot.com/1678048 | |||||
2010-06-30 | template: fix typo in doc comment | Daniel Fleischman | 1 | -1/+1 | |
R=golang-dev, rsc CC=golang-dev http://codereview.appspot.com/1665047 Committer: Russ Cox <rsc@golang.org> | |||||
2010-06-30 | bytes, strings: add Replace | Russ Cox | 4 | -0/+153 | |
This is the Replace I suggested in the review of CL 1114041. It's true that we already have regexp.MustCompile(regexp.QuoteMeta(old)).ReplaceAll(s, new) but because this Replace is doing a simpler job it is simpler to call and inherently more efficient. I will add the bytes implementation and tests to the CL after the strings one has been reviewed. R=r, cw CC=golang-dev http://codereview.appspot.com/1731048 | |||||
2010-06-30 | x509: fix English. | Adam Langley | 1 | -2/+2 | |
(addressing comments from 1741045) R=r CC=golang-dev http://codereview.appspot.com/1678047 |