<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/glib.git/tests/threadpool-test.c, branch require-python34</title>
<subtitle>gitlab.gnome.org: GNOME/glib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/'/>
<entry>
<title>threadpool-test: Fix leaks in tests</title>
<updated>2013-11-11T16:37:48+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-11-09T19:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=d10f35310ffb50edca7efef25071c52f45683160'/>
<id>d10f35310ffb50edca7efef25071c52f45683160</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=711751
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=711751
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a bunch of lingering g_thread_init()</title>
<updated>2013-06-01T03:03:19+00:00</updated>
<author>
<name>Ryan Lortie</name>
<email>desrt@desrt.ca</email>
</author>
<published>2013-05-30T04:04:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=210b1f8b4230b881d1c2e4a9e7dac571c967e091'/>
<id>210b1f8b4230b881d1c2e4a9e7dac571c967e091</id>
<content type='text'>
After this patch, there is but one remaining use of g_thread_init(),
which is in tests/slice-threadinit.c, a testcase dedicated to testing
the functionality of gslice across a g_thread_init() boundary.

This testcase is pretty meaningless these days... probably we should
delete it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After this patch, there is but one remaining use of g_thread_init(),
which is in tests/slice-threadinit.c, a testcase dedicated to testing
the functionality of gslice across a g_thread_init() boundary.

This testcase is pretty meaningless these days... probably we should
delete it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more warning-addition fallout</title>
<updated>2012-11-02T16:27:19+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2012-11-02T15:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=837db1a026a451f2785be18593bf3fa631acabd6'/>
<id>837db1a026a451f2785be18593bf3fa631acabd6</id>
<content type='text'>
I'm normally a big fan of small atomic commits, but I also want to get
things done this afternoon...

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=687441
Reviewed-by: Colin Walters &lt;walters@verbum.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm normally a big fan of small atomic commits, but I also want to get
things done this afternoon...

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=687441
Reviewed-by: Colin Walters &lt;walters@verbum.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve threadpool test coverage</title>
<updated>2012-08-18T18:38:53+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2012-08-18T18:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=373dcaea567281b977e76d812a73d2ee201d2745'/>
<id>373dcaea567281b977e76d812a73d2ee201d2745</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix warnings</title>
<updated>2012-04-30T13:28:42+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2012-04-30T10:31:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=c37273dccb183c98ee45f164117f515e4efbff06'/>
<id>c37273dccb183c98ee45f164117f515e4efbff06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use g_thread_foreach in tests</title>
<updated>2011-10-03T02:31:45+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2011-10-03T02:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=151756631dcac8e74df37c02bf0cf13d9df2e18b'/>
<id>151756631dcac8e74df37c02bf0cf13d9df2e18b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make threads mandatory</title>
<updated>2011-09-09T16:41:55+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2011-08-31T18:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=5bc7729d16b641022f5eb8a4022515a163063ce9'/>
<id>5bc7729d16b641022f5eb8a4022515a163063ce9</id>
<content type='text'>
G_THREADS_ENABLED still exists, but is always defined. It is still
possible to use libglib without threads, but gobject (and everything
above it) is now guaranteed to be using threads (as, in fact, it was
before, since it was accidentally impossible to compile with
--disable-threads).

https://bugzilla.gnome.org/show_bug.cgi?id=616754
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
G_THREADS_ENABLED still exists, but is always defined. It is still
possible to use libglib without threads, but gobject (and everything
above it) is now guaranteed to be using threads (as, in fact, it was
before, since it was accidentally impossible to compile with
--disable-threads).

https://bugzilla.gnome.org/show_bug.cgi?id=616754
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fixes</title>
<updated>2011-08-29T18:49:32+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2011-08-29T18:49:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=1b28408b8bfe282f671716a39bba3208d3fef39a'/>
<id>1b28408b8bfe282f671716a39bba3208d3fef39a</id>
<content type='text'>
Spelling fixes in comments and docs, provided by
Kjartan Maraas in bug 657336.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spelling fixes in comments and docs, provided by
Kjartan Maraas in bug 657336.
</pre>
</div>
</content>
</entry>
<entry>
<title>wait longer in threadpool test case</title>
<updated>2011-07-20T08:51:16+00:00</updated>
<author>
<name>Ryan Lortie</name>
<email>desrt@desrt.ca</email>
</author>
<published>2011-07-20T08:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=dbd0d63b6b45036c2b485b8e1993edf97970afd2'/>
<id>dbd0d63b6b45036c2b485b8e1993edf97970afd2</id>
<content type='text'>
If we are going to fail an assert, wait for a bit longer before doing so
(up to 5 seconds, if needed).

This is a long-standing Debian patch to fix build failures on really
slow machines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we are going to fail an assert, wait for a bit longer before doing so
(up to 5 seconds, if needed).

This is a long-standing Debian patch to fix build failures on really
slow machines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include "config.h" instead of &lt;config.h&gt; Command used: find -name</title>
<updated>2008-06-22T15:10:51+00:00</updated>
<author>
<name>Johan Dahlin</name>
<email>jdahlin@async.com.br</email>
</author>
<published>2008-06-22T15:10:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=761424465aaad736916b029383483b6ac419d831'/>
<id>761424465aaad736916b029383483b6ac419d831</id>
<content type='text'>
2008-06-21  Johan Dahlin  &lt;jdahlin@async.com.br&gt;

    * *.[ch]: Include "config.h" instead of &lt;config.h&gt;
    Command used:
    find -name \*.[ch]|xargs perl -p -i -e 's/^#include &lt;config.h&gt;/#include "config.h"/g'
    Rubberstamped by Mitch


svn path=/trunk/; revision=7092
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2008-06-21  Johan Dahlin  &lt;jdahlin@async.com.br&gt;

    * *.[ch]: Include "config.h" instead of &lt;config.h&gt;
    Command used:
    find -name \*.[ch]|xargs perl -p -i -e 's/^#include &lt;config.h&gt;/#include "config.h"/g'
    Rubberstamped by Mitch


svn path=/trunk/; revision=7092
</pre>
</div>
</content>
</entry>
</feed>
