<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/scenario/perf.html, branch v0.9.16</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>change all attributes from ng- to ng: prefix</title>
<updated>2010-07-02T22:39:57+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-07-02T22:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1f0562150921ea2f05149b64ef0440937491def9'/>
<id>1f0562150921ea2f05149b64ef0440937491def9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed special keywords in chrome such as x.throw must be x["throw"].</title>
<updated>2010-07-02T21:43:17+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-07-02T21:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=105e9443c4170870dd34f69073a6eafaabeaf567'/>
<id>105e9443c4170870dd34f69073a6eafaabeaf567</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "removed few key foreach and replaced thime with for loop for performance.""</title>
<updated>2010-06-02T22:05:34+00:00</updated>
<author>
<name>Shyam Seshadri</name>
</author>
<published>2010-06-02T22:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=39312d1fe3a27b248f98f6f26577fcd7e2c64f85'/>
<id>39312d1fe3a27b248f98f6f26577fcd7e2c64f85</id>
<content type='text'>
This reverts commit a29c5e4c7fd5e708c28e70e974bf873621d5277c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a29c5e4c7fd5e708c28e70e974bf873621d5277c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "removed few key foreach and replaced thime with for loop for performance."</title>
<updated>2010-06-02T22:04:26+00:00</updated>
<author>
<name>Shyam Seshadri</name>
</author>
<published>2010-06-02T22:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a29c5e4c7fd5e708c28e70e974bf873621d5277c'/>
<id>a29c5e4c7fd5e708c28e70e974bf873621d5277c</id>
<content type='text'>
This reverts commit 6143b04384680d17f38c2d5894a9b9961ea33288.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6143b04384680d17f38c2d5894a9b9961ea33288.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed few key foreach and replaced thime with for loop for performance.</title>
<updated>2010-05-31T07:58:29+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-05-31T07:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6143b04384680d17f38c2d5894a9b9961ea33288'/>
<id>6143b04384680d17f38c2d5894a9b9961ea33288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added compiled getterFN for better performance</title>
<updated>2010-05-31T02:42:21+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-05-31T02:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2e33e89a77d115ff17f5841ec328b1c1e4228161'/>
<id>2e33e89a77d115ff17f5841ec328b1c1e4228161</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve error handling with elements</title>
<updated>2010-05-30T23:34:59+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-05-30T23:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c7d64f6d124f10c66309042c2d77896215ed43b8'/>
<id>c7d64f6d124f10c66309042c2d77896215ed43b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove the uneeded call to createScope when evaluating expressions</title>
<updated>2010-05-30T22:45:33+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-05-30T22:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0e88e35e5c76420c48a487718558d33e452ea1eb'/>
<id>0e88e35e5c76420c48a487718558d33e452ea1eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
