<feed xmlns='http://www.w3.org/2005/Atom'>
<title>check-cpython.git, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/check-cpython.git/'/>
<entry>
<title>Fix various cases when parsing types</title>
<updated>2009-11-17T22:24:36+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2009-11-17T22:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/check-cpython.git/commit/?id=876bf28031ff65be89e3d3bc173a0ea16df75af4'/>
<id>876bf28031ff65be89e3d3bc173a0ea16df75af4</id>
<content type='text'>
Fix the following cases:
  - tuples
  - 'L' and 'K'
  - 'D'
  - 's#' and 'z#'
  - 'et#'
  - 'w' and its variants

Simplify type comparison by stripping off "const" and signedness modifiers from the front of types
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the following cases:
  - tuples
  - 'L' and 'K'
  - 'D'
  - 's#' and 'z#'
  - 'et#'
  - 'w' and its variants

Simplify type comparison by stripping off "const" and signedness modifiers from the front of types
</pre>
</div>
</content>
</entry>
<entry>
<title>Generalize variadic function handling</title>
<updated>2009-11-17T19:47:25+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2009-11-17T19:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/check-cpython.git/commit/?id=28a01c0fd593df0f64d06b4205c5a93b8068ea51'/>
<id>28a01c0fd593df0f64d06b4205c5a93b8068ea51</id>
<content type='text'>
Avoid having to manually write a rule for each number of variable arguments to PyArg_ParseTuple etc by capturing each argument in turn (with lists of prior and subsequent expressions).  The downside is that the rule is invoked once per argument at each callsite, with knowledge of only one type, rather than invoking it once per callsite with knowledge of all arguments.

Thanks to Julia Lawall and Nicolas Palix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid having to manually write a rule for each number of variable arguments to PyArg_ParseTuple etc by capturing each argument in turn (with lists of prior and subsequent expressions).  The downside is that the rule is invoked once per argument at each callsite, with knowledge of only one type, rather than invoking it once per callsite with knowledge of all arguments.

Thanks to Julia Lawall and Nicolas Palix
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LGPLv2.1 license to .cocci and .py file; introduce PyArg_ParseTupleAndKeywords, reworking cocci file somewhat</title>
<updated>2009-11-16T19:19:02+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2009-11-16T19:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/check-cpython.git/commit/?id=254f88a995334acfe04b5774a6be048a365cdb86'/>
<id>254f88a995334acfe04b5774a6be048a365cdb86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanups</title>
<updated>2009-11-14T17:45:45+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2009-11-14T17:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/check-cpython.git/commit/?id=41a0e658a2db1c95bb9ca9ad7dc55a3d7d57e8a4'/>
<id>41a0e658a2db1c95bb9ca9ad7dc55a3d7d57e8a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Report the format string when reporting on errors</title>
<updated>2009-11-14T17:37:11+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2009-11-14T17:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/check-cpython.git/commit/?id=190351e18b307ae4fef728208fa973e2c8ffd018'/>
<id>190351e18b307ae4fef728208fa973e2c8ffd018</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add current_element to error messages</title>
<updated>2009-11-14T01:33:19+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2009-11-14T01:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/check-cpython.git/commit/?id=a35aa12a916f0ba167b109e709538e4289141e58'/>
<id>a35aa12a916f0ba167b109e709538e4289141e58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup some issues and start adding unit tests for validate.py</title>
<updated>2009-11-14T01:23:15+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2009-11-14T01:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/check-cpython.git/commit/?id=e736aed161f54bb5130458b88001fa2c3ff31051'/>
<id>e736aed161f54bb5130458b88001fa2c3ff31051</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Count errors and exit with the count; cleanup spatch hooks; don't be fussy about const; implement more of getargs.c</title>
<updated>2009-11-14T01:03:58+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2009-11-14T01:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/check-cpython.git/commit/?id=bca47923dcb4a31b53c60afbe8ccc1b9a82eec48'/>
<id>bca47923dcb4a31b53c60afbe8ccc1b9a82eec48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add README</title>
<updated>2009-11-13T23:40:50+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2009-11-13T23:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/check-cpython.git/commit/?id=7e870a7a0ef5b871fef56d51bc9d8eb47518f4d8'/>
<id>7e870a7a0ef5b871fef56d51bc9d8eb47518f4d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various fixups</title>
<updated>2009-11-13T23:40:22+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2009-11-13T23:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/check-cpython.git/commit/?id=3ca4127da545d54fb285864892883cea079da642'/>
<id>3ca4127da545d54fb285864892883cea079da642</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
