<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Daemon/ABRTPlugin.cpp, branch 0.0.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/'/>
<entry>
<title>replace string memebers of plugin_info_t with const char*</title>
<updated>2009-08-07T16:38:44+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-07T16:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=c210f6793f3f1d62ff241bb31c42938e05e9a783'/>
<id>c210f6793f3f1d62ff241bb31c42938e05e9a783</id>
<content type='text'>
Since they are constant, and we never ever want to change them,
there is no benefit in having them as strings.

This change removes one global data object's constructor
and destructor from every applet .so module. 6k less code.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since they are constant, and we never ever want to change them,
there is no benefit in having them as strings.

This change removes one global data object's constructor
and destructor from every applet .so module. 6k less code.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>move lib/MiddleWare/{ABRTPlugin,DynamicLibrary}.* to src/Daemon/</title>
<updated>2009-08-06T14:13:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-06T14:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=b64e1671afd1cd1c25604ffb3bf6f681a864b639'/>
<id>b64e1671afd1cd1c25604ffb3bf6f681a864b639</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
