<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go/src/lib/container/array/intarray.go, branch json-isValidNumber</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=json-isValidNumber</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=json-isValidNumber'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2009-03-05T21:31:03Z</updated>
<entry>
<title>delete deprecated files.</title>
<updated>2009-03-05T21:31:03Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2009-03-05T21:31:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=5b814d02f2e4ea8336e1555474724c84e9022de1'/>
<id>urn:sha1:5b814d02f2e4ea8336e1555474724c84e9022de1</id>
<content type='text'>
deletion beats documentation for deprecation.

R=rsc,gri
DELTA=509  (2 added, 490 deleted, 17 changed)
OCL=25737
CL=25768
</content>
</entry>
<entry>
<title>- vector package (identical to array except for names)</title>
<updated>2009-02-13T23:07:56Z</updated>
<author>
<name>Robert Griesemer</name>
<email>gri@golang.org</email>
</author>
<published>2009-02-13T23:07:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=127526649f68b8fc8ea1ab041d6a01c0fd23b7e0'/>
<id>urn:sha1:127526649f68b8fc8ea1ab041d6a01c0fd23b7e0</id>
<content type='text'>
- updated some file (but not all - left array package in place for now)

R=rsc
DELTA=530  (483 added, 0 deleted, 47 changed)
OCL=25025
CL=25025
</content>
</entry>
<entry>
<title>additions to array container:</title>
<updated>2009-01-28T21:32:31Z</updated>
<author>
<name>Robert Griesemer</name>
<email>gri@golang.org</email>
</author>
<published>2009-01-28T21:32:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=cb659ece0e9a74dd330d774552a1f26c4a4d4ee3'/>
<id>urn:sha1:cb659ece0e9a74dd330d774552a1f26c4a4d4ee3</id>
<content type='text'>
- added Slice, Cut, InsertArray, AppendArray
- renamed Remove -&gt; Delete (so we have: Insert, Delete, Cut)
- more factoring of code
- extra tests (could use some more)

R=r,rsc
DELTA=179  (127 added, 22 deleted, 30 changed)
OCL=23648
CL=23685
</content>
</entry>
<entry>
<title>delete export</title>
<updated>2009-01-20T22:40:40Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-01-20T22:40:40Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=839a68469b6f8bf40620a7977041e089bbd0eba3'/>
<id>urn:sha1:839a68469b6f8bf40620a7977041e089bbd0eba3</id>
<content type='text'>
TBR=r
OCL=23121
CL=23127
</content>
</entry>
<entry>
<title>new new &amp; make</title>
<updated>2009-01-06T23:19:02Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-01-06T23:19:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=5564504507c9b307840a5d13d9700d46e2a8524d'/>
<id>urn:sha1:5564504507c9b307840a5d13d9700d46e2a8524d</id>
<content type='text'>
R=r
OCL=22166
CL=22166
</content>
</entry>
<entry>
<title>change *map to map; *chan to chan; new(T) to new(*T)</title>
<updated>2008-12-19T11:05:37Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2008-12-19T11:05:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=08ca30bbfad04d3ca1bf7ae75c291b91ecb00aef'/>
<id>urn:sha1:08ca30bbfad04d3ca1bf7ae75c291b91ecb00aef</id>
<content type='text'>
fix bugs left over from *[] to [] conversion.

TBR=r
OCL=21576
CL=21581
</content>
</entry>
<entry>
<title>- array lib (essentially vector, more complete)</title>
<updated>2008-11-19T22:05:21Z</updated>
<author>
<name>Robert Griesemer</name>
<email>gri@golang.org</email>
</author>
<published>2008-11-19T22:05:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=b548e7346092383aec5176121ea9d6459963c6b2'/>
<id>urn:sha1:b548e7346092383aec5176121ea9d6459963c6b2</id>
<content type='text'>
- TODO replace vector

R=r
DELTA=314  (313 added, 0 deleted, 1 changed)
OCL=19592
CL=19609
</content>
</entry>
</feed>
