<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/go.git/test/initialize.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: commentary for [h-m]*.go</title>
<updated>2012-02-23T07:47:26+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2012-02-23T07:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=d840779d66865cd18d2834e1719b1092588812ce'/>
<id>d840779d66865cd18d2834e1719b1092588812ce</id>
<content type='text'>
R=golang-dev, gri
CC=golang-dev
http://codereview.appspot.com/5674112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=golang-dev, gri
CC=golang-dev
http://codereview.appspot.com/5674112
</pre>
</div>
</content>
</entry>
<entry>
<title>test: use testlib (fourth 100)</title>
<updated>2012-02-17T04:50:37+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2012-02-17T04:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=919bacb81724be250e3841d23e0cfce20c9c5429'/>
<id>919bacb81724be250e3841d23e0cfce20c9c5429</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/5673079
</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/5673079
</pre>
</div>
</content>
</entry>
<entry>
<title>test: remove semiocolons.</title>
<updated>2010-09-04T00:36:13+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2010-09-04T00:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=7c2e17b3e6e4c36a3713e272653dcfc9c2056cfd'/>
<id>7c2e17b3e6e4c36a3713e272653dcfc9c2056cfd</id>
<content type='text'>
The ken directory is untouched so we have some examples with explicit semis.

R=gri
CC=golang-dev
http://codereview.appspot.com/2157041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ken directory is untouched so we have some examples with explicit semis.

R=gri
CC=golang-dev
http://codereview.appspot.com/2157041
</pre>
</div>
</content>
</entry>
<entry>
<title>last round: non-package code</title>
<updated>2009-09-15T19:42:24+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-09-15T19:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=7f51e880cd29a4c63860dad59cc60916119cc2df'/>
<id>7f51e880cd29a4c63860dad59cc60916119cc2df</id>
<content type='text'>
R=r
DELTA=127  (38 added, 3 deleted, 86 changed)
OCL=34640
CL=34650
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=r
DELTA=127  (38 added, 3 deleted, 86 changed)
OCL=34640
CL=34650
</pre>
</div>
</content>
</entry>
<entry>
<title>allow type name as key to accomodate anonymous fields.</title>
<updated>2009-05-21T23:31:10+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-05-21T23:31:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=33e0af84200461c7888f7d55d9cc6e2f4c6b948d'/>
<id>33e0af84200461c7888f7d55d9cc6e2f4c6b948d</id>
<content type='text'>
update tests.

R=ken
OCL=29207
CL=29207
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update tests.

R=ken
OCL=29207
CL=29207
</pre>
</div>
</content>
</entry>
<entry>
<title>tests for new initializer syntax</title>
<updated>2009-05-21T21:46:13+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-05-21T21:46:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=e2341fcc8ab4bc504b32e990de74bb5529204914'/>
<id>e2341fcc8ab4bc504b32e990de74bb5529204914</id>
<content type='text'>
R=r
DELTA=79  (79 added, 0 deleted, 0 changed)
OCL=29196
CL=29202
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=r
DELTA=79  (79 added, 0 deleted, 0 changed)
OCL=29196
CL=29202
</pre>
</div>
</content>
</entry>
</feed>
