<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/tracer.c, branch coverage-3.5</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Refactor the C code to streamline the __call__ path.</title>
<updated>2011-05-03T02:47:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-05-03T02:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=89a63e1f0e01ac7f8ce0cdeb343586f6c436aee2'/>
<id>89a63e1f0e01ac7f8ce0cdeb343586f6c436aee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C trace function now roundtrips properly. Fixes #123 and #125.</title>
<updated>2011-04-27T13:42:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-04-27T13:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a243a6a2b34eb9ef5cba3346796160e06ba77930'/>
<id>a243a6a2b34eb9ef5cba3346796160e06ba77930</id>
<content type='text'>
--HG--
branch : bug_123
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : bug_123
</pre>
</div>
</content>
</entry>
<entry>
<title>A fix for bug #123, but it doesn't restore tracing properly yet, still want to get to the bottom of that.</title>
<updated>2011-04-26T01:29:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-04-26T01:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=689679aa144314c9ac0dc4a48d336889992de1a5'/>
<id>689679aa144314c9ac0dc4a48d336889992de1a5</id>
<content type='text'>
--HG--
branch : bug_123
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : bug_123
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect when our trace function is yanked out from under us, and warn the user. Finishes, but does not fix, issue #93.</title>
<updated>2010-11-06T20:49:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-11-06T20:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3f1b714b7e767573b99fa167e62fa291738bf4e4'/>
<id>3f1b714b7e767573b99fa167e62fa291738bf4e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up lint.</title>
<updated>2010-08-26T13:30:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-08-26T13:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4e468ea959a37d7f170923a2ece465eb47dfa10a'/>
<id>4e468ea959a37d7f170923a2ece465eb47dfa10a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The thread-startup dance caused Thread.run() to not be measured.  This fixes it, I hope without introducing too much more new code.  Fixes #85.</title>
<updated>2010-08-26T12:12:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-08-26T12:12:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a7881d330129a3f80ba5f4bffc9c069020e22731'/>
<id>a7881d330129a3f80ba5f4bffc9c069020e22731</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly record multiple exits separately.  Fixes #62.</title>
<updated>2010-04-28T02:00:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-04-28T02:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2ad723a05059d723d9dda504df9bbcd1e091caa2'/>
<id>2ad723a05059d723d9dda504df9bbcd1e091caa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use constants for return values to make it easier to see the various uses of 0 and -1.</title>
<updated>2010-04-26T10:51:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-04-26T10:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c96af2469f9bfc120e04284bb30df68ed356aa2d'/>
<id>c96af2469f9bfc120e04284bb30df68ed356aa2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Massive eol whitespace clean-up.</title>
<updated>2009-12-02T12:27:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-02T12:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=968fc008e4c0453ef05aa211e85e202e7b1d2342'/>
<id>968fc008e4c0453ef05aa211e85e202e7b1d2342</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>One more fine point of error handling in the C extension.</title>
<updated>2009-11-23T11:41:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-23T11:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7dd0e1ec7abda0f8f9609c10f988792b26a1768e'/>
<id>7dd0e1ec7abda0f8f9609c10f988792b26a1768e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
