<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pygi.git/gi, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygi.git/'/>
<entry>
<title>Add one more missing file to tarballs</title>
<updated>2010-04-18T17:48:45+00:00</updated>
<author>
<name>Tomeu Vizoso</name>
<email>tomeu@sugarlabs.org</email>
</author>
<published>2010-04-18T17:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygi.git/commit/?id=8a9bb04755057e934b7f46c917af6ef281a2fedd'/>
<id>8a9bb04755057e934b7f46c917af6ef281a2fedd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement vfuncs.</title>
<updated>2010-04-18T17:15:07+00:00</updated>
<author>
<name>Tomeu Vizoso</name>
<email>tomeu@sugarlabs.org</email>
</author>
<published>2010-04-18T17:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygi.git/commit/?id=8b70faa7a9a32b9ea8862f28a503e38f496cfd89'/>
<id>8b70faa7a9a32b9ea8862f28a503e38f496cfd89</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=602736
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=602736
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a typo in pygi-callbacks.c header</title>
<updated>2010-04-18T15:59:06+00:00</updated>
<author>
<name>Zach Goldberg</name>
<email>zach@zachgoldberg.com</email>
</author>
<published>2010-04-18T15:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygi.git/commit/?id=e239faacb4798fe2d166233ca1a19a843a6225e3'/>
<id>e239faacb4798fe2d166233ca1a19a843a6225e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement nullable argument support, including tests</title>
<updated>2010-04-18T15:21:12+00:00</updated>
<author>
<name>Zach Goldberg</name>
<email>zach@zachgoldberg.com</email>
</author>
<published>2010-04-17T16:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygi.git/commit/?id=79aa416ae8632b123da61d79fb820d9e2704209c'/>
<id>79aa416ae8632b123da61d79fb820d9e2704209c</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=616035
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=616035
</pre>
</div>
</content>
</entry>
<entry>
<title>Implementation callback support with scoping and basic argument support.</title>
<updated>2010-04-17T15:00:39+00:00</updated>
<author>
<name>Zach Goldberg</name>
<email>zach@zachgoldberg.com</email>
</author>
<published>2010-04-17T13:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygi.git/commit/?id=610dd1eec87fab5c8c3badb4d104cba74477c745'/>
<id>610dd1eec87fab5c8c3badb4d104cba74477c745</id>
<content type='text'>
This patch was originally written by
Zach Goldberg &lt;zach@zachgoldberg.com&gt; with modifications and
review by Simon van der Linden &lt;svdlinden@src.gnome.org&gt; and
Colin Walters &lt;walters@verbum.org&gt;.

This impementation enforces the assumption that any one function
signature can only have one (callback, userdata, destronotify) tuple.
This allows us to move callback creation into the actual function
invoke pipeline and also to keep just one destroy notify callback
around, vastly simplifying the code.

https://bugzilla.gnome.org/show_bug.cgi?id=603095
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch was originally written by
Zach Goldberg &lt;zach@zachgoldberg.com&gt; with modifications and
review by Simon van der Linden &lt;svdlinden@src.gnome.org&gt; and
Colin Walters &lt;walters@verbum.org&gt;.

This impementation enforces the assumption that any one function
signature can only have one (callback, userdata, destronotify) tuple.
This allows us to move callback creation into the actual function
invoke pipeline and also to keep just one destroy notify callback
around, vastly simplifying the code.

https://bugzilla.gnome.org/show_bug.cgi?id=603095
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for foreign structs</title>
<updated>2010-04-17T14:57:27+00:00</updated>
<author>
<name>Tomeu Vizoso</name>
<email>tomeu@sugarlabs.org</email>
</author>
<published>2010-04-17T14:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygi.git/commit/?id=a34cb9f0038a6c89e5e6c5f7761d48a5a833044f'/>
<id>a34cb9f0038a6c89e5e6c5f7761d48a5a833044f</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=603712
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=603712
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow creating structs with pointers</title>
<updated>2010-04-16T18:49:59+00:00</updated>
<author>
<name>Tomeu Vizoso</name>
<email>tomeu@sugarlabs.org</email>
</author>
<published>2010-04-16T18:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygi.git/commit/?id=e73b6f6fe8b5f23a2a390ae0a6bbced593ded155'/>
<id>e73b6f6fe8b5f23a2a390ae0a6bbced593ded155</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=603537
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=603537
</pre>
</div>
</content>
</entry>
<entry>
<title>override that wasn't checked in - fixes some test cases</title>
<updated>2010-04-14T16:01:43+00:00</updated>
<author>
<name>John (J5) Palmieri</name>
<email>johnp@redhat.com</email>
</author>
<published>2010-04-14T16:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygi.git/commit/?id=81796cb77cbe6b9598a652bd63c047af93e747ee'/>
<id>81796cb77cbe6b9598a652bd63c047af93e747ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Makefile.am] Clean up CFLAGS handling, don't override all: target</title>
<updated>2010-04-14T14:06:07+00:00</updated>
<author>
<name>Colin Walters</name>
<email>walters@verbum.org</email>
</author>
<published>2010-04-14T14:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygi.git/commit/?id=de5d2ea1584b01af809346316c7fbd4955a9db1d'/>
<id>de5d2ea1584b01af809346316c7fbd4955a9db1d</id>
<content type='text'>
First, we should move the CFLAGS into AM_CFLAGS, otherwise the
per-target CFLAGS forces Automake to prefix object files, which
is unnecessary since we only have one target.

More importantly, avoid overriding the all: target here; that's
owned by Automake.  Use all-local instead to append things to
the end of the normal build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First, we should move the CFLAGS into AM_CFLAGS, otherwise the
per-target CFLAGS forces Automake to prefix object files, which
is unnecessary since we only have one target.

More importantly, avoid overriding the all: target here; that's
owned by Automake.  Use all-local instead to append things to
the end of the normal build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use GIMarshallingTests (old TestGI) in gobject-introspection</title>
<updated>2010-04-13T23:15:49+00:00</updated>
<author>
<name>Tomeu Vizoso</name>
<email>tomeu@sugarlabs.org</email>
</author>
<published>2010-04-13T23:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygi.git/commit/?id=5a47e96e3f580c973e6880dafa747f54c144c760'/>
<id>5a47e96e3f580c973e6880dafa747f54c144c760</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
