<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/go-git.git/doc/go1.3.html, branch dev.inline</title>
<subtitle>github.com: golang/go
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/'/>
<entry>
<title>[release-branch.go1.4] doc: scrub references to code.google.com</title>
<updated>2014-12-12T03:00:48+00:00</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2014-12-10T00:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=eb91b5f2240f4444edb8975796e1d5695d054d73'/>
<id>eb91b5f2240f4444edb8975796e1d5695d054d73</id>
<content type='text'>
These are the references that affect current Go users.
I left intact references in older release notes;
we can figure out what to do with them later.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/186140043

Conflicts:
	doc/go1.4.html

Change-Id: I1032686f2b3ac6dacaf8f114b8c35cdf221330ca
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are the references that affect current Go users.
I left intact references in older release notes;
we can figure out what to do with them later.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/186140043

Conflicts:
	doc/go1.4.html

Change-Id: I1032686f2b3ac6dacaf8f114b8c35cdf221330ca
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: document new ParseMultipartForm behavior</title>
<updated>2014-08-07T05:42:06+00:00</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2014-08-07T05:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=af403c08fcb848205466d1e4589f98df1984d0dd'/>
<id>af403c08fcb848205466d1e4589f98df1984d0dd</id>
<content type='text'>
Fixes #8403.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/123860043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #8403.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/123860043
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: drop scheme from links that are known to support HTTPS</title>
<updated>2014-07-25T00:28:39+00:00</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2014-07-25T00:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=43ad89d627ece6d95529a51eeba67b8748039103'/>
<id>43ad89d627ece6d95529a51eeba67b8748039103</id>
<content type='text'>
golang.org now serves HTTPS with a valid cert, so it's reasonable
that users should click through to the HTTPS versions of *.golang.org
and other known sites.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/112650043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
golang.org now serves HTTPS with a valid cert, so it's reasonable
that users should click through to the HTTPS versions of *.golang.org
and other known sites.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/112650043
</pre>
</div>
</content>
</entry>
<entry>
<title>       doc: add release note for 'godoc -analysis'</title>
<updated>2014-06-12T14:08:54+00:00</updated>
<author>
<name>Alan Donovan</name>
<email>adonovan@google.com</email>
</author>
<published>2014-06-12T14:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=0476693eaf871653139735cc231c3c80f4daf7c9'/>
<id>0476693eaf871653139735cc231c3c80f4daf7c9</id>
<content type='text'>
	Contains a link to /lib/godoc/analysis/help.html
       which is not yet live.

LGTM=r
R=r, adg
CC=golang-codereviews
https://golang.org/cl/88560044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Contains a link to /lib/godoc/analysis/help.html
       which is not yet live.

LGTM=r
R=r, adg
CC=golang-codereviews
https://golang.org/cl/88560044
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: mention WriteHeapDump in 1.3 release notes</title>
<updated>2014-06-02T18:05:46+00:00</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2014-06-02T18:05:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=06b67f304e69593e7f2bbacc3f3a533f4346ee53'/>
<id>06b67f304e69593e7f2bbacc3f3a533f4346ee53</id>
<content type='text'>
LGTM=r
R=khr, r
CC=golang-codereviews
https://golang.org/cl/103810044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LGTM=r
R=khr, r
CC=golang-codereviews
https://golang.org/cl/103810044
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/go1.3.html: math/big's Int and Rat implement TextMarshaler, TextUnmarshaler</title>
<updated>2014-05-28T19:48:35+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2014-05-28T19:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=c038c38ac1240202cfaaec21f917483869df31a9'/>
<id>c038c38ac1240202cfaaec21f917483869df31a9</id>
<content type='text'>
Update #8112

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/95640043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update #8112

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/95640043
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd/cgo: given typedef struct S T, make C.T and C.struct_S interchangeable</title>
<updated>2014-05-28T18:04:31+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2014-05-28T18:04:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=0782ee3ad57a21bd3566f20e76e4e453613e7a23'/>
<id>0782ee3ad57a21bd3566f20e76e4e453613e7a23</id>
<content type='text'>
For incomplete struct S, C.T and C.struct_S were interchangeable in Go 1.2
and earlier, because all incomplete types were interchangeable
(even C.struct_S1 and C.struct_S2).

CL 76450043, which fixed issue 7409, made different incomplete types
different from Go's point of view, so that they were no longer completely
interchangeable.

However, imprecision about C.T and C.struct_S - really the same
underlying C type - is the one behavior enabled by the bug that
is most likely to be depended on by existing cgo code.
Explicitly allow it, to keep that code working.

Fixes #7786.

LGTM=iant, r
R=golang-codereviews, iant, r
CC=golang-codereviews
https://golang.org/cl/98580046
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For incomplete struct S, C.T and C.struct_S were interchangeable in Go 1.2
and earlier, because all incomplete types were interchangeable
(even C.struct_S1 and C.struct_S2).

CL 76450043, which fixed issue 7409, made different incomplete types
different from Go's point of view, so that they were no longer completely
interchangeable.

However, imprecision about C.T and C.struct_S - really the same
underlying C type - is the one behavior enabled by the bug that
is most likely to be depended on by existing cgo code.
Explicitly allow it, to keep that code working.

Fixes #7786.

LGTM=iant, r
R=golang-codereviews, iant, r
CC=golang-codereviews
https://golang.org/cl/98580046
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: mention that reflect.SetMapIndex no longer panics</title>
<updated>2014-05-24T00:39:58+00:00</updated>
<author>
<name>Keith Randall</name>
<email>khr@golang.org</email>
</author>
<published>2014-05-24T00:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=4b3019b17ce8fcf0b9fab916897aaee9b24ce7fc'/>
<id>4b3019b17ce8fcf0b9fab916897aaee9b24ce7fc</id>
<content type='text'>
when deleting from a nil map.  See issue 8051.

LGTM=r
R=golang-codereviews, r, khr
CC=golang-codereviews
https://golang.org/cl/96540051
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when deleting from a nil map.  See issue 8051.

LGTM=r
R=golang-codereviews, r, khr
CC=golang-codereviews
https://golang.org/cl/96540051
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/go1.3.html: change uintptr to integer in unsafe.Pointer section</title>
<updated>2014-05-22T15:45:03+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2014-05-22T15:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=8d8dab34eb3bedfbb0e384deaeb03a9395db89a8'/>
<id>8d8dab34eb3bedfbb0e384deaeb03a9395db89a8</id>
<content type='text'>
The key property here is what the bit pattern represents,
not what its type is. Storing 5 into a pointer is the problem.
Storing a uintptr that holds pointer bits back into a pointer
is not as much of a problem, and not what we are claiming
the runtime will detect.

Longer discussion at
https://groups.google.com/d/msg/golang-nuts/dIGISmr9hw0/0jO4ce85Eh0J

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/98370045
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The key property here is what the bit pattern represents,
not what its type is. Storing 5 into a pointer is the problem.
Storing a uintptr that holds pointer bits back into a pointer
is not as much of a problem, and not what we are claiming
the runtime will detect.

Longer discussion at
https://groups.google.com/d/msg/golang-nuts/dIGISmr9hw0/0jO4ce85Eh0J

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/98370045
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/go1.3.html: mention cgo [0]byte bug fix fallout</title>
<updated>2014-05-20T17:38:45+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2014-05-20T17:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=7ef0eb1cba873c0d3d1da6df9b6c98ab2882d35d'/>
<id>7ef0eb1cba873c0d3d1da6df9b6c98ab2882d35d</id>
<content type='text'>
Fixes #7958.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/91590044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #7958.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/91590044
</pre>
</div>
</content>
</entry>
</feed>
