<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ding-libs.git/refarray/m4, branch master</title>
<subtitle>ding-libs wip repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/'/>
<entry>
<title>Build all of the ding-libs from the root</title>
<updated>2010-09-22T18:48:28+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-09-21T18:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=43f7cfb86f2f405e5cf3f78b4f883cd70fe451e3'/>
<id>43f7cfb86f2f405e5cf3f78b4f883cd70fe451e3</id>
<content type='text'>
This changes our approach from having independent tarballs to
having a single, monolithic tarball for all of the libraries
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes our approach from having independent tarballs to
having a single, monolithic tarball for all of the libraries
</pre>
</div>
</content>
</entry>
<entry>
<title>REFARRAY: New referenced array object</title>
<updated>2010-01-21T20:02:16+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2009-12-23T20:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/ding-libs.git/commit/?id=69f65cc8b569d3a280d18ba360d3c37b7f6a76f4'/>
<id>69f65cc8b569d3a280d18ba360d3c37b7f6a76f4</id>
<content type='text'>
This object allows creation the arrays
with the reference count. Usefull when
there are many instances of some object
have to reference dynamically allocated array
which is common for all these instances.

In case of ELAPI the event object
keeps a referecne to the common array
of the sinks in the fail over order.

We decided that it will be a common object
not specific only to ELAPI.

All the review concerns related to this
object have been addressed in this patch.
It also has been moved to the common area.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This object allows creation the arrays
with the reference count. Usefull when
there are many instances of some object
have to reference dynamically allocated array
which is common for all these instances.

In case of ELAPI the event object
keeps a referecne to the common array
of the sinks in the fail over order.

We decided that it will be a common object
not specific only to ELAPI.

All the review concerns related to this
object have been addressed in this patch.
It also has been moved to the common area.
</pre>
</div>
</content>
</entry>
</feed>
