<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/go.git/test/stack.go, branch dev.garbage</title>
<subtitle>code.google.com: Obsolete (use go-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/'/>
<entry>
<title>test/[n-z]*.go: add documentation</title>
<updated>2012-02-24T00:48:19+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2012-02-24T00:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=2b2a8fe77447a7549a4114f2071032e1987a49a3'/>
<id>2b2a8fe77447a7549a4114f2071032e1987a49a3</id>
<content type='text'>
R=golang-dev, bradfitz, r
CC=golang-dev
http://codereview.appspot.com/5700056
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=golang-dev, bradfitz, r
CC=golang-dev
http://codereview.appspot.com/5700056
</pre>
</div>
</content>
</entry>
<entry>
<title>test: use testlib (final 61)</title>
<updated>2012-02-17T04:51:04+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2012-02-17T04:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=7021b86f26b27de2f15519ccf60becfed8599a03'/>
<id>7021b86f26b27de2f15519ccf60becfed8599a03</id>
<content type='text'>
X ,s;^// \$G (\$D/)?\$F\.go *$;// compile;g
X ,s;^// \$G (\$D/)?\$F\.go &amp;&amp; \$L \$F\.\$A *$;// build;g
X ,s;^// \$G (\$D/)?\$F\.go &amp;&amp; \$L \$F\.\$A &amp;&amp; \./\$A\.out *$;// run;g
X ,s;^// errchk \$G( -e)? (\$D/)?\$F\.go *$;// errorcheck;g

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/5671080
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
X ,s;^// \$G (\$D/)?\$F\.go *$;// compile;g
X ,s;^// \$G (\$D/)?\$F\.go &amp;&amp; \$L \$F\.\$A *$;// build;g
X ,s;^// \$G (\$D/)?\$F\.go &amp;&amp; \$L \$F\.\$A &amp;&amp; \./\$A\.out *$;// run;g
X ,s;^// errchk \$G( -e)? (\$D/)?\$F\.go *$;// errorcheck;g

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/5671080
</pre>
</div>
</content>
</entry>
<entry>
<title>5l, 8l: pass stack frame size to morestack when needed</title>
<updated>2011-02-01T23:34:41+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-02-01T23:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=669e1655bb515f8eb68dae134a791b8fa0a32216'/>
<id>669e1655bb515f8eb68dae134a791b8fa0a32216</id>
<content type='text'>
Shame on me: I fixed the same bug in 6l in 8691fcc6a66e
(http://codereview.appspot.com/2609041) and neglected
to look at 5l and 8l to see if they were affected.

On the positive side, the check I added in that CL is the
one that detected this bug.

Fixes issue 1457.

R=ken2
CC=golang-dev
http://codereview.appspot.com/3981052
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shame on me: I fixed the same bug in 6l in 8691fcc6a66e
(http://codereview.appspot.com/2609041) and neglected
to look at 5l and 8l to see if they were affected.

On the positive side, the check I added in that CL is the
one that detected this bug.

Fixes issue 1457.

R=ken2
CC=golang-dev
http://codereview.appspot.com/3981052
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: closures, defer bug fix for Native Client</title>
<updated>2010-04-23T00:52:22+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2010-04-23T00:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=877828bf7390292b95ae32e2dd2830e9e2a71be9'/>
<id>877828bf7390292b95ae32e2dd2830e9e2a71be9</id>
<content type='text'>
Enable package tests for Native Client build.

R=r
CC=golang-dev
http://codereview.appspot.com/957042
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable package tests for Native Client build.

R=r
CC=golang-dev
http://codereview.appspot.com/957042
</pre>
</div>
</content>
</entry>
<entry>
<title>delete all uses of panicln by rewriting them using panic or,</title>
<updated>2010-03-24T23:46:53+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2010-03-24T23:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=e8e3a7555127764d37bd3fe22ebc1c1e2033fe3f'/>
<id>e8e3a7555127764d37bd3fe22ebc1c1e2033fe3f</id>
<content type='text'>
in the tests, println+panic.
gofmt some tests too.

R=rsc
CC=golang-dev
http://codereview.appspot.com/741041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the tests, println+panic.
gofmt some tests too.

R=rsc
CC=golang-dev
http://codereview.appspot.com/741041
</pre>
</div>
</content>
</entry>
<entry>
<title>test for new string bug</title>
<updated>2009-04-10T13:22:41+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-04-10T13:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=9452c147ba58cdc703518c3cd607a56522238cc0'/>
<id>9452c147ba58cdc703518c3cd607a56522238cc0</id>
<content type='text'>
TBR=r
OCL=27306
CL=27306
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TBR=r
OCL=27306
CL=27306
</pre>
</div>
</content>
</entry>
<entry>
<title>closures - runtime and debugger support, test case</title>
<updated>2009-02-06T21:46:56+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-02-06T21:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=39ff860d8973ec9388d29d4206c2f63e1c3e3dcb'/>
<id>39ff860d8973ec9388d29d4206c2f63e1c3e3dcb</id>
<content type='text'>
R=r
DELTA=257  (250 added, 1 deleted, 6 changed)
OCL=24509
CL=24565
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=r
DELTA=257  (250 added, 1 deleted, 6 changed)
OCL=24509
CL=24565
</pre>
</div>
</content>
</entry>
<entry>
<title>add stack test</title>
<updated>2009-01-29T00:58:48+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-01-29T00:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=9ea05a374a213c397e0ef4da6ebbe7525a57d5eb'/>
<id>9ea05a374a213c397e0ef4da6ebbe7525a57d5eb</id>
<content type='text'>
R=r
DELTA=48  (48 added, 0 deleted, 0 changed)
OCL=23715
CL=23732
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=r
DELTA=48  (48 added, 0 deleted, 0 changed)
OCL=23715
CL=23732
</pre>
</div>
</content>
</entry>
</feed>
